Trace number 330188

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 FH 1.0? (TO) 1200.11 1200.56

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k50.cnf
MD5SUMa98ae53616f0aac946d1660291c4c36b
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 variables102304
Number of clauses424929
Sum of the clauses size1088741
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2300970
Number of clauses of size 379606
Number of clauses of size 415114
Number of clauses of size 58599
Number of clauses of size over 518568

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/330188-1173159145/instance-330188-1173159145.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/node42/watcher-330188-1173159145 -o ROOT/results/node42/solver-330188-1173159145 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330188-1173159145/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/330188-1173159145/instance-330188-1173159145.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.94 3/64 16800
/proc/meminfo: memFree=1357536/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=1396 CPUtime=0
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 41867998 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 349 138 121 302 0 44 0

[startup+0.0139499 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 16800
/proc/meminfo: memFree=1357536/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=1396 CPUtime=0.01
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 154 0 0 0 1 0 0 0 18 0 1 0 41867998 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 349 138 121 302 0 44 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1396

[startup+0.101965 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 16800
/proc/meminfo: memFree=1357536/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=3416 CPUtime=0.09
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 653 0 0 0 9 0 0 0 18 0 1 0 41867998 3497984 637 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 854 637 129 302 0 549 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3416

[startup+0.302003 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 16800
/proc/meminfo: memFree=1357536/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=10164 CPUtime=0.29
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 2669 0 0 0 27 2 0 0 19 0 1 0 41867998 10407936 2272 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 2541 2272 129 302 0 2236 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10164

[startup+0.701079 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 16800
/proc/meminfo: memFree=1357536/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=26688 CPUtime=0.69
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 7448 0 0 0 63 6 0 0 22 0 1 0 41867998 27328512 5637 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135257839 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 6672 5637 129 302 0 6367 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26688

[startup+1.50123 s]
/proc/loadavg: 0.91 0.95 0.94 2/65 16801
/proc/meminfo: memFree=1327256/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=36084 CPUtime=1.49
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 10423 0 0 0 138 11 0 0 25 0 1 0 41867998 36950016 8343 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 9021 8343 140 302 0 8716 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36084

[startup+3.10154 s]
/proc/loadavg: 0.91 0.95 0.94 2/65 16801
/proc/meminfo: memFree=1324184/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=36860 CPUtime=3.09
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 10615 0 0 0 297 12 0 0 25 0 1 0 41867998 37744640 8470 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 9215 8470 140 302 0 8910 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36860

[startup+6.30115 s]
/proc/loadavg: 0.92 0.95 0.94 2/65 16801
/proc/meminfo: memFree=1322840/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=38040 CPUtime=6.29
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 10923 0 0 0 614 15 0 0 25 0 1 0 41867998 38952960 8778 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 9510 8778 140 302 0 9205 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38040

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.94 2/65 16801
/proc/meminfo: memFree=1320664/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=40192 CPUtime=12.68
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 11463 0 0 0 1251 17 0 0 25 0 1 0 41867998 41156608 9318 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 10048 9318 140 302 0 9743 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 40192

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.94 2/65 16801
/proc/meminfo: memFree=1316248/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=44584 CPUtime=25.48
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 12582 0 0 0 2525 23 0 0 25 0 1 0 41867998 45654016 10404 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 11146 10404 140 302 0 10841 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44584

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.94 2/65 16801
/proc/meminfo: memFree=1305240/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=55820 CPUtime=51.07
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 15427 0 0 0 5076 31 0 0 25 0 1 0 41867998 57159680 13184 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 13955 13184 140 302 0 13650 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 55820

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.94 2/65 16801
/proc/meminfo: memFree=1284888/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=75956 CPUtime=102.25
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 20485 0 0 0 10181 44 0 0 25 0 1 0 41867998 77778944 18242 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526860 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 18989 18242 140 302 0 18684 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 75956

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16801
/proc/meminfo: memFree=1266200/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=95140 CPUtime=162.23
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 25317 0 0 0 16164 59 0 0 25 0 1 0 41867998 97423360 22945 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 23785 22945 140 302 0 23480 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 95140

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16801
/proc/meminfo: memFree=1247512/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=113488 CPUtime=222.21
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 29932 0 0 0 22152 69 0 0 25 0 1 0 41867998 116211712 27560 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 28372 27560 140 302 0 28067 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 113488

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16801
/proc/meminfo: memFree=1233048/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=127896 CPUtime=282.19
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 33554 0 0 0 28142 77 0 0 25 0 1 0 41867998 130965504 31182 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 31974 31182 140 302 0 31669 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 127896

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16801
/proc/meminfo: memFree=1216088/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=144632 CPUtime=342.16
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 37760 0 0 0 34131 85 0 0 25 0 1 0 41867998 148103168 35388 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 36158 35388 140 302 0 35853 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 144632

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16801
/proc/meminfo: memFree=1199512/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=161392 CPUtime=402.14
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 41953 0 0 0 40120 94 0 0 25 0 1 0 41867998 165265408 39581 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524775 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 40348 39581 140 302 0 40043 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 161392

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16801
/proc/meminfo: memFree=1182296/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=178248 CPUtime=462.12
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 46189 0 0 0 46109 103 0 0 25 0 1 0 41867998 182525952 43817 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 44562 43817 140 302 0 44257 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 178248

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 16801
/proc/meminfo: memFree=1169048/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=192732 CPUtime=522.1
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 49824 0 0 0 52098 112 0 0 25 0 1 0 41867998 197357568 47195 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 48183 47195 140 302 0 47878 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 192732

[startup+582.302 s]
/proc/loadavg: 1.05 0.99 0.94 2/65 16801
/proc/meminfo: memFree=1155416/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=206164 CPUtime=582.08
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 53209 0 0 0 58090 118 0 0 25 0 1 0 41867998 211111936 50580 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 51541 50580 140 302 0 51236 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 206164

[startup+642.301 s]
/proc/loadavg: 1.01 0.99 0.94 2/65 16801
/proc/meminfo: memFree=1141144/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=220204 CPUtime=642.06
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 56721 0 0 0 64081 125 0 0 25 0 1 0 41867998 225488896 54092 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 55051 54092 140 302 0 54746 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 220204

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 16801
/proc/meminfo: memFree=1131224/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=230196 CPUtime=702.03
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 59207 0 0 0 70072 131 0 0 25 0 1 0 41867998 235720704 56578 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 57549 56578 140 302 0 57244 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 230196

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 16801
/proc/meminfo: memFree=1119832/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=241388 CPUtime=762.02
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 62029 0 0 0 76064 138 0 0 25 0 1 0 41867998 247181312 59400 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524689 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 60347 59400 140 302 0 60042 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 241388

[startup+822.303 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 16801
/proc/meminfo: memFree=1108760/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=252564 CPUtime=821.99
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 64820 0 0 0 82057 142 0 0 25 0 1 0 41867998 258625536 62191 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 63141 62191 140 302 0 62836 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 252564

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 16801
/proc/meminfo: memFree=1098136/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=262936 CPUtime=881.97
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 67437 0 0 0 88050 147 0 0 25 0 1 0 41867998 269246464 64808 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 65734 64808 140 302 0 65429 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 262936

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 16801
/proc/meminfo: memFree=1087384/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=273872 CPUtime=941.95
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 70155 0 0 0 94043 152 0 0 25 0 1 0 41867998 280444928 67526 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 68468 67526 140 302 0 68163 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 273872

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 16801
/proc/meminfo: memFree=1076952/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=284220 CPUtime=1001.92
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 72734 0 0 0 100035 157 0 0 25 0 1 0 41867998 291041280 70105 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 71055 70105 140 302 0 70750 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 284220

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 16801
/proc/meminfo: memFree=1066904/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=294332 CPUtime=1061.9
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 75274 0 0 0 106028 162 0 0 25 0 1 0 41867998 301395968 72645 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 73583 72645 140 302 0 73278 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 294332

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 16801
/proc/meminfo: memFree=1057944/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=303252 CPUtime=1121.88
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 77485 0 0 0 112021 167 0 0 25 0 1 0 41867998 310530048 74856 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 75813 74856 140 302 0 75508 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 303252

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 16801
/proc/meminfo: memFree=1046936/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=314356 CPUtime=1181.86
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 80260 0 0 0 118012 174 0 0 25 0 1 0 41867998 321900544 77631 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 78589 77631 140 302 0 78284 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 314356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 16801
/proc/meminfo: memFree=1044120/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=316992 CPUtime=1200.05
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 80908 0 0 0 119830 175 0 0 25 0 1 0 41867998 324599808 78279 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 79248 78279 140 302 0 78943 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 316992

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 0.99 0.94 2/65 16801
/proc/meminfo: memFree=1044120/2055920 swapFree=4184636/4192956
[pid=16800] ppid=16798 vsize=316992 CPUtime=1200.05
/proc/16800/stat : 16800 (Spear-32) R 16798 16800 15069 0 -1 4194304 80908 0 0 0 119830 175 0 0 25 0 1 0 41867998 324599808 78279 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16800/statm: 79248 78279 140 302 0 78943 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 316992

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.11
CPU user time (s): 1198.31
CPU system time (s): 1.80572
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 316992

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

runsolver used 0.812876 second user time and 2.48362 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Tue Mar  6 05:32:26 UTC 2007

IDJOB= 330188
IDBENCH= 20557
IDSOLVER= 132
FILE ID= node42/330188-1173159145

PBS_JOBID= 4015222

Free space on /tmp= 66505 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k50.cnf
COMMAND LINE= /tmp/evaluation/330188-1173159145/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/330188-1173159145/instance-330188-1173159145.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-330188-1173159145 -o ROOT/results/node42/solver-330188-1173159145 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330188-1173159145/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/330188-1173159145/instance-330188-1173159145.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  a98ae53616f0aac946d1660291c4c36b

RANDOM SEED= 338037570

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1357880 kB
Buffers:         29132 kB
Cached:         596832 kB
SwapCached:       2560 kB
Active:          68688 kB
Inactive:       569640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1357880 kB
SwapTotal:     4192956 kB
SwapFree:      4184636 kB
Dirty:           11332 kB
Writeback:           0 kB
Mapped:          18920 kB
Slab:            45740 kB
Committed_AS:   113260 kB
PageTables:       1416 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= 66505 MiB

End job on node42 on Tue Mar  6 05:52:28 UTC 2007