Trace number 336871

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

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v400-s344840348.sat05-470.reshuffled-07.cnf
MD5SUMad341047b56d6b96e36142808d331e4f
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 variables400
Number of clauses1400
Sum of the clauses size4200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31400
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/336871-1173655510/instance-336871-1173655510.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/node66/watcher-336871-1173655510 -o ROOT/results/node66/solver-336871-1173655510 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336871-1173655510/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/336871-1173655510/instance-336871-1173655510.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.97 3/64 7135
/proc/meminfo: memFree=1879112/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=1532 CPUtime=0
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 205 0 0 0 0 0 0 0 18 0 1 0 385508578 1568768 189 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 383 189 140 302 0 78 0

[startup+0.049005 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 7135
/proc/meminfo: memFree=1879112/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=1664 CPUtime=0.04
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 249 0 0 0 4 0 0 0 18 0 1 0 385508578 1703936 233 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 416 233 140 302 0 111 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1664

[startup+0.102014 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 7135
/proc/meminfo: memFree=1879112/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=1792 CPUtime=0.09
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 291 0 0 0 9 0 0 0 18 0 1 0 385508578 1835008 275 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 448 275 140 302 0 143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1792

[startup+0.301055 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 7135
/proc/meminfo: memFree=1879112/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=2308 CPUtime=0.29
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 416 0 0 0 29 0 0 0 19 0 1 0 385508578 2363392 400 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 577 400 140 302 0 272 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2308

[startup+0.701134 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 7135
/proc/meminfo: memFree=1879112/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=2988 CPUtime=0.69
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 590 0 0 0 68 1 0 0 22 0 1 0 385508578 3059712 574 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 747 574 140 302 0 442 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2988

[startup+1.5013 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1876928/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=4016 CPUtime=1.49
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 850 0 0 0 147 2 0 0 25 0 1 0 385508578 4112384 834 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 1004 834 140 302 0 699 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4016

[startup+3.10162 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1875648/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=5432 CPUtime=3.09
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 1195 0 0 0 306 3 0 0 25 0 1 0 385508578 5562368 1179 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 1358 1179 140 302 0 1053 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5432

[startup+6.30126 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1873152/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=7756 CPUtime=6.29
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 1763 0 0 0 624 5 0 0 25 0 1 0 385508578 7942144 1714 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 1939 1714 140 302 0 1634 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7756

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1869904/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=10608 CPUtime=12.69
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 2500 0 0 0 1261 8 0 0 25 0 1 0 385508578 10862592 2451 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 2652 2451 140 302 0 2347 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10608

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1865360/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=15108 CPUtime=25.48
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 3638 0 0 0 2537 11 0 0 25 0 1 0 385508578 15470592 3524 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 3777 3524 140 302 0 3472 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15108

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1859024/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=21468 CPUtime=51.07
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 5232 0 0 0 5091 16 0 0 25 0 1 0 385508578 21983232 5118 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 5367 5118 140 302 0 5062 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21468

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1849744/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=30804 CPUtime=102.26
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 7623 0 0 0 10199 27 0 0 25 0 1 0 385508578 31543296 7380 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 7701 7380 140 302 0 7396 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 30804

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1841872/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=38812 CPUtime=162.23
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 9615 0 0 0 16189 34 0 0 25 0 1 0 385508578 39743488 9372 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526979 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 9703 9372 140 302 0 9398 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 38812

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1835216/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=45308 CPUtime=222.21
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 11235 0 0 0 22180 41 0 0 25 0 1 0 385508578 46395392 10992 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 11327 10992 140 302 0 11022 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 45308

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1829712/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=51876 CPUtime=282.19
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 12887 0 0 0 28173 46 0 0 25 0 1 0 385508578 53121024 12387 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 12969 12387 140 302 0 12664 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 51876

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1824528/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=57236 CPUtime=342.17
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 14172 0 0 0 34165 52 0 0 25 0 1 0 385508578 58609664 13672 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527043 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 14309 13672 140 302 0 14004 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 57236

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1820176/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=61540 CPUtime=402.15
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 15271 0 0 0 40156 59 0 0 25 0 1 0 385508578 63016960 14771 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526943 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 15385 14771 140 302 0 15080 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 61540

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1815888/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=65780 CPUtime=462.13
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 16318 0 0 0 46148 65 0 0 25 0 1 0 385508578 67358720 15818 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 16445 15818 140 302 0 16140 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 65780

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1812112/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=69528 CPUtime=522.1
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 17256 0 0 0 52139 71 0 0 25 0 1 0 385508578 71196672 16756 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 17382 16756 140 302 0 17077 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 69528

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1808208/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=73640 CPUtime=582.09
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 18228 0 0 0 58132 77 0 0 25 0 1 0 385508578 75407360 17728 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 18410 17728 140 302 0 18105 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 73640

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1804944/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=76916 CPUtime=642.07
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 19028 0 0 0 64126 81 0 0 25 0 1 0 385508578 78761984 18528 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527082 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 19229 18528 140 302 0 18924 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 76916

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1801552/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=80304 CPUtime=702.04
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 19869 0 0 0 70118 86 0 0 25 0 1 0 385508578 82231296 19369 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 20076 19369 140 302 0 19771 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 80304

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1798544/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=83480 CPUtime=762.02
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 20614 0 0 0 76111 91 0 0 25 0 1 0 385508578 85483520 20114 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 20870 20114 140 302 0 20565 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 83480

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1795408/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=86728 CPUtime=822
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 21403 0 0 0 82104 96 0 0 25 0 1 0 385508578 88809472 20903 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 21682 20903 140 302 0 21377 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 86728

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1792400/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=89600 CPUtime=881.98
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 22142 0 0 0 88098 100 0 0 25 0 1 0 385508578 91750400 21642 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526894 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 22400 21642 140 302 0 22095 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 89600

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1789456/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=92536 CPUtime=941.96
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 22873 0 0 0 94093 103 0 0 25 0 1 0 385508578 94756864 22373 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 23134 22373 140 302 0 22829 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 92536

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1786576/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=97476 CPUtime=1001.93
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 24112 0 0 0 100086 107 0 0 25 0 1 0 385508578 99815424 23099 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 24369 23099 140 302 0 24064 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 97476

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1784080/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=100104 CPUtime=1061.92
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 24774 0 0 0 106082 110 0 0 25 0 1 0 385508578 102506496 23761 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 25026 23761 140 302 0 24721 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 100104

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7136
/proc/meminfo: memFree=1781136/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=103112 CPUtime=1121.9
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 25498 0 0 0 112076 114 0 0 25 0 1 0 385508578 105586688 24485 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 25778 24485 140 302 0 25473 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 103112

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7138
/proc/meminfo: memFree=1778512/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=105612 CPUtime=1181.87
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 26121 0 0 0 118069 118 0 0 25 0 1 0 385508578 108146688 25108 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 26403 25108 140 302 0 26098 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 105612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7138
/proc/meminfo: memFree=1777744/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=106280 CPUtime=1200.07
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 26303 0 0 0 119888 119 0 0 25 0 1 0 385508578 108830720 25290 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 26570 25290 140 302 0 26265 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 106280

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: 0.99 0.97 0.97 2/65 7138
/proc/meminfo: memFree=1777744/2055920 swapFree=4183892/4192956
[pid=7135] ppid=7133 vsize=106280 CPUtime=1200.07
/proc/7135/stat : 7135 (Spear-32) R 7133 7135 7028 0 -1 4194304 26303 0 0 0 119888 119 0 0 25 0 1 0 385508578 108830720 25290 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/7135/statm: 26570 25290 140 302 0 26265 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 106280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1198.88
CPU system time (s): 1.21181
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 106280

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

runsolver used 0.883865 second user time and 2.42163 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Sun Mar 11 23:25:10 UTC 2007

IDJOB= 336871
IDBENCH= 24685
IDSOLVER= 131
FILE ID= node66/336871-1173655510

PBS_JOBID= 4101425

Free space on /tmp= 66548 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest02/hgen3-v400-s344840348.sat05-470.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336871-1173655510/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/336871-1173655510/instance-336871-1173655510.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-336871-1173655510 -o ROOT/results/node66/solver-336871-1173655510 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336871-1173655510/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/336871-1173655510/instance-336871-1173655510.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  ad341047b56d6b96e36142808d331e4f

RANDOM SEED= 918270151

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.259
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	: 5931.00
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.259
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:       1879584 kB
Buffers:         22180 kB
Cached:         117172 kB
SwapCached:       3176 kB
Active:          45568 kB
Inactive:       103672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1879584 kB
SwapTotal:     4192956 kB
SwapFree:      4183892 kB
Dirty:            1556 kB
Writeback:           0 kB
Mapped:          15264 kB
Slab:            13204 kB
Committed_AS:   811388 kB
PageTables:       1376 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= 66548 MiB

End job on node66 on Sun Mar 11 23:45:13 UTC 2007