Trace number 300433

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.13 1200.56

General information on the benchmark

Namerandom/LargeSize/5SAT/v800/
unif-k5-r20-v800-c16000-S769702923-04.cnf
MD5SUM9d525706adfc4abc6e0df4f54f53bcea
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark470.882
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
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 516000
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/300433-1171905913/instance-300433-1171905913.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-300433-1171905913 -o ROOT/results/node12/solver-300433-1171905913 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/300433-1171905913/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/300433-1171905913/instance-300433-1171905913.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: 1.00 1.00 1.00 3/77 29139
/proc/meminfo: memFree=1689336/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=1548 CPUtime=0
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 199 0 0 0 0 0 0 0 18 0 1 0 210545795 1585152 183 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 387 183 128 302 0 82 0

[startup+0.107284 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 29139
/proc/meminfo: memFree=1689336/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=2728 CPUtime=0.1
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 517 0 0 0 10 0 0 0 18 0 1 0 210545795 2793472 501 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 682 501 140 302 0 377 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2728

[startup+0.515356 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 29139
/proc/meminfo: memFree=1689336/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=4396 CPUtime=0.5
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 921 0 0 0 50 0 0 0 22 0 1 0 210545795 4501504 905 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 1099 905 140 302 0 794 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4396

[startup+1.3365 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1684144/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=6972 CPUtime=1.32
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 1582 0 0 0 131 1 0 0 25 0 1 0 210545795 7139328 1566 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 1743 1566 140 302 0 1438 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6972

[startup+2.9758 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1681008/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=11196 CPUtime=2.96
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 2615 0 0 0 293 3 0 0 25 0 1 0 210545795 11464704 2599 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 2799 2599 140 302 0 2494 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 11196

[startup+6.25239 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1673840/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=17592 CPUtime=6.24
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 4216 0 0 0 619 5 0 0 25 0 1 0 210545795 18014208 4200 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 4398 4200 140 302 0 4093 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 17592

[startup+12.7136 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1663472/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=27188 CPUtime=12.7
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 6643 0 0 0 1261 9 0 0 25 0 1 0 210545795 27840512 6594 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 6797 6594 140 302 0 6492 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 27188

[startup+25.5159 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1649392/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=41724 CPUtime=25.5
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 10301 0 0 0 2534 16 0 0 25 0 1 0 210545795 42725376 10187 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 10431 10187 140 302 0 10126 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 41724

[startup+51.1285 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1627952/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=62612 CPUtime=51.1
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 15547 0 0 0 5086 24 0 0 25 0 1 0 210545795 64114688 15433 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 15653 15433 140 302 0 15348 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 62612

[startup+102.354 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1598128/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=92856 CPUtime=102.3
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 23135 0 0 0 10190 40 0 0 25 0 1 0 210545795 95084544 22892 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 23214 22892 140 302 0 22909 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 92856

[startup+162.397 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1571120/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=119304 CPUtime=162.33
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 29775 0 0 0 16178 55 0 0 25 0 1 0 210545795 122167296 29532 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 29826 29532 140 302 0 29521 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 119304

[startup+222.431 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1548656/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=141628 CPUtime=222.35
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 35394 0 0 0 22168 67 0 0 25 0 1 0 210545795 145027072 35151 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526926 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 35407 35151 140 302 0 35102 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 141628

[startup+282.462 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1529840/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=161628 CPUtime=282.35
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 40381 0 0 0 28156 79 0 0 25 0 1 0 210545795 165507072 39881 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 40407 39881 140 302 0 40102 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 161628

[startup+342.493 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1511088/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=180552 CPUtime=342.36
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 45083 0 0 0 34146 90 0 0 25 0 1 0 210545795 184885248 44583 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 45138 44583 140 302 0 44833 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 180552

[startup+402.527 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1493744/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=197624 CPUtime=402.37
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 49361 0 0 0 40135 102 0 0 25 0 1 0 210545795 202366976 48861 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 49406 48861 140 302 0 49101 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 197624

[startup+462.566 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1478192/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=213080 CPUtime=462.39
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 53233 0 0 0 46128 111 0 0 25 0 1 0 210545795 218193920 52733 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 53270 52733 140 302 0 52965 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 213080

[startup+522.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1465136/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=226300 CPUtime=522.41
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 56529 0 0 0 52120 121 0 0 25 0 1 0 210545795 231731200 56029 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526806 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 56575 56029 140 302 0 56270 0
Current children cumulated CPU time (s) 522.41
Current children cumulated vsize (KiB) 226300

[startup+582.633 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1452528/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=238620 CPUtime=582.42
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 59614 0 0 0 58113 129 0 0 25 0 1 0 210545795 244346880 59114 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134539752 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 59655 59114 140 302 0 59350 0
Current children cumulated CPU time (s) 582.42
Current children cumulated vsize (KiB) 238620

[startup+642.667 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1438704/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=252572 CPUtime=642.42
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 63083 0 0 0 64105 137 0 0 25 0 1 0 210545795 258633728 62583 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526969 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 63143 62583 140 302 0 62838 0
Current children cumulated CPU time (s) 642.42
Current children cumulated vsize (KiB) 252572

[startup+702.696 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1424752/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=266488 CPUtime=702.44
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 66578 0 0 0 70098 146 0 0 25 0 1 0 210545795 272883712 66078 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134539778 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 66622 66078 140 302 0 66317 0
Current children cumulated CPU time (s) 702.44
Current children cumulated vsize (KiB) 266488

[startup+762.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1411312/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=279952 CPUtime=762.45
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 69952 0 0 0 76092 153 0 0 25 0 1 0 210545795 286670848 69452 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 69988 69452 140 302 0 69683 0
Current children cumulated CPU time (s) 762.45
Current children cumulated vsize (KiB) 279952

[startup+822.775 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1398512/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=294556 CPUtime=822.47
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 73599 0 0 0 82087 160 0 0 25 0 1 0 210545795 301625344 72586 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 73639 72586 140 302 0 73334 0
Current children cumulated CPU time (s) 822.47
Current children cumulated vsize (KiB) 294556

[startup+882.811 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29140
/proc/meminfo: memFree=1386352/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=306824 CPUtime=882.48
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 76637 0 0 0 88079 169 0 0 25 0 1 0 210545795 314187776 75624 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 76706 75624 140 302 0 76401 0
Current children cumulated CPU time (s) 882.48
Current children cumulated vsize (KiB) 306824

[startup+942.841 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29142
/proc/meminfo: memFree=1375536/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=317548 CPUtime=942.49
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 79356 0 0 0 94072 177 0 0 25 0 1 0 210545795 325169152 78343 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 79387 78343 140 302 0 79082 0
Current children cumulated CPU time (s) 942.49
Current children cumulated vsize (KiB) 317548

[startup+1002.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29142
/proc/meminfo: memFree=1364784/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=328552 CPUtime=1002.5
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 82083 0 0 0 100065 185 0 0 25 0 1 0 210545795 336437248 81070 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526778 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 82138 81070 140 302 0 81833 0
Current children cumulated CPU time (s) 1002.5
Current children cumulated vsize (KiB) 328552

[startup+1062.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29142
/proc/meminfo: memFree=1354736/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=338448 CPUtime=1062.52
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 84538 0 0 0 106060 192 0 0 25 0 1 0 210545795 346570752 83525 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 84612 83525 140 302 0 84307 0
Current children cumulated CPU time (s) 1062.52
Current children cumulated vsize (KiB) 338448

[startup+1122.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29142
/proc/meminfo: memFree=1345200/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=348108 CPUtime=1122.54
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 86927 0 0 0 112054 200 0 0 25 0 1 0 210545795 356462592 85914 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 87027 85914 140 302 0 86722 0
Current children cumulated CPU time (s) 1122.54
Current children cumulated vsize (KiB) 348108

[startup+1182.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29142
/proc/meminfo: memFree=1336368/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=357028 CPUtime=1182.55
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 89155 0 0 0 118049 206 0 0 25 0 1 0 210545795 365596672 88142 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 89257 88142 140 302 0 88952 0
Current children cumulated CPU time (s) 1182.55
Current children cumulated vsize (KiB) 357028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29142
/proc/meminfo: memFree=1333680/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=359624 CPUtime=1200.07
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 89794 0 0 0 119799 208 0 0 25 0 1 0 210545795 368254976 88781 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 89906 88781 140 302 0 89601 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 359624

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 1.00 1.00 2/78 29142
/proc/meminfo: memFree=1333680/2055920 swapFree=4154904/4192956
[pid=29139] ppid=29137 vsize=359624 CPUtime=1200.07
/proc/29139/stat : 29139 (Spear-32) R 29137 29139 28378 0 -1 4194304 89794 0 0 0 119799 208 0 0 25 0 1 0 210545795 368254976 88781 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29139/statm: 89906 88781 140 302 0 89601 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 359624

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.13
CPU user time (s): 1197.99
CPU system time (s): 2.13967
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 359624

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

runsolver used 1.35379 second user time and 2.91656 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Mon Feb 19 17:25:13 UTC 2007

IDJOB= 300433
IDBENCH= 20034
IDSOLVER= 131
FILE ID= node12/300433-1171905913

PBS_JOBID= 3848848

Free space on /tmp= 66550 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  9d525706adfc4abc6e0df4f54f53bcea

RANDOM SEED= 157700491

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:       1689744 kB
Buffers:         50936 kB
Cached:         222392 kB
SwapCached:      18052 kB
Active:          90164 kB
Inactive:       209228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1689744 kB
SwapTotal:     4192956 kB
SwapFree:      4154904 kB
Dirty:            1940 kB
Writeback:           0 kB
Mapped:          29820 kB
Slab:            52412 kB
Committed_AS:   998900 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= 66550 MiB

End job on node12 on Mon Feb 19 17:45:16 UTC 2007