Trace number 330104

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.1 1200.56

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k45.cnf
MD5SUM2cd6ab0857f39a86290a508952e3dd75
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark627.1
Satisfiable
(Un)Satisfiability was proved
Number of variables91844
Number of clauses381319
Sum of the clauses size976591
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2269965
Number of clauses of size 371376
Number of clauses of size 413554
Number of clauses of size 57709
Number of clauses of size over 516643

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/330104-1173157059/instance-330104-1173157059.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/node58/watcher-330104-1173157059 -o ROOT/results/node58/solver-330104-1173157059 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330104-1173157059/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/330104-1173157059/instance-330104-1173157059.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: 1.00 0.99 0.95 3/64 23036
/proc/meminfo: memFree=924856/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=1396 CPUtime=0
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 335662614 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134803189 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 349 138 121 302 0 44 0

[startup+0.0312901 s]
/proc/loadavg: 1.00 0.99 0.95 3/64 23036
/proc/meminfo: memFree=924856/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=1396 CPUtime=0.03
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 154 0 0 0 3 0 0 0 18 0 1 0 335662614 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 349 138 121 302 0 44 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1396

[startup+0.101296 s]
/proc/loadavg: 1.00 0.99 0.95 3/64 23036
/proc/meminfo: memFree=924856/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=4116 CPUtime=0.09
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 766 0 0 0 9 0 0 0 18 0 1 0 335662614 4214784 693 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 1029 695 129 302 0 724 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4116

[startup+0.301318 s]
/proc/loadavg: 1.00 0.99 0.95 3/64 23036
/proc/meminfo: memFree=924856/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=10252 CPUtime=0.29
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 2714 0 0 0 28 1 0 0 19 0 1 0 335662614 10498048 2284 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 2563 2284 129 302 0 2258 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10252

[startup+0.701361 s]
/proc/loadavg: 1.00 0.99 0.95 3/64 23036
/proc/meminfo: memFree=924856/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=27644 CPUtime=0.69
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 7225 0 0 0 62 7 0 0 22 0 1 0 335662614 28307456 5766 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 6911 5767 129 302 0 6606 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27644

