Trace number 339769

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

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
MD5SUM4bdea1a05617ff95eaeaf981037754e7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark750.032
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
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/339769-1173711290/instance-339769-1173711290.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/node38/watcher-339769-1173711290 -o ROOT/results/node38/solver-339769-1173711290 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339769-1173711290/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/339769-1173711290/instance-339769-1173711290.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: 7.35 6.93 4.28 3/64 13252
/proc/meminfo: memFree=1798592/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=1932 CPUtime=0
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 391084818 1978368 246 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518170 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 483 247 126 302 0 178 0

[startup+0.011475 s]
/proc/loadavg: 7.35 6.93 4.28 3/64 13252
/proc/meminfo: memFree=1798592/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=1932 CPUtime=0.01
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 296 0 0 0 1 0 0 0 18 0 1 0 391084818 1978368 280 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134580058 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 483 280 128 302 0 178 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1932

[startup+0.101492 s]
/proc/loadavg: 7.35 6.93 4.28 3/64 13252
/proc/meminfo: memFree=1798592/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=3408 CPUtime=0.09
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 664 0 0 0 9 0 0 0 18 0 1 0 391084818 3489792 648 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 852 648 145 302 0 547 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3408

[startup+0.301513 s]
/proc/loadavg: 7.35 6.93 4.28 3/64 13252
/proc/meminfo: memFree=1798592/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=3532 CPUtime=0.29
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 709 0 0 0 29 0 0 0 19 0 1 0 391084818 3616768 693 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 883 693 145 302 0 578 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3532

[startup+0.70156 s]
/proc/loadavg: 7.35 6.93 4.28 3/64 13252
/proc/meminfo: memFree=1798592/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=4180 CPUtime=0.69
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 875 0 0 0 69 0 0 0 22 0 1 0 391084818 4280320 859 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 1045 859 145 302 0 740 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4180

[startup+1.50165 s]
/proc/loadavg: 7.35 6.93 4.28 2/65 13253
/proc/meminfo: memFree=1795448/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=4560 CPUtime=1.49
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 969 0 0 0 149 0 0 0 25 0 1 0 391084818 4669440 953 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 1140 953 145 302 0 835 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4560

[startup+3.10182 s]
/proc/loadavg: 6.84 6.83 4.27 2/65 13253
/proc/meminfo: memFree=1794872/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=5552 CPUtime=3.09
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 1192 0 0 0 308 1 0 0 25 0 1 0 391084818 5685248 1176 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 1388 1176 145 302 0 1083 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5552

[startup+6.30119 s]
/proc/loadavg: 6.84 6.83 4.27 2/65 13253
/proc/meminfo: memFree=1793016/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=7048 CPUtime=6.29
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 1576 0 0 0 627 2 0 0 25 0 1 0 391084818 7217152 1560 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 1762 1560 145 302 0 1457 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7048

[startup+12.7019 s]
/proc/loadavg: 5.95 6.64 4.23 2/65 13253
/proc/meminfo: memFree=1790920/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=9032 CPUtime=12.68
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 2074 0 0 0 1265 3 0 0 25 0 1 0 391084818 9248768 2058 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 2258 2058 145 302 0 1953 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9032

[startup+25.5014 s]
/proc/loadavg: 5.18 6.45 4.20 2/65 13253
/proc/meminfo: memFree=1787144/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=12756 CPUtime=25.48
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 2994 0 0 0 2542 6 0 0 25 0 1 0 391084818 13062144 2945 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 3189 2945 145 302 0 2884 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12756

[startup+51.1012 s]
/proc/loadavg: 3.76 6.01 4.11 2/65 13253
/proc/meminfo: memFree=1780872/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=19012 CPUtime=51.08
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 4592 0 0 0 5097 11 0 0 25 0 1 0 391084818 19468288 4543 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 4753 4543 145 302 0 4448 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19012

[startup+102.306 s]
/proc/loadavg: 2.10 5.17 3.93 2/65 13253
/proc/meminfo: memFree=1772104/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=27936 CPUtime=102.27
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 6794 0 0 0 10209 18 0 0 25 0 1 0 391084818 28606464 6680 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 6984 6680 145 302 0 6679 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27936

