Trace number 312807

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.07 1200.54

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-5-19-s.cnf
MD5SUMe244a296f9644a797dad8a0d16013dcf
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1855.96
Satisfiable
(Un)Satisfiability was proved
Number of variables262705
Number of clauses1259225
Sum of the clauses size2927370
Maximum clause length10
Minimum clause length1
Number of clauses of size 119569
Number of clauses of size 2957027
Number of clauses of size 3234009
Number of clauses of size 45400
Number of clauses of size 521600
Number of clauses of size over 521620

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/312807-1176860678/instance-312807-1176860678.cnf

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node62/watcher-312807-1176860678 -o ROOT/results/node62/solver-312807-1176860678 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/312807-1176860678/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/312807-1176860678/instance-312807-1176860678.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.91 0.95 0.90 3/64 6903
/proc/meminfo: memFree=1701896/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=1700 CPUtime=0
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 232 0 0 0 0 0 0 0 18 0 1 0 4643832 1740800 217 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135271215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 425 219 128 302 0 120 0

[startup+0.105666 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 6903
/proc/meminfo: memFree=1701896/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=6432 CPUtime=0.1
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 1773 0 0 0 9 1 0 0 18 0 1 0 4643832 6586368 1405 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 1608 1406 129 302 0 1303 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6432

[startup+0.201676 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 6903
/proc/meminfo: memFree=1701896/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=9588 CPUtime=0.19
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 2606 0 0 0 18 1 0 0 18 0 1 0 4643832 9818112 2140 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 2397 2140 129 302 0 2092 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9588

[startup+0.301688 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 6903
/proc/meminfo: memFree=1701896/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=19404 CPUtime=0.29
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 4799 0 0 0 25 4 0 0 19 0 1 0 4643832 19869696 3466 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 4851 3467 129 302 0 4546 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19404

[startup+0.701734 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 6903
/proc/meminfo: memFree=1701896/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=35636 CPUtime=0.69
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 10961 0 0 0 52 17 0 0 22 0 1 0 4643832 36491264 7448 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 8910 7450 129 302 0 8605 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35636

[startup+1.50183 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 6904
/proc/meminfo: memFree=1661888/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=53592 CPUtime=1.49
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 16569 0 0 0 111 38 0 0 25 0 1 0 4643832 54878208 12799 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 13398 12800 129 302 0 13093 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53592

[startup+3.10202 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 6904
/proc/meminfo: memFree=1633408/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=105104 CPUtime=3.09
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 30438 0 0 0 254 55 0 0 25 0 1 0 4643832 107626496 21800 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 26276 21800 129 302 0 25971 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 105104

[startup+6.30139 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 6904
/proc/meminfo: memFree=1607296/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=112468 CPUtime=6.29
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 32591 0 0 0 571 58 0 0 25 0 1 0 4643832 115167232 23726 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 28117 23726 140 302 0 27812 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 112468

[startup+12.7011 s]
/proc/loadavg: 0.93 0.96 0.91 2/65 6904
/proc/meminfo: memFree=1607296/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=112468 CPUtime=12.69
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 32624 0 0 0 1209 60 0 0 25 0 1 0 4643832 115167232 23759 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 28117 23759 140 302 0 27812 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 112468

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 6904
/proc/meminfo: memFree=1607304/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=112624 CPUtime=25.49
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 32639 0 0 0 2483 66 0 0 25 0 1 0 4643832 115326976 23774 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524720 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 28156 23774 140 302 0 27851 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 112624

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 6904
/proc/meminfo: memFree=1604232/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=115868 CPUtime=51.08
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 33450 0 0 0 5031 77 0 0 25 0 1 0 4643832 118648832 24585 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524576 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 28967 24585 140 302 0 28662 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 115868

[startup+102.302 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 6904
/proc/meminfo: memFree=1594952/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=125056 CPUtime=102.27
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 35790 0 0 0 10138 89 0 0 25 0 1 0 4643832 128057344 26892 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 31264 26892 140 302 0 30959 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 125056

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6904
/proc/meminfo: memFree=1589960/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=130112 CPUtime=162.25
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 37046 0 0 0 16134 91 0 0 25 0 1 0 4643832 133234688 28148 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 32528 28148 140 302 0 32223 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 130112

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6904
/proc/meminfo: memFree=1577992/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=141952 CPUtime=222.23
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 40042 0 0 0 22125 98 0 0 25 0 1 0 4643832 145358848 31124 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524684 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 35488 31124 140 302 0 35183 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 141952

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6904
/proc/meminfo: memFree=1563592/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=156384 CPUtime=282.22
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 43709 0 0 0 28116 106 0 0 25 0 1 0 4643832 160137216 34742 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524812 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 39096 34742 140 302 0 38791 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 156384

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6904
/proc/meminfo: memFree=1549320/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=170484 CPUtime=342.2
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 47236 0 0 0 34106 114 0 0 25 0 1 0 4643832 174575616 38266 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 42621 38266 140 302 0 42316 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 170484

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6904
/proc/meminfo: memFree=1543048/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=176604 CPUtime=402.18
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 48787 0 0 0 40102 116 0 0 25 0 1 0 4643832 180842496 39812 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524662 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 44151 39812 140 302 0 43846 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 176604

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6906
/proc/meminfo: memFree=1538632/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=180924 CPUtime=462.16
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 49922 0 0 0 46099 117 0 0 25 0 1 0 4643832 185266176 40889 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 45231 40889 140 302 0 44926 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 180924

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6906
/proc/meminfo: memFree=1532360/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=187752 CPUtime=522.14
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 51654 0 0 0 52095 119 0 0 25 0 1 0 4643832 192258048 42521 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 46938 42521 140 302 0 46633 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 187752

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6906
/proc/meminfo: memFree=1526728/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=193264 CPUtime=582.14
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 53062 0 0 0 58093 121 0 0 25 0 1 0 4643832 197902336 43906 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 48316 43906 140 302 0 48011 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 193264

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6906
/proc/meminfo: memFree=1522568/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=197464 CPUtime=642.12
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 54202 0 0 0 64090 122 0 0 25 0 1 0 4643832 202203136 44954 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524499 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 49366 44954 140 302 0 49061 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 197464

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6906
/proc/meminfo: memFree=1517704/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=202284 CPUtime=702.1
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 55415 0 0 0 70086 124 0 0 25 0 1 0 4643832 207138816 46158 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524550 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 50571 46158 140 302 0 50266 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 202284

[startup+762.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6906
/proc/meminfo: memFree=1513672/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=206204 CPUtime=762.08
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 56395 0 0 0 76083 125 0 0 25 0 1 0 4643832 211152896 47136 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524846 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 51551 47136 140 302 0 51246 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 206204

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6906
/proc/meminfo: memFree=1509064/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=210856 CPUtime=822.06
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 57561 0 0 0 82079 127 0 0 25 0 1 0 4643832 215916544 48301 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524472 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 52714 48301 140 302 0 52409 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 210856

[startup+882.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6906
/proc/meminfo: memFree=1504520/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=215312 CPUtime=882.06
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 58675 0 0 0 88077 129 0 0 25 0 1 0 4643832 220479488 49413 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524675 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 53828 49413 140 302 0 53523 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 215312

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6906
/proc/meminfo: memFree=1500680/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=219148 CPUtime=942.03
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 59651 0 0 0 94073 130 0 0 25 0 1 0 4643832 224407552 50386 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 54787 50386 140 302 0 54482 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 219148

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/71 7022
/proc/meminfo: memFree=1493696/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=224792 CPUtime=1001.97
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 61087 0 0 0 100064 133 0 0 25 0 1 0 4643832 230187008 51802 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524634 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 56198 51802 140 302 0 55893 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 224792

[startup+1062.3 s]
/proc/loadavg: 1.06 0.99 0.91 2/65 7600
/proc/meminfo: memFree=1490752/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=228512 CPUtime=1061.85
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 62012 0 0 0 106050 135 0 0 25 0 1 0 4643832 233996288 52721 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524563 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 57128 52721 140 302 0 56823 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 228512

[startup+1122.3 s]
/proc/loadavg: 1.02 0.99 0.91 2/65 7600
/proc/meminfo: memFree=1486528/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=232732 CPUtime=1121.84
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 63138 0 0 0 112047 137 0 0 25 0 1 0 4643832 238317568 53785 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524846 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 58183 53785 140 302 0 57878 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 232732

[startup+1182.3 s]
/proc/loadavg: 1.01 0.99 0.91 2/65 7600
/proc/meminfo: memFree=1482688/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=236648 CPUtime=1181.83
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 64134 0 0 0 118045 138 0 0 25 0 1 0 4643832 242327552 54763 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524748 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 59162 54763 140 302 0 58857 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 236648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 7600
/proc/meminfo: memFree=1481472/2055920 swapFree=4192956/4192956
[pid=6903] ppid=6901 vsize=237808 CPUtime=1200.03
/proc/6903/stat : 6903 (Spear-32) R 6901 6903 5780 0 -1 4194304 64420 0 0 0 119865 138 0 0 25 0 1 0 4643832 243515392 55047 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/6903/statm: 59452 55047 140 302 0 59147 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 237808

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.07
CPU user time (s): 1198.65
CPU system time (s): 1.42078
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (KiB): 237872

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

runsolver used 0.801878 second user time and 2.55961 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Wed Apr 18 01:44:38 UTC 2007

IDJOB= 312807
IDBENCH= 20350
IDSOLVER= 132
FILE ID= node62/312807-1176860678

PBS_JOBID= 4590234

Free space on /tmp= 66496 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-sat/partial-5-19-s.cnf
COMMAND LINE= /tmp/evaluation/312807-1176860678/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/312807-1176860678/instance-312807-1176860678.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-312807-1176860678 -o ROOT/results/node62/solver-312807-1176860678 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/312807-1176860678/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/312807-1176860678/instance-312807-1176860678.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  e244a296f9644a797dad8a0d16013dcf

RANDOM SEED= 730285474

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node62.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.216
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.216
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:       1702368 kB
Buffers:         26264 kB
Cached:         269604 kB
SwapCached:          0 kB
Active:         144520 kB
Inactive:       167044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702368 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           24500 kB
Writeback:           0 kB
Mapped:          25888 kB
Slab:            27968 kB
Committed_AS:    72840 kB
PageTables:       1460 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= 66496 MiB

End job on node62 on Wed Apr 18 02:04:41 UTC 2007