Trace number 338425

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.11 1200.57

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
MD5SUMae4e3f3661a3c7ad7c7ec30d56d611a1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.9324
Satisfiable
(Un)Satisfiability was proved
Number of variables1980
Number of clauses86175
Sum of the clauses size259380
Maximum clause length44
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2990
Number of clauses of size 385140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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/338425-1173685684/instance-338425-1173685684.cnf

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-338425-1173685684 -o ROOT/results/node11/solver-338425-1173685684 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338425-1173685684/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/338425-1173685684/instance-338425-1173685684.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): 2400 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.99 3/77 2632
/proc/meminfo: memFree=1085184/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=1708 CPUtime=0
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 237 0 0 0 0 0 0 0 18 0 1 0 388522975 1748992 221 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134522378 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 427 221 128 302 0 122 0

[startup+0.019404 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 2632
/proc/meminfo: memFree=1085184/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=1972 CPUtime=0.01
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 311 0 0 0 1 0 0 0 18 0 1 0 388522975 2019328 295 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 493 296 128 302 0 188 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1972

[startup+0.101412 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 2632
/proc/meminfo: memFree=1085184/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=3836 CPUtime=0.09
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 804 0 0 0 9 0 0 0 18 0 1 0 388522975 3928064 755 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 959 755 129 302 0 654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3836

[startup+0.301437 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 2632
/proc/meminfo: memFree=1085184/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=6720 CPUtime=0.29
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 1555 0 0 0 28 1 0 0 19 0 1 0 388522975 6881280 1441 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 1680 1442 140 302 0 1375 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6720

[startup+0.701484 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 2632
/proc/meminfo: memFree=1085184/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=8388 CPUtime=0.69
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 1971 0 0 0 66 3 0 0 23 0 1 0 388522975 8589312 1857 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 2097 1857 140 302 0 1792 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8388

[startup+1.50158 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2633
/proc/meminfo: memFree=1077048/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=11340 CPUtime=1.49
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 2710 0 0 0 143 6 0 0 25 0 1 0 388522975 11612160 2596 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 2835 2596 140 302 0 2530 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11340

[startup+3.10177 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2633
/proc/meminfo: memFree=1073144/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=16252 CPUtime=3.09
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 3883 0 0 0 297 12 0 0 25 0 1 0 388522975 16642048 3769 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 4063 3769 140 302 0 3758 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16252

[startup+6.30114 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2633
/proc/meminfo: memFree=1064056/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=24152 CPUtime=6.29
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 5897 0 0 0 611 18 0 0 25 0 1 0 388522975 24731648 5750 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 6038 5750 140 302 0 5733 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24152

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2633
/proc/meminfo: memFree=1051704/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=36056 CPUtime=12.69
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 8902 0 0 0 1242 27 0 0 25 0 1 0 388522975 36921344 8690 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 9014 8690 140 302 0 8709 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36056

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2633
/proc/meminfo: memFree=1035768/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=51520 CPUtime=25.49
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 12795 0 0 0 2511 38 0 0 25 0 1 0 388522975 52756480 12454 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 12880 12454 140 302 0 12575 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51520

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2633
/proc/meminfo: memFree=1009272/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=80060 CPUtime=51.08
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 19700 0 0 0 5045 63 0 0 25 0 1 0 388522975 81981440 19102 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 20015 19102 140 302 0 19710 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 80060

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2633
/proc/meminfo: memFree=982904/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=106228 CPUtime=102.26
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 26164 0 0 0 10139 87 0 0 25 0 1 0 388522975 108777472 25566 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 26557 25566 140 302 0 26252 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 106228

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2633
/proc/meminfo: memFree=962360/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=126820 CPUtime=162.24
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 31349 0 0 0 16114 110 0 0 25 0 1 0 388522975 129863680 30751 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 31705 30751 140 302 0 31400 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 126820

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2633
/proc/meminfo: memFree=945592/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=146072 CPUtime=222.23
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 35989 0 0 0 22095 128 0 0 25 0 1 0 388522975 149577728 34878 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 36518 34878 140 302 0 36213 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 146072

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2633
/proc/meminfo: memFree=925240/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=167608 CPUtime=282.2
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 41122 0 0 0 28074 146 0 0 25 0 1 0 388522975 171630592 40011 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 41902 40011 140 302 0 41597 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 167608

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2633
/proc/meminfo: memFree=906552/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=185860 CPUtime=342.19
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 45725 0 0 0 34058 161 0 0 25 0 1 0 388522975 190320640 44614 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 46465 44614 140 302 0 46160 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 185860

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2633
/proc/meminfo: memFree=888120/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=204692 CPUtime=402.17
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 50392 0 0 0 40041 176 0 0 25 0 1 0 388522975 209604608 49281 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 51173 49281 140 302 0 50868 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 204692

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2633
/proc/meminfo: memFree=869304/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=223100 CPUtime=462.16
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 55019 0 0 0 46024 192 0 0 25 0 1 0 388522975 228454400 53908 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 55775 53908 140 302 0 55470 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 223100

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2633
/proc/meminfo: memFree=853368/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=239500 CPUtime=522.14
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 59041 0 0 0 52007 207 0 0 25 0 1 0 388522975 245248000 57930 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 59875 57930 140 302 0 59570 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 239500

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2633
/proc/meminfo: memFree=844536/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=248276 CPUtime=582.12
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 61239 0 0 0 57997 215 0 0 25 0 1 0 388522975 254234624 60128 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 62069 60128 140 302 0 61764 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 248276

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2633
/proc/meminfo: memFree=824568/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=269512 CPUtime=642.1
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 66174 0 0 0 63979 231 0 0 25 0 1 0 388522975 275980288 65063 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 67378 65063 140 302 0 67073 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 269512

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2633
/proc/meminfo: memFree=801400/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=297028 CPUtime=702.08
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 73040 0 0 0 69957 251 0 0 25 0 1 0 388522975 304156672 70904 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 74257 70904 140 302 0 73952 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 297028

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2633
/proc/meminfo: memFree=781816/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=316320 CPUtime=762.07
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 77854 0 0 0 75940 267 0 0 25 0 1 0 388522975 323911680 75718 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 79080 75718 140 302 0 78775 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 316320

[startup+822.301 s]
/proc/loadavg: 1.17 1.03 1.01 2/84 2757
/proc/meminfo: memFree=764344/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=332912 CPUtime=821.98
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 81987 0 0 0 81917 281 0 0 25 0 1 0 388522975 340901888 79851 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 83228 79851 140 302 0 82923 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 332912

[startup+882.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 2831
/proc/meminfo: memFree=749816/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=348312 CPUtime=881.92
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 85836 0 0 0 87898 294 0 0 25 0 1 0 388522975 356671488 83700 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 87078 83700 140 302 0 86773 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 348312

[startup+942.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 2831
/proc/meminfo: memFree=737336/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=361180 CPUtime=941.9
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 88999 0 0 0 93887 303 0 0 25 0 1 0 388522975 369848320 86863 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 90295 86863 140 302 0 89990 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 361180

[startup+1002.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 2831
/proc/meminfo: memFree=725432/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=373448 CPUtime=1001.89
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 91956 0 0 0 99874 315 0 0 25 0 1 0 388522975 382410752 89820 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 93362 89820 140 302 0 93057 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 373448

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 2831
/proc/meminfo: memFree=714168/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=384596 CPUtime=1061.87
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 94793 0 0 0 105861 326 0 0 25 0 1 0 388522975 393826304 92657 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539768 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 96149 92657 140 302 0 95844 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 384596

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2831
/proc/meminfo: memFree=703416/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=395756 CPUtime=1121.86
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 97456 0 0 0 111851 335 0 0 25 0 1 0 388522975 405254144 95320 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 98939 95320 140 302 0 98634 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 395756

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2831
/proc/meminfo: memFree=693432/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=405704 CPUtime=1181.83
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 99957 0 0 0 117839 344 0 0 25 0 1 0 388522975 415440896 97821 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 101426 97821 140 302 0 101121 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 405704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2831
/proc/meminfo: memFree=690616/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=408272 CPUtime=1200.03
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 100618 0 0 0 119657 346 0 0 25 0 1 0 388522975 418070528 98482 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 102068 98482 140 302 0 101763 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 408272

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2831
/proc/meminfo: memFree=690616/2055920 swapFree=4169972/4192956
[pid=2632] ppid=2630 vsize=408272 CPUtime=1200.03
/proc/2632/stat : 2632 (Spear-32) R 2630 2632 2070 0 -1 4194304 100618 0 0 0 119657 346 0 0 25 0 1 0 388522975 418070528 98482 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2632/statm: 102068 98482 140 302 0 101763 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 408272

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.11
CPU user time (s): 1196.58
CPU system time (s): 3.52846
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 408272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1196.58
system time used= 3.52846
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100618
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= 26369

runsolver used 1.23781 second user time and 3.14152 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Mar 12 07:48:04 UTC 2007

IDJOB= 338425
IDBENCH= 24722
IDSOLVER= 131
FILE ID= node11/338425-1173685684

PBS_JOBID= 4101485

Free space on /tmp= 66231 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338425-1173685684/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/338425-1173685684/instance-338425-1173685684.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-338425-1173685684 -o ROOT/results/node11/solver-338425-1173685684 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338425-1173685684/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/338425-1173685684/instance-338425-1173685684.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  ae4e3f3661a3c7ad7c7ec30d56d611a1

RANDOM SEED= 826723685

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:       1085592 kB
Buffers:         59224 kB
Cached:         812396 kB
SwapCached:       2248 kB
Active:         467728 kB
Inactive:       426780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1085592 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:            2992 kB
Writeback:           0 kB
Mapped:          30864 kB
Slab:            61372 kB
Committed_AS:  1235072 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= 66231 MiB

End job on node11 on Mon Mar 12 08:08:07 UTC 2007