Trace number 329138

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.08 1200.15

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k50.cnf
MD5SUM18bfff146478ee5369d7f8a59c6fe709
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 variables38647
Number of clauses150130
Sum of the clauses size407902
Maximum clause length37
Minimum clause length1
Number of clauses of size 1668
Number of clauses of size 271936
Number of clauses of size 371760
Number of clauses of size 4286
Number of clauses of size 5545
Number of clauses of size over 54935

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/329138-1173133017/instance-329138-1173133017.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-329138-1173133017 -o ROOT/results/node16/solver-329138-1173133017 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329138-1173133017/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/329138-1173133017/instance-329138-1173133017.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.86 0.97 0.93 3/77 16175
/proc/meminfo: memFree=1039464/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=1396 CPUtime=0
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 333256073 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 349 138 121 302 0 44 0

[startup+0.0461121 s]
/proc/loadavg: 0.86 0.97 0.93 3/77 16175
/proc/meminfo: memFree=1039464/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=2420 CPUtime=0.03
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 406 0 0 0 3 0 0 0 18 0 1 0 333256073 2478080 390 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134513436 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 605 390 129 302 0 300 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2420

[startup+0.101105 s]
/proc/loadavg: 0.86 0.97 0.93 3/77 16175
/proc/meminfo: memFree=1039464/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=4704 CPUtime=0.09
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 978 0 0 0 9 0 0 0 18 0 1 0 333256073 4816896 856 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 1176 856 129 302 0 871 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4704

[startup+0.301081 s]
/proc/loadavg: 0.86 0.97 0.93 3/77 16175
/proc/meminfo: memFree=1039464/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=10296 CPUtime=0.29
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 2684 0 0 0 28 1 0 0 19 0 1 0 333256073 10543104 2287 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 2574 2288 129 302 0 2269 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10296

[startup+0.701034 s]
/proc/loadavg: 0.86 0.97 0.93 3/77 16175
/proc/meminfo: memFree=1039464/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=16200 CPUtime=0.69
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 4322 0 0 0 66 3 0 0 23 0 1 0 333256073 16588800 3372 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 4050 3372 140 302 0 3745 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16200

[startup+1.50194 s]
/proc/loadavg: 0.86 0.97 0.93 2/78 16176
/proc/meminfo: memFree=1026336/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=16456 CPUtime=1.49
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 4414 0 0 0 146 3 0 0 25 0 1 0 333256073 16850944 3464 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 4114 3464 140 302 0 3809 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16456

[startup+3.10175 s]
/proc/loadavg: 0.86 0.97 0.93 2/78 16176
/proc/meminfo: memFree=1025824/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=17248 CPUtime=3.09
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 4606 0 0 0 305 4 0 0 25 0 1 0 333256073 17661952 3656 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 4312 3656 140 302 0 4007 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17248

[startup+6.30137 s]
/proc/loadavg: 0.95 0.98 0.94 2/78 16176
/proc/meminfo: memFree=1024104/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=18520 CPUtime=6.29
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 4926 0 0 0 624 5 0 0 25 0 1 0 333256073 18964480 3976 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527157 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 4630 3976 140 302 0 4325 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18520

[startup+12.7016 s]
/proc/loadavg: 0.95 0.98 0.94 2/78 16176
/proc/meminfo: memFree=1020072/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=22640 CPUtime=12.68
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 5928 0 0 0 1261 7 0 0 25 0 1 0 333256073 23183360 4978 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 5660 4978 140 302 0 5355 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22640

[startup+25.5011 s]
/proc/loadavg: 0.96 0.98 0.94 2/78 16176
/proc/meminfo: memFree=1012520/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=30372 CPUtime=25.48
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 7881 0 0 0 2535 13 0 0 25 0 1 0 333256073 31100928 6898 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 7593 6898 140 302 0 7288 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30372

