Trace number 1513220

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.07 1200.72

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S948914005-013.cnf
MD5SUM8e7038f460a2090de0c9ec52bd5a121d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   17000   119000 |    5099       0        0     nan |  0.000 % |
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 200   #clauses: 17000   #literals: 119000
0.00/0.02	c CPU time:   0.019996 s
0.00/0.02	c ==============================================================================
0.00/0.06	c
0.00/0.06	c Starting glucose
0.00/0.06	c
0.00/0.06	
0.00/0.06	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.06	
0.00/0.06	c ============================[ Problem Statistics ]=============================
0.00/0.06	c |                                                                             |
0.00/0.06	c |  Number of variables:  200                                                  |
0.00/0.06	c |  Number of clauses:    17000                                                |
0.00/0.07	c |  Parsing time:         0.01         s                                       |
1200.04/1200.71	HOME/glucose.sh: line 55: 19747 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1513220-1238214944/watcher-1513220-1238214944 -o /tmp/evaluation-result-1513220-1238214944/solver-1513220-1238214944 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1513220-1238214944.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 19744
/proc/meminfo: memFree=1750264/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0
/proc/19744/stat : 19744 (glucose.sh) R 19742 19744 18971 0 -1 4194304 268 0 0 0 0 0 0 0 19 0 1 0 1094158113 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 231882680991 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/19744/statm: 1340 235 194 169 0 51 0
[pid=19745] ppid=19744 vsize=876 CPUtime=0
/proc/19745/stat : 19745 (SatELite_releas) R 19744 19744 18971 0 -1 4194304 105 0 0 0 0 0 0 0 19 0 1 0 1094158113 897024 89 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/19745/statm: 219 90 50 174 0 42 0

