Trace number 310068

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.51

General information on the benchmark

Namerandom/2+p/p0.9/v1170/
unif2p-p0.9-v1170-c4235-S1138392605-05-UNKNOWN.cnf
MD5SUM62f8836287b4741f6f4038c73e683e7c
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 variables1170
Number of clauses4234
Sum of the clauses size12279
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2423
Number of clauses of size 33811
Number of clauses of size 40
Number of clauses of size 50
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/310068-1172552974/instance-310068-1172552974.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/node70/watcher-310068-1172552974 -o ROOT/results/node70/solver-310068-1172552974 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/310068-1172552974/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/310068-1172552974/instance-310068-1172552974.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.94 0.98 0.99 3/64 14264
/proc/meminfo: memFree=1849744/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=1704 CPUtime=0
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 223 0 0 0 0 0 0 0 18 0 1 0 238098103 1744896 207 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258468 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 426 207 128 302 0 121 0

[startup+0.106395 s]
/proc/loadavg: 0.94 0.98 0.99 3/64 14264
/proc/meminfo: memFree=1849744/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=1972 CPUtime=0.1
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 327 0 0 0 10 0 0 0 18 0 1 0 238098103 2019328 311 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 493 311 140 302 0 188 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1972

[startup+0.514469 s]
/proc/loadavg: 0.94 0.98 0.99 3/64 14264
/proc/meminfo: memFree=1849744/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=2740 CPUtime=0.51
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 512 0 0 0 50 1 0 0 21 0 1 0 238098103 2805760 496 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 685 496 140 302 0 380 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2740

