Trace number 302566

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

General information on the benchmark

Namerandom/LargeSize/5SAT/v900/
unif-k5-r20-v900-c18000-S2050975470-04.cnf
MD5SUMe5f98d48d71fa50934389495266dcfb4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.29604
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
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 518000
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/302566-1172014525/instance-302566-1172014525.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/node67/watcher-302566-1172014525 -o ROOT/results/node67/solver-302566-1172014525 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/302566-1172014525/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/302566-1172014525/instance-302566-1172014525.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 9769
/proc/meminfo: memFree=1682472/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=1548 CPUtime=0
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 200 0 0 0 0 0 0 0 18 0 1 0 221410102 1585152 184 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 387 184 128 302 0 82 0

[startup+0.106607 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 9769
/proc/meminfo: memFree=1682472/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=2860 CPUtime=0.1
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 543 0 0 0 10 0 0 0 18 0 1 0 221410102 2928640 527 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 715 527 140 302 0 410 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2860

[startup+0.514648 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 9769
/proc/meminfo: memFree=1682472/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=4512 CPUtime=0.5
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 960 0 0 0 50 0 0 0 21 0 1 0 221410102 4620288 944 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 1128 944 140 302 0 823 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4512

[startup+1.33474 s]
/proc/loadavg: 0.92 0.99 0.99 2/65 9770
/proc/meminfo: memFree=1677152/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=7312 CPUtime=1.33
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 1645 0 0 0 131 2 0 0 25 0 1 0 221410102 7487488 1629 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 1828 1629 140 302 0 1523 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 7312

[startup+2.97091 s]
/proc/loadavg: 0.92 0.99 0.99 2/65 9770
/proc/meminfo: memFree=1673568/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=12024 CPUtime=2.96
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 2797 0 0 0 293 3 0 0 25 0 1 0 221410102 12312576 2781 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 3006 2781 140 302 0 2701 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12024

[startup+6.24925 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 9770
/proc/meminfo: memFree=1665632/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=19140 CPUtime=6.23
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 4603 0 0 0 618 5 0 0 25 0 1 0 221410102 19599360 4587 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 4785 4587 140 302 0 4480 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 19140

[startup+12.7029 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 9770
/proc/meminfo: memFree=1654760/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=29208 CPUtime=12.69
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 7147 0 0 0 1260 9 0 0 25 0 1 0 221410102 29908992 7098 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 7302 7098 140 302 0 6997 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29208

[startup+25.5093 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 9770
/proc/meminfo: memFree=1640168/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=44248 CPUtime=25.49
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 10924 0 0 0 2535 14 0 0 25 0 1 0 221410102 45309952 10810 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 11062 10812 140 302 0 10757 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44248

[startup+51.1159 s]
/proc/loadavg: 0.97 0.99 0.99 2/65 9770
/proc/meminfo: memFree=1617960/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=66016 CPUtime=51.09
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 16378 0 0 0 5086 23 0 0 25 0 1 0 221410102 67600384 16264 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 16504 16264 140 302 0 16199 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 66016

[startup+102.327 s]
/proc/loadavg: 0.98 0.99 0.99 2/65 9770
/proc/meminfo: memFree=1585896/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=98636 CPUtime=102.28
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 24578 0 0 0 10188 40 0 0 25 0 1 0 221410102 101003264 24335 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 24659 24335 140 302 0 24354 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 98636

[startup+162.354 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9770
/proc/meminfo: memFree=1557096/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=126828 CPUtime=162.29
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 31654 0 0 0 16176 53 0 0 25 0 1 0 221410102 129871872 31411 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527163 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 31707 31411 140 302 0 31402 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 126828

[startup+222.374 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9770
/proc/meminfo: memFree=1531368/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=152548 CPUtime=222.3
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 38097 0 0 0 22165 65 0 0 25 0 1 0 221410102 156209152 37854 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 38137 37854 140 302 0 37832 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 152548

[startup+282.392 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9772
/proc/meminfo: memFree=1510496/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=174320 CPUtime=282.29
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 43537 0 0 0 28153 76 0 0 25 0 1 0 221410102 178503680 43037 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527061 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 43580 43037 140 302 0 43275 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 174320

[startup+342.412 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9772
/proc/meminfo: memFree=1488360/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=196408 CPUtime=342.3
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 49087 0 0 0 34143 87 0 0 25 0 1 0 221410102 201121792 48587 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 49102 48587 140 302 0 48797 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 196408

[startup+402.438 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9772
/proc/meminfo: memFree=1470312/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=214072 CPUtime=402.31
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 53506 0 0 0 40135 96 0 0 25 0 1 0 221410102 219209728 53006 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 53518 53006 140 302 0 53213 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 214072

[startup+462.456 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9772
/proc/meminfo: memFree=1454504/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=230084 CPUtime=462.31
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 57492 0 0 0 46127 104 0 0 25 0 1 0 221410102 235606016 56992 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 57521 56992 140 302 0 57216 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 230084

[startup+522.473 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9772
/proc/meminfo: memFree=1439592/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=244920 CPUtime=522.31
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 61199 0 0 0 52119 112 0 0 25 0 1 0 221410102 250798080 60699 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 61230 60699 140 302 0 60925 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 244920

[startup+582.489 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9772
/proc/meminfo: memFree=1425704/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=258888 CPUtime=582.31
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 64676 0 0 0 58112 119 0 0 25 0 1 0 221410102 265101312 64176 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 64722 64176 140 302 0 64417 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 258888

[startup+642.514 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9772
/proc/meminfo: memFree=1411048/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=273424 CPUtime=642.31
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 68344 0 0 0 64104 127 0 0 25 0 1 0 221410102 279986176 67844 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 68356 67844 140 302 0 68051 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 273424

[startup+702.531 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9772
/proc/meminfo: memFree=1395624/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=288816 CPUtime=702.32
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 72212 0 0 0 70096 136 0 0 25 0 1 0 221410102 295747584 71712 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 72204 71712 140 302 0 71899 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 288816

[startup+762.551 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9772
/proc/meminfo: memFree=1380840/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=303620 CPUtime=762.33
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 75909 0 0 0 76089 144 0 0 25 0 1 0 221410102 310906880 75409 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 75905 75409 140 302 0 75600 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 303620

[startup+822.575 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9772
/proc/meminfo: memFree=1366760/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=319468 CPUtime=822.33
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 79872 0 0 0 82081 152 0 0 25 0 1 0 221410102 327135232 78859 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 79867 78859 140 302 0 79562 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 319468

[startup+882.595 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9772
/proc/meminfo: memFree=1353768/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=332436 CPUtime=882.33
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 83130 0 0 0 88074 159 0 0 25 0 1 0 221410102 340414464 82117 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 83109 82117 140 302 0 82804 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 332436

[startup+942.614 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9772
/proc/meminfo: memFree=1342440/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=343968 CPUtime=942.34
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 85960 0 0 0 94067 167 0 0 25 0 1 0 221410102 352223232 84947 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 85992 84947 140 302 0 85687 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 343968

[startup+1002.63 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9772
/proc/meminfo: memFree=1332008/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=354456 CPUtime=1002.33
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 88593 0 0 0 100060 173 0 0 25 0 1 0 221410102 362962944 87580 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 88614 87580 140 302 0 88309 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 354456

[startup+1062.65 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9772
/proc/meminfo: memFree=1321768/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=364472 CPUtime=1062.34
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 91111 0 0 0 106053 181 0 0 25 0 1 0 221410102 373219328 90098 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 91118 90098 140 302 0 90813 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 364472

[startup+1122.67 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9772
/proc/meminfo: memFree=1312296/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=373932 CPUtime=1122.34
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 93478 0 0 0 112047 187 0 0 25 0 1 0 221410102 382906368 92465 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526941 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 93483 92465 140 302 0 93178 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 373932

[startup+1182.69 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9772
/proc/meminfo: memFree=1303016/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=383324 CPUtime=1182.34
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 95817 0 0 0 118042 192 0 0 25 0 1 0 221410102 392523776 94804 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 95831 94804 140 302 0 95526 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 383324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.41 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9772
/proc/meminfo: memFree=1300136/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=386016 CPUtime=1200.06
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 96492 0 0 0 119814 192 0 0 25 0 1 0 221410102 395280384 95479 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 96504 95479 140 302 0 96199 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 386016

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

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

[startup+1200.41 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 9772
/proc/meminfo: memFree=1300136/2055920 swapFree=4175972/4192956
[pid=9769] ppid=9767 vsize=386016 CPUtime=1200.06
/proc/9769/stat : 9769 (Spear-32) R 9767 9769 9712 0 -1 4194304 96492 0 0 0 119814 192 0 0 25 0 1 0 221410102 395280384 95479 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 96504 95479 140 302 0 96199 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 386016

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.47
CPU time (s): 1200.13
CPU user time (s): 1198.14
CPU system time (s): 1.9887
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 386016

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

runsolver used 0.774882 second user time and 2.44063 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Tue Feb 20 23:35:25 UTC 2007

IDJOB= 302566
IDBENCH= 20086
IDSOLVER= 132
FILE ID= node67/302566-1172014525

PBS_JOBID= 3892683

Free space on /tmp= 66561 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v900/unif-k5-r20-v900-c18000-S2050975470-04.cnf
COMMAND LINE= /tmp/evaluation/302566-1172014525/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/302566-1172014525/instance-302566-1172014525.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-302566-1172014525 -o ROOT/results/node67/solver-302566-1172014525 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/302566-1172014525/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/302566-1172014525/instance-302566-1172014525.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  e5f98d48d71fa50934389495266dcfb4

RANDOM SEED= 519507061

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.236
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.236
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:       1682944 kB
Buffers:         30676 kB
Cached:         281196 kB
SwapCached:      11332 kB
Active:         233756 kB
Inactive:        95940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1682944 kB
SwapTotal:     4192956 kB
SwapFree:      4175972 kB
Dirty:            2128 kB
Writeback:           0 kB
Mapped:          15140 kB
Slab:            29248 kB
Committed_AS:   696060 kB
PageTables:       1452 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= 66561 MiB

End job on node67 on Tue Feb 20 23:55:27 UTC 2007