[startup+1.50145 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23037
/proc/meminfo: memFree=895600/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=33764 CPUtime=1.49
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 9773 0 0 0 140 9 0 0 25 0 1 0 335662614 34574336 7525 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 8441 7525 140 302 0 8136 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33764

[startup+3.10163 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23037
/proc/meminfo: memFree=894896/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=34312 CPUtime=3.09
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 9889 0 0 0 299 10 0 0 25 0 1 0 335662614 35135488 7641 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 8578 7641 140 302 0 8273 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34312

[startup+6.30198 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23037
/proc/meminfo: memFree=893552/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=35472 CPUtime=6.29
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 10202 0 0 0 617 12 0 0 25 0 1 0 335662614 36323328 7954 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 8868 7954 140 302 0 8563 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35472

[startup+12.7017 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23037
/proc/meminfo: memFree=891632/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=37496 CPUtime=12.69
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 10697 0 0 0 1253 16 0 0 25 0 1 0 335662614 38395904 8449 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 9374 8449 140 302 0 9069 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37496

[startup+25.5011 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23037
/proc/meminfo: memFree=886640/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=42536 CPUtime=25.49
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 11970 0 0 0 2527 22 0 0 25 0 1 0 335662614 43556864 9689 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 10634 9689 140 302 0 10329 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42536

[startup+51.1019 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23037
/proc/meminfo: memFree=878256/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=50940 CPUtime=51.07
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 14100 0 0 0 5079 28 0 0 25 0 1 0 335662614 52162560 11819 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 12735 11819 140 302 0 12430 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 50940

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23037
/proc/meminfo: memFree=861168/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=67996 CPUtime=102.25
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 18386 0 0 0 10190 35 0 0 25 0 1 0 335662614 69627904 16040 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 16999 16040 140 302 0 16694 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 67996

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23037
/proc/meminfo: memFree=843952/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=85276 CPUtime=162.23
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 22726 0 0 0 16178 45 0 0 25 0 1 0 335662614 87322624 20380 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134525047 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 21319 20380 140 302 0 21014 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 85276

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/71 23121
/proc/meminfo: memFree=829184/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=98580 CPUtime=222.19
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 26064 0 0 0 22167 52 0 0 25 0 1 0 335662614 100945920 23718 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 24645 23718 140 302 0 24340 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 98580

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/71 23213
/proc/meminfo: memFree=813824/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=114604 CPUtime=282.1
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 30083 0 0 0 28148 62 0 0 25 0 1 0 335662614 117354496 27608 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 28651 27608 140 302 0 28346 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 114604

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23235
/proc/meminfo: memFree=799088/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=130216 CPUtime=342.09
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 34010 0 0 0 34138 71 0 0 25 0 1 0 335662614 133341184 31535 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 32554 31535 140 302 0 32249 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 130216

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23235
/proc/meminfo: memFree=785008/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=144472 CPUtime=402.06
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 37563 0 0 0 40125 81 0 0 25 0 1 0 335662614 147939328 35088 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 36118 35088 140 302 0 35813 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 144472

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23235
/proc/meminfo: memFree=766512/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=162548 CPUtime=462.05
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 42119 0 0 0 46111 94 0 0 25 0 1 0 335662614 166449152 39644 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 40637 39644 140 302 0 40332 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 162548

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23235
/proc/meminfo: memFree=752624/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=177512 CPUtime=522.03
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 45869 0 0 0 52101 102 0 0 25 0 1 0 335662614 181772288 43137 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 44378 43137 140 302 0 44073 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 177512

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23235
/proc/meminfo: memFree=739504/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=190340 CPUtime=582.02
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 49098 0 0 0 58093 109 0 0 25 0 1 0 335662614 194908160 46366 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 47585 46366 140 302 0 47280 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 190340

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23235
/proc/meminfo: memFree=722416/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=207336 CPUtime=642
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 53369 0 0 0 64081 119 0 0 25 0 1 0 335662614 212312064 50637 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 51834 50637 140 302 0 51529 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 207336

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23235
/proc/meminfo: memFree=704688/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=225024 CPUtime=701.98
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 57827 0 0 0 70066 132 0 0 25 0 1 0 335662614 230424576 55095 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 56256 55096 140 302 0 55951 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 225024

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23235
/proc/meminfo: memFree=692592/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=236896 CPUtime=761.96
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 60819 0 0 0 76057 139 0 0 25 0 1 0 335662614 242581504 58087 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 59224 58087 140 302 0 58919 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 236896

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23235
/proc/meminfo: memFree=679856/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=249664 CPUtime=821.94
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 64015 0 0 0 82049 145 0 0 25 0 1 0 335662614 255655936 61283 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524892 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 62416 61283 140 302 0 62111 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 249664

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23235
/proc/meminfo: memFree=668784/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=260648 CPUtime=881.93
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 66748 0 0 0 88043 150 0 0 25 0 1 0 335662614 266903552 64016 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 65162 64016 140 302 0 64857 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 260648

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23235
/proc/meminfo: memFree=657008/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=272476 CPUtime=941.91
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 69721 0 0 0 94036 155 0 0 25 0 1 0 335662614 279015424 66989 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526727 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 68119 66989 140 302 0 67814 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 272476

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23235
/proc/meminfo: memFree=645808/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=283504 CPUtime=1001.89
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 72481 0 0 0 100030 159 0 0 25 0 1 0 335662614 290308096 69749 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 70876 69749 140 302 0 70571 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 283504

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23235
/proc/meminfo: memFree=635568/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=293604 CPUtime=1061.88
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 75036 0 0 0 106025 163 0 0 25 0 1 0 335662614 300650496 72304 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 73401 72304 140 302 0 73096 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 293604

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23235
/proc/meminfo: memFree=624176/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=305172 CPUtime=1121.86
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 77888 0 0 0 112016 170 0 0 25 0 1 0 335662614 312496128 75156 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 76293 75156 140 302 0 75988 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 305172

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23235
/proc/meminfo: memFree=612976/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=316424 CPUtime=1181.85
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 80695 0 0 0 118009 176 0 0 25 0 1 0 335662614 324018176 77963 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 79106 77963 140 302 0 78801 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 316424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.95 2/65 23235
/proc/meminfo: memFree=609648/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=319636 CPUtime=1200.04
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 81493 0 0 0 119827 177 0 0 25 0 1 0 335662614 327307264 78761 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 79909 78761 140 302 0 79604 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 319636

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.95 2/65 23235
/proc/meminfo: memFree=609648/2055920 swapFree=4184224/4192956
[pid=23036] ppid=23034 vsize=319636 CPUtime=1200.04
/proc/23036/stat : 23036 (Spear-32) R 23034 23036 21468 0 -1 4194304 81493 0 0 0 119827 177 0 0 25 0 1 0 335662614 327307264 78761 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/23036/statm: 79909 78761 140 302 0 79604 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 319636

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.1
CPU user time (s): 1198.27
CPU system time (s): 1.82772
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 319636

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

runsolver used 0.899863 second user time and 2.47362 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Tue Mar  6 04:57:39 UTC 2007

IDJOB= 330104
IDBENCH= 20555
IDSOLVER= 132
FILE ID= node58/330104-1173157059

PBS_JOBID= 4015208

Free space on /tmp= 66475 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.k45.cnf
COMMAND LINE= /tmp/evaluation/330104-1173157059/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/330104-1173157059/instance-330104-1173157059.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-330104-1173157059 -o ROOT/results/node58/solver-330104-1173157059 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330104-1173157059/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/330104-1173157059/instance-330104-1173157059.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  2cd6ab0857f39a86290a508952e3dd75

RANDOM SEED= 92705209

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.234
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.234
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:        925264 kB
Buffers:         51648 kB
Cached:         979088 kB
SwapCached:       2864 kB
Active:         102668 kB
Inactive:       940880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        925264 kB
SwapTotal:     4192956 kB
SwapFree:      4184224 kB
Dirty:           10264 kB
Writeback:           0 kB
Mapped:          18700 kB
Slab:            73156 kB
Committed_AS:   765428 kB
PageTables:       1392 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= 66475 MiB

End job on node58 on Tue Mar  6 05:17:42 UTC 2007