Trace number 294284

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.09 1200.36

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1301714489-09.UNSAT.shuffled.cnf
MD5SUM21194e11c867c5b760c443ce8b25c61b
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 variables130
Number of clauses2769
Sum of the clauses size13845
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 52769
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/294284-1171786677/instance-294284-1171786677.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/node22/watcher-294284-1171786677 -o ROOT/results/node22/solver-294284-1171786677 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294284-1171786677/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/294284-1171786677/instance-294284-1171786677.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.21 3/77 18742
/proc/meminfo: memFree=790744/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=1396 CPUtime=0
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 198621630 1429504 169 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 349 170 128 302 0 44 0

[startup+0.107335 s]
/proc/loadavg: 0.92 0.98 1.21 3/77 18742
/proc/meminfo: memFree=790744/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=1916 CPUtime=0.09
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 309 0 0 0 9 0 0 0 18 0 1 0 198621630 1961984 293 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 479 293 140 302 0 174 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1916

[startup+0.515365 s]
/proc/loadavg: 0.92 0.98 1.21 3/77 18742
/proc/meminfo: memFree=790744/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=2816 CPUtime=0.5
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 530 0 0 0 49 1 0 0 21 0 1 0 198621630 2883584 514 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 704 514 140 302 0 399 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2816

[startup+1.33643 s]
/proc/loadavg: 0.92 0.98 1.21 2/78 18743
/proc/meminfo: memFree=788240/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=3980 CPUtime=1.33
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 828 0 0 0 131 2 0 0 25 0 1 0 198621630 4075520 812 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 995 812 140 302 0 690 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3980

[startup+2.97755 s]
/proc/loadavg: 0.92 0.98 1.21 2/78 18743
/proc/meminfo: memFree=786896/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=5532 CPUtime=2.97
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 1207 0 0 0 294 3 0 0 25 0 1 0 198621630 5664768 1191 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 1383 1191 140 302 0 1078 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 5532

[startup+6.25379 s]
/proc/loadavg: 0.93 0.98 1.21 2/78 18743
/proc/meminfo: memFree=784656/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=7476 CPUtime=6.24
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 1718 0 0 0 619 5 0 0 25 0 1 0 198621630 7655424 1669 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 1869 1669 140 302 0 1564 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7476

[startup+12.7103 s]
/proc/loadavg: 0.93 0.98 1.21 2/78 18743
/proc/meminfo: memFree=781456/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=10336 CPUtime=12.7
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 2449 0 0 0 1262 8 0 0 25 0 1 0 198621630 10584064 2400 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 2584 2400 140 302 0 2279 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 10336

[startup+25.5122 s]
/proc/loadavg: 0.95 0.98 1.21 2/78 18743
/proc/meminfo: memFree=777552/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=14556 CPUtime=25.5
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 3505 0 0 0 2539 11 0 0 25 0 1 0 198621630 14905344 3391 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 3639 3391 140 302 0 3334 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 14556

[startup+51.1211 s]
/proc/loadavg: 0.96 0.98 1.20 2/78 18743
/proc/meminfo: memFree=771664/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=20452 CPUtime=51.1
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 4957 0 0 0 5092 18 0 0 25 0 1 0 198621630 20942848 4843 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 5113 4843 140 302 0 4808 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 20452

[startup+102.342 s]
/proc/loadavg: 0.98 0.98 1.18 2/78 18743
/proc/meminfo: memFree=763728/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=28896 CPUtime=102.3
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 7068 0 0 0 10204 26 0 0 25 0 1 0 198621630 29589504 6825 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 7224 6825 140 302 0 6919 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28896

[startup+162.378 s]
/proc/loadavg: 1.06 1.01 1.18 2/78 18743
/proc/meminfo: memFree=756432/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=36452 CPUtime=162.33
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 8858 0 0 0 16197 36 0 0 25 0 1 0 198621630 37326848 8615 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 9113 8615 140 302 0 8808 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 36452