[startup+1.33462 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1847432/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=3896 CPUtime=1.32
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 792 0 0 0 131 1 0 0 25 0 1 0 238098103 3989504 776 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 974 776 140 302 0 669 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3896

[startup+2.97291 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1846152/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=5444 CPUtime=2.96
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 1165 0 0 0 293 3 0 0 25 0 1 0 238098103 5574656 1149 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 1361 1149 140 302 0 1056 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5444

[startup+6.24851 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1843592/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=7640 CPUtime=6.24
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 1745 0 0 0 619 5 0 0 25 0 1 0 238098103 7823360 1696 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 1910 1696 140 302 0 1605 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7640

[startup+12.7037 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1840072/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=10996 CPUtime=12.69
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 2590 0 0 0 1261 8 0 0 25 0 1 0 238098103 11259904 2541 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 2749 2541 140 302 0 2444 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10996

[startup+25.506 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1835016/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=16316 CPUtime=25.49
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 3920 0 0 0 2536 13 0 0 25 0 1 0 238098103 16707584 3806 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 4079 3806 140 302 0 3774 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16316

[startup+51.1126 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1827912/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=23212 CPUtime=51.09
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 5664 0 0 0 5088 21 0 0 25 0 1 0 238098103 23769088 5550 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 5803 5550 140 302 0 5498 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23212

[startup+102.324 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1817288/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=34248 CPUtime=102.28
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 8444 0 0 0 10197 31 0 0 25 0 1 0 238098103 35069952 8201 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 8562 8201 140 302 0 8257 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 34248

[startup+162.346 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1807816/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=43548 CPUtime=162.28
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 10772 0 0 0 16183 45 0 0 25 0 1 0 238098103 44593152 10529 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 10887 10529 140 302 0 10582 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 43548

[startup+222.364 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1799944/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=52600 CPUtime=222.28
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 12975 0 0 0 22173 55 0 0 25 0 1 0 238098103 53862400 12475 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 13150 12475 140 302 0 12845 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 52600

[startup+282.384 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1793160/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=59368 CPUtime=282.28
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 14656 0 0 0 28164 64 0 0 25 0 1 0 238098103 60792832 14156 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 14842 14156 140 302 0 14537 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 59368

[startup+342.399 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1787336/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=65156 CPUtime=342.28
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 16133 0 0 0 34157 71 0 0 25 0 1 0 238098103 66719744 15633 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527104 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 16289 15633 140 302 0 15984 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 65156

[startup+402.423 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1781768/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=70904 CPUtime=402.28
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 17526 0 0 0 40150 78 0 0 25 0 1 0 238098103 72605696 17026 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 17726 17026 140 302 0 17421 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 70904

[startup+462.441 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1776392/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=76196 CPUtime=462.28
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 18859 0 0 0 46143 85 0 0 25 0 1 0 238098103 78024704 18359 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 19049 18359 140 302 0 18744 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 76196

[startup+522.463 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1771528/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=81200 CPUtime=522.27
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 20071 0 0 0 52135 92 0 0 25 0 1 0 238098103 83148800 19571 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527009 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 20300 19571 140 302 0 19995 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 81200

[startup+582.482 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1766920/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=85832 CPUtime=582.28
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 21198 0 0 0 58130 98 0 0 25 0 1 0 238098103 87891968 20698 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 21458 20698 140 302 0 21153 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 85832

[startup+642.505 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1762440/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=90324 CPUtime=642.28
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 22307 0 0 0 64124 104 0 0 25 0 1 0 238098103 92491776 21807 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 22581 21807 140 302 0 22276 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 90324

[startup+702.521 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1758344/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=94332 CPUtime=702.28
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 23340 0 0 0 70117 111 0 0 25 0 1 0 238098103 96595968 22840 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 23583 22840 140 302 0 23278 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 94332

[startup+762.534 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1754568/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=97972 CPUtime=762.27
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 24279 0 0 0 76112 115 0 0 25 0 1 0 238098103 100323328 23779 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 24493 23779 140 302 0 24188 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 97972

[startup+822.554 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1750472/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=104004 CPUtime=822.27
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 25795 0 0 0 82106 121 0 0 25 0 1 0 238098103 106500096 24782 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 26001 24782 140 302 0 25696 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 104004

[startup+882.575 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1746760/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=107804 CPUtime=882.27
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 26736 0 0 0 88101 126 0 0 25 0 1 0 238098103 110391296 25723 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 26951 25723 140 302 0 26646 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 107804

[startup+942.595 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1743304/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=111264 CPUtime=942.27
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 27592 0 0 0 94096 131 0 0 25 0 1 0 238098103 113934336 26579 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 27816 26579 140 302 0 27511 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 111264

[startup+1002.61 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1740104/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=114688 CPUtime=1002.26
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 28411 0 0 0 100091 135 0 0 25 0 1 0 238098103 117440512 27398 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 28672 27398 140 302 0 28367 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 114688

[startup+1062.63 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1736776/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=117808 CPUtime=1062.26
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 29214 0 0 0 106085 141 0 0 25 0 1 0 238098103 120635392 28201 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527080 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 29452 28201 140 302 0 29147 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 117808

[startup+1122.65 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14265
/proc/meminfo: memFree=1733512/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=121184 CPUtime=1122.27
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 30029 0 0 0 112082 145 0 0 25 0 1 0 238098103 124092416 29016 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 30296 29016 140 302 0 29991 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 121184

[startup+1182.67 s]
/proc/loadavg: 1.05 1.00 0.99 2/65 14265
/proc/meminfo: memFree=1730248/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=124340 CPUtime=1182.26
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 30860 0 0 0 118075 151 0 0 25 0 1 0 238098103 127324160 29847 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 31085 29847 140 302 0 30780 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 124340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.49 s]
/proc/loadavg: 1.04 1.00 0.99 2/65 14265
/proc/meminfo: memFree=1729224/2055920 swapFree=4183024/4192956
[pid=14264] ppid=14262 vsize=125236 CPUtime=1200.09
/proc/14264/stat : 14264 (Spear-32) R 14262 14264 12777 0 -1 4194304 31105 0 0 0 119856 153 0 0 25 0 1 0 238098103 128241664 30092 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14264/statm: 31309 30092 140 302 0 31004 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 125236

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.51
CPU time (s): 1200.11
CPU user time (s): 1198.56
CPU system time (s): 1.55076
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 125236

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

runsolver used 0.765883 second user time and 2.44463 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Tue Feb 27 05:09:34 UTC 2007

IDJOB= 310068
IDBENCH= 20276
IDSOLVER= 131
FILE ID= node70/310068-1172552974

PBS_JOBID= 3971842

Free space on /tmp= 66560 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v1170/unif2p-p0.9-v1170-c4235-S1138392605-05-UNKNOWN.cnf
COMMAND LINE= /tmp/evaluation/310068-1172552974/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/310068-1172552974/instance-310068-1172552974.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-310068-1172552974 -o ROOT/results/node70/solver-310068-1172552974 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/310068-1172552974/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/310068-1172552974/instance-310068-1172552974.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  62f8836287b4741f6f4038c73e683e7c

RANDOM SEED= 765448793

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.261
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.261
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:       1850216 kB
Buffers:         27936 kB
Cached:         130456 kB
SwapCached:       4128 kB
Active:          80632 kB
Inactive:        87832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850216 kB
SwapTotal:     4192956 kB
SwapFree:      4183024 kB
Dirty:            1600 kB
Writeback:           0 kB
Mapped:          15380 kB
Slab:            23348 kB
Committed_AS:   355692 kB
PageTables:       1396 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= 66560 MiB

End job on node70 on Tue Feb 27 05:29:37 UTC 2007