[startup+162.302 s]
/proc/loadavg: 1.44 4.46 3.76 2/65 13253
/proc/meminfo: memFree=1762888/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=37148 CPUtime=162.24
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 9122 0 0 0 16198 26 0 0 25 0 1 0 391084818 38039552 9008 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 9287 9008 145 302 0 8982 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 37148

[startup+222.302 s]
/proc/loadavg: 1.15 3.78 3.57 2/65 13253
/proc/meminfo: memFree=1756872/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=43508 CPUtime=222.23
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 10732 0 0 0 22189 34 0 0 25 0 1 0 391084818 44552192 10489 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 10877 10489 145 302 0 10572 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 43508

[startup+282.301 s]
/proc/loadavg: 1.06 3.31 3.42 2/65 13253
/proc/meminfo: memFree=1751112/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=49224 CPUtime=282.21
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 12172 0 0 0 28181 40 0 0 25 0 1 0 391084818 50405376 11929 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527104 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 12306 11929 145 302 0 12001 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 49224

[startup+342.301 s]
/proc/loadavg: 1.02 2.86 3.25 2/65 13253
/proc/meminfo: memFree=1746952/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=53364 CPUtime=342.19
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 13204 0 0 0 34174 45 0 0 25 0 1 0 391084818 54644736 12961 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 13341 12961 145 302 0 13036 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 53364

[startup+402.302 s]
/proc/loadavg: 1.00 2.54 3.12 2/71 13365
/proc/meminfo: memFree=1741016/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=58100 CPUtime=402.12
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 14350 0 0 0 40162 50 0 0 25 0 1 0 391084818 59494400 14107 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 14525 14107 145 302 0 14220 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 58100

[startup+462.302 s]
/proc/loadavg: 1.00 2.26 2.98 2/65 13451
/proc/meminfo: memFree=1737912/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=62228 CPUtime=462.04
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 15390 0 0 0 46149 55 0 0 25 0 1 0 391084818 63721472 15147 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 15557 15147 145 302 0 15252 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 62228

[startup+522.301 s]
/proc/loadavg: 1.00 2.03 2.86 2/65 13451
/proc/meminfo: memFree=1734600/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=65732 CPUtime=522.03
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 16271 0 0 0 52145 58 0 0 25 0 1 0 391084818 67309568 16028 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 16433 16028 145 302 0 16128 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 65732

[startup+582.301 s]
/proc/loadavg: 1.00 1.84 2.74 2/65 13451
/proc/meminfo: memFree=1730376/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=69904 CPUtime=582.01
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 17307 0 0 0 58138 63 0 0 25 0 1 0 391084818 71581696 17064 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 17476 17064 145 302 0 17171 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 69904

[startup+642.302 s]
/proc/loadavg: 1.00 1.67 2.62 2/65 13451
/proc/meminfo: memFree=1726792/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=74568 CPUtime=642
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 18474 0 0 0 64133 67 0 0 25 0 1 0 391084818 76357632 17974 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 18642 17974 145 302 0 18337 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 74568

[startup+702.302 s]
/proc/loadavg: 1.00 1.56 2.52 2/65 13451
/proc/meminfo: memFree=1723400/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=78032 CPUtime=701.98
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 19332 0 0 0 70127 71 0 0 25 0 1 0 391084818 79904768 18832 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 19508 18832 145 302 0 19203 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 78032

[startup+762.305 s]
/proc/loadavg: 1.00 1.44 2.41 2/65 13451
/proc/meminfo: memFree=1719560/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=82036 CPUtime=761.96
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 20268 0 0 0 76122 74 0 0 25 0 1 0 391084818 84004864 19768 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 20509 19768 145 302 0 20204 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 82036

[startup+822.301 s]
/proc/loadavg: 1.00 1.37 2.33 2/65 13451
/proc/meminfo: memFree=1715720/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=85972 CPUtime=821.94
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 21231 0 0 0 82115 79 0 0 25 0 1 0 391084818 88035328 20731 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 21493 20731 145 302 0 21188 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 85972

