Trace number 297440

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.12 1200.44

General information on the benchmark

Namerandom/OnTreshold/3SAT/v550/
unif-k3-r4.26-v550-c2343-S1238286461-19.SAT.shuffled.cnf
MD5SUMfeae85ae56b54fcbcde345d479230ced
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.12198
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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/297440-1171838472/instance-297440-1171838472.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/node68/watcher-297440-1171838472 -o ROOT/results/node68/solver-297440-1171838472 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297440-1171838472/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/297440-1171838472/instance-297440-1171838472.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 1.02 3/64 11620
/proc/meminfo: memFree=729840/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=1548 CPUtime=0
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 198 0 0 0 0 0 0 0 18 0 1 0 203804837 1585152 182 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 387 182 129 302 0 82 0

[startup+0.107071 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 11620
/proc/meminfo: memFree=729840/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=1936 CPUtime=0.1
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 299 0 0 0 10 0 0 0 18 0 1 0 203804837 1982464 283 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 484 283 140 302 0 179 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1936

[startup+0.515108 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 11620
/proc/meminfo: memFree=729840/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=2588 CPUtime=0.5
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 491 0 0 0 50 0 0 0 21 0 1 0 203804837 2650112 475 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 647 475 140 302 0 342 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2588

[startup+1.33718 s]
/proc/loadavg: 0.92 0.98 1.02 2/65 11621
/proc/meminfo: memFree=727656/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=3756 CPUtime=1.32
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 760 0 0 0 131 1 0 0 25 0 1 0 203804837 3846144 744 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 939 744 140 302 0 634 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3756

[startup+2.97633 s]
/proc/loadavg: 0.92 0.98 1.02 2/65 11621
/proc/meminfo: memFree=726440/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=5180 CPUtime=2.96
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 1110 0 0 0 293 3 0 0 25 0 1 0 203804837 5304320 1094 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 1295 1094 140 302 0 990 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5180

[startup+6.25263 s]
/proc/loadavg: 0.93 0.98 1.02 2/65 11621
/proc/meminfo: memFree=724264/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=7124 CPUtime=6.24
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 1589 0 0 0 619 5 0 0 25 0 1 0 203804837 7294976 1573 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 1781 1573 140 302 0 1476 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7124

[startup+12.7092 s]
/proc/loadavg: 0.93 0.98 1.02 2/65 11621
/proc/meminfo: memFree=721320/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=9732 CPUtime=12.7
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 2255 0 0 0 1262 8 0 0 25 0 1 0 203804837 9965568 2239 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 2433 2239 140 302 0 2128 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 9732

[startup+25.6104 s]
/proc/loadavg: 0.95 0.98 1.02 2/65 11621
/proc/meminfo: memFree=717416/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=14068 CPUtime=25.59
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 3325 0 0 0 2547 12 0 0 25 0 1 0 203804837 14405632 3244 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 3517 3244 140 302 0 3212 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 14068

[startup+51.2167 s]
/proc/loadavg: 0.96 0.98 1.02 2/65 11621
/proc/meminfo: memFree=711976/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=19320 CPUtime=51.19
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 4634 0 0 0 5101 18 0 0 25 0 1 0 203804837 19783680 4553 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 4830 4553 140 302 0 4525 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 19320

[startup+102.428 s]
/proc/loadavg: 0.98 0.98 1.01 2/65 11621
/proc/meminfo: memFree=704104/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=27828 CPUtime=102.4
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 6753 0 0 0 10210 30 0 0 25 0 1 0 203804837 28495872 6543 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 6957 6543 140 302 0 6652 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 27828

[startup+162.456 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 11621
/proc/meminfo: memFree=696872/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=34956 CPUtime=162.41
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 8513 0 0 0 16202 39 0 0 25 0 1 0 203804837 35794944 8303 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 8739 8303 140 302 0 8434 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 34956

[startup+222.48 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11621
/proc/meminfo: memFree=690920/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=40948 CPUtime=222.41
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 10008 0 0 0 22193 48 0 0 25 0 1 0 203804837 41930752 9798 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 10237 9798 140 302 0 9932 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 40948

[startup+282.505 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11621
/proc/meminfo: memFree=685736/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=47148 CPUtime=282.43
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 11557 0 0 0 28186 57 0 0 25 0 1 0 203804837 48279552 11090 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 11787 11090 140 302 0 11482 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 47148

[startup+342.53 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11621
/proc/meminfo: memFree=680360/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=52356 CPUtime=342.44
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 12885 0 0 0 34180 64 0 0 25 0 1 0 203804837 53612544 12418 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526825 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 13089 12418 140 302 0 12784 0
Current children cumulated CPU time (s) 342.44
Current children cumulated vsize (KiB) 52356

[startup+402.56 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11621
/proc/meminfo: memFree=675432/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=57320 CPUtime=402.45
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 14108 0 0 0 40174 71 0 0 25 0 1 0 203804837 58695680 13641 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 14330 13641 140 302 0 14025 0
Current children cumulated CPU time (s) 402.45
Current children cumulated vsize (KiB) 57320

[startup+462.583 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11621
/proc/meminfo: memFree=671336/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=61408 CPUtime=462.46
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 15127 0 0 0 46169 77 0 0 25 0 1 0 203804837 62881792 14660 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 15352 14660 140 302 0 15047 0
Current children cumulated CPU time (s) 462.46
Current children cumulated vsize (KiB) 61408

[startup+522.607 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11621
/proc/meminfo: memFree=667112/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=65688 CPUtime=522.47
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 16195 0 0 0 52163 84 0 0 25 0 1 0 203804837 67264512 15728 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 16422 15728 140 302 0 16117 0
Current children cumulated CPU time (s) 522.47
Current children cumulated vsize (KiB) 65688

[startup+582.636 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11621
/proc/meminfo: memFree=662824/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=70128 CPUtime=582.48
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 17267 0 0 0 58157 91 0 0 25 0 1 0 203804837 71811072 16800 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 17532 16800 140 302 0 17227 0
Current children cumulated CPU time (s) 582.48
Current children cumulated vsize (KiB) 70128

[startup+642.66 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11621
/proc/meminfo: memFree=659112/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=73888 CPUtime=642.5
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 18197 0 0 0 64153 97 0 0 25 0 1 0 203804837 75661312 17730 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 18472 17730 140 302 0 18167 0
Current children cumulated CPU time (s) 642.5
Current children cumulated vsize (KiB) 73888

[startup+702.691 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11621
/proc/meminfo: memFree=655656/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=77308 CPUtime=702.51
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 19062 0 0 0 70149 102 0 0 25 0 1 0 203804837 79163392 18595 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 19327 18595 140 302 0 19022 0
Current children cumulated CPU time (s) 702.51
Current children cumulated vsize (KiB) 77308

[startup+762.718 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11621
/proc/meminfo: memFree=652392/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=80560 CPUtime=762.52
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 19883 0 0 0 76146 106 0 0 25 0 1 0 203804837 82493440 19416 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 20140 19416 140 302 0 19835 0
Current children cumulated CPU time (s) 762.52
Current children cumulated vsize (KiB) 80560

[startup+822.746 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11621
/proc/meminfo: memFree=649192/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=85760 CPUtime=822.53
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 21182 0 0 0 82142 111 0 0 25 0 1 0 203804837 87818240 20202 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 21440 20202 140 302 0 21135 0
Current children cumulated CPU time (s) 822.53
Current children cumulated vsize (KiB) 85760

[startup+882.77 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11621
/proc/meminfo: memFree=645800/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=89284 CPUtime=882.54
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 22020 0 0 0 88138 116 0 0 25 0 1 0 203804837 91426816 21040 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 22321 21040 140 302 0 22016 0
Current children cumulated CPU time (s) 882.54
Current children cumulated vsize (KiB) 89284

[startup+942.8 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11621
/proc/meminfo: memFree=642728/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=92324 CPUtime=942.56
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 22790 0 0 0 94135 121 0 0 25 0 1 0 203804837 94539776 21810 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 23081 21810 140 302 0 22776 0
Current children cumulated CPU time (s) 942.56
Current children cumulated vsize (KiB) 92324

[startup+1002.82 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11621
/proc/meminfo: memFree=639400/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=95692 CPUtime=1002.56
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 23615 0 0 0 100130 126 0 0 25 0 1 0 203804837 97988608 22635 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 23923 22635 140 302 0 23618 0
Current children cumulated CPU time (s) 1002.56
Current children cumulated vsize (KiB) 95692

[startup+1062.85 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11621
/proc/meminfo: memFree=636776/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=98356 CPUtime=1062.57
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 24259 0 0 0 106127 130 0 0 25 0 1 0 203804837 100716544 23279 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 24589 23279 140 302 0 24284 0
Current children cumulated CPU time (s) 1062.57
Current children cumulated vsize (KiB) 98356

[startup+1122.87 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11621
/proc/meminfo: memFree=634344/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=100812 CPUtime=1122.58
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 24885 0 0 0 112124 134 0 0 25 0 1 0 203804837 103231488 23905 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 25203 23905 140 302 0 24898 0
Current children cumulated CPU time (s) 1122.58
Current children cumulated vsize (KiB) 100812

[startup+1182.89 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11621
/proc/meminfo: memFree=631912/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=103292 CPUtime=1182.59
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 25478 0 0 0 118121 138 0 0 25 0 1 0 203804837 105771008 24498 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527043 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 25823 24498 140 302 0 25518 0
Current children cumulated CPU time (s) 1182.59
Current children cumulated vsize (KiB) 103292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.42 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 11693
/proc/meminfo: memFree=630008/2055920 swapFree=4183892/4192956
[pid=11620] ppid=11618 vsize=103964 CPUtime=1200.09
/proc/11620/stat : 11620 (Spear-32) R 11618 11620 10420 0 -1 4194304 25655 0 0 0 119870 139 0 0 25 0 1 0 203804837 106459136 24675 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11620/statm: 25991 24675 140 302 0 25686 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 103964

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.44
CPU time (s): 1200.12
CPU user time (s): 1198.7
CPU system time (s): 1.41179
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 103964

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

runsolver used 0.863868 second user time and 2.42063 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Sun Feb 18 22:41:12 UTC 2007

IDJOB= 297440
IDBENCH= 19961
IDSOLVER= 131
FILE ID= node68/297440-1171838472

PBS_JOBID= 3839708

Free space on /tmp= 66563 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v550/unif-k3-r4.26-v550-c2343-S1238286461-19.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297440-1171838472/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/297440-1171838472/instance-297440-1171838472.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-297440-1171838472 -o ROOT/results/node68/solver-297440-1171838472 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297440-1171838472/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/297440-1171838472/instance-297440-1171838472.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  feae85ae56b54fcbcde345d479230ced

RANDOM SEED= 449740554

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.234
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.234
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:        730312 kB
Buffers:         49328 kB
Cached:        1153768 kB
SwapCached:       3088 kB
Active:         814648 kB
Inactive:       398284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        730312 kB
SwapTotal:     4192956 kB
SwapFree:      4183892 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          15628 kB
Slab:            98788 kB
Committed_AS:   608232 kB
PageTables:       1380 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= 66563 MiB

End job on node68 on Sun Feb 18 23:01:15 UTC 2007