Trace number 334646

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.14 1200.34

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1151.72
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

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/334646-1173585343/instance-334646-1173585343.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/node16/watcher-334646-1173585343 -o ROOT/results/node16/solver-334646-1173585343 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334646-1173585343/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/334646-1173585343/instance-334646-1173585343.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: 1.72 1.30 1.10 3/77 26648
/proc/meminfo: memFree=1765920/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=1932 CPUtime=0
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 378488841 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 483 249 126 302 0 178 0

[startup+0.0254469 s]
/proc/loadavg: 1.72 1.30 1.10 3/77 26648
/proc/meminfo: memFree=1765920/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=3152 CPUtime=0.01
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 719 0 0 0 1 0 0 0 18 0 1 0 378488841 3227648 571 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 789 574 126 302 0 484 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3152

[startup+0.101438 s]
/proc/loadavg: 1.72 1.30 1.10 3/77 26648
/proc/meminfo: memFree=1765920/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=6084 CPUtime=0.09
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 1602 0 0 0 8 1 0 0 18 0 1 0 378488841 6230016 1244 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 1521 1244 129 302 0 1216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6084

[startup+0.301413 s]
/proc/loadavg: 1.72 1.30 1.10 3/77 26648
/proc/meminfo: memFree=1765920/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=10956 CPUtime=0.29
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 2901 0 0 0 28 1 0 0 19 0 1 0 378488841 11218944 2445 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 2739 2446 129 302 0 2434 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10956

[startup+0.701365 s]
/proc/loadavg: 1.72 1.30 1.10 3/77 26648
/proc/meminfo: memFree=1765920/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=21204 CPUtime=0.69
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 5677 0 0 0 66 3 0 0 23 0 1 0 378488841 21712896 4835 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 5301 4836 129 302 0 4996 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21204

[startup+1.50127 s]
/proc/loadavg: 1.72 1.30 1.10 2/78 26649
/proc/meminfo: memFree=1739864/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=40808 CPUtime=1.49
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 10977 0 0 0 143 6 0 0 25 0 1 0 378488841 41787392 9622 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 10202 9622 129 302 0 9897 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40808

[startup+3.10108 s]
/proc/loadavg: 1.74 1.31 1.11 2/78 26649
/proc/meminfo: memFree=1713560/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=61832 CPUtime=3.09
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 16642 0 0 0 296 13 0 0 25 0 1 0 378488841 63315968 14262 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 15458 14262 140 302 0 15153 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61832

[startup+6.30169 s]
/proc/loadavg: 1.74 1.31 1.11 2/78 26649
/proc/meminfo: memFree=1708312/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=63196 CPUtime=6.29
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 16937 0 0 0 608 21 0 0 25 0 1 0 378488841 64712704 14557 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 15799 14557 140 302 0 15494 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63196

[startup+12.7019 s]
/proc/loadavg: 1.63 1.30 1.11 2/78 26649
/proc/meminfo: memFree=1706264/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=65016 CPUtime=12.69
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 17419 0 0 0 1242 27 0 0 25 0 1 0 378488841 66576384 15039 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 16254 15039 140 302 0 15949 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65016

[startup+25.5014 s]
/proc/loadavg: 1.53 1.29 1.10 2/78 26649
/proc/meminfo: memFree=1702616/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=68632 CPUtime=25.49
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 18344 0 0 0 2506 43 0 0 25 0 1 0 378488841 70279168 15931 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 17158 15931 140 302 0 16853 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68632

[startup+51.1013 s]
/proc/loadavg: 1.35 1.26 1.10 2/78 26649
/proc/meminfo: memFree=1696024/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=75392 CPUtime=51.09
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 20079 0 0 0 5048 61 0 0 25 0 1 0 378488841 77201408 17601 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 18848 17601 140 302 0 18543 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 75392

