Trace number 293996

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.04 1200.58

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1405262666-07.UNSAT.shuffled.cnf
MD5SUM1a9df9fd15f24a2337522cdfe389f8f2
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 variables130
Number of clauses2769
Sum of the clauses size13845
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 52769
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/293996-1171781504/instance-293996-1171781504.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/node6/watcher-293996-1171781504 -o ROOT/results/node6/solver-293996-1171781504 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293996-1171781504/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/293996-1171781504/instance-293996-1171781504.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.92 0.99 0.99 3/77 7885
/proc/meminfo: memFree=1347064/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=1396 CPUtime=0
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 198105130 1429504 169 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 349 170 128 302 0 44 0

[startup+0.106459 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 7885
/proc/meminfo: memFree=1347064/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=1920 CPUtime=0.1
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 308 0 0 0 10 0 0 0 18 0 1 0 198105130 1966080 292 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 480 292 140 302 0 175 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1920

[startup+0.514539 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 7885
/proc/meminfo: memFree=1347064/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=2828 CPUtime=0.5
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 537 0 0 0 50 0 0 0 21 0 1 0 198105130 2895872 521 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 707 521 140 302 0 402 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2828

[startup+1.3347 s]
/proc/loadavg: 0.92 0.99 0.99 2/78 7886
/proc/meminfo: memFree=1344560/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=3988 CPUtime=1.33
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 828 0 0 0 132 1 0 0 25 0 1 0 198105130 4083712 812 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 997 812 140 302 0 692 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3988

[startup+2.97102 s]
/proc/loadavg: 0.92 0.99 0.99 2/78 7886
/proc/meminfo: memFree=1343216/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=5548 CPUtime=2.96
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 1201 0 0 0 294 2 0 0 25 0 1 0 198105130 5681152 1185 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 1387 1185 140 302 0 1082 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5548

[startup+6.25167 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 7886
/proc/meminfo: memFree=1341040/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=7496 CPUtime=6.23
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 1720 0 0 0 620 3 0 0 25 0 1 0 198105130 7675904 1671 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 1874 1671 140 302 0 1569 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7496

[startup+12.7049 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 7886
/proc/meminfo: memFree=1338160/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=10104 CPUtime=12.68
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 2358 0 0 0 1262 6 0 0 25 0 1 0 198105130 10346496 2309 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 2526 2309 140 302 0 2221 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10104

[startup+25.5105 s]
/proc/loadavg: 0.95 0.99 0.99 2/78 7886
/proc/meminfo: memFree=1334448/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=14132 CPUtime=25.49
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 3375 0 0 0 2540 9 0 0 25 0 1 0 198105130 14471168 3261 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 3533 3261 140 302 0 3228 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14132

[startup+51.1225 s]
/proc/loadavg: 0.96 0.99 0.99 2/78 7886
/proc/meminfo: memFree=1328560/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=19932 CPUtime=51.09
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 4813 0 0 0 5093 16 0 0 25 0 1 0 198105130 20410368 4699 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 4983 4699 140 302 0 4678 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19932

[startup+102.35 s]
/proc/loadavg: 0.98 0.99 0.99 2/78 7886
/proc/meminfo: memFree=1321072/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=28036 CPUtime=102.3
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 6815 0 0 0 10203 27 0 0 25 0 1 0 198105130 28708864 6572 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 7009 6572 140 302 0 6704 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28036

[startup+162.386 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 7886
/proc/meminfo: memFree=1313648/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=35476 CPUtime=162.31
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 8634 0 0 0 16194 37 0 0 25 0 1 0 198105130 36327424 8391 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 8869 8391 140 302 0 8564 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 35476

[startup+222.416 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 7886
/proc/meminfo: memFree=1307632/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=41624 CPUtime=222.32
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 10138 0 0 0 22186 46 0 0 25 0 1 0 198105130 42622976 9895 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 10406 9895 140 302 0 10101 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 41624

[startup+282.451 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 7886
/proc/meminfo: memFree=1302128/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=47904 CPUtime=282.33
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 11761 0 0 0 28181 52 0 0 25 0 1 0 198105130 49053696 11261 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 11976 11261 140 302 0 11671 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 47904

[startup+342.489 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 7886
/proc/meminfo: memFree=1297136/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=52832 CPUtime=342.35
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 13012 0 0 0 34177 58 0 0 25 0 1 0 198105130 54099968 12512 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 13208 12512 140 302 0 12903 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 52832

[startup+402.53 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 7886
/proc/meminfo: memFree=1292592/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=57700 CPUtime=402.37
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 14131 0 0 0 40173 64 0 0 25 0 1 0 198105130 59084800 13631 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 14425 13631 140 302 0 14120 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 57700

[startup+462.561 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 7886
/proc/meminfo: memFree=1288752/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=61624 CPUtime=462.38
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 15106 0 0 0 46167 71 0 0 25 0 1 0 198105130 63102976 14606 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 15406 14606 140 302 0 15101 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 61624

[startup+522.594 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 7886
/proc/meminfo: memFree=1284720/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=65816 CPUtime=522.39
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 16109 0 0 0 52163 76 0 0 25 0 1 0 198105130 67395584 15609 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 16454 15609 140 302 0 16149 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 65816

[startup+582.642 s]
/proc/loadavg: 0.99 0.99 0.99 2/84 7988
/proc/meminfo: memFree=1280128/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=69328 CPUtime=582.37
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 16942 0 0 0 58157 80 0 0 25 0 1 0 198105130 70991872 16442 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 17332 16442 140 302 0 17027 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 69328

[startup+642.712 s]
/proc/loadavg: 0.99 0.99 0.99 2/84 8060
/proc/meminfo: memFree=1277056/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=72752 CPUtime=642.37
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 17767 0 0 0 64152 85 0 0 25 0 1 0 198105130 74498048 17267 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 18188 17267 140 302 0 17883 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 72752

[startup+702.753 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 8084
/proc/meminfo: memFree=1274736/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=76328 CPUtime=702.39
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 18573 0 0 0 70148 91 0 0 25 0 1 0 198105130 78159872 18073 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 19082 18073 140 302 0 18777 0
Current children cumulated CPU time (s) 702.39
Current children cumulated vsize (KiB) 76328

[startup+762.789 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 8084
/proc/meminfo: memFree=1271920/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=79112 CPUtime=762.4
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 19297 0 0 0 76143 97 0 0 25 0 1 0 198105130 81010688 18797 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 19778 18797 140 302 0 19473 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 79112

[startup+822.828 s]
/proc/loadavg: 0.99 0.99 0.99 3/78 8084
/proc/meminfo: memFree=1268976/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=81804 CPUtime=822.42
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 20015 0 0 0 82141 101 0 0 25 0 1 0 198105130 83767296 19515 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 20451 19515 140 302 0 20146 0
Current children cumulated CPU time (s) 822.42
Current children cumulated vsize (KiB) 81804

[startup+882.859 s]
/proc/loadavg: 0.99 0.99 0.99 3/78 8084
/proc/meminfo: memFree=1266032/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=84952 CPUtime=882.43
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 20743 0 0 0 88136 107 0 0 25 0 1 0 198105130 86990848 20243 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 21238 20243 140 302 0 20933 0
Current children cumulated CPU time (s) 882.43
Current children cumulated vsize (KiB) 84952

[startup+942.893 s]
/proc/loadavg: 1.07 1.00 1.00 2/78 8084
/proc/meminfo: memFree=1263344/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=89872 CPUtime=942.43
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 21935 0 0 0 94132 111 0 0 25 0 1 0 198105130 92028928 20922 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 22468 20922 140 302 0 22163 0
Current children cumulated CPU time (s) 942.43
Current children cumulated vsize (KiB) 89872

[startup+1002.93 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 8084
/proc/meminfo: memFree=1260656/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=92548 CPUtime=1002.45
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 22584 0 0 0 100129 116 0 0 25 0 1 0 198105130 94769152 21571 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 23137 21571 140 302 0 22832 0
Current children cumulated CPU time (s) 1002.45
Current children cumulated vsize (KiB) 92548

[startup+1062.97 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 8084
/proc/meminfo: memFree=1257840/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=95232 CPUtime=1062.47
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 23291 0 0 0 106126 121 0 0 25 0 1 0 198105130 97517568 22278 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 23808 22278 140 302 0 23503 0
Current children cumulated CPU time (s) 1062.47
Current children cumulated vsize (KiB) 95232

[startup+1123 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8084
/proc/meminfo: memFree=1255472/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=97696 CPUtime=1122.48
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 23917 0 0 0 112123 125 0 0 25 0 1 0 198105130 100040704 22904 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 24424 22904 140 302 0 24119 0
Current children cumulated CPU time (s) 1122.48
Current children cumulated vsize (KiB) 97696

[startup+1183.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8084
/proc/meminfo: memFree=1252976/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=100020 CPUtime=1182.49
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 24547 0 0 0 118119 130 0 0 25 0 1 0 198105130 102420480 23534 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 25005 23534 140 302 0 24700 0
Current children cumulated CPU time (s) 1182.49
Current children cumulated vsize (KiB) 100020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8084
/proc/meminfo: memFree=1252272/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=100660 CPUtime=1200.01
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 24719 0 0 0 119870 131 0 0 25 0 1 0 198105130 103075840 23706 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 25165 23706 140 302 0 24860 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 100660

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

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

[startup+1200.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8084
/proc/meminfo: memFree=1252272/2055924 swapFree=4192812/4192956
[pid=7885] ppid=7883 vsize=100660 CPUtime=1200.01
/proc/7885/stat : 7885 (Spear-32) R 7883 7885 6708 0 -1 4194304 24719 0 0 0 119870 131 0 0 25 0 1 0 198105130 103075840 23706 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7885/statm: 25165 23706 140 302 0 24860 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 100660

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.04
CPU user time (s): 1198.71
CPU system time (s): 1.3298
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 100660

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

runsolver used 1.3268 second user time and 2.94555 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sun Feb 18 06:51:44 UTC 2007

IDJOB= 293996
IDBENCH= 19877
IDSOLVER= 131
FILE ID= node6/293996-1171781504

PBS_JOBID= 3839292

Free space on /tmp= 66551 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  1a9df9fd15f24a2337522cdfe389f8f2

RANDOM SEED= 858363745

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:       1347600 kB
Buffers:         66448 kB
Cached:         509308 kB
SwapCached:          0 kB
Active:         333020 kB
Inactive:       299112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1347600 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          75244 kB
Slab:            61872 kB
Committed_AS:   694028 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= 66551 MiB

End job on node6 on Sun Feb 18 07:11:47 UTC 2007