Trace number 293955

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.06 1200.42

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1517604033-06.UNSAT.shuffled.cnf
MD5SUM28435e4a6b553e70f291f764845329f6
Bench CategoryRANDOM (random 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 variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
Number of clauses of size over 50

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/293955-1171780594/instance-293955-1171780594.cnf

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-293955-1171780594 -o ROOT/results/node11/solver-293955-1171780594 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293955-1171780594/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/293955-1171780594/instance-293955-1171780594.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.99 0.98 1.00 3/77 8003
/proc/meminfo: memFree=280504/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=1396 CPUtime=0
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 198013935 1429504 168 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 349 169 129 302 0 44 0

[startup+0.106519 s]
/proc/loadavg: 0.99 0.98 1.00 3/77 8003
/proc/meminfo: memFree=280504/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=1916 CPUtime=0.1
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 298 0 0 0 10 0 0 0 18 0 1 0 198013935 1961984 282 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 479 282 140 302 0 174 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1916

[startup+0.514566 s]
/proc/loadavg: 0.99 0.98 1.00 3/77 8003
/proc/meminfo: memFree=280504/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=2708 CPUtime=0.51
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 514 0 0 0 50 1 0 0 21 0 1 0 198013935 2772992 498 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 677 498 140 302 0 372 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2708

[startup+1.33466 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 8004
/proc/meminfo: memFree=278256/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=3748 CPUtime=1.33
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 776 0 0 0 131 2 0 0 25 0 1 0 198013935 3837952 760 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 937 760 140 302 0 632 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3748

[startup+2.97086 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 8004
/proc/meminfo: memFree=277040/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=5332 CPUtime=2.96
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 1137 0 0 0 293 3 0 0 25 0 1 0 198013935 5459968 1121 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 1333 1121 140 302 0 1028 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5332

[startup+6.25324 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 8004
/proc/meminfo: memFree=274736/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=7172 CPUtime=6.24
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 1639 0 0 0 620 4 0 0 25 0 1 0 198013935 7344128 1590 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526778 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 1793 1590 140 302 0 1488 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7172

[startup+12.706 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 8004
/proc/meminfo: memFree=272176/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=9536 CPUtime=12.69
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 2216 0 0 0 1262 7 0 0 25 0 1 0 198013935 9764864 2167 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 2384 2167 140 302 0 2079 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9536

[startup+25.5155 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 8004
/proc/meminfo: memFree=268592/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=13368 CPUtime=25.5
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 3171 0 0 0 2540 10 0 0 25 0 1 0 198013935 13688832 3057 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 3342 3057 140 302 0 3037 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 13368

[startup+51.1286 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 8004
/proc/meminfo: memFree=263472/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=18516 CPUtime=51.1
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 4430 0 0 0 5096 14 0 0 25 0 1 0 198013935 18960384 4316 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 4629 4316 140 302 0 4324 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 18516

[startup+102.352 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 8004
/proc/meminfo: memFree=256496/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=26148 CPUtime=102.31
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 6315 0 0 0 10209 22 0 0 25 0 1 0 198013935 26775552 6072 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 6537 6072 140 302 0 6232 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 26148

[startup+162.387 s]
/proc/loadavg: 1.06 1.00 1.00 2/78 8004
/proc/meminfo: memFree=249584/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=32968 CPUtime=162.33
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 8007 0 0 0 16199 34 0 0 25 0 1 0 198013935 33759232 7764 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 8242 7764 140 302 0 7937 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 32968

[startup+222.419 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 8006
/proc/meminfo: memFree=244208/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=38344 CPUtime=222.34
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 9331 0 0 0 22191 43 0 0 25 0 1 0 198013935 39264256 9088 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 9586 9088 140 302 0 9281 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 38344

[startup+282.451 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8006
/proc/meminfo: memFree=239728/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=43784 CPUtime=282.35
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 10726 0 0 0 28185 50 0 0 25 0 1 0 198013935 44834816 10226 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 10946 10226 140 302 0 10641 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 43784

[startup+342.488 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8006
/proc/meminfo: memFree=235440/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=48396 CPUtime=342.38
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 11801 0 0 0 34182 56 0 0 25 0 1 0 198013935 49557504 11301 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 12099 11301 140 302 0 11794 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 48396

[startup+402.524 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8006
/proc/meminfo: memFree=231600/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=52212 CPUtime=402.39
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 12741 0 0 0 40178 61 0 0 25 0 1 0 198013935 53465088 12241 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 13053 12241 140 302 0 12748 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 52212

[startup+462.558 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8006
/proc/meminfo: memFree=227888/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=56036 CPUtime=462.41
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 13673 0 0 0 46174 67 0 0 25 0 1 0 198013935 57380864 13173 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 14009 13173 140 302 0 13704 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 56036

[startup+522.595 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8006
/proc/meminfo: memFree=224624/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=59196 CPUtime=522.43
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 14479 0 0 0 52170 73 0 0 25 0 1 0 198013935 60616704 13979 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 14799 13979 140 302 0 14494 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 59196

[startup+582.628 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 8006
/proc/meminfo: memFree=221552/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=62480 CPUtime=582.45
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 15240 0 0 0 58168 77 0 0 25 0 1 0 198013935 63979520 14740 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 15620 14740 140 302 0 15315 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 62480

[startup+642.666 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 8006
/proc/meminfo: memFree=218800/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=65144 CPUtime=642.47
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 15934 0 0 0 64166 81 0 0 25 0 1 0 198013935 66707456 15434 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 16286 15434 140 302 0 15981 0
Current children cumulated CPU time (s) 642.47
Current children cumulated vsize (KiB) 65144

[startup+702.701 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 8006
/proc/meminfo: memFree=215344/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=69032 CPUtime=702.48
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 16783 0 0 0 70162 86 0 0 25 0 1 0 198013935 70688768 16283 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 17258 16283 140 302 0 16953 0
Current children cumulated CPU time (s) 702.48
Current children cumulated vsize (KiB) 69032

[startup+762.736 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8006
/proc/meminfo: memFree=212848/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=71720 CPUtime=762.5
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 17435 0 0 0 76160 90 0 0 25 0 1 0 198013935 73441280 16935 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 17930 16935 140 302 0 17625 0
Current children cumulated CPU time (s) 762.5
Current children cumulated vsize (KiB) 71720

[startup+822.773 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8006
/proc/meminfo: memFree=210544/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=73972 CPUtime=822.52
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 17994 0 0 0 82157 95 0 0 25 0 1 0 198013935 75747328 17494 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 18493 17494 140 302 0 18188 0
Current children cumulated CPU time (s) 822.52
Current children cumulated vsize (KiB) 73972

[startup+882.805 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8006
/proc/meminfo: memFree=208176/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=76604 CPUtime=882.53
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 18618 0 0 0 88155 98 0 0 25 0 1 0 198013935 78442496 18118 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526909 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 19151 18118 140 302 0 18846 0
Current children cumulated CPU time (s) 882.53
Current children cumulated vsize (KiB) 76604

[startup+942.839 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8006
/proc/meminfo: memFree=205872/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=80840 CPUtime=942.55
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 19693 0 0 0 94152 103 0 0 25 0 1 0 198013935 82780160 18680 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 20210 18680 140 302 0 19905 0
Current children cumulated CPU time (s) 942.55
Current children cumulated vsize (KiB) 80840

[startup+1002.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8006
/proc/meminfo: memFree=203696/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=83152 CPUtime=1002.56
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 20253 0 0 0 100151 105 0 0 25 0 1 0 198013935 85147648 19240 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 20788 19240 140 302 0 20483 0
Current children cumulated CPU time (s) 1002.56
Current children cumulated vsize (KiB) 83152

[startup+1062.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8006
/proc/meminfo: memFree=201328/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=85576 CPUtime=1062.58
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 20818 0 0 0 106149 109 0 0 25 0 1 0 198013935 87629824 19805 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 21394 19805 140 302 0 21089 0
Current children cumulated CPU time (s) 1062.58
Current children cumulated vsize (KiB) 85576

[startup+1122.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8006
/proc/meminfo: memFree=199088/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=87992 CPUtime=1122.6
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 21392 0 0 0 112146 114 0 0 25 0 1 0 198013935 90103808 20379 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 21998 20379 140 302 0 21693 0
Current children cumulated CPU time (s) 1122.6
Current children cumulated vsize (KiB) 87992

[startup+1182.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8006
/proc/meminfo: memFree=197040/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=90000 CPUtime=1182.62
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 21901 0 0 0 118145 117 0 0 25 0 1 0 198013935 92160000 20888 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526914 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 22500 20888 140 302 0 22195 0
Current children cumulated CPU time (s) 1182.62
Current children cumulated vsize (KiB) 90000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8006
/proc/meminfo: memFree=196464/2055920 swapFree=4192812/4192956
[pid=8003] ppid=8001 vsize=90512 CPUtime=1200.04
/proc/8003/stat : 8003 (Spear-32) R 8001 8003 6705 0 -1 4194304 22030 0 0 0 119886 118 0 0 25 0 1 0 198013935 92684288 21017 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8003/statm: 22628 21017 140 302 0 22323 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 90512

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.06
CPU user time (s): 1198.86
CPU system time (s): 1.19782
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 90512

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

runsolver used 1.2778 second user time and 2.99454 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sun Feb 18 06:36:34 UTC 2007

IDJOB= 293955
IDBENCH= 19876
IDSOLVER= 131
FILE ID= node11/293955-1171780594

PBS_JOBID= 3839303

Free space on /tmp= 66544 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1517604033-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293955-1171780594/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/293955-1171780594/instance-293955-1171780594.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-293955-1171780594 -o ROOT/results/node11/solver-293955-1171780594 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293955-1171780594/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/293955-1171780594/instance-293955-1171780594.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  28435e4a6b553e70f291f764845329f6

RANDOM SEED= 484313464

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:        280912 kB
Buffers:         49720 kB
Cached:        1610432 kB
SwapCached:          0 kB
Active:         242172 kB
Inactive:      1460988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        280912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1624 kB
Writeback:           0 kB
Mapped:          61844 kB
Slab:            57372 kB
Committed_AS:   599088 kB
PageTables:       1756 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= 66544 MiB

End job on node11 on Sun Feb 18 06:56:36 UTC 2007