[startup+102.305 s]
/proc/loadavg: 1.14 1.22 1.09 2/78 26649
/proc/meminfo: memFree=1686296/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=85360 CPUtime=102.29
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 22600 0 0 0 10151 78 0 0 25 0 1 0 378488841 87408640 19993 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 21340 19993 140 302 0 21035 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 85360

[startup+162.302 s]
/proc/loadavg: 1.05 1.17 1.08 2/78 26649
/proc/meminfo: memFree=1676824/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=94796 CPUtime=162.28
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 24988 0 0 0 16139 89 0 0 25 0 1 0 378488841 97071104 22381 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 23699 22381 140 302 0 23394 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 94796

[startup+222.303 s]
/proc/loadavg: 1.02 1.14 1.08 2/78 26649
/proc/meminfo: memFree=1668632/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=102744 CPUtime=222.28
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 26985 0 0 0 22130 98 0 0 25 0 1 0 378488841 105209856 24378 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 25686 24378 140 302 0 25381 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 102744

[startup+282.302 s]
/proc/loadavg: 1.00 1.11 1.07 2/78 26649
/proc/meminfo: memFree=1661080/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=110224 CPUtime=282.27
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 28873 0 0 0 28120 107 0 0 25 0 1 0 378488841 112869376 26266 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 27556 26266 140 302 0 27251 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 110224

[startup+342.301 s]
/proc/loadavg: 1.10 1.12 1.08 2/84 26757
/proc/meminfo: memFree=1652616/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=117460 CPUtime=342.21
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 30644 0 0 0 34107 114 0 0 25 0 1 0 378488841 120279040 28037 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 29365 28037 140 302 0 29060 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 117460

[startup+402.301 s]
/proc/loadavg: 1.04 1.09 1.07 2/78 26847
/proc/meminfo: memFree=1648072/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=123964 CPUtime=402.15
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 32281 0 0 0 40094 121 0 0 25 0 1 0 378488841 126939136 29417 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 30991 29417 140 302 0 30686 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 123964

[startup+462.302 s]
/proc/loadavg: 1.01 1.08 1.07 2/78 26847
/proc/meminfo: memFree=1641432/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=130740 CPUtime=462.15
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 33966 0 0 0 46084 131 0 0 25 0 1 0 378488841 133877760 31102 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 32685 31102 140 302 0 32380 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 130740

[startup+522.302 s]
/proc/loadavg: 1.00 1.06 1.06 2/78 26847
/proc/meminfo: memFree=1635608/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=136488 CPUtime=522.14
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 35424 0 0 0 52075 139 0 0 25 0 1 0 378488841 139763712 32560 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 34122 32560 140 302 0 33817 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 136488

[startup+582.301 s]
/proc/loadavg: 1.00 1.05 1.05 2/78 26847
/proc/meminfo: memFree=1629592/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=142472 CPUtime=582.13
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 36894 0 0 0 58066 147 0 0 25 0 1 0 378488841 145891328 34030 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 35618 34030 140 302 0 35313 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 142472

[startup+642.301 s]
/proc/loadavg: 1.00 1.03 1.05 2/78 26847
/proc/meminfo: memFree=1623768/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=148388 CPUtime=642.13
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 38336 0 0 0 64058 155 0 0 25 0 1 0 378488841 151949312 35472 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 37097 35472 140 302 0 36792 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 148388

