Trace number 337417

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Spear FHS 1.0? (TO) 1200.13 1200.51

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.60.1080.sat05-436.reshuffled-07.cnf
MD5SUM55013aff92da670c8aded0070c1f7bbe
Bench CategoryCRAFTED (crafted 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 variables6283
Number of clauses53810
Sum of the clauses size120037
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 250644
Number of clauses of size 3222
Number of clauses of size 4438
Number of clauses of size 5649
Number of clauses of size over 51857

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/337417-1173666761/instance-337417-1173666761.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node13/watcher-337417-1173666761 -o ROOT/results/node13/solver-337417-1173666761 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337417-1173666761/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/337417-1173666761/instance-337417-1173666761.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.99 0.97 0.94 3/77 12681
/proc/meminfo: memFree=1768368/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=1932 CPUtime=0
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 386630600 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 483 247 126 302 0 178 0

[startup+0.0365991 s]
/proc/loadavg: 0.99 0.97 0.94 3/77 12681
/proc/meminfo: memFree=1768368/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=2936 CPUtime=0.03
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 560 0 0 0 3 0 0 0 18 0 1 0 386630600 3006464 520 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134588063 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 734 520 129 302 0 429 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2936

[startup+0.102599 s]
/proc/loadavg: 0.99 0.97 0.94 3/77 12681
/proc/meminfo: memFree=1768368/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=4780 CPUtime=0.09
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 1039 0 0 0 9 0 0 0 18 0 1 0 386630600 4894720 966 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 1195 966 129 302 0 890 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4780

[startup+0.301624 s]
/proc/loadavg: 0.99 0.97 0.94 3/77 12681
/proc/meminfo: memFree=1768368/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=5832 CPUtime=0.29
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 1321 0 0 0 29 0 0 0 19 0 1 0 386630600 5971968 1248 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 1458 1248 145 302 0 1153 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5832

[startup+0.701676 s]
/proc/loadavg: 0.99 0.97 0.94 3/77 12681
/proc/meminfo: memFree=1768368/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=6932 CPUtime=0.69
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 1579 0 0 0 68 1 0 0 23 0 1 0 386630600 7098368 1506 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 1733 1506 145 302 0 1428 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6932

[startup+1.50178 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12682
/proc/meminfo: memFree=1762344/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=8308 CPUtime=1.49
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 1917 0 0 0 147 2 0 0 25 0 1 0 386630600 8507392 1844 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 2077 1844 145 302 0 1772 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8308

[startup+3.10199 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12682
/proc/meminfo: memFree=1760168/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=11732 CPUtime=3.09
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 2776 0 0 0 306 3 0 0 25 0 1 0 386630600 12013568 2703 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 2933 2703 145 302 0 2628 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11732

[startup+6.30142 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12682
/proc/meminfo: memFree=1754088/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=16776 CPUtime=6.29
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 4066 0 0 0 623 6 0 0 25 0 1 0 386630600 17178624 3993 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 4194 3993 145 302 0 3889 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16776

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12682
/proc/meminfo: memFree=1743408/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=26780 CPUtime=12.69
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 6558 0 0 0 1258 11 0 0 25 0 1 0 386630600 27422720 6485 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 6695 6485 145 302 0 6390 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26780

[startup+25.503 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12682
/proc/meminfo: memFree=1723184/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=46848 CPUtime=25.48
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 11575 0 0 0 2530 18 0 0 25 0 1 0 386630600 47972352 11469 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 11712 11469 145 302 0 11407 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46848

[startup+51.1024 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12682
/proc/meminfo: memFree=1690224/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=79924 CPUtime=51.08
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 19883 0 0 0 5077 31 0 0 25 0 1 0 386630600 81842176 19712 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 19981 19712 145 302 0 19676 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 79924

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12682
/proc/meminfo: memFree=1636336/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=132992 CPUtime=102.26
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 33189 0 0 0 10176 50 0 0 25 0 1 0 386630600 136183808 33018 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 33248 33018 145 302 0 32943 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 132992

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12682
/proc/meminfo: memFree=1592496/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=177720 CPUtime=162.25
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 44413 0 0 0 16156 69 0 0 25 0 1 0 386630600 181985280 44113 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 44430 44113 145 302 0 44125 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 177720

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.94 3/78 12682
/proc/meminfo: memFree=1545904/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=223584 CPUtime=222.23
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 55913 0 0 0 22138 85 0 0 25 0 1 0 386630600 228950016 55613 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 55896 55613 145 302 0 55591 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 223584

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12682
/proc/meminfo: memFree=1506736/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=262744 CPUtime=282.21
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 65726 0 0 0 28122 99 0 0 25 0 1 0 386630600 269049856 65426 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 65686 65426 145 302 0 65381 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 262744

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12682
/proc/meminfo: memFree=1470576/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=298428 CPUtime=342.19
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 74671 0 0 0 34107 112 0 0 25 0 1 0 386630600 305590272 74371 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 74607 74371 145 302 0 74302 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 298428

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12682
/proc/meminfo: memFree=1438960/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=330284 CPUtime=402.16
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 82617 0 0 0 40094 122 0 0 25 0 1 0 386630600 338210816 82317 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526979 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 82571 82317 145 302 0 82266 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 330284

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12682
/proc/meminfo: memFree=1409392/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=360556 CPUtime=462.15
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 90199 0 0 0 46082 133 0 0 25 0 1 0 386630600 369209344 89642 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 90139 89642 145 302 0 89834 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 360556

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12682
/proc/meminfo: memFree=1382768/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=387388 CPUtime=522.13
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 96922 0 0 0 52072 141 0 0 25 0 1 0 386630600 396685312 96365 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 96847 96365 145 302 0 96542 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 387388

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12682
/proc/meminfo: memFree=1359728/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=410000 CPUtime=582.11
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 102574 0 0 0 58057 154 0 0 25 0 1 0 386630600 419840000 102017 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 102500 102017 145 302 0 102195 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 410000

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.94 3/78 12682
/proc/meminfo: memFree=1337136/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=432436 CPUtime=642.1
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 108197 0 0 0 64044 166 0 0 25 0 1 0 386630600 442814464 107640 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 108109 107640 145 302 0 107804 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 432436

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12682
/proc/meminfo: memFree=1312624/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=457112 CPUtime=702.07
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 114402 0 0 0 70031 176 0 0 25 0 1 0 386630600 468082688 113845 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526950 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 114278 113845 145 302 0 113973 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 457112

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12682
/proc/meminfo: memFree=1284848/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=484472 CPUtime=762.06
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 121246 0 0 0 76022 184 0 0 25 0 1 0 386630600 496099328 120689 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 121118 120689 145 302 0 120813 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 484472

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12684
/proc/meminfo: memFree=1258096/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=511364 CPUtime=822.03
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 128002 0 0 0 82010 193 0 0 25 0 1 0 386630600 523636736 127445 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527082 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 127841 127445 145 302 0 127536 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 511364

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12684
/proc/meminfo: memFree=1232880/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=536348 CPUtime=882.02
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 134236 0 0 0 88000 202 0 0 25 0 1 0 386630600 549220352 133679 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 134087 133679 145 302 0 133782 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 536348

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12684
/proc/meminfo: memFree=1210032/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=559380 CPUtime=941.99
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 139998 0 0 0 93990 209 0 0 25 0 1 0 386630600 572805120 139441 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 139845 139441 145 302 0 139540 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 559380

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12684
/proc/meminfo: memFree=1189232/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=579888 CPUtime=1001.98
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 145141 0 0 0 99981 217 0 0 25 0 1 0 386630600 593805312 144584 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 144972 144584 145 302 0 144667 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 579888

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12684
/proc/meminfo: memFree=1167152/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=601992 CPUtime=1061.96
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 150690 0 0 0 105970 226 0 0 25 0 1 0 386630600 616439808 150133 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 150498 150133 145 302 0 150193 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 601992

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12684
/proc/meminfo: memFree=1147696/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=621324 CPUtime=1121.94
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 155515 0 0 0 111960 234 0 0 25 0 1 0 386630600 636235776 154958 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 155331 154958 145 302 0 155026 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 621324

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12684
/proc/meminfo: memFree=1129648/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=639336 CPUtime=1181.92
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 160052 0 0 0 117949 243 0 0 25 0 1 0 386630600 654680064 159495 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 159834 159495 145 302 0 159529 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 639336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12684
/proc/meminfo: memFree=1124912/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=643784 CPUtime=1200.02
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4194304 161151 0 0 0 119757 245 0 0 25 0 1 0 386630600 659234816 160594 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526860 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 160946 160594 145 302 0 160641 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 643784

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

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

[startup+1200.51 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 12684
/proc/meminfo: memFree=1124912/2055920 swapFree=4158788/4192956
[pid=12681] ppid=12679 vsize=0 CPUtime=1200.12
/proc/12681/stat : 12681 (Spear-32) R 12679 12681 12574 0 -1 4195332 161151 0 0 0 119757 255 0 0 25 0 1 0 386630600 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/12681/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.13
CPU user time (s): 1197.58
CPU system time (s): 2.55661
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 643784

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

runsolver used 1.38079 second user time and 2.99354 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Mon Mar 12 02:32:41 UTC 2007

IDJOB= 337417
IDBENCH= 24698
IDSOLVER= 131
FILE ID= node13/337417-1173666761

PBS_JOBID= 4101443

Free space on /tmp= 66451 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/bqwh.60.1080.sat05-436.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337417-1173666761/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/337417-1173666761/instance-337417-1173666761.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-337417-1173666761 -o ROOT/results/node13/solver-337417-1173666761 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337417-1173666761/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/337417-1173666761/instance-337417-1173666761.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  55013aff92da670c8aded0070c1f7bbe

RANDOM SEED= 399026424

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1768840 kB
Buffers:         35376 kB
Cached:         167364 kB
SwapCached:       2076 kB
Active:         146916 kB
Inactive:        78308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768840 kB
SwapTotal:     4192956 kB
SwapFree:      4158788 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          30404 kB
Slab:            47484 kB
Committed_AS:  1676152 kB
PageTables:       1744 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= 66451 MiB

End job on node13 on Mon Mar 12 02:52:44 UTC 2007