Trace number 330061

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.07 1200.45

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k90.cnf
MD5SUM0d0f0838c34d9c4dc4e93c4a943aa23f
Bench CategoryINDUST (industrial 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 variables134415
Number of clauses602188
Sum of the clauses size1549854
Maximum clause length20
Minimum clause length1
Number of clauses of size 1823
Number of clauses of size 2469066
Number of clauses of size 366112
Number of clauses of size 427025
Number of clauses of size 511724
Number of clauses of size over 527438

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/330061-1173155910/instance-330061-1173155910.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/node13/watcher-330061-1173155910 -o ROOT/results/node13/solver-330061-1173155910 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330061-1173155910/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/330061-1173155910/instance-330061-1173155910.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.91 0.95 0.97 3/77 29090
/proc/meminfo: memFree=1274248/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=1396 CPUtime=0
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 335545553 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 349 138 121 302 0 44 0

[startup+0.0655411 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 29090
/proc/meminfo: memFree=1274248/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=1396 CPUtime=0.06
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 154 0 0 0 6 0 0 0 18 0 1 0 335545553 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 349 138 121 302 0 44 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1396

[startup+0.101546 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 29090
/proc/meminfo: memFree=1274248/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=2616 CPUtime=0.09
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 483 0 0 0 9 0 0 0 18 0 1 0 335545553 2678784 467 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 654 467 129 302 0 349 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2616

[startup+0.301573 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 29090
/proc/meminfo: memFree=1274248/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=9560 CPUtime=0.29
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 2434 0 0 0 28 1 0 0 19 0 1 0 335545553 9789440 2004 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 2390 2004 129 302 0 2085 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9560

[startup+0.701626 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 29090
/proc/meminfo: memFree=1274248/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=21452 CPUtime=0.69
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 6103 0 0 0 65 4 0 0 22 0 1 0 335545553 21966848 5093 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 5363 5093 129 302 0 5058 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21452

[startup+1.50173 s]
/proc/loadavg: 0.91 0.95 0.97 2/78 29091
/proc/meminfo: memFree=1245760/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=56952 CPUtime=1.49
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 14761 0 0 0 139 10 0 0 25 0 1 0 335545553 58318848 11250 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 14238 11252 129 302 0 13933 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56952

[startup+3.10194 s]
/proc/loadavg: 0.91 0.95 0.97 2/78 29091
/proc/meminfo: memFree=1225408/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=71636 CPUtime=3.09
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 20087 0 0 0 294 15 0 0 25 0 1 0 335545553 73355264 15563 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 17909 15563 145 302 0 17604 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71636

[startup+6.30137 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29091
/proc/meminfo: memFree=1209152/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=74688 CPUtime=6.29
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 21027 0 0 0 612 17 0 0 25 0 1 0 335545553 76480512 16380 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526860 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 18672 16380 145 302 0 18367 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74688

[startup+12.7012 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29091
/proc/meminfo: memFree=1207680/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=76304 CPUtime=12.68
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 21442 0 0 0 1245 23 0 0 25 0 1 0 335545553 78135296 16795 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 19076 16795 145 302 0 18771 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 76304

[startup+25.5019 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29091
/proc/meminfo: memFree=1204864/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=79012 CPUtime=25.49
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 22151 0 0 0 2515 34 0 0 25 0 1 0 335545553 80908288 17471 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 19753 17471 145 302 0 19448 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79012

[startup+51.1013 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29091
/proc/meminfo: memFree=1196800/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=87456 CPUtime=51.07
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 24246 0 0 0 5056 51 0 0 25 0 1 0 335545553 89554944 19501 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 21864 19501 145 302 0 21559 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 87456

[startup+102.305 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29091
/proc/meminfo: memFree=1179072/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=105364 CPUtime=102.26
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 28760 0 0 0 10160 66 0 0 25 0 1 0 335545553 107892736 23886 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 26341 23886 145 302 0 26036 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 105364

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29091
/proc/meminfo: memFree=1164800/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=119780 CPUtime=162.24
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 32347 0 0 0 16146 78 0 0 25 0 1 0 335545553 122654720 27473 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 29945 27473 145 302 0 29640 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 119780

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29091
/proc/meminfo: memFree=1152320/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=132280 CPUtime=222.22
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 35438 0 0 0 22134 88 0 0 25 0 1 0 335545553 135454720 30564 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 33070 30564 145 302 0 32765 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 132280

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29091
/proc/meminfo: memFree=1140480/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=145476 CPUtime=282.2
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 38673 0 0 0 28121 99 0 0 25 0 1 0 335545553 148967424 33542 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 36369 33542 145 302 0 36064 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 145476

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29091
/proc/meminfo: memFree=1128832/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=157412 CPUtime=342.18
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 41548 0 0 0 34107 111 0 0 25 0 1 0 335545553 161189888 36417 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 39353 36417 145 302 0 39048 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 157412

[startup+402.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29093
/proc/meminfo: memFree=1118272/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=168044 CPUtime=402.16
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 44214 0 0 0 40095 121 0 0 25 0 1 0 335545553 172077056 39083 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 42011 39083 145 302 0 41706 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 168044

[startup+462.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29093
/proc/meminfo: memFree=1107392/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=179092 CPUtime=462.15
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 46902 0 0 0 46083 132 0 0 25 0 1 0 335545553 183390208 41771 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 44773 41771 145 302 0 44468 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 179092

[startup+522.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29093
/proc/meminfo: memFree=1098624/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=188388 CPUtime=522.13
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 49133 0 0 0 52073 140 0 0 25 0 1 0 335545553 192909312 44002 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 47097 44002 145 302 0 46792 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 188388

[startup+582.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29093
/proc/meminfo: memFree=1091712/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=195024 CPUtime=582.11
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 50806 0 0 0 58062 149 0 0 25 0 1 0 335545553 199704576 45675 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524662 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 48756 45675 145 302 0 48451 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 195024

[startup+642.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29093
/proc/meminfo: memFree=1088256/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=198456 CPUtime=642.09
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 51685 0 0 0 64058 151 0 0 25 0 1 0 335545553 203218944 46554 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 49614 46554 145 302 0 49309 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 198456

[startup+702.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29093
/proc/meminfo: memFree=1080832/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=208184 CPUtime=702.07
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 54059 0 0 0 70047 160 0 0 25 0 1 0 335545553 213180416 48415 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 52046 48415 145 302 0 51741 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 208184

[startup+762.305 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29093
/proc/meminfo: memFree=1072128/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=216736 CPUtime=762.06
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 56222 0 0 0 76037 169 0 0 25 0 1 0 335545553 221937664 50578 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 54184 50578 145 302 0 53879 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 216736

[startup+822.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29093
/proc/meminfo: memFree=1063872/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=225248 CPUtime=822.03
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 58319 0 0 0 82025 178 0 0 25 0 1 0 335545553 230653952 52675 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 56312 52675 145 302 0 56007 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 225248

[startup+882.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29093
/proc/meminfo: memFree=1056320/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=232640 CPUtime=882.01
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 60180 0 0 0 88015 186 0 0 25 0 1 0 335545553 238223360 54536 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526730 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 58160 54536 145 302 0 57855 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 232640

[startup+942.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29093
/proc/meminfo: memFree=1049472/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=239420 CPUtime=942
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 61879 0 0 0 94005 195 0 0 25 0 1 0 335545553 245166080 56235 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 59855 56235 145 302 0 59550 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 239420

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29093
/proc/meminfo: memFree=1042176/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=246508 CPUtime=1001.97
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 63696 0 0 0 99993 204 0 0 25 0 1 0 335545553 252424192 58052 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526727 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 61627 58052 145 302 0 61322 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 246508

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29093
/proc/meminfo: memFree=1035008/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=254204 CPUtime=1061.96
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 65513 0 0 0 105984 212 0 0 25 0 1 0 335545553 260304896 59869 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 63551 59869 145 302 0 63246 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 254204

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29093
/proc/meminfo: memFree=1026816/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=262640 CPUtime=1121.94
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 67536 0 0 0 111972 222 0 0 25 0 1 0 335545553 268943360 61892 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 65660 61892 145 302 0 65355 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 262640

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29093
/proc/meminfo: memFree=1020608/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=268768 CPUtime=1181.92
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 69093 0 0 0 117961 231 0 0 25 0 1 0 335545553 275218432 63449 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 67192 63449 145 302 0 66887 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 268768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 29093
/proc/meminfo: memFree=1018112/2055920 swapFree=4189164/4192956
[pid=29090] ppid=29088 vsize=271232 CPUtime=1200.02
/proc/29090/stat : 29090 (Spear-32) R 29088 29090 27543 0 -1 4194304 69688 0 0 0 119769 233 0 0 25 0 1 0 335545553 277741568 64044 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/29090/statm: 67808 64044 145 302 0 67503 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 271232

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.45
CPU time (s): 1200.07
CPU user time (s): 1197.69
CPU system time (s): 2.37764
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 271232

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

runsolver used 1.41578 second user time and 2.95555 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Tue Mar  6 04:38:31 UTC 2007

IDJOB= 330061
IDBENCH= 20554
IDSOLVER= 131
FILE ID= node13/330061-1173155910

PBS_JOBID= 4014983

Free space on /tmp= 66354 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k90.cnf
COMMAND LINE= /tmp/evaluation/330061-1173155910/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/330061-1173155910/instance-330061-1173155910.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-330061-1173155910 -o ROOT/results/node13/solver-330061-1173155910 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330061-1173155910/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/330061-1173155910/instance-330061-1173155910.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  0d0f0838c34d9c4dc4e93c4a943aa23f

RANDOM SEED= 836626197

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:       1274720 kB
Buffers:         41992 kB
Cached:         622848 kB
SwapCached:        404 kB
Active:         429896 kB
Inactive:       289588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1274720 kB
SwapTotal:     4192956 kB
SwapFree:      4189164 kB
Dirty:           15712 kB
Writeback:           0 kB
Mapped:          64596 kB
Slab:            47268 kB
Committed_AS:  1554052 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= 66354 MiB

End job on node13 on Tue Mar  6 04:58:33 UTC 2007