[startup+702.302 s]
/proc/loadavg: 1.00 1.03 1.04 2/78 26847
/proc/meminfo: memFree=1618136/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=153944 CPUtime=702.13
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 39757 0 0 0 70051 162 0 0 25 0 1 0 378488841 157638656 36893 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 38486 36893 140 302 0 38181 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 153944

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.04 2/78 26847
/proc/meminfo: memFree=1612952/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=159172 CPUtime=762.13
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 41058 0 0 0 76044 169 0 0 25 0 1 0 378488841 162992128 38194 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 39793 38194 140 302 0 39488 0
Current children cumulated CPU time (s) 762.13
Current children cumulated vsize (KiB) 159172

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.03 2/78 26847
/proc/meminfo: memFree=1608856/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=163420 CPUtime=822.12
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 42082 0 0 0 82038 174 0 0 25 0 1 0 378488841 167342080 39218 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 40855 39218 140 302 0 40550 0
Current children cumulated CPU time (s) 822.12
Current children cumulated vsize (KiB) 163420

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.02 2/78 26847
/proc/meminfo: memFree=1602584/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=169624 CPUtime=882.11
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 43642 0 0 0 88031 180 0 0 25 0 1 0 378488841 173694976 40778 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 42406 40778 140 302 0 42101 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 169624

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 26847
/proc/meminfo: memFree=1598552/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=173676 CPUtime=942.11
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 44641 0 0 0 94026 185 0 0 25 0 1 0 378488841 177844224 41777 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 43419 41777 140 302 0 43114 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 173676

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 26847
/proc/meminfo: memFree=1594904/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=177248 CPUtime=1002.11
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 45540 0 0 0 100021 190 0 0 25 0 1 0 378488841 181501952 42676 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 44312 42676 140 302 0 44007 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 177248

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 26847
/proc/meminfo: memFree=1591192/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=181028 CPUtime=1062.11
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 46447 0 0 0 106016 195 0 0 25 0 1 0 378488841 185372672 43583 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 45257 43583 140 302 0 44952 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 181028

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26847
/proc/meminfo: memFree=1587032/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=184972 CPUtime=1122.1
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 47466 0 0 0 112010 200 0 0 25 0 1 0 378488841 189411328 44602 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 46243 44602 140 302 0 45938 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 184972

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26847
/proc/meminfo: memFree=1583704/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=188292 CPUtime=1182.09
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 48290 0 0 0 118005 204 0 0 25 0 1 0 378488841 192811008 45426 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 47073 45426 140 302 0 46768 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 188292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26847
/proc/meminfo: memFree=1582744/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=189196 CPUtime=1200.1
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 48510 0 0 0 119804 206 0 0 25 0 1 0 378488841 193736704 45646 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 47299 45646 140 302 0 46994 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 189196

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26847
/proc/meminfo: memFree=1582744/2055920 swapFree=4159664/4192956
[pid=26648] ppid=26646 vsize=189196 CPUtime=1200.1
/proc/26648/stat : 26648 (Spear-32) R 26646 26648 26538 0 -1 4194304 48510 0 0 0 119804 206 0 0 25 0 1 0 378488841 193736704 45646 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26648/statm: 47299 45646 140 302 0 46994 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 189196

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.34
CPU time (s): 1200.14
CPU user time (s): 1198.04
CPU system time (s): 2.09268
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 189196

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

runsolver used 1.23081 second user time and 3.14852 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun Mar 11 03:55:45 UTC 2007

IDJOB= 334646
IDBENCH= 24632
IDSOLVER= 132
FILE ID= node16/334646-1173585343

PBS_JOBID= 4101224

Free space on /tmp= 66477 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334646-1173585343/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/334646-1173585343/instance-334646-1173585343.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-334646-1173585343 -o ROOT/results/node16/solver-334646-1173585343 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334646-1173585343/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/334646-1173585343/instance-334646-1173585343.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  bf3618cdbef11db03f2026bf209783fc

RANDOM SEED= 985342607

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:       1766328 kB
Buffers:         23020 kB
Cached:         189572 kB
SwapCached:       2084 kB
Active:         135644 kB
Inactive:        99476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1766328 kB
SwapTotal:     4192956 kB
SwapFree:      4159664 kB
Dirty:           17480 kB
Writeback:           0 kB
Mapped:          30620 kB
Slab:            40060 kB
Committed_AS:  1407552 kB
PageTables:       1720 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= 66477 MiB

End job on node16 on Sun Mar 11 04:15:47 UTC 2007