Trace number 315046

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

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
Bench CategoryINDUST (industrial 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 variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

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/315046-1172647971/instance-315046-1172647971.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/node44/watcher-315046-1172647971 -o ROOT/results/node44/solver-315046-1172647971 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315046-1172647971/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/315046-1172647971/instance-315046-1172647971.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.92 0.97 0.98 3/64 11041
/proc/meminfo: memFree=1259904/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=1708 CPUtime=0
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 233 0 0 0 0 0 0 0 18 0 1 0 284753297 1748992 218 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 427 218 129 302 0 122 0

[startup+0.0403699 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 11041
/proc/meminfo: memFree=1259904/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=3220 CPUtime=0.03
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 564 0 0 0 3 0 0 0 18 0 1 0 284753297 3297280 549 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134513448 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 805 549 129 302 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3220

[startup+0.101376 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 11041
/proc/meminfo: memFree=1259904/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=5244 CPUtime=0.09
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 1186 0 0 0 8 1 0 0 18 0 1 0 284753297 5369856 1032 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 1311 1032 129 302 0 1006 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5244

[startup+0.301412 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 11041
/proc/meminfo: memFree=1259904/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=14528 CPUtime=0.29
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 3673 0 0 0 27 2 0 0 19 0 1 0 284753297 14876672 3019 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 3632 3019 129 302 0 3327 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14528

[startup+0.701484 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 11041
/proc/meminfo: memFree=1259904/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=28120 CPUtime=0.69
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 7622 0 0 0 61 8 0 0 22 0 1 0 284753297 28794880 5779 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135271267 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 7030 5784 129 302 0 6725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28120

[startup+1.50263 s]
/proc/loadavg: 0.92 0.97 0.98 2/65 11042
/proc/meminfo: memFree=1228344/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=40352 CPUtime=1.49
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 11702 0 0 0 138 11 0 0 25 0 1 0 284753297 41320448 9406 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134561094 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 10088 9406 145 302 0 9783 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40352

[startup+3.10192 s]
/proc/loadavg: 0.93 0.97 0.98 2/65 11042
/proc/meminfo: memFree=1212472/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=62828 CPUtime=3.09
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 17895 0 0 0 296 13 0 0 25 0 1 0 284753297 64335872 14642 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 15707 14642 145 302 0 15402 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62828

[startup+6.30151 s]
/proc/loadavg: 0.93 0.97 0.98 2/65 11042
/proc/meminfo: memFree=1201272/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=62828 CPUtime=6.29
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 17904 0 0 0 615 14 0 0 25 0 1 0 284753297 64335872 14651 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 15707 14651 145 302 0 15402 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62828

[startup+12.7017 s]
/proc/loadavg: 0.94 0.97 0.98 2/65 11042
/proc/meminfo: memFree=1200760/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=63720 CPUtime=12.69
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 18107 0 0 0 1253 16 0 0 25 0 1 0 284753297 65249280 14854 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526755 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 15930 14854 145 302 0 15625 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63720

[startup+25.502 s]
/proc/loadavg: 0.95 0.97 0.98 2/65 11042
/proc/meminfo: memFree=1199224/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=65384 CPUtime=25.48
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 18528 0 0 0 2530 18 0 0 25 0 1 0 284753297 66953216 15275 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 16346 15275 145 302 0 16041 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65384

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.98 2/65 11042
/proc/meminfo: memFree=1196088/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=68632 CPUtime=51.07
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 19336 0 0 0 5085 22 0 0 25 0 1 0 284753297 70279168 16083 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 17158 16083 145 302 0 16853 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 68632

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 11042
/proc/meminfo: memFree=1189816/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=74848 CPUtime=102.26
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 20921 0 0 0 10195 31 0 0 25 0 1 0 284753297 76644352 17635 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526636 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 18712 17635 145 302 0 18407 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 74848

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11042
/proc/meminfo: memFree=1181624/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=83228 CPUtime=162.23
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 23036 0 0 0 16181 42 0 0 25 0 1 0 284753297 85225472 19685 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 20807 19685 145 302 0 20502 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 83228

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11042
/proc/meminfo: memFree=1175416/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=89300 CPUtime=222.21
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 24565 0 0 0 22169 52 0 0 25 0 1 0 284753297 91443200 21214 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 22325 21214 145 302 0 22020 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 89300

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11042
/proc/meminfo: memFree=1168248/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=96880 CPUtime=282.19
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 26494 0 0 0 28160 59 0 0 25 0 1 0 284753297 99205120 23014 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134538710 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 24220 23014 145 302 0 23915 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 96880

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11042
/proc/meminfo: memFree=1159672/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=105288 CPUtime=342.17
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 28611 0 0 0 34149 68 0 0 25 0 1 0 284753297 107814912 25131 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527019 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 26322 25131 145 302 0 26017 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 105288

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11042
/proc/meminfo: memFree=1151480/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=113472 CPUtime=402.15
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 30667 0 0 0 40139 76 0 0 25 0 1 0 284753297 116195328 27187 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134529837 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 28368 27187 145 302 0 28063 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 113472

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11042
/proc/meminfo: memFree=1145720/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=119284 CPUtime=462.13
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 32130 0 0 0 46132 81 0 0 25 0 1 0 284753297 122146816 28650 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 29821 28650 145 302 0 29516 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 119284

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11044
/proc/meminfo: memFree=1139192/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=125832 CPUtime=522.1
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 33755 0 0 0 52124 86 0 0 25 0 1 0 284753297 128851968 30275 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 31458 30276 145 302 0 31153 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 125832

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11044
/proc/meminfo: memFree=1133688/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=131264 CPUtime=582.08
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 35127 0 0 0 58114 94 0 0 25 0 1 0 284753297 134414336 31647 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 32816 31647 145 302 0 32511 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 131264

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11044
/proc/meminfo: memFree=1127032/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=138816 CPUtime=642.07
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 37019 0 0 0 64106 101 0 0 25 0 1 0 284753297 142147584 33282 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 34704 33282 145 302 0 34399 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 138816

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11044
/proc/meminfo: memFree=1120376/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=145416 CPUtime=702.04
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 38682 0 0 0 70098 106 0 0 25 0 1 0 284753297 148905984 34945 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 36354 34945 145 302 0 36049 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 145416

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11044
/proc/meminfo: memFree=1113336/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=152488 CPUtime=762.02
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 40437 0 0 0 76089 113 0 0 25 0 1 0 284753297 156147712 36700 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 38122 36700 145 302 0 37817 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 152488

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11044
/proc/meminfo: memFree=1106744/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=158976 CPUtime=822
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 42089 0 0 0 82081 119 0 0 25 0 1 0 284753297 162791424 38352 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 39744 38352 145 302 0 39439 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 158976

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11044
/proc/meminfo: memFree=1100088/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=165648 CPUtime=881.97
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 43729 0 0 0 88070 127 0 0 25 0 1 0 284753297 169623552 39992 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 41412 39992 145 302 0 41107 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 165648

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11044
/proc/meminfo: memFree=1093944/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=171796 CPUtime=941.95
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 45282 0 0 0 94061 134 0 0 25 0 1 0 284753297 175919104 41545 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 42949 41545 145 302 0 42644 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 171796

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11044
/proc/meminfo: memFree=1089016/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=176612 CPUtime=1001.93
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 46493 0 0 0 100052 141 0 0 25 0 1 0 284753297 180850688 42756 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526633 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 44153 42756 145 302 0 43848 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 176612

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11044
/proc/meminfo: memFree=1084152/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=181556 CPUtime=1061.91
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 47738 0 0 0 106043 148 0 0 25 0 1 0 284753297 185913344 44001 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526880 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 45389 44001 145 302 0 45084 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 181556

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11044
/proc/meminfo: memFree=1079288/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=186336 CPUtime=1121.88
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 48930 0 0 0 112036 152 0 0 25 0 1 0 284753297 190808064 45193 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 46584 45193 145 302 0 46279 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 186336

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11044
/proc/meminfo: memFree=1074104/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=191720 CPUtime=1181.86
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 50242 0 0 0 118028 158 0 0 25 0 1 0 284753297 196321280 46505 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 47930 46505 145 302 0 47625 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 191720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 11044
/proc/meminfo: memFree=1072440/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=193344 CPUtime=1200.06
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 50637 0 0 0 119846 160 0 0 25 0 1 0 284753297 197984256 46900 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 48336 46900 145 302 0 48031 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 193344

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.98 2/65 11044
/proc/meminfo: memFree=1072440/2055920 swapFree=4183332/4192956
[pid=11041] ppid=11039 vsize=193344 CPUtime=1200.06
/proc/11041/stat : 11041 (Spear-32) R 11039 11041 10941 0 -1 4194304 50637 0 0 0 119846 160 0 0 25 0 1 0 284753297 197984256 46900 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/11041/statm: 48336 46900 145 302 0 48031 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 193344

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.1
CPU user time (s): 1198.47
CPU system time (s): 1.63375
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 193344

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

runsolver used 0.820875 second user time and 2.47962 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Wed Feb 28 07:32:52 UTC 2007

IDJOB= 315046
IDBENCH= 20406
IDSOLVER= 131
FILE ID= node44/315046-1172647971

PBS_JOBID= 3981173

Free space on /tmp= 66537 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacias/hard/sortnet-7-ipc5-h15-unsat.cnf
COMMAND LINE= /tmp/evaluation/315046-1172647971/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/315046-1172647971/instance-315046-1172647971.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-315046-1172647971 -o ROOT/results/node44/solver-315046-1172647971 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315046-1172647971/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/315046-1172647971/instance-315046-1172647971.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  0683489092a5eb0c881dd17c2c45d08e

RANDOM SEED= 616407414

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1260376 kB
Buffers:         36576 kB
Cached:         707480 kB
SwapCached:       3944 kB
Active:         271416 kB
Inactive:       482480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1260376 kB
SwapTotal:     4192956 kB
SwapFree:      4183332 kB
Dirty:            7852 kB
Writeback:           0 kB
Mapped:          15276 kB
Slab:            27612 kB
Committed_AS:   611648 kB
PageTables:       1396 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= 66537 MiB

End job on node44 on Wed Feb 28 07:52:54 UTC 2007