[startup+222.408 s]
/proc/loadavg: 1.02 1.01 1.17 2/78 18743
/proc/meminfo: memFree=750800/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=42216 CPUtime=222.34
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 10272 0 0 0 22190 44 0 0 25 0 1 0 198621630 43229184 10029 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 10554 10029 140 302 0 10249 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 42216

[startup+282.438 s]
/proc/loadavg: 1.00 1.00 1.15 2/78 18743
/proc/meminfo: memFree=745744/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=48336 CPUtime=282.36
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 11779 0 0 0 28185 51 0 0 25 0 1 0 198621630 49496064 11279 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 12084 11279 140 302 0 11779 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 48336

[startup+342.47 s]
/proc/loadavg: 1.00 1.00 1.14 2/78 18743
/proc/meminfo: memFree=741200/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=52936 CPUtime=342.38
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 12925 0 0 0 34181 57 0 0 25 0 1 0 198621630 54206464 12425 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 13234 12425 140 302 0 12929 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 52936

[startup+402.505 s]
/proc/loadavg: 1.00 1.00 1.13 2/78 18743
/proc/meminfo: memFree=737104/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=57088 CPUtime=402.4
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 13917 0 0 0 40177 63 0 0 25 0 1 0 198621630 58458112 13417 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 14272 13417 140 302 0 13967 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 57088

[startup+462.539 s]
/proc/loadavg: 1.00 1.00 1.12 2/78 18743
/proc/meminfo: memFree=733584/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=60660 CPUtime=462.42
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 14810 0 0 0 46173 69 0 0 25 0 1 0 198621630 62115840 14310 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 15165 14310 140 302 0 14860 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 60660

