Trace number 300597

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, and are wall clock time (not CPU 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
Spear FHS 1.0? (TO) 1200.16 1200.59

General information on the benchmark

Namerandom/LargeSize/5SAT/v700/
unif-k5-r20-v700-c14000-S1283500452-05.cnf
MD5SUM4b08c8cd1747d231dbc0ccaaecbbae07
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.0545
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
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 514000
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/300597-1171914744/instance-300597-1171914744.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-300597-1171914744 -o ROOT/results/node11/solver-300597-1171914744 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/300597-1171914744/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/300597-1171914744/instance-300597-1171914744.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 1.05 1.01 1.00 3/77 23185
/proc/meminfo: memFree=375936/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=1548 CPUtime=0
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 211428986 1585152 180 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 387 180 128 302 0 82 0

[startup+0.106782 s]
/proc/loadavg: 1.05 1.01 1.00 3/77 23185
/proc/meminfo: memFree=375936/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=2596 CPUtime=0.1
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 488 0 0 0 10 0 0 0 18 0 1 0 211428986 2658304 472 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 649 472 140 302 0 344 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2596

[startup+0.51483 s]
/proc/loadavg: 1.05 1.01 1.00 3/77 23185
/proc/meminfo: memFree=375936/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=4264 CPUtime=0.5
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 903 0 0 0 50 0 0 0 22 0 1 0 211428986 4366336 887 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 1066 887 140 302 0 761 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4264

[startup+1.33493 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 23186
/proc/meminfo: memFree=370872/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=6952 CPUtime=1.32
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 1558 0 0 0 131 1 0 0 25 0 1 0 211428986 7118848 1542 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 1738 1542 140 302 0 1433 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6952

[startup+2.97112 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 23186
/proc/meminfo: memFree=367800/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=10932 CPUtime=2.96
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 2558 0 0 0 293 3 0 0 25 0 1 0 211428986 11194368 2542 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 2733 2542 140 302 0 2428 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 10932

[startup+6.24751 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 23186
/proc/meminfo: memFree=361272/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=16700 CPUtime=6.23
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 4014 0 0 0 618 5 0 0 25 0 1 0 211428986 17100800 3998 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 4175 3998 140 302 0 3870 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 16700

[startup+12.7073 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 23186
/proc/meminfo: memFree=351864/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=25428 CPUtime=12.69
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 6205 0 0 0 1261 8 0 0 25 0 1 0 211428986 26038272 6156 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 6357 6156 140 302 0 6052 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25428

[startup+25.5148 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 23186
/proc/meminfo: memFree=340088/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=37608 CPUtime=25.49
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 9276 0 0 0 2536 13 0 0 25 0 1 0 211428986 38510592 9162 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 9402 9162 140 302 0 9097 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37608

[startup+51.1278 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 23186
/proc/meminfo: memFree=321272/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=55816 CPUtime=51.1
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 13866 0 0 0 5086 24 0 0 25 0 1 0 211428986 57155584 13752 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 13954 13752 140 302 0 13649 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 55816

[startup+102.352 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 23186
/proc/meminfo: memFree=293496/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=84192 CPUtime=102.31
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 20972 0 0 0 10191 40 0 0 25 0 1 0 211428986 86212608 20729 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 21048 20729 140 302 0 20743 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 84192

[startup+162.387 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23186
/proc/meminfo: memFree=268536/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=108680 CPUtime=162.33
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 27116 0 0 0 16180 53 0 0 25 0 1 0 211428986 111288320 26873 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 27170 26873 140 302 0 26865 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 108680

[startup+222.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23186
/proc/meminfo: memFree=247288/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=129828 CPUtime=222.35
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 32422 0 0 0 22168 67 0 0 25 0 1 0 211428986 132943872 32179 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 32457 32179 140 302 0 32152 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 129828

[startup+282.452 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23186
/proc/meminfo: memFree=230008/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=148344 CPUtime=282.37
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 36997 0 0 0 28159 78 0 0 25 0 1 0 211428986 151904256 36497 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 37086 36497 140 302 0 36781 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 148344

[startup+342.487 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23186
/proc/meminfo: memFree=212472/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=165724 CPUtime=342.38
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 41390 0 0 0 34150 88 0 0 25 0 1 0 211428986 169701376 40890 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 41431 40890 140 302 0 41126 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 165724

[startup+402.523 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23186
/proc/meminfo: memFree=196024/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=181908 CPUtime=402.4
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 45437 0 0 0 40141 99 0 0 25 0 1 0 211428986 186273792 44937 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 45477 44937 140 302 0 45172 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 181908

[startup+462.559 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23186
/proc/meminfo: memFree=182008/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=195996 CPUtime=462.42
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 48950 0 0 0 46135 107 0 0 25 0 1 0 211428986 200699904 48450 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 48999 48450 140 302 0 48694 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 195996

[startup+522.595 s]
/proc/loadavg: 1.07 1.02 1.00 2/84 23250
/proc/meminfo: memFree=167040/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=209784 CPUtime=522.41
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 52384 0 0 0 52125 116 0 0 25 0 1 0 211428986 214818816 51884 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 52446 51884 140 302 0 52141 0
Current children cumulated CPU time (s) 522.41
Current children cumulated vsize (KiB) 209784

[startup+582.655 s]
/proc/loadavg: 1.02 1.01 1.00 2/84 23344
/proc/meminfo: memFree=154432/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=222216 CPUtime=582.41
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 55475 0 0 0 58118 123 0 0 25 0 1 0 211428986 227549184 54975 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 55554 54975 140 302 0 55249 0
Current children cumulated CPU time (s) 582.41
Current children cumulated vsize (KiB) 222216

[startup+642.701 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 23384
/proc/meminfo: memFree=142456/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=235384 CPUtime=642.41
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 58754 0 0 0 64109 132 0 0 25 0 1 0 211428986 241033216 58254 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 58846 58254 140 302 0 58541 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 235384

[startup+702.734 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23384
/proc/meminfo: memFree=129464/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=248608 CPUtime=702.42
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 62057 0 0 0 70100 142 0 0 25 0 1 0 211428986 254574592 61557 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 62152 61557 140 302 0 61847 0
Current children cumulated CPU time (s) 702.42
Current children cumulated vsize (KiB) 248608

[startup+762.768 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23384
/proc/meminfo: memFree=117368/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=260768 CPUtime=762.44
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 65080 0 0 0 76093 151 0 0 25 0 1 0 211428986 267026432 64580 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 65192 64580 140 302 0 64887 0
Current children cumulated CPU time (s) 762.44
Current children cumulated vsize (KiB) 260768

[startup+822.805 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23384
/proc/meminfo: memFree=105912/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=274028 CPUtime=822.47
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 68407 0 0 0 82085 162 0 0 25 0 1 0 211428986 280604672 67394 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 68507 67394 140 302 0 68202 0
Current children cumulated CPU time (s) 822.47
Current children cumulated vsize (KiB) 274028

[startup+882.839 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23384
/proc/meminfo: memFree=95544/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=284536 CPUtime=882.48
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 71013 0 0 0 88078 170 0 0 25 0 1 0 211428986 291364864 70000 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526952 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 71134 70000 140 302 0 70829 0
Current children cumulated CPU time (s) 882.48
Current children cumulated vsize (KiB) 284536

[startup+942.874 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23384
/proc/meminfo: memFree=85688/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=294552 CPUtime=942.51
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 73487 0 0 0 94073 178 0 0 25 0 1 0 211428986 301621248 72474 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 73638 72474 140 302 0 73333 0
Current children cumulated CPU time (s) 942.51
Current children cumulated vsize (KiB) 294552

[startup+1002.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23384
/proc/meminfo: memFree=76280/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=303996 CPUtime=1002.52
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 75842 0 0 0 100067 185 0 0 25 0 1 0 211428986 311291904 74829 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 75999 74829 140 302 0 75694 0
Current children cumulated CPU time (s) 1002.52
Current children cumulated vsize (KiB) 303996

[startup+1062.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23384
/proc/meminfo: memFree=67576/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=312708 CPUtime=1062.54
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 78019 0 0 0 106062 192 0 0 25 0 1 0 211428986 320212992 77006 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 78177 77006 140 302 0 77872 0
Current children cumulated CPU time (s) 1062.54
Current children cumulated vsize (KiB) 312708

[startup+1122.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23384
/proc/meminfo: memFree=59000/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=321340 CPUtime=1122.56
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 80175 0 0 0 112058 198 0 0 25 0 1 0 211428986 329052160 79162 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 80335 79162 140 302 0 80030 0
Current children cumulated CPU time (s) 1122.56
Current children cumulated vsize (KiB) 321340

[startup+1183.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23384
/proc/meminfo: memFree=50744/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=329440 CPUtime=1182.57
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 82238 0 0 0 118054 203 0 0 25 0 1 0 211428986 337346560 81225 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526979 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 82360 81225 140 302 0 82055 0
Current children cumulated CPU time (s) 1182.57
Current children cumulated vsize (KiB) 329440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23384
/proc/meminfo: memFree=48440/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=331880 CPUtime=1200.09
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 82803 0 0 0 119804 205 0 0 25 0 1 0 211428986 339845120 81790 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 82970 81790 140 302 0 82665 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 331880

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

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

[startup+1200.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23384
/proc/meminfo: memFree=48440/2055920 swapFree=4192812/4192956
[pid=23185] ppid=23183 vsize=331880 CPUtime=1200.09
/proc/23185/stat : 23185 (Spear-32) R 23183 23185 22993 0 -1 4194304 82803 0 0 0 119804 205 0 0 25 0 1 0 211428986 339845120 81790 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/23185/statm: 82970 81790 140 302 0 82665 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 331880

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.59
CPU time (s): 1200.16
CPU user time (s): 1198.05
CPU system time (s): 2.10668
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 331880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.05
system time used= 2.10668
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82803
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= 6
involuntary context switches= 25759

runsolver used 1.2808 second user time and 2.98055 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Feb 19 19:52:24 UTC 2007

IDJOB= 300597
IDBENCH= 20038
IDSOLVER= 131
FILE ID= node11/300597-1171914744

PBS_JOBID= 3848896

Free space on /tmp= 66544 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v700/unif-k5-r20-v700-c14000-S1283500452-05.cnf
COMMAND LINE= /tmp/evaluation/300597-1171914744/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/300597-1171914744/instance-300597-1171914744.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-300597-1171914744 -o ROOT/results/node11/solver-300597-1171914744 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/300597-1171914744/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/300597-1171914744/instance-300597-1171914744.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  4b08c8cd1747d231dbc0ccaaecbbae07

RANDOM SEED= 539820469

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.243
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.243
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:        376408 kB
Buffers:         53296 kB
Cached:        1510296 kB
SwapCached:          0 kB
Active:         221088 kB
Inactive:      1385332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        376408 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1936 kB
Writeback:           0 kB
Mapped:          61712 kB
Slab:            58676 kB
Committed_AS:   675920 kB
PageTables:       1756 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= 66544 MiB

End job on node11 on Mon Feb 19 20:12:27 UTC 2007