Trace number 301909

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.11 1200.54

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S1861814752-08.cnf
MD5SUM1a8cd105958b0a3ba6c891f9e5628523
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark76.4764
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
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 522000
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/301909-1171999282/instance-301909-1171999282.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/node12/watcher-301909-1171999282 -o ROOT/results/node12/solver-301909-1171999282 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/301909-1171999282/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/301909-1171999282/instance-301909-1171999282.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.95 0.97 0.98 3/77 6351
/proc/meminfo: memFree=1666928/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=1548 CPUtime=0
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 216 0 0 0 0 0 0 0 18 0 1 0 219882675 1585152 200 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135271207 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 387 200 128 302 0 82 0

[startup+0.10755 s]
/proc/loadavg: 0.95 0.97 0.98 3/77 6351
/proc/meminfo: memFree=1666928/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=3056 CPUtime=0.1
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 595 0 0 0 10 0 0 0 18 0 1 0 219882675 3129344 579 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 764 579 140 302 0 459 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3056

[startup+0.515624 s]
/proc/loadavg: 0.95 0.97 0.98 3/77 6351
/proc/meminfo: memFree=1666928/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=4960 CPUtime=0.5
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 1041 0 0 0 50 0 0 0 21 0 1 0 219882675 5079040 1025 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 1240 1025 140 302 0 935 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4960

[startup+1.33577 s]
/proc/loadavg: 0.96 0.97 0.98 3/78 6352
/proc/meminfo: memFree=1661096/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=7868 CPUtime=1.32
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 1776 0 0 0 131 1 0 0 25 0 1 0 219882675 8056832 1760 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 1967 1760 140 302 0 1662 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7868

[startup+2.97507 s]
/proc/loadavg: 0.96 0.97 0.98 2/78 6352
/proc/meminfo: memFree=1657384/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=12816 CPUtime=2.96
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 3016 0 0 0 294 2 0 0 25 0 1 0 219882675 13123584 3000 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 3204 3000 140 302 0 2899 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12816

[startup+6.25166 s]
/proc/loadavg: 0.96 0.97 0.98 2/78 6352
/proc/meminfo: memFree=1649000/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=20440 CPUtime=6.24
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 4917 0 0 0 619 5 0 0 25 0 1 0 219882675 20930560 4901 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 5110 4901 140 302 0 4805 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 20440

[startup+12.7068 s]
/proc/loadavg: 0.96 0.97 0.98 2/78 6352
/proc/meminfo: memFree=1636200/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=32388 CPUtime=12.69
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 7910 0 0 0 1259 10 0 0 25 0 1 0 219882675 33165312 7861 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 8097 7861 140 302 0 7792 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32388

[startup+25.5131 s]
/proc/loadavg: 0.97 0.97 0.98 2/78 6352
/proc/meminfo: memFree=1620008/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=48924 CPUtime=25.49
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 12095 0 0 0 2532 17 0 0 25 0 1 0 219882675 50098176 11981 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 12231 11981 140 302 0 11926 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48924