[startup+0.0893181 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 19744
/proc/meminfo: memFree=1750264/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+0.101318 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 19744
/proc/meminfo: memFree=1750264/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+0.301361 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 19744
/proc/meminfo: memFree=1750264/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+0.70144 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 19744
/proc/meminfo: memFree=1750264/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+1.50159 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19747
/proc/meminfo: memFree=1745640/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=5652 CPUtime=1.42
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 1180 0 0 0 142 0 0 0 25 0 1 0 1094158119 5787648 1166 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 1413 1166 75 172 0 1238 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11012

[startup+3.10192 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19747
/proc/meminfo: memFree=1744360/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=6624 CPUtime=3.02
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 1401 0 0 0 302 0 0 0 25 0 1 0 1094158119 6782976 1387 1992294400 134512640 135217611 4294956304 18446744073709551615 134533350 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19747/statm: 1656 1387 75 172 0 1481 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11984

[startup+6.30154 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19747
/proc/meminfo: memFree=1742952/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=7684 CPUtime=6.21
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 1697 0 0 0 621 0 0 0 25 0 1 0 1094158119 7868416 1683 1992294400 134512640 135217611 4294956304 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 1921 1683 75 172 0 1746 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 13044

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19747
/proc/meminfo: memFree=1741352/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=9236 CPUtime=12.61
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 2045 0 0 0 1260 1 0 0 25 0 1 0 1094158119 9457664 2031 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 2309 2031 75 172 0 2134 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 14596

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19747
/proc/meminfo: memFree=1739432/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=11300 CPUtime=25.41
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 2558 0 0 0 2540 1 0 0 25 0 1 0 1094158119 11571200 2544 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 2825 2544 75 172 0 2650 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 16660

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19747
/proc/meminfo: memFree=1736808/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=13904 CPUtime=50.98
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 3207 0 0 0 5096 2 0 0 25 0 1 0 1094158119 14237696 3193 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19747/statm: 3476 3193 75 172 0 3301 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 19264

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19747
/proc/meminfo: memFree=1733352/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=17492 CPUtime=102.15
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 4049 0 0 0 10212 3 0 0 25 0 1 0 1094158119 17911808 4035 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 4373 4035 75 172 0 4198 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 22852

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19747
/proc/meminfo: memFree=1730664/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=20140 CPUtime=162.13
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 4710 0 0 0 16209 4 0 0 25 0 1 0 1094158119 20623360 4696 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 5035 4696 75 172 0 4860 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 25500

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19747
/proc/meminfo: memFree=1728424/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=22508 CPUtime=222.09
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 5272 0 0 0 22205 4 0 0 25 0 1 0 1094158119 23048192 5258 1992294400 134512640 135217611 4294956304 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 5627 5258 75 172 0 5452 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 27868

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19747
/proc/meminfo: memFree=1726696/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=24292 CPUtime=282.06
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 5716 0 0 0 28201 5 0 0 25 0 1 0 1094158119 24875008 5702 1992294400 134512640 135217611 4294956304 18446744073709551615 134536819 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 6073 5702 75 172 0 5898 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 29652

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19747
/proc/meminfo: memFree=1724968/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=26144 CPUtime=342.04
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 6146 0 0 0 34198 6 0 0 25 0 1 0 1094158119 26771456 6132 1992294400 134512640 135217611 4294956304 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 6536 6132 75 172 0 6361 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 31504

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19747
/proc/meminfo: memFree=1723816/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=27320 CPUtime=402
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 6427 0 0 0 40194 6 0 0 25 0 1 0 1094158119 27975680 6413 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 6830 6413 75 172 0 6655 0

################
# More data... #
################

[pid=19747] ppid=19744 vsize=30640 CPUtime=521.94
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 7141 0 0 0 52187 7 0 0 25 0 1 0 1094158119 31375360 7127 1992294400 134512640 135217611 4294956304 18446744073709551615 134522435 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 7660 7127 75 172 0 7485 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 36000

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19749
/proc/meminfo: memFree=1719720/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=31776 CPUtime=581.91
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 7433 0 0 0 58184 7 0 0 25 0 1 0 1094158119 32538624 7419 1992294400 134512640 135217611 4294956304 18446744073709551615 134522387 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 7944 7419 75 172 0 7769 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 37136

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19749
/proc/meminfo: memFree=1718568/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=32860 CPUtime=641.87
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 7687 0 0 0 64180 7 0 0 25 0 1 0 1094158119 33648640 7673 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 8215 7673 75 172 0 8040 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 38220

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19749
/proc/meminfo: memFree=1717544/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=33972 CPUtime=701.84
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 7931 0 0 0 70176 8 0 0 25 0 1 0 1094158119 34787328 7917 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 8493 7917 75 172 0 8318 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 39332

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19749
/proc/meminfo: memFree=1716200/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=35352 CPUtime=761.81
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 8267 0 0 0 76173 8 0 0 25 0 1 0 1094158119 36200448 8253 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 8838 8253 75 172 0 8663 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 40712

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19749
/proc/meminfo: memFree=1715624/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=35932 CPUtime=821.78
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 8400 0 0 0 82170 8 0 0 25 0 1 0 1094158119 36794368 8386 1992294400 134512640 135217611 4294956304 18446744073709551615 134533181 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 8983 8386 75 172 0 8808 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 41292

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19749
/proc/meminfo: memFree=1714472/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=37056 CPUtime=881.76
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 8681 0 0 0 88167 9 0 0 25 0 1 0 1094158119 37945344 8667 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 9264 8667 75 172 0 9089 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 42416

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19749
/proc/meminfo: memFree=1713896/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=37680 CPUtime=941.73
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 8822 0 0 0 94164 9 0 0 25 0 1 0 1094158119 38584320 8808 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 9420 8808 75 172 0 9245 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 43040

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19749
/proc/meminfo: memFree=1712680/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=38992 CPUtime=1001.69
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 9135 0 0 0 100160 9 0 0 25 0 1 0 1094158119 39927808 9121 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 9748 9121 75 172 0 9573 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 44352

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19749
/proc/meminfo: memFree=1712424/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=39212 CPUtime=1061.66
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 9200 0 0 0 106157 9 0 0 25 0 1 0 1094158119 40153088 9186 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 9803 9186 75 172 0 9628 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 44572

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19749
/proc/meminfo: memFree=1711464/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=40304 CPUtime=1121.63
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 9442 0 0 0 112154 9 0 0 25 0 1 0 1094158119 41271296 9428 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 10076 9428 75 172 0 9901 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 45664

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19749
/proc/meminfo: memFree=1710824/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=40968 CPUtime=1181.59
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 9596 0 0 0 118150 9 0 0 25 0 1 0 1094158119 41951232 9582 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 10242 9582 75 172 0 10067 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 46328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19749
/proc/meminfo: memFree=1710568/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=41184 CPUtime=1199.99
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 9661 0 0 0 119989 10 0 0 25 0 1 0 1094158119 42172416 9647 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 10296 9647 75 172 0 10121 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 46544

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 19749
/proc/meminfo: memFree=1710568/2055920 swapFree=4178884/4192956
[pid=19744] ppid=19742 vsize=5360 CPUtime=0.05
/proc/19744/stat : 19744 (glucose.sh) S 19742 19744 18971 0 -1 4194304 313 502 0 0 0 0 5 0 17 0 1 0 1094158113 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19744/statm: 1340 238 195 169 0 51 0
[pid=19747] ppid=19744 vsize=41184 CPUtime=1199.99
/proc/19747/stat : 19747 (glucose_static) R 19744 19744 18971 0 -1 4194304 9661 0 0 0 119989 10 0 0 25 0 1 0 1094158119 42172416 9647 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19747/statm: 10296 9647 75 172 0 10121 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 46544

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.72
CPU time (s): 1200.07
CPU user time (s): 1199.95
CPU system time (s): 0.114982
CPU usage (%): 99.9459
Max. virtual memory (cumulated for all children) (KiB): 46544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.114982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10487
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 3970

runsolver used 1.46478 second user time and 2.79257 second system time

The end

Launcher Data

Begin job on node75 at 2009-03-28 05:35:44
IDJOB=1513220
IDBENCH=70245
IDSOLVER=503
FILE ID=node75/1513220-1238214944
PBS_JOBID= 9060492
Free space on /tmp= 64928 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S948914005-013.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513220-1238214944/watcher-1513220-1238214944 -o /tmp/evaluation-result-1513220-1238214944/solver-1513220-1238214944 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1513220-1238214944.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8e7038f460a2090de0c9ec52bd5a121d
RANDOM SEED=1569061513

node75.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1750744 kB
Buffers:         42296 kB
Cached:         184780 kB
SwapCached:       8136 kB
Active:         131092 kB
Inactive:       105636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1750744 kB
SwapTotal:     4192956 kB
SwapFree:      4178884 kB
Dirty:            2068 kB
Writeback:           0 kB
Mapped:          15408 kB
Slab:            54388 kB
Committed_AS:  2247536 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 64924 MiB
End job on node75 at 2009-03-28 05:55:47