[startup+882.302 s]
/proc/loadavg: 1.00 1.29 2.24 2/65 13451
/proc/meminfo: memFree=1712008/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=89680 CPUtime=881.93
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 22150 0 0 0 88110 83 0 0 25 0 1 0 391084818 91832320 21650 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 22420 21650 145 302 0 22115 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 89680

[startup+942.302 s]
/proc/loadavg: 1.00 1.24 2.16 2/65 13451
/proc/meminfo: memFree=1708744/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=92816 CPUtime=941.9
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 22965 0 0 0 94103 87 0 0 25 0 1 0 391084818 95043584 22465 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 23204 22465 145 302 0 22899 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 92816

[startup+1002.3 s]
/proc/loadavg: 1.00 1.19 2.08 2/65 13451
/proc/meminfo: memFree=1705544/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=96052 CPUtime=1001.89
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 23765 0 0 0 100098 91 0 0 25 0 1 0 391084818 98357248 23265 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 24013 23265 145 302 0 23708 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 96052

[startup+1062.3 s]
/proc/loadavg: 1.00 1.16 2.02 2/65 13451
/proc/meminfo: memFree=1702472/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=99116 CPUtime=1061.87
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 24535 0 0 0 106092 95 0 0 25 0 1 0 391084818 101494784 24035 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 24779 24035 145 302 0 24474 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 99116

[startup+1122.3 s]
/proc/loadavg: 1.00 1.12 1.95 2/65 13451
/proc/meminfo: memFree=1699848/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=101668 CPUtime=1121.85
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 25182 0 0 0 112088 97 0 0 25 0 1 0 391084818 104108032 24682 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 25417 24682 145 302 0 25112 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 101668

[startup+1182.3 s]
/proc/loadavg: 1.00 1.10 1.89 2/65 13451
/proc/meminfo: memFree=1697288/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=104392 CPUtime=1181.83
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 25832 0 0 0 118083 100 0 0 25 0 1 0 391084818 106897408 25332 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 26098 25332 145 302 0 25793 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 104392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.09 1.87 2/65 13451
/proc/meminfo: memFree=1696520/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=105136 CPUtime=1200.03
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 26016 0 0 0 119902 101 0 0 25 0 1 0 391084818 107659264 25516 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 26284 25516 145 302 0 25979 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 105136

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.09 1.87 2/65 13451
/proc/meminfo: memFree=1696520/2055920 swapFree=4177272/4192956
[pid=13252] ppid=13250 vsize=105136 CPUtime=1200.03
/proc/13252/stat : 13252 (Spear-32) R 13250 13252 9941 0 -1 4194304 26016 0 0 0 119902 101 0 0 25 0 1 0 391084818 107659264 25516 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13252/statm: 26284 25516 145 302 0 25979 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 105136

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.06
CPU user time (s): 1199.03
CPU system time (s): 1.03284
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 105136

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

runsolver used 1.06084 second user time and 2.37364 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Mon Mar 12 14:54:50 UTC 2007

IDJOB= 339769
IDBENCH= 24754
IDSOLVER= 131
FILE ID= node38/339769-1173711290

PBS_JOBID= 4101483

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339769-1173711290/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/339769-1173711290/instance-339769-1173711290.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-339769-1173711290 -o ROOT/results/node38/solver-339769-1173711290 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339769-1173711290/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/339769-1173711290/instance-339769-1173711290.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  4bdea1a05617ff95eaeaf981037754e7

RANDOM SEED= 795904033

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.233
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.233
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:       1798936 kB
Buffers:         31828 kB
Cached:         169460 kB
SwapCached:       9988 kB
Active:         112532 kB
Inactive:       106092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798936 kB
SwapTotal:     4192956 kB
SwapFree:      4177272 kB
Dirty:            1956 kB
Writeback:           0 kB
Mapped:          16072 kB
Slab:            24288 kB
Committed_AS:   721924 kB
PageTables:       1472 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= 66562 MiB

End job on node38 on Mon Mar 12 15:14:52 UTC 2007