[startup+51.1257 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 6352
/proc/meminfo: memFree=1594792/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=73512 CPUtime=51.1
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 18260 0 0 0 5081 29 0 0 25 0 1 0 219882675 75276288 18146 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 18378 18146 140 302 0 18073 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 73512

[startup+102.347 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6352
/proc/meminfo: memFree=1557608/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=111256 CPUtime=102.29
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 27720 0 0 0 10184 45 0 0 25 0 1 0 219882675 113926144 27477 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 27814 27477 140 302 0 27509 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 111256

[startup+162.384 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6352
/proc/meminfo: memFree=1522088/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=146000 CPUtime=162.31
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 36458 0 0 0 16168 63 0 0 25 0 1 0 219882675 149504000 36215 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 36500 36215 140 302 0 36195 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 146000

[startup+222.418 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 6352
/proc/meminfo: memFree=1490792/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=177212 CPUtime=222.32
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 44286 0 0 0 22154 78 0 0 25 0 1 0 219882675 181465088 44043 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 44303 44043 140 302 0 43998 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 177212

[startup+282.452 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 6352
/proc/meminfo: memFree=1465704/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=203364 CPUtime=282.33
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 50814 0 0 0 28143 90 0 0 25 0 1 0 219882675 208244736 50314 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 50841 50314 140 302 0 50536 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 203364

[startup+342.485 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 6352
/proc/meminfo: memFree=1440872/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=228180 CPUtime=342.35
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 57029 0 0 0 34131 104 0 0 25 0 1 0 219882675 233656320 56529 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526981 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 57045 56529 140 302 0 56740 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 228180

[startup+402.523 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 6352
/proc/meminfo: memFree=1419368/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=249188 CPUtime=402.37
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 62308 0 0 0 40119 118 0 0 25 0 1 0 219882675 255168512 61808 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 62297 61808 140 302 0 61992 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 249188

[startup+462.554 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 6352
/proc/meminfo: memFree=1400872/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=267780 CPUtime=462.38
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 66943 0 0 0 46111 127 0 0 25 0 1 0 219882675 274206720 66443 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 66945 66443 140 302 0 66640 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 267780

[startup+522.583 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 6352
/proc/meminfo: memFree=1384360/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=284412 CPUtime=522.38
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 71082 0 0 0 52102 136 0 0 25 0 1 0 219882675 291237888 70582 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 71103 70582 140 302 0 70798 0
Current children cumulated CPU time (s) 522.38
Current children cumulated vsize (KiB) 284412

[startup+582.616 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 6352
/proc/meminfo: memFree=1369384/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=299164 CPUtime=582.4
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 74774 0 0 0 58096 144 0 0 25 0 1 0 219882675 306343936 74274 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527017 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 74791 74274 140 302 0 74486 0
Current children cumulated CPU time (s) 582.4
Current children cumulated vsize (KiB) 299164

[startup+642.65 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 6352
/proc/meminfo: memFree=1355688/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=313116 CPUtime=642.41
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 78242 0 0 0 64088 153 0 0 25 0 1 0 219882675 320630784 77742 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 78279 77742 140 302 0 77974 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 313116

[startup+702.681 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 6352
/proc/meminfo: memFree=1338088/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=330764 CPUtime=702.41
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 82647 0 0 0 70079 162 0 0 25 0 1 0 219882675 338702336 82147 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 82691 82147 140 302 0 82386 0
Current children cumulated CPU time (s) 702.41
Current children cumulated vsize (KiB) 330764

[startup+762.71 s]
/proc/loadavg: 1.03 1.00 0.99 2/78 6352
/proc/meminfo: memFree=1322152/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=346680 CPUtime=762.42
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 86634 0 0 0 76070 172 0 0 25 0 1 0 219882675 355000320 86134 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 86670 86134 140 302 0 86365 0
Current children cumulated CPU time (s) 762.42
Current children cumulated vsize (KiB) 346680

[startup+822.744 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 6352
/proc/meminfo: memFree=1307048/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=361600 CPUtime=822.44
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 90377 0 0 0 82063 181 0 0 25 0 1 0 219882675 370278400 89877 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 90400 89877 140 302 0 90095 0
Current children cumulated CPU time (s) 822.44
Current children cumulated vsize (KiB) 361600

[startup+882.778 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6352
/proc/meminfo: memFree=1292968/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=377956 CPUtime=882.45
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 94424 0 0 0 88055 190 0 0 25 0 1 0 219882675 387026944 93411 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 94489 93411 140 302 0 94184 0
Current children cumulated CPU time (s) 882.45
Current children cumulated vsize (KiB) 377956

[startup+942.814 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6352
/proc/meminfo: memFree=1280232/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=390700 CPUtime=942.47
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 97607 0 0 0 94050 197 0 0 25 0 1 0 219882675 400076800 96594 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 97675 96594 140 302 0 97370 0
Current children cumulated CPU time (s) 942.47
Current children cumulated vsize (KiB) 390700

[startup+1002.84 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6352
/proc/meminfo: memFree=1267944/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=402916 CPUtime=1002.47
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 100671 0 0 0 100042 205 0 0 25 0 1 0 219882675 412585984 99658 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 100729 99658 140 302 0 100424 0
Current children cumulated CPU time (s) 1002.47
Current children cumulated vsize (KiB) 402916

[startup+1062.88 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6352
/proc/meminfo: memFree=1255976/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=414588 CPUtime=1062.49
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 103607 0 0 0 106037 212 0 0 25 0 1 0 219882675 424538112 102594 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 103647 102594 140 302 0 103342 0
Current children cumulated CPU time (s) 1062.49
Current children cumulated vsize (KiB) 414588

[startup+1122.91 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6352
/proc/meminfo: memFree=1245160/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=425528 CPUtime=1122.5
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 106314 0 0 0 112032 218 0 0 25 0 1 0 219882675 435740672 105301 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 106382 105301 140 302 0 106077 0
Current children cumulated CPU time (s) 1122.5
Current children cumulated vsize (KiB) 425528

[startup+1182.95 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6354
/proc/meminfo: memFree=1234472/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=436188 CPUtime=1182.51
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 108994 0 0 0 118026 225 0 0 25 0 1 0 219882675 446656512 107981 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526969 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 109047 107981 140 302 0 108742 0
Current children cumulated CPU time (s) 1182.51
Current children cumulated vsize (KiB) 436188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.47 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6354
/proc/meminfo: memFree=1231208/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=439364 CPUtime=1200.02
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 109775 0 0 0 119776 226 0 0 25 0 1 0 219882675 449908736 108762 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 109841 108762 140 302 0 109536 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 439364

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

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

[startup+1200.47 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6354
/proc/meminfo: memFree=1231208/2055920 swapFree=4154916/4192956
[pid=6351] ppid=6349 vsize=439364 CPUtime=1200.02
/proc/6351/stat : 6351 (Spear-32) R 6349 6351 6124 0 -1 4194304 109775 0 0 0 119776 226 0 0 25 0 1 0 219882675 449908736 108762 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6351/statm: 109841 108762 140 302 0 109536 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 439364

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.11
CPU user time (s): 1197.77
CPU system time (s): 2.33864
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 439364

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

runsolver used 1.37779 second user time and 2.88556 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Tue Feb 20 19:21:22 UTC 2007

IDJOB= 301909
IDBENCH= 20070
IDSOLVER= 131
FILE ID= node12/301909-1171999282

PBS_JOBID= 3849110

Free space on /tmp= 66548 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1100/unif-k5-r20-v1100-c22000-S1861814752-08.cnf
COMMAND LINE= /tmp/evaluation/301909-1171999282/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/301909-1171999282/instance-301909-1171999282.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-301909-1171999282 -o ROOT/results/node12/solver-301909-1171999282 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/301909-1171999282/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/301909-1171999282/instance-301909-1171999282.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  1a8cd105958b0a3ba6c891f9e5628523

RANDOM SEED= 608371649

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1667400 kB
Buffers:         53400 kB
Cached:         240612 kB
SwapCached:      18040 kB
Active:         188716 kB
Inactive:       131100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1667400 kB
SwapTotal:     4192956 kB
SwapFree:      4154916 kB
Dirty:            2088 kB
Writeback:           0 kB
Mapped:          29652 kB
Slab:            54364 kB
Committed_AS:  1035548 kB
PageTables:       1692 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= 66548 MiB

End job on node12 on Tue Feb 20 19:41:25 UTC 2007