[startup+51.1011 s]
/proc/loadavg: 0.97 0.98 0.94 2/78 16176
/proc/meminfo: memFree=1003816/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=38688 CPUtime=51.08
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 9985 0 0 0 5091 17 0 0 25 0 1 0 333256073 39616512 9002 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 9672 9002 140 302 0 9367 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 38688

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16176
/proc/meminfo: memFree=991912/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=50668 CPUtime=102.28
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 12991 0 0 0 10203 25 0 0 25 0 1 0 333256073 51884032 11943 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 12667 11943 140 302 0 12362 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 50668

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16176
/proc/meminfo: memFree=975400/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=67292 CPUtime=162.28
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 17143 0 0 0 16193 35 0 0 25 0 1 0 333256073 68907008 16095 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 16823 16095 140 302 0 16518 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 67292

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16176
/proc/meminfo: memFree=959912/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=82972 CPUtime=222.27
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 21095 0 0 0 22184 43 0 0 25 0 1 0 333256073 84963328 19918 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 20743 19918 140 302 0 20438 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 82972

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16176
/proc/meminfo: memFree=942248/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=100808 CPUtime=282.27
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 25532 0 0 0 28174 53 0 0 25 0 1 0 333256073 103227392 24355 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 25202 24355 140 302 0 24897 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 100808

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16176
/proc/meminfo: memFree=927400/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=115524 CPUtime=342.26
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 29208 0 0 0 34165 61 0 0 25 0 1 0 333256073 118296576 28031 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 28881 28031 140 302 0 28576 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 115524

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16176
/proc/meminfo: memFree=914280/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=128676 CPUtime=402.26
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 32502 0 0 0 40155 71 0 0 25 0 1 0 333256073 131764224 31325 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 32169 31325 140 302 0 31864 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 128676

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16176
/proc/meminfo: memFree=899944/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=142836 CPUtime=462.26
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 36061 0 0 0 46147 79 0 0 25 0 1 0 333256073 146264064 34884 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 35709 34884 140 302 0 35404 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 142836

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16176
/proc/meminfo: memFree=884072/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=160196 CPUtime=522.25
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 40335 0 0 0 52136 89 0 0 25 0 1 0 333256073 164040704 38901 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 40049 38901 140 302 0 39744 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 160196

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16176
/proc/meminfo: memFree=868968/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=175192 CPUtime=582.25
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 44065 0 0 0 58126 99 0 0 25 0 1 0 333256073 179396608 42631 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 43798 42631 140 302 0 43493 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 175192

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16176
/proc/meminfo: memFree=853608/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=190440 CPUtime=642.26
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 47881 0 0 0 64117 109 0 0 25 0 1 0 333256073 195010560 46447 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526748 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 47610 46447 140 302 0 47305 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 190440

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16176
/proc/meminfo: memFree=839400/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=204524 CPUtime=702.24
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 51429 0 0 0 70109 115 0 0 25 0 1 0 333256073 209432576 49995 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 51131 49995 140 302 0 50826 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 204524

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.94 3/78 16176
/proc/meminfo: memFree=826856/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=217032 CPUtime=762.25
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 54553 0 0 0 76103 122 0 0 25 0 1 0 333256073 222240768 53119 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527061 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 54258 53119 140 302 0 53953 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 217032

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16176
/proc/meminfo: memFree=814568/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=229280 CPUtime=822.24
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 57650 0 0 0 82095 129 0 0 25 0 1 0 333256073 234782720 56216 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 57320 56216 140 302 0 57015 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 229280

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16176
/proc/meminfo: memFree=801512/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=242308 CPUtime=882.23
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 60898 0 0 0 88089 134 0 0 25 0 1 0 333256073 248123392 59464 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 60577 59464 140 302 0 60272 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 242308

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16176
/proc/meminfo: memFree=791272/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=252504 CPUtime=942.23
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 63463 0 0 0 94082 141 0 0 25 0 1 0 333256073 258564096 62029 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 63126 62029 140 302 0 62821 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 252504

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16176
/proc/meminfo: memFree=782824/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=260780 CPUtime=1002.23
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 65551 0 0 0 100077 146 0 0 25 0 1 0 333256073 267038720 64117 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 65195 64117 140 302 0 64890 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 260780

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16176
/proc/meminfo: memFree=775016/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=268588 CPUtime=1062.22
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 67514 0 0 0 106071 151 0 0 25 0 1 0 333256073 275034112 66080 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 67147 66080 140 302 0 66842 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 268588

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16178
/proc/meminfo: memFree=768296/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=275236 CPUtime=1122.22
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 69169 0 0 0 112067 155 0 0 25 0 1 0 333256073 281841664 67735 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 68809 67735 140 302 0 68504 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 275236

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16178
/proc/meminfo: memFree=762408/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=281128 CPUtime=1182.21
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 70655 0 0 0 118063 158 0 0 25 0 1 0 333256073 287875072 69221 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 70282 69221 140 302 0 69977 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 281128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16178
/proc/meminfo: memFree=760680/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=282848 CPUtime=1200.02
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 71064 0 0 0 119842 160 0 0 25 0 1 0 333256073 289636352 69630 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526880 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 70712 69630 140 302 0 70407 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 282848

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

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

[startup+1200.11 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 16178
/proc/meminfo: memFree=760680/2055920 swapFree=4192812/4192956
[pid=16175] ppid=16173 vsize=282848 CPUtime=1200.02
/proc/16175/stat : 16175 (Spear-32) R 16173 16175 16116 0 -1 4194304 71064 0 0 0 119842 160 0 0 25 0 1 0 333256073 289636352 69630 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526880 0 0 4096 0 0 0 0 17 1 0 0
/proc/16175/statm: 70712 69630 140 302 0 70407 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 282848

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.15
CPU time (s): 1200.08
CPU user time (s): 1198.43
CPU system time (s): 1.64775
CPU usage (%): 99.9935
Max. virtual memory (cumulated for all children) (KiB): 282848

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

runsolver used 1.3288 second user time and 3.04754 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Mon Mar  5 22:16:57 UTC 2007

IDJOB= 329138
IDBENCH= 20532
IDSOLVER= 132
FILE ID= node16/329138-1173133017

PBS_JOBID= 4014969

Free space on /tmp= 66475 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k50.cnf
COMMAND LINE= /tmp/evaluation/329138-1173133017/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/329138-1173133017/instance-329138-1173133017.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-329138-1173133017 -o ROOT/results/node16/solver-329138-1173133017 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329138-1173133017/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/329138-1173133017/instance-329138-1173133017.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  18bfff146478ee5369d7f8a59c6fe709

RANDOM SEED= 967536559

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:       1039872 kB
Buffers:         50184 kB
Cached:         837352 kB
SwapCached:          0 kB
Active:         296832 kB
Inactive:       644120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1039872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5384 kB
Writeback:           0 kB
Mapped:          72280 kB
Slab:            60724 kB
Committed_AS:  1280104 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= 66475 MiB

End job on node16 on Mon Mar  5 22:37:00 UTC 2007