Trace number 334605

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 2007-02-12? (TO) 1200.08 1201.03

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l4.sat05-521.reshuffled-07.cnf
MD5SUMff36f96f6b8096039d33a91da209fed4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1178.58
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/334605-1173582907/instance-334605-1173582907.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/node9/watcher-334605-1173582907 -o ROOT/results/node9/solver-334605-1173582907 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334605-1173582907/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/334605-1173582907/instance-334605-1173582907.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.92 0.98 0.99 3/77 26229
/proc/meminfo: memFree=1590168/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=1932 CPUtime=0
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 378245336 1978368 247 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134518170 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 483 247 126 302 0 178 0

[startup+0.0594739 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26229
/proc/meminfo: memFree=1590168/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=3164 CPUtime=0.05
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 565 0 0 0 5 0 0 0 18 0 1 0 378245336 3239936 549 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 791 549 140 302 0 486 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3164

[startup+0.101482 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26229
/proc/meminfo: memFree=1590168/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=3320 CPUtime=0.09
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 589 0 0 0 9 0 0 0 18 0 1 0 378245336 3399680 573 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 830 573 141 302 0 525 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3320

[startup+0.30152 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26229
/proc/meminfo: memFree=1590168/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=3448 CPUtime=0.29
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 633 0 0 0 29 0 0 0 19 0 1 0 378245336 3530752 617 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 862 617 141 302 0 557 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3448

[startup+0.702598 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26229
/proc/meminfo: memFree=1590168/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=3704 CPUtime=0.69
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 689 0 0 0 69 0 0 0 23 0 1 0 378245336 3792896 673 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 926 673 141 302 0 621 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3704

[startup+1.50175 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 26230
/proc/meminfo: memFree=1587920/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=3960 CPUtime=1.49
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 762 0 0 0 149 0 0 0 25 0 1 0 378245336 4055040 746 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 990 746 141 302 0 685 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3960

[startup+3.10106 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 26230
/proc/meminfo: memFree=1587152/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=4984 CPUtime=3.09
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 1027 0 0 0 309 0 0 0 25 0 1 0 378245336 5103616 1011 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 1246 1011 141 302 0 941 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4984

[startup+6.30168 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 26230
/proc/meminfo: memFree=1584912/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=7148 CPUtime=6.29
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 1526 0 0 0 628 1 0 0 25 0 1 0 378245336 7319552 1510 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 1787 1510 141 302 0 1482 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7148

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 26230
/proc/meminfo: memFree=1581584/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=10232 CPUtime=12.69
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 2271 0 0 0 1266 3 0 0 25 0 1 0 378245336 10477568 2255 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 2558 2255 141 302 0 2253 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10232

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 26230
/proc/meminfo: memFree=1576464/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=15364 CPUtime=25.48
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 3534 0 0 0 2542 6 0 0 25 0 1 0 378245336 15732736 3485 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 3841 3485 141 302 0 3536 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15364

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 26230
/proc/meminfo: memFree=1568208/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=24692 CPUtime=51.07
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 5667 0 0 0 5097 10 0 0 25 0 1 0 378245336 25284608 5553 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 6173 5553 141 302 0 5868 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24692

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 26230
/proc/meminfo: memFree=1555216/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=37724 CPUtime=102.26
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 8880 0 0 0 10207 19 0 0 25 0 1 0 378245336 38629376 8766 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 9431 8766 141 302 0 9126 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37724

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26230
/proc/meminfo: memFree=1543376/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=51004 CPUtime=162.23
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 11968 0 0 0 16194 29 0 0 25 0 1 0 378245336 52228096 11725 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 12751 11725 141 302 0 12446 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 51004

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26230
/proc/meminfo: memFree=1535184/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=59048 CPUtime=222.21
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 13990 0 0 0 22186 35 0 0 25 0 1 0 378245336 60465152 13747 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 14762 13747 141 302 0 14457 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 59048

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26230
/proc/meminfo: memFree=1526288/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=68444 CPUtime=282.2
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 16224 0 0 0 28177 43 0 0 25 0 1 0 378245336 70086656 15981 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 17111 15981 141 302 0 16806 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 68444

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26230
/proc/meminfo: memFree=1518544/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=76380 CPUtime=342.17
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 18150 0 0 0 34166 51 0 0 25 0 1 0 378245336 78213120 17907 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 19095 17907 141 302 0 18790 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 76380

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26230
/proc/meminfo: memFree=1511632/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=84812 CPUtime=402.15
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 20147 0 0 0 40157 58 0 0 25 0 1 0 378245336 86847488 19647 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 21203 19647 141 302 0 20898 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 84812

[startup+462.302 s]
/proc/loadavg: 1.78 1.20 1.07 5/85 9274
/proc/meminfo: memFree=1480576/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=96368 CPUtime=461.89
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 22776 0 0 0 46120 69 0 0 25 0 1 0 378245336 98680832 22276 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/26229/statm: 24092 22276 141 302 0 23787 0
Current children cumulated CPU time (s) 461.89
Current children cumulated vsize (KiB) 96368

[startup+522.301 s]
/proc/loadavg: 2.20 1.42 1.15 2/78 28505
/proc/meminfo: memFree=1453312/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=103528 CPUtime=521.57
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 24511 0 0 0 52075 82 0 0 25 0 1 0 378245336 106012672 24011 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 25882 24011 141 302 0 25577 0
Current children cumulated CPU time (s) 521.57
Current children cumulated vsize (KiB) 103528

[startup+582.302 s]
/proc/loadavg: 1.44 1.34 1.14 2/78 28505
/proc/meminfo: memFree=1448016/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=109032 CPUtime=581.56
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 25920 0 0 0 58067 89 0 0 25 0 1 0 378245336 111648768 25420 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 27258 25420 141 302 0 26953 0
Current children cumulated CPU time (s) 581.56
Current children cumulated vsize (KiB) 109032

[startup+642.301 s]
/proc/loadavg: 1.16 1.28 1.12 2/78 28505
/proc/meminfo: memFree=1442320/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=114264 CPUtime=641.54
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 27307 0 0 0 64059 95 0 0 25 0 1 0 378245336 117006336 26807 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 28566 26807 141 302 0 28261 0
Current children cumulated CPU time (s) 641.54
Current children cumulated vsize (KiB) 114264

[startup+702.302 s]
/proc/loadavg: 1.06 1.22 1.11 2/78 28505
/proc/meminfo: memFree=1437776/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=118852 CPUtime=701.51
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 28466 0 0 0 70051 100 0 0 25 0 1 0 378245336 121704448 27966 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 29713 27966 141 302 0 29408 0
Current children cumulated CPU time (s) 701.51
Current children cumulated vsize (KiB) 118852

[startup+762.306 s]
/proc/loadavg: 1.02 1.18 1.10 2/78 28505
/proc/meminfo: memFree=1433424/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=123044 CPUtime=761.5
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 29543 0 0 0 76044 106 0 0 25 0 1 0 378245336 125997056 29043 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 30761 29043 141 302 0 30456 0
Current children cumulated CPU time (s) 761.5
Current children cumulated vsize (KiB) 123044

[startup+822.302 s]
/proc/loadavg: 1.00 1.14 1.09 2/78 28505
/proc/meminfo: memFree=1429264/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=127260 CPUtime=821.48
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 30602 0 0 0 82038 110 0 0 25 0 1 0 378245336 130314240 30102 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 31815 30102 141 302 0 31510 0
Current children cumulated CPU time (s) 821.48
Current children cumulated vsize (KiB) 127260

[startup+882.301 s]
/proc/loadavg: 1.00 1.12 1.08 2/78 28505
/proc/meminfo: memFree=1423568/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=133916 CPUtime=881.45
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 32004 0 0 0 88031 114 0 0 25 0 1 0 378245336 137129984 31504 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 33479 31504 141 302 0 33174 0
Current children cumulated CPU time (s) 881.45
Current children cumulated vsize (KiB) 133916

[startup+942.301 s]
/proc/loadavg: 1.00 1.09 1.08 2/78 28505
/proc/meminfo: memFree=1412560/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=150600 CPUtime=941.43
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 34963 0 0 0 94024 119 0 0 25 0 1 0 378245336 154214400 34433 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 37650 34433 141 302 0 37345 0
Current children cumulated CPU time (s) 941.43
Current children cumulated vsize (KiB) 150600

[startup+1002.3 s]
/proc/loadavg: 1.00 1.07 1.07 2/78 28505
/proc/meminfo: memFree=1407184/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=155584 CPUtime=1001.41
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 36119 0 0 0 100017 124 0 0 25 0 1 0 378245336 159318016 35589 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 38896 35589 141 302 0 38591 0
Current children cumulated CPU time (s) 1001.41
Current children cumulated vsize (KiB) 155584

[startup+1062.3 s]
/proc/loadavg: 1.00 1.06 1.07 2/78 28505
/proc/meminfo: memFree=1402320/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=161084 CPUtime=1061.39
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 37351 0 0 0 106009 130 0 0 25 0 1 0 378245336 164950016 36821 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 40271 36821 141 302 0 39966 0
Current children cumulated CPU time (s) 1061.39
Current children cumulated vsize (KiB) 161084

[startup+1122.3 s]
/proc/loadavg: 1.00 1.04 1.06 2/78 28505
/proc/meminfo: memFree=1398480/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=164788 CPUtime=1121.37
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 38291 0 0 0 112000 137 0 0 25 0 1 0 378245336 168742912 37761 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 41197 37761 141 302 0 40892 0
Current children cumulated CPU time (s) 1121.37
Current children cumulated vsize (KiB) 164788

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.05 2/78 28505
/proc/meminfo: memFree=1394448/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=169000 CPUtime=1181.35
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 39307 0 0 0 117993 142 0 0 25 0 1 0 378245336 173056000 38777 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 42250 38777 141 302 0 41945 0
Current children cumulated CPU time (s) 1181.35
Current children cumulated vsize (KiB) 169000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 1.00 1.03 1.05 2/78 28505
/proc/meminfo: memFree=1393296/2055920 swapFree=4152252/4192956
[pid=26229] ppid=26227 vsize=170020 CPUtime=1200.04
/proc/26229/stat : 26229 (Spear-32) R 26227 26229 24671 0 -1 4194304 39578 0 0 0 119861 143 0 0 25 0 1 0 378245336 174100480 39048 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/26229/statm: 42505 39048 141 302 0 42200 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 170020

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): 1201.03
CPU time (s): 1200.08
CPU user time (s): 1198.62
CPU system time (s): 1.46278
CPU usage (%): 99.921
Max. virtual memory (cumulated for all children) (KiB): 170020

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

runsolver used 1.21481 second user time and 3.17252 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Mar 11 03:15:07 UTC 2007

IDJOB= 334605
IDBENCH= 24631
IDSOLVER= 133
FILE ID= node9/334605-1173582907

PBS_JOBID= 4101210

Free space on /tmp= 66455 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/equilarge_l4.sat05-521.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334605-1173582907/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/334605-1173582907/instance-334605-1173582907.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-334605-1173582907 -o ROOT/results/node9/solver-334605-1173582907 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334605-1173582907/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/334605-1173582907/instance-334605-1173582907.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  ff36f96f6b8096039d33a91da209fed4

RANDOM SEED= 218306487

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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:       1590576 kB
Buffers:         51420 kB
Cached:         324360 kB
SwapCached:       8828 kB
Active:         224856 kB
Inactive:       174088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1590576 kB
SwapTotal:     4192956 kB
SwapFree:      4152252 kB
Dirty:            1960 kB
Writeback:           0 kB
Mapped:          30100 kB
Slab:            51988 kB
Committed_AS:  1521812 kB
PageTables:       1692 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= 66455 MiB

End job on node9 on Sun Mar 11 03:35:10 UTC 2007