Trace number 310069

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 FH 1.0? (TO) 1200.07 1200.46

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/310069-1172552974/instance-310069-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/node39/watcher-310069-1172552974 -o ROOT/results/node39/solver-310069-1172552974 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/310069-1172552974/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/310069-1172552974/instance-310069-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.92 0.98 0.99 3/64 27248
/proc/meminfo: memFree=1857280/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=1704 CPUtime=0
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 223 0 0 0 0 0 0 0 18 0 1 0 275253342 1744896 207 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271225 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 426 207 128 302 0 121 0

[startup+0.10643 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27248
/proc/meminfo: memFree=1857280/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=1972 CPUtime=0.1
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 328 0 0 0 10 0 0 0 18 0 1 0 275253342 2019328 312 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 493 312 140 302 0 188 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1972

[startup+0.514499 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27248
/proc/meminfo: memFree=1857280/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=2740 CPUtime=0.5
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 515 0 0 0 50 0 0 0 21 0 1 0 275253342 2805760 499 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 685 499 140 302 0 380 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2740

[startup+1.33464 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 27249
/proc/meminfo: memFree=1855032/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=3896 CPUtime=1.33
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 798 0 0 0 132 1 0 0 25 0 1 0 275253342 3989504 782 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 974 782 140 302 0 669 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3896

[startup+2.97192 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 27249
/proc/meminfo: memFree=1853752/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=5444 CPUtime=2.96
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 1173 0 0 0 294 2 0 0 25 0 1 0 275253342 5574656 1157 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 1361 1157 140 302 0 1056 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5444

[startup+6.24948 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 27249
/proc/meminfo: memFree=1851256/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=7768 CPUtime=6.24
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 1754 0 0 0 620 4 0 0 25 0 1 0 275253342 7954432 1705 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 1942 1705 140 302 0 1637 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7768

[startup+12.7036 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 27249
/proc/meminfo: memFree=1847608/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=10996 CPUtime=12.69
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 2597 0 0 0 1262 7 0 0 25 0 1 0 275253342 11259904 2548 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 2749 2548 140 302 0 2444 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10996

[startup+25.5058 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 27249
/proc/meminfo: memFree=1842616/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=16316 CPUtime=25.49
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 3928 0 0 0 2537 12 0 0 25 0 1 0 275253342 16707584 3814 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 4079 3814 140 302 0 3774 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16316

[startup+51.1152 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 27249
/proc/meminfo: memFree=1835512/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=23212 CPUtime=51.09
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 5673 0 0 0 5090 19 0 0 25 0 1 0 275253342 23769088 5559 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 5803 5559 140 302 0 5498 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23212

[startup+102.331 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 27249
/proc/meminfo: memFree=1824888/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=34248 CPUtime=102.29
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 8450 0 0 0 10199 30 0 0 25 0 1 0 275253342 35069952 8207 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 8562 8207 140 302 0 8257 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 34248

[startup+162.351 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27249
/proc/meminfo: memFree=1815416/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=43548 CPUtime=162.28
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 10779 0 0 0 16189 39 0 0 25 0 1 0 275253342 44593152 10536 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 10887 10536 140 302 0 10582 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 43548

[startup+222.368 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 27249
/proc/meminfo: memFree=1807672/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=52600 CPUtime=222.29
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 12991 0 0 0 22180 49 0 0 25 0 1 0 275253342 53862400 12491 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 13150 12491 140 302 0 12845 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 52600

[startup+282.389 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 27249
/proc/meminfo: memFree=1800888/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=59368 CPUtime=282.29
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 14656 0 0 0 28173 56 0 0 25 0 1 0 275253342 60792832 14156 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 14842 14156 140 302 0 14537 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 59368

[startup+342.408 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27249
/proc/meminfo: memFree=1795064/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=65156 CPUtime=342.29
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 16141 0 0 0 34166 63 0 0 25 0 1 0 275253342 66719744 15641 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 16289 15641 140 302 0 15984 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 65156

[startup+402.437 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27249
/proc/meminfo: memFree=1789368/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=70904 CPUtime=402.3
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 17535 0 0 0 40161 69 0 0 25 0 1 0 275253342 72605696 17035 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 17726 17035 140 302 0 17421 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 70904

[startup+462.46 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 27249
/proc/meminfo: memFree=1784056/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=76196 CPUtime=462.3
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 18866 0 0 0 46154 76 0 0 25 0 1 0 275253342 78024704 18366 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 19049 18366 140 302 0 18744 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 76196

[startup+522.475 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 27249
/proc/meminfo: memFree=1779192/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=81332 CPUtime=522.29
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 20081 0 0 0 52147 82 0 0 25 0 1 0 275253342 83283968 19581 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 20333 19581 140 302 0 20028 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 81332

[startup+582.494 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27249
/proc/meminfo: memFree=1774392/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=86168 CPUtime=582.3
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 21273 0 0 0 58142 88 0 0 25 0 1 0 275253342 88236032 20773 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526825 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 21542 20773 140 302 0 21237 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 86168

[startup+642.516 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27249
/proc/meminfo: memFree=1770168/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=90324 CPUtime=642.3
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 22333 0 0 0 64138 92 0 0 25 0 1 0 275253342 92491776 21833 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 22581 21833 140 302 0 22276 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 90324

[startup+702.546 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27249
/proc/meminfo: memFree=1765944/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=94464 CPUtime=702.3
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 23375 0 0 0 70134 96 0 0 25 0 1 0 275253342 96731136 22875 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 23616 22875 140 302 0 23311 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 94464

[startup+762.567 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27249
/proc/meminfo: memFree=1762168/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=98104 CPUtime=762.31
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 24319 0 0 0 76131 100 0 0 25 0 1 0 275253342 100458496 23819 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 24526 23819 140 302 0 24221 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 98104

[startup+822.591 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27249
/proc/meminfo: memFree=1758072/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=104132 CPUtime=822.31
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 25840 0 0 0 82126 105 0 0 25 0 1 0 275253342 106631168 24827 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 26033 24827 140 302 0 25728 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 104132

[startup+882.611 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27249
/proc/meminfo: memFree=1754296/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=107932 CPUtime=882.32
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 26785 0 0 0 88122 110 0 0 25 0 1 0 275253342 110522368 25772 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527086 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 26983 25772 140 302 0 26678 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 107932

[startup+942.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27249
/proc/meminfo: memFree=1750840/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=111652 CPUtime=942.32
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 27649 0 0 0 94118 114 0 0 25 0 1 0 275253342 114331648 26636 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 27913 26636 140 302 0 27608 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 111652

[startup+1002.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27249
/proc/meminfo: memFree=1747576/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=114824 CPUtime=1002.32
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 28471 0 0 0 100114 118 0 0 25 0 1 0 275253342 117579776 27458 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 28706 27458 140 302 0 28401 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 114824

[startup+1062.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27249
/proc/meminfo: memFree=1744248/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=118064 CPUtime=1062.33
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 29282 0 0 0 106110 123 0 0 25 0 1 0 275253342 120897536 28269 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 29516 28269 140 302 0 29211 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 118064

[startup+1122.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27249
/proc/meminfo: memFree=1740984/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=121456 CPUtime=1122.32
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 30102 0 0 0 112105 127 0 0 25 0 1 0 275253342 124370944 29089 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 30364 29089 140 302 0 30059 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 121456

[startup+1182.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27249
/proc/meminfo: memFree=1737656/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=124596 CPUtime=1182.32
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 30932 0 0 0 118100 132 0 0 25 0 1 0 275253342 127586304 29919 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 31149 29919 140 302 0 30844 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 124596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27249
/proc/meminfo: memFree=1736568/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=125620 CPUtime=1200.04
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 31187 0 0 0 119870 134 0 0 25 0 1 0 275253342 128634880 30174 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 31405 30174 140 302 0 31100 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 125620

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

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

[startup+1200.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27249
/proc/meminfo: memFree=1736568/2055920 swapFree=4161536/4192956
[pid=27248] ppid=27246 vsize=125620 CPUtime=1200.04
/proc/27248/stat : 27248 (Spear-32) R 27246 27248 25795 0 -1 4194304 31187 0 0 0 119870 134 0 0 25 0 1 0 275253342 128634880 30174 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/27248/statm: 31405 30174 140 302 0 31100 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 125620

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.07
CPU user time (s): 1198.7
CPU system time (s): 1.36679
CPU usage (%): 99.9676
Max. virtual memory (cumulated for all children) (KiB): 125620

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

runsolver used 0.91886 second user time and 2.31365 second system time

The end

Launcher Data (download as text)

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

IDJOB= 310069
IDBENCH= 20276
IDSOLVER= 132
FILE ID= node39/310069-1172552974

PBS_JOBID= 3971855

Free space on /tmp= 66557 MiB

SOLVER NAME= Spear FH 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/310069-1172552974/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/310069-1172552974/instance-310069-1172552974.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-310069-1172552974 -o ROOT/results/node39/solver-310069-1172552974 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/310069-1172552974/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/310069-1172552974/instance-310069-1172552974.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  62f8836287b4741f6f4038c73e683e7c

RANDOM SEED= 896681289

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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:       1857816 kB
Buffers:         18136 kB
Cached:         110032 kB
SwapCached:      25852 kB
Active:          55168 kB
Inactive:       105572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857816 kB
SwapTotal:     4192956 kB
SwapFree:      4161536 kB
Dirty:            1604 kB
Writeback:           0 kB
Mapped:          15400 kB
Slab:            23384 kB
Committed_AS:   648640 kB
PageTables:       1412 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= 66557 MiB

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