[startup+522.566 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 18743
/proc/meminfo: memFree=729872/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=64508 CPUtime=522.43
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 15726 0 0 0 52169 74 0 0 25 0 1 0 198621630 66056192 15226 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 16127 15226 140 302 0 15822 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 64508

[startup+582.598 s]
/proc/loadavg: 1.04 1.01 1.10 2/78 18743
/proc/meminfo: memFree=726224/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=68200 CPUtime=582.46
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 16624 0 0 0 58166 80 0 0 25 0 1 0 198621630 69836800 16124 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 17050 16124 140 302 0 16745 0
Current children cumulated CPU time (s) 582.46
Current children cumulated vsize (KiB) 68200

[startup+642.633 s]
/proc/loadavg: 1.01 1.01 1.09 2/78 18743
/proc/meminfo: memFree=723024/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=71544 CPUtime=642.48
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 17424 0 0 0 64162 86 0 0 25 0 1 0 198621630 73261056 16924 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 17886 16924 140 302 0 17581 0
Current children cumulated CPU time (s) 642.48
Current children cumulated vsize (KiB) 71544

[startup+702.663 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 18743
/proc/meminfo: memFree=719440/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=75140 CPUtime=702.49
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 18315 0 0 0 70158 91 0 0 25 0 1 0 198621630 76943360 17815 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 18785 17815 140 302 0 18480 0
Current children cumulated CPU time (s) 702.49
Current children cumulated vsize (KiB) 75140

[startup+762.693 s]
/proc/loadavg: 1.00 1.00 1.08 3/78 18743
/proc/meminfo: memFree=716496/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=78124 CPUtime=762.51
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 19043 0 0 0 76154 97 0 0 25 0 1 0 198621630 79998976 18543 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 19531 18543 140 302 0 19226 0
Current children cumulated CPU time (s) 762.51
Current children cumulated vsize (KiB) 78124

[startup+822.728 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 18743
/proc/meminfo: memFree=713424/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=81296 CPUtime=822.53
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 19803 0 0 0 82152 101 0 0 25 0 1 0 198621630 83247104 19303 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 20324 19303 140 302 0 20019 0
Current children cumulated CPU time (s) 822.53
Current children cumulated vsize (KiB) 81296

[startup+882.76 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 18743
/proc/meminfo: memFree=710672/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=84116 CPUtime=882.55
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 20495 0 0 0 88149 106 0 0 25 0 1 0 198621630 86134784 19995 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 21029 19995 140 302 0 20724 0
Current children cumulated CPU time (s) 882.55
Current children cumulated vsize (KiB) 84116

[startup+942.789 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 18743
/proc/meminfo: memFree=707856/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=89132 CPUtime=942.57
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 21731 0 0 0 94146 111 0 0 25 0 1 0 198621630 91271168 20718 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 22283 20718 140 302 0 21978 0
Current children cumulated CPU time (s) 942.57
Current children cumulated vsize (KiB) 89132

[startup+1002.82 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 18743
/proc/meminfo: memFree=705360/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=91476 CPUtime=1002.58
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 22350 0 0 0 100143 115 0 0 25 0 1 0 198621630 93671424 21337 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 22869 21337 140 302 0 22564 0
Current children cumulated CPU time (s) 1002.58
Current children cumulated vsize (KiB) 91476

[startup+1062.86 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 18743
/proc/meminfo: memFree=702800/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=94128 CPUtime=1062.6
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 22984 0 0 0 106140 120 0 0 25 0 1 0 198621630 96387072 21971 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 23532 21971 140 302 0 23227 0
Current children cumulated CPU time (s) 1062.6
Current children cumulated vsize (KiB) 94128

[startup+1122.89 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 18743
/proc/meminfo: memFree=700304/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=96856 CPUtime=1122.63
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 23594 0 0 0 112138 125 0 0 25 0 1 0 198621630 99180544 22581 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 24214 22581 140 302 0 23909 0
Current children cumulated CPU time (s) 1122.63
Current children cumulated vsize (KiB) 96856

[startup+1182.92 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 18743
/proc/meminfo: memFree=697680/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=99400 CPUtime=1182.64
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 24253 0 0 0 118134 130 0 0 25 0 1 0 198621630 101785600 23240 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 24850 23240 140 302 0 24545 0
Current children cumulated CPU time (s) 1182.64
Current children cumulated vsize (KiB) 99400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.34 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 18743
/proc/meminfo: memFree=697040/2055920 swapFree=4121028/4192956
[pid=18742] ppid=18740 vsize=100040 CPUtime=1200.06
/proc/18742/stat : 18742 (Spear-32) R 18740 18742 18444 0 -1 4194304 24409 0 0 0 119875 131 0 0 25 0 1 0 198621630 102440960 23396 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18742/statm: 25010 23396 140 302 0 24705 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 100040

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.36
CPU time (s): 1200.09
CPU user time (s): 1198.75
CPU system time (s): 1.3318
CPU usage (%): 99.9774
Max. virtual memory (cumulated for all children) (KiB): 100040

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

runsolver used 1.3318 second user time and 2.93755 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Sun Feb 18 08:17:57 UTC 2007

IDJOB= 294284
IDBENCH= 19884
IDSOLVER= 132
FILE ID= node22/294284-1171786677

PBS_JOBID= 3839584

Free space on /tmp= 66563 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1301714489-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294284-1171786677/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/294284-1171786677/instance-294284-1171786677.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-294284-1171786677 -o ROOT/results/node22/solver-294284-1171786677 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294284-1171786677/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/294284-1171786677/instance-294284-1171786677.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  21194e11c867c5b760c443ce8b25c61b

RANDOM SEED= 19690950

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.235
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.235
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:        791152 kB
Buffers:         42116 kB
Cached:        1083424 kB
SwapCached:      39232 kB
Active:         789800 kB
Inactive:       385696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        791152 kB
SwapTotal:     4192956 kB
SwapFree:      4121028 kB
Dirty:            1676 kB
Writeback:           0 kB
Mapped:          29708 kB
Slab:            74896 kB
Committed_AS:   602384 kB
PageTables:       1668 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 node22 on Sun Feb 18 08:37:59 UTC 2007