Trace number 339728

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.09 1200.52

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-connm-ue-csp-sat-n600-d0.02-s1676244754.sat05-535.reshuffled-07.cnf
MD5SUMd2283e85579af5f5de3cfcfaac7f25fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark518.297
Satisfiable
(Un)Satisfiability was proved
Number of variables580
Number of clauses7153
Sum of the clauses size21604
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 37008
Number of clauses of size 4145
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/339728-1173710459/instance-339728-1173710459.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/node20/watcher-339728-1173710459 -o ROOT/results/node20/solver-339728-1173710459 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339728-1173710459/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/339728-1173710459/instance-339728-1173710459.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 1.00 1.00 3/77 15418
/proc/meminfo: memFree=1790952/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=1548 CPUtime=0
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 198 0 0 0 0 0 0 0 18 0 1 0 97128147 1585152 182 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135257576 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 387 182 128 302 0 82 0

[startup+0.0895791 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 15418
/proc/meminfo: memFree=1790952/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=1944 CPUtime=0.08
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 324 0 0 0 8 0 0 0 18 0 1 0 97128147 1990656 308 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 486 308 140 302 0 181 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1944

[startup+0.101581 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 15418
/proc/meminfo: memFree=1790952/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=1944 CPUtime=0.09
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 330 0 0 0 9 0 0 0 18 0 1 0 97128147 1990656 314 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 486 314 140 302 0 181 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1944

[startup+0.30162 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 15418
/proc/meminfo: memFree=1790952/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=2328 CPUtime=0.29
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 405 0 0 0 29 0 0 0 19 0 1 0 97128147 2383872 389 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 582 389 140 302 0 277 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2328

[startup+0.701702 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 15418
/proc/meminfo: memFree=1790952/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=2712 CPUtime=0.69
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 514 0 0 0 68 1 0 0 22 0 1 0 97128147 2777088 498 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 678 498 140 302 0 373 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2712

[startup+1.50186 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1789216/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=3480 CPUtime=1.49
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 684 0 0 0 148 1 0 0 25 0 1 0 97128147 3563520 668 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 870 668 140 302 0 565 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3480

[startup+3.10118 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1788256/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=4392 CPUtime=3.09
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 903 0 0 0 307 2 0 0 25 0 1 0 97128147 4497408 887 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 1098 887 140 302 0 793 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4392

[startup+6.30283 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1786592/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=5820 CPUtime=6.29
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 1283 0 0 0 625 4 0 0 25 0 1 0 97128147 5959680 1234 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 1455 1234 140 302 0 1150 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5820

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1784416/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=7796 CPUtime=12.68
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 1782 0 0 0 1263 5 0 0 25 0 1 0 97128147 7983104 1733 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 1949 1733 140 302 0 1644 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7796

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1781536/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=10884 CPUtime=25.48
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 2546 0 0 0 2538 10 0 0 25 0 1 0 97128147 11145216 2432 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 2721 2432 140 302 0 2416 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10884

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1777504/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=14812 CPUtime=51.08
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 3553 0 0 0 5091 17 0 0 25 0 1 0 97128147 15167488 3439 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 3703 3439 140 302 0 3398 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14812

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1771104/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=21800 CPUtime=102.25
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 5239 0 0 0 10199 26 0 0 25 0 1 0 97128147 22323200 4996 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 5450 4996 140 302 0 5145 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 21800

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1765856/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=27328 CPUtime=162.23
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 6558 0 0 0 16189 34 0 0 25 0 1 0 97128147 27983872 6315 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 6832 6315 140 302 0 6527 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 27328

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1761312/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=31928 CPUtime=222.21
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 7667 0 0 0 22179 42 0 0 25 0 1 0 97128147 32694272 7424 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 7982 7424 140 302 0 7677 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 31928

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1757792/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=35912 CPUtime=282.19
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 8570 0 0 0 28171 48 0 0 25 0 1 0 97128147 36773888 8327 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 8978 8327 140 302 0 8673 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 35912

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1754528/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=40536 CPUtime=342.17
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 9632 0 0 0 34162 55 0 0 25 0 1 0 97128147 41508864 9132 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 10134 9132 140 302 0 9829 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 40536

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1751264/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=43740 CPUtime=402.15
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 10474 0 0 0 40154 61 0 0 25 0 1 0 97128147 44789760 9974 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 10935 9974 140 302 0 10630 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 43740

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1747552/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=47220 CPUtime=462.13
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 11368 0 0 0 46146 67 0 0 25 0 1 0 97128147 48353280 10868 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 11805 10868 140 302 0 11500 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 47220

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1744544/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=50564 CPUtime=522.1
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 12137 0 0 0 52137 73 0 0 25 0 1 0 97128147 51777536 11637 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 12641 11637 140 302 0 12336 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 50564

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1741984/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=53152 CPUtime=582.08
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 12781 0 0 0 58130 78 0 0 25 0 1 0 97128147 54427648 12281 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 13288 12281 140 302 0 12983 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 53152

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1739168/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=55908 CPUtime=642.07
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 13462 0 0 0 64124 83 0 0 25 0 1 0 97128147 57249792 12962 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 13977 12962 140 302 0 13672 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 55908

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1736928/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=58268 CPUtime=702.04
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 14040 0 0 0 70116 88 0 0 25 0 1 0 97128147 59666432 13540 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 14567 13540 140 302 0 14262 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 58268

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1734560/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=60620 CPUtime=762.02
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 14595 0 0 0 76109 93 0 0 25 0 1 0 97128147 62074880 14095 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 15155 14095 140 302 0 14850 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 60620

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1732512/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=62680 CPUtime=822
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 15104 0 0 0 82103 97 0 0 25 0 1 0 97128147 64184320 14604 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 15670 14604 140 302 0 15365 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 62680

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15419
/proc/meminfo: memFree=1730656/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=64476 CPUtime=881.98
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 15573 0 0 0 88096 102 0 0 25 0 1 0 97128147 66023424 15073 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 16119 15073 140 302 0 15814 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 64476

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15421
/proc/meminfo: memFree=1728992/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=66140 CPUtime=941.95
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 15986 0 0 0 94089 106 0 0 25 0 1 0 97128147 67727360 15486 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 16535 15486 140 302 0 16230 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 66140

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15421
/proc/meminfo: memFree=1727392/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=69728 CPUtime=1001.93
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 16909 0 0 0 100081 112 0 0 25 0 1 0 97128147 71401472 15896 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 17432 15896 140 302 0 17127 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 69728

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15421
/proc/meminfo: memFree=1725792/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=71284 CPUtime=1061.92
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 17330 0 0 0 106076 116 0 0 25 0 1 0 97128147 72994816 16317 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 17821 16317 140 302 0 17516 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 71284

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15421
/proc/meminfo: memFree=1724256/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=72692 CPUtime=1121.89
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 17701 0 0 0 112069 120 0 0 25 0 1 0 97128147 74436608 16688 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 18173 16688 140 302 0 17868 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 72692

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15421
/proc/meminfo: memFree=1721376/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=76032 CPUtime=1181.88
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 18412 0 0 0 118063 125 0 0 25 0 1 0 97128147 77856768 17399 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 19008 17399 140 302 0 18703 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 76032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15421
/proc/meminfo: memFree=1720800/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=76548 CPUtime=1200.07
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 18557 0 0 0 119881 126 0 0 25 0 1 0 97128147 78385152 17544 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 19137 17544 140 302 0 18832 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 76548

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15421
/proc/meminfo: memFree=1720800/2055920 swapFree=4141108/4192956
[pid=15418] ppid=15416 vsize=76548 CPUtime=1200.07
/proc/15418/stat : 15418 (Spear-32) R 15416 15418 12239 0 -1 4194304 18557 0 0 0 119881 126 0 0 25 0 1 0 97128147 78385152 17544 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/15418/statm: 19137 17544 140 302 0 18832 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 76548

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1198.82
CPU system time (s): 1.27281
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 76548

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

runsolver used 1.3018 second user time and 3.07453 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Mon Mar 12 14:40:59 UTC 2007

IDJOB= 339728
IDBENCH= 24753
IDSOLVER= 132
FILE ID= node20/339728-1173710459

PBS_JOBID= 4101482

Free space on /tmp= 66560 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest04-connm-ue-csp-sat-n600-d0.02-s1676244754.sat05-535.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339728-1173710459/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/339728-1173710459/instance-339728-1173710459.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-339728-1173710459 -o ROOT/results/node20/solver-339728-1173710459 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339728-1173710459/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/339728-1173710459/instance-339728-1173710459.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  d2283e85579af5f5de3cfcfaac7f25fa

RANDOM SEED= 286066563

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.261
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.261
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:       1791424 kB
Buffers:         39648 kB
Cached:         160476 kB
SwapCached:      14076 kB
Active:         137196 kB
Inactive:        88120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791424 kB
SwapTotal:     4192956 kB
SwapFree:      4141108 kB
Dirty:            1668 kB
Writeback:           0 kB
Mapped:          30212 kB
Slab:            24620 kB
Committed_AS:   238768 kB
PageTables:       1924 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= 66560 MiB

End job on node20 on Mon Mar 12 15:01:01 UTC 2007