Trace number 1516064

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.04 1200.12

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1171422074-087.cnf
MD5SUM1a36742e374953fce9dd773ff1e5ac20
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 variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    5785    40495 |    1735       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 65   #clauses: 5785   #literals: 40495
0.00/0.01	c CPU time:   0.006998 s
0.00/0.01	c ==============================================================================
0.01/0.02	c
0.01/0.02	c Starting glucose
0.01/0.02	c
0.01/0.02	
0.01/0.02	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.01/0.02	
0.01/0.02	c ============================[ Problem Statistics ]=============================
0.01/0.02	c |                                                                             |
0.01/0.02	c |  Number of variables:  65                                                   |
0.01/0.02	c |  Number of clauses:    5785                                                 |
0.01/0.02	c |  Parsing time:         0.00         s                                       |
1200.02/1200.11	HOME/glucose.sh: line 55: 17296 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-1516064-1238263829/watcher-1516064-1238263829 -o /tmp/evaluation-result-1516064-1238263829/solver-1516064-1238263829 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516064-1238263829.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.92 0.98 0.99 3/64 17293
/proc/meminfo: memFree=871864/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0
/proc/17293/stat : 17293 (glucose.sh) R 17291 17293 16860 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1099049417 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/17293/statm: 1340 235 194 169 0 51 0
[pid=17294] ppid=17293 vsize=1008 CPUtime=0
/proc/17294/stat : 17294 (SatELite_releas) R 17293 17293 16860 0 -1 4194304 109 0 0 0 0 0 0 0 18 0 1 0 1099049418 1032192 93 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 252 93 50 174 0 75 0

