Trace number 335359

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl001.sat05-3822.reshuffled-07.cnf
MD5SUMec57f256b9d77cc498e6804764ea407d
Bench CategoryCRAFTED (crafted 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 variables2441
Number of clauses16065
Sum of the clauses size113111
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 2392
Number of clauses of size 32214
Number of clauses of size 4305
Number of clauses of size 5454
Number of clauses of size over 512665

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/335359-1173625417/instance-335359-1173625417.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/node6/watcher-335359-1173625417 -o ROOT/results/node6/solver-335359-1173625417 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335359-1173625417/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335359-1173625417/instance-335359-1173625417.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.00 0.99 0.97 3/77 30122
/proc/meminfo: memFree=1719920/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=1932 CPUtime=0
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 382496408 1978368 246 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271278 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 483 247 126 302 0 178 0

[startup+0.030751 s]
/proc/loadavg: 1.00 0.99 0.97 3/77 30122
/proc/meminfo: memFree=1719920/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=2196 CPUtime=0.02
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 337 0 0 0 2 0 0 0 18 0 1 0 382496408 2248704 321 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135259207 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 549 321 129 302 0 244 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2196

[startup+0.101749 s]
/proc/loadavg: 1.00 0.99 0.97 3/77 30122
/proc/meminfo: memFree=1719920/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=2856 CPUtime=0.09
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 540 0 0 0 9 0 0 0 18 0 1 0 382496408 2924544 524 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 714 524 140 302 0 409 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2856

[startup+0.301788 s]
/proc/loadavg: 1.00 0.99 0.97 3/77 30122
/proc/meminfo: memFree=1719920/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=3652 CPUtime=0.29
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 721 0 0 0 29 0 0 0 19 0 1 0 382496408 3739648 705 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 913 705 140 302 0 608 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3652

[startup+0.701867 s]
/proc/loadavg: 1.00 0.99 0.97 3/77 30122
/proc/meminfo: memFree=1719920/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=4560 CPUtime=0.69
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 961 0 0 0 67 2 0 0 23 0 1 0 382496408 4669440 945 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 1140 945 140 302 0 835 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4560

[startup+1.50202 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1716072/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=5984 CPUtime=1.49
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 1308 0 0 0 145 4 0 0 25 0 1 0 382496408 6127616 1292 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 1496 1292 140 302 0 1191 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5984

[startup+3.10134 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1714344/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=7932 CPUtime=3.09
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 1803 0 0 0 303 6 0 0 25 0 1 0 382496408 8122368 1787 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 1983 1787 140 302 0 1678 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7932

[startup+6.30197 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1710952/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=10772 CPUtime=6.29
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 2517 0 0 0 620 9 0 0 25 0 1 0 382496408 11030528 2468 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 2693 2468 140 302 0 2388 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10772

[startup+12.7012 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1706408/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=15164 CPUtime=12.69
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 3631 0 0 0 1257 12 0 0 25 0 1 0 382496408 15527936 3517 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 3791 3517 140 302 0 3486 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15164

[startup+25.5018 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1700136/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=21140 CPUtime=25.48
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 5130 0 0 0 2531 17 0 0 25 0 1 0 382496408 21647360 5016 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 5285 5016 140 302 0 4980 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21140

[startup+51.1018 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1692072/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=29680 CPUtime=51.07
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 7260 0 0 0 5079 28 0 0 25 0 1 0 382496408 30392320 7017 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 7420 7017 140 302 0 7115 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29680

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1682088/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=39476 CPUtime=102.25
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 9732 0 0 0 10185 40 0 0 25 0 1 0 382496408 40423424 9489 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 9869 9489 140 302 0 9564 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 39476

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1674024/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=47692 CPUtime=162.23
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 11736 0 0 0 16171 52 0 0 25 0 1 0 382496408 48836608 11493 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 11923 11493 140 302 0 11618 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 47692

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1665320/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=57644 CPUtime=222.21
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 14142 0 0 0 22157 64 0 0 25 0 1 0 382496408 59027456 13642 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 14411 13642 140 302 0 14106 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 57644

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1657392/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=65740 CPUtime=282.19
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 16126 0 0 0 28143 76 0 0 25 0 1 0 382496408 67317760 15626 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 16435 15626 140 302 0 16130 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 65740

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1651312/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=72008 CPUtime=342.16
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 17620 0 0 0 34130 86 0 0 25 0 1 0 382496408 73736192 17120 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 18002 17120 140 302 0 17697 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 72008

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1646832/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=76464 CPUtime=402.14
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 18767 0 0 0 40121 93 0 0 25 0 1 0 382496408 78299136 18267 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 19116 18267 140 302 0 18811 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 76464

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1642224/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=81020 CPUtime=462.12
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 19901 0 0 0 46113 99 0 0 25 0 1 0 382496408 82964480 19401 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 20255 19401 140 302 0 19950 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 81020

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1638192/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=85224 CPUtime=522.1
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 20920 0 0 0 52105 105 0 0 25 0 1 0 382496408 87269376 20420 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 21306 20420 140 302 0 21001 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 85224

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1634416/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=89076 CPUtime=582.07
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 21858 0 0 0 58097 110 0 0 25 0 1 0 382496408 91213824 21358 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 22269 21358 140 302 0 21964 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 89076

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1630064/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=93536 CPUtime=642.05
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 22928 0 0 0 64090 115 0 0 25 0 1 0 382496408 95780864 22428 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 23384 22428 140 302 0 23079 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 93536

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1626480/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=97080 CPUtime=702.03
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 23826 0 0 0 70082 121 0 0 25 0 1 0 382496408 99409920 23326 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 24270 23326 140 302 0 23965 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 97080

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1623280/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=100156 CPUtime=762.01
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 24615 0 0 0 76075 126 0 0 25 0 1 0 382496408 102559744 24115 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526941 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 25039 24115 140 302 0 24734 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 100156

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1620336/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=105200 CPUtime=821.98
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 25860 0 0 0 82067 131 0 0 25 0 1 0 382496408 107724800 24847 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 26300 24847 140 302 0 25995 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 105200

[startup+882.303 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1617200/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=108580 CPUtime=881.96
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 26620 0 0 0 88059 137 0 0 25 0 1 0 382496408 111185920 25607 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 27145 25607 140 302 0 26840 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 108580

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1614704/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=111288 CPUtime=941.93
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 27270 0 0 0 94052 141 0 0 25 0 1 0 382496408 113958912 26257 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 27822 26257 140 302 0 27517 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 111288

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1612016/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=113912 CPUtime=1001.91
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 27921 0 0 0 100046 145 0 0 25 0 1 0 382496408 116645888 26908 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 28478 26908 140 302 0 28173 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 113912

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1609136/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=116784 CPUtime=1061.89
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 28648 0 0 0 106040 149 0 0 25 0 1 0 382496408 119586816 27635 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 29196 27635 140 302 0 28891 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 116784

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1606512/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=119776 CPUtime=1121.87
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 29299 0 0 0 112035 152 0 0 25 0 1 0 382496408 122650624 28286 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 29944 28286 140 302 0 29639 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 119776

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 30123
/proc/meminfo: memFree=1603824/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=122636 CPUtime=1181.84
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 29951 0 0 0 118028 156 0 0 25 0 1 0 382496408 125579264 28938 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 30659 28938 140 302 0 30354 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 122636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.97 3/78 30123
/proc/meminfo: memFree=1602992/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=123544 CPUtime=1200.05
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 30147 0 0 0 119847 158 0 0 25 0 1 0 382496408 126509056 29134 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 30886 29134 140 302 0 30581 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 123544

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.97 3/78 30123
/proc/meminfo: memFree=1602992/2055924 swapFree=4156844/4192956
[pid=30122] ppid=30120 vsize=123544 CPUtime=1200.05
/proc/30122/stat : 30122 (Spear-32) R 30120 30122 28793 0 -1 4194304 30147 0 0 0 119847 158 0 0 25 0 1 0 382496408 126509056 29134 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 30886 29134 140 302 0 30581 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 123544

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.07
CPU user time (s): 1198.47
CPU system time (s): 1.59976
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 123544

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

runsolver used 1.2988 second user time and 3.07553 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sun Mar 11 15:03:37 UTC 2007

IDJOB= 335359
IDBENCH= 24649
IDSOLVER= 131
FILE ID= node6/335359-1173625417

PBS_JOBID= 4101269

Free space on /tmp= 66433 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl001.sat05-3822.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335359-1173625417/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335359-1173625417/instance-335359-1173625417.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-335359-1173625417 -o ROOT/results/node6/solver-335359-1173625417 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335359-1173625417/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335359-1173625417/instance-335359-1173625417.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  ec57f256b9d77cc498e6804764ea407d

RANDOM SEED= 506500107

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1720328 kB
Buffers:         28388 kB
Cached:         216464 kB
SwapCached:       2192 kB
Active:          93432 kB
Inactive:       174052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1720328 kB
SwapTotal:     4192956 kB
SwapFree:      4156844 kB
Dirty:            2152 kB
Writeback:           0 kB
Mapped:          30768 kB
Slab:            53748 kB
Committed_AS:  1362604 kB
PageTables:       1744 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= 66433 MiB

End job on node6 on Sun Mar 11 15:23:39 UTC 2007