[startup+0.0186 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17293
/proc/meminfo: memFree=871864/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1099049417 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17293/statm: 1340 236 195 169 0 51 0
[pid=17294] ppid=17293 vsize=1408 CPUtime=0.01
/proc/17294/stat : 17294 (SatELite_releas) R 17293 17293 16860 0 -1 4194304 240 0 0 0 1 0 0 0 18 0 1 0 1099049418 1441792 224 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17294/statm: 352 224 78 174 0 175 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6768

[startup+0.10158 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17293
/proc/meminfo: memFree=871864/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301526 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17293
/proc/meminfo: memFree=871864/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701413 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17293
/proc/meminfo: memFree=871864/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50119 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 17296
/proc/meminfo: memFree=869344/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=4080 CPUtime=1.47
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 705 0 0 0 147 0 0 0 25 0 1 0 1099049420 4177920 691 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 1020 691 75 172 0 845 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9440

[startup+3.10174 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 17296
/proc/meminfo: memFree=868448/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=4888 CPUtime=3.07
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 888 0 0 0 307 0 0 0 25 0 1 0 1099049420 5005312 874 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 1222 874 75 172 0 1047 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10248

[startup+6.30184 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 17296
/proc/meminfo: memFree=867304/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=5744 CPUtime=6.27
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 1097 0 0 0 627 0 0 0 25 0 1 0 1099049420 5881856 1083 1992294400 134512640 135217611 4294956304 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 1436 1083 75 172 0 1261 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11104

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 17296
/proc/meminfo: memFree=865896/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=6920 CPUtime=12.66
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 1383 0 0 0 1266 0 0 0 25 0 1 0 1099049420 7086080 1369 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 1730 1369 75 172 0 1555 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12280

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 17296
/proc/meminfo: memFree=864616/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=8504 CPUtime=25.46
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 1751 0 0 0 2545 1 0 0 25 0 1 0 1099049420 8708096 1737 1992294400 134512640 135217611 4294956304 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 2126 1737 75 172 0 1951 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13864

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 17296
/proc/meminfo: memFree=862632/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=10552 CPUtime=51.06
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 2237 0 0 0 5105 1 0 0 25 0 1 0 1099049420 10805248 2223 1992294400 134512640 135217611 4294956304 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 2638 2223 75 172 0 2463 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15912

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 17296
/proc/meminfo: memFree=860072/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=13292 CPUtime=102.26
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 2855 0 0 0 10224 2 0 0 25 0 1 0 1099049420 13611008 2841 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 3323 2841 75 172 0 3148 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 18652

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17296
/proc/meminfo: memFree=857960/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=15628 CPUtime=162.26
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 3405 0 0 0 16223 3 0 0 25 0 1 0 1099049420 16003072 3391 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 3907 3391 75 172 0 3732 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 20988

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17296
/proc/meminfo: memFree=856168/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=17640 CPUtime=222.24
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 3831 0 0 0 22220 4 0 0 25 0 1 0 1099049420 18063360 3817 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 4410 3817 75 172 0 4235 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 23000

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17296
/proc/meminfo: memFree=854952/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=18972 CPUtime=282.24
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 4156 0 0 0 28220 4 0 0 25 0 1 0 1099049420 19427328 4142 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 4743 4142 75 172 0 4568 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 24332

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17296
/proc/meminfo: memFree=853800/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=20312 CPUtime=342.24
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 4411 0 0 0 34219 5 0 0 25 0 1 0 1099049420 20799488 4397 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 5078 4397 75 172 0 4903 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 25672

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=852136/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0

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

[pid=17296] ppid=17293 vsize=23984 CPUtime=522.22
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 5295 0 0 0 52217 5 0 0 25 0 1 0 1099049420 24559616 5281 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 5996 5281 75 172 0 5821 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 29344

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=849640/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=24704 CPUtime=582.23
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 5440 0 0 0 58217 6 0 0 25 0 1 0 1099049420 25296896 5426 1992294400 134512640 135217611 4294956304 18446744073709551615 134533310 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 6176 5426 75 172 0 6001 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 30064

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=848872/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=25760 CPUtime=642.22
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 5645 0 0 0 64216 6 0 0 25 0 1 0 1099049420 26378240 5631 1992294400 134512640 135217611 4294956304 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 6440 5631 75 172 0 6265 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 31120

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=848104/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=26504 CPUtime=702.21
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 5829 0 0 0 70215 6 0 0 25 0 1 0 1099049420 27140096 5815 1992294400 134512640 135217611 4294956304 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 6626 5815 75 172 0 6451 0
Current children cumulated CPU time (s) 702.22
Current children cumulated vsize (KiB) 31864

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=847656/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=26968 CPUtime=762.21
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 5938 0 0 0 76215 6 0 0 25 0 1 0 1099049420 27615232 5924 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 6742 5924 75 172 0 6567 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 32328

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=846952/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=27612 CPUtime=822.21
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 6122 0 0 0 82214 7 0 0 25 0 1 0 1099049420 28274688 6102 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 6903 6102 75 172 0 6728 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 32972

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=845800/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=28808 CPUtime=882.2
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 6396 0 0 0 88213 7 0 0 25 0 1 0 1099049420 29499392 6376 1992294400 134512640 135217611 4294956304 18446744073709551615 134533240 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 7202 6376 75 172 0 7027 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 34168

[startup+942.302 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 17298
/proc/meminfo: memFree=845288/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=29340 CPUtime=942.2
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 6536 0 0 0 94213 7 0 0 25 0 1 0 1099049420 30044160 6516 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 7335 6516 75 172 0 7160 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 34700

[startup+1002.3 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 17298
/proc/meminfo: memFree=844520/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=30576 CPUtime=1002.2
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 6723 0 0 0 100213 7 0 0 25 0 1 0 1099049420 31309824 6703 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 7644 6703 75 172 0 7469 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 35936

[startup+1062.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 17298
/proc/meminfo: memFree=844200/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=30972 CPUtime=1062.2
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 6800 0 0 0 106213 7 0 0 25 0 1 0 1099049420 31715328 6780 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 7743 6780 75 172 0 7568 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 36332

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17298
/proc/meminfo: memFree=843496/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=31836 CPUtime=1122.2
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 6977 0 0 0 112212 8 0 0 25 0 1 0 1099049420 32600064 6957 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 7959 6957 75 172 0 7784 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 37196

[startup+1182.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 17298
/proc/meminfo: memFree=843368/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=32016 CPUtime=1182.2
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 7030 0 0 0 118212 8 0 0 25 0 1 0 1099049420 32784384 7010 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 8004 7010 75 172 0 7829 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 37376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 17298
/proc/meminfo: memFree=842984/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=32412 CPUtime=1200.01
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 7098 0 0 0 119993 8 0 0 25 0 1 0 1099049420 33189888 7078 1992294400 134512640 135217611 4294956304 18446744073709551615 134539576 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 8103 7078 75 172 0 7928 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 37772

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

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

[startup+1200.11 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 17298
/proc/meminfo: memFree=842984/2055920 swapFree=4178240/4192956
[pid=17293] ppid=17291 vsize=5360 CPUtime=0.01
/proc/17293/stat : 17293 (glucose.sh) S 17291 17293 16860 0 -1 4194304 313 241 0 0 0 0 1 0 17 0 1 0 1099049417 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17293/statm: 1340 238 195 169 0 51 0
[pid=17296] ppid=17293 vsize=32412 CPUtime=1200.01
/proc/17296/stat : 17296 (glucose_static) R 17293 17293 16860 0 -1 4194304 7098 0 0 0 119993 8 0 0 25 0 1 0 1099049420 33189888 7078 1992294400 134512640 135217611 4294956304 18446744073709551615 134539576 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17296/statm: 8103 7078 75 172 0 7928 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 37772

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.12
CPU time (s): 1200.04
CPU user time (s): 1199.95
CPU system time (s): 0.093985
CPU usage (%): 99.9938
Max. virtual memory (cumulated for all children) (KiB): 37772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.093985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7663
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= 17
involuntary context switches= 4198

runsolver used 1.07684 second user time and 3.2995 second system time

The end

Launcher Data

Begin job on node16 at 2009-03-28 19:10:29
IDJOB=1516064
IDBENCH=70482
IDSOLVER=503
FILE ID=node16/1516064-1238263829
PBS_JOBID= 9060775
Free space on /tmp= 63928 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S1171422074-087.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516064-1238263829/watcher-1516064-1238263829 -o /tmp/evaluation-result-1516064-1238263829/solver-1516064-1238263829 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1516064-1238263829.cnf

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

MD5SUM BENCH= 1a36742e374953fce9dd773ff1e5ac20
RANDOM SEED=787159587

node16.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.232
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.232
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        872408 kB
Buffers:         85328 kB
Cached:        1005056 kB
SwapCached:       8496 kB
Active:         101780 kB
Inactive:       998496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        872408 kB
SwapTotal:     4192956 kB
SwapFree:      4178240 kB
Dirty:            1724 kB
Writeback:           0 kB
Mapped:          15548 kB
Slab:            69360 kB
Committed_AS:  2952484 kB
PageTables:       1440 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= 63924 MiB
End job on node16 at 2009-03-28 19:30:31