Trace number 293997

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1405262666-07.UNSAT.shuffled.cnf
MD5SUM1a9df9fd15f24a2337522cdfe389f8f2
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/293997-1171781524/instance-293997-1171781524.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node70/watcher-293997-1171781524 -o ROOT/results/node70/solver-293997-1171781524 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293997-1171781524/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/293997-1171781524/instance-293997-1171781524.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: 1.00 1.00 1.00 3/64 9030
/proc/meminfo: memFree=440848/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=1396 CPUtime=0
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 160953076 1429504 168 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 349 169 128 302 0 44 0

[startup+0.107192 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9030
/proc/meminfo: memFree=440848/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=1920 CPUtime=0.1
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 309 0 0 0 10 0 0 0 18 0 1 0 160953076 1966080 293 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 480 293 140 302 0 175 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1920

[startup+0.516264 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9030
/proc/meminfo: memFree=440848/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=2828 CPUtime=0.5
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 546 0 0 0 49 1 0 0 21 0 1 0 160953076 2895872 530 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 707 530 140 302 0 402 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2828

[startup+1.33841 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9031
/proc/meminfo: memFree=438408/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=3988 CPUtime=1.33
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 832 0 0 0 131 2 0 0 25 0 1 0 160953076 4083712 816 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 997 816 140 302 0 692 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3988

[startup+2.97471 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9031
/proc/meminfo: memFree=437064/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=5548 CPUtime=2.96
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 1205 0 0 0 293 3 0 0 25 0 1 0 160953076 5681152 1189 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 1387 1189 140 302 0 1082 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5548

[startup+6.2533 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9031
/proc/meminfo: memFree=434760/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=7624 CPUtime=6.24
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 1726 0 0 0 619 5 0 0 25 0 1 0 160953076 7806976 1677 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 1906 1677 140 302 0 1601 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7624

[startup+12.7065 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9031
/proc/meminfo: memFree=432008/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=10104 CPUtime=12.7
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 2364 0 0 0 1261 9 0 0 25 0 1 0 160953076 10346496 2315 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527157 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 2526 2315 140 302 0 2221 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 10104

[startup+25.5068 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9031
/proc/meminfo: memFree=428232/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=14132 CPUtime=25.48
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 3380 0 0 0 2535 13 0 0 25 0 1 0 160953076 14471168 3266 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 3533 3266 140 302 0 3228 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14132

[startup+51.1144 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9031
/proc/meminfo: memFree=422344/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=19932 CPUtime=51.08
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 4819 0 0 0 5089 19 0 0 25 0 1 0 160953076 20410368 4705 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 4983 4705 140 302 0 4678 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19932

[startup+102.331 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9031
/proc/meminfo: memFree=414856/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=28036 CPUtime=102.28
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 6819 0 0 0 10202 26 0 0 25 0 1 0 160953076 28708864 6576 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 7009 6576 140 302 0 6704 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 28036

[startup+162.355 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 9031
/proc/meminfo: memFree=407560/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=35476 CPUtime=162.28
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 8640 0 0 0 16193 35 0 0 25 0 1 0 160953076 36327424 8397 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 8869 8397 140 302 0 8564 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 35476

[startup+222.429 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 9031
/proc/meminfo: memFree=401480/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=41624 CPUtime=222.34
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 10144 0 0 0 22191 43 0 0 25 0 1 0 160953076 42622976 9901 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 10406 9901 140 302 0 10101 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 41624

[startup+282.447 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 9031
/proc/meminfo: memFree=396040/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=48032 CPUtime=282.33
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 11770 0 0 0 28184 49 0 0 25 0 1 0 160953076 49184768 11270 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 12008 11270 140 302 0 11703 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 48032

[startup+342.466 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 9031
/proc/meminfo: memFree=390984/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=52960 CPUtime=342.33
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 13020 0 0 0 34178 55 0 0 25 0 1 0 160953076 54231040 12520 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 13240 12520 140 302 0 12935 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 52960

[startup+402.489 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 9031
/proc/meminfo: memFree=386440/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=57700 CPUtime=402.33
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 14139 0 0 0 40173 60 0 0 25 0 1 0 160953076 59084800 13639 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 14425 13639 140 302 0 14120 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 57700

[startup+462.509 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9031
/proc/meminfo: memFree=382472/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=61624 CPUtime=462.33
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 15116 0 0 0 46167 66 0 0 25 0 1 0 160953076 63102976 14616 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 15406 14616 140 302 0 15101 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 61624

[startup+522.529 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9031
/proc/meminfo: memFree=378504/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=65816 CPUtime=522.34
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 16117 0 0 0 52162 72 0 0 25 0 1 0 160953076 67395584 15617 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 16454 15617 140 302 0 16149 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 65816

[startup+582.571 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 9145
/proc/meminfo: memFree=373968/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=69328 CPUtime=582.29
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 16950 0 0 0 58153 76 0 0 25 0 1 0 160953076 70991872 16450 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 17332 16450 140 302 0 17027 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 69328

[startup+642.621 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9229
/proc/meminfo: memFree=371640/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=72884 CPUtime=642.25
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 17791 0 0 0 64145 80 0 0 25 0 1 0 160953076 74633216 17291 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 18221 17291 140 302 0 17916 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 72884

[startup+702.641 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9229
/proc/meminfo: memFree=368448/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=76456 CPUtime=702.25
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 18581 0 0 0 70140 85 0 0 25 0 1 0 160953076 78290944 18081 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 19114 18081 140 302 0 18809 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 76456

[startup+762.661 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9229
/proc/meminfo: memFree=365568/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=79112 CPUtime=762.25
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 19307 0 0 0 76136 89 0 0 25 0 1 0 160953076 81010688 18807 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 19778 18807 140 302 0 19473 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 79112

[startup+822.687 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9229
/proc/meminfo: memFree=362624/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=81804 CPUtime=822.25
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 20023 0 0 0 82133 92 0 0 25 0 1 0 160953076 83767296 19523 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 20451 19523 140 302 0 20146 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 81804

[startup+882.706 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9229
/proc/meminfo: memFree=359744/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=85084 CPUtime=882.25
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 20751 0 0 0 88129 96 0 0 25 0 1 0 160953076 87126016 20251 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 21271 20251 140 302 0 20966 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 85084

[startup+942.724 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9229
/proc/meminfo: memFree=357000/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=89872 CPUtime=942.25
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 21943 0 0 0 94124 101 0 0 25 0 1 0 160953076 92028928 20930 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 22468 20930 140 302 0 22163 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 89872

[startup+1002.74 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 9229
/proc/meminfo: memFree=354504/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=92548 CPUtime=1002.24
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 22592 0 0 0 100119 105 0 0 25 0 1 0 160953076 94769152 21579 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 23137 21579 140 302 0 22832 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 92548

[startup+1062.77 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 9229
/proc/meminfo: memFree=351624/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=95232 CPUtime=1062.24
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 23301 0 0 0 106116 108 0 0 25 0 1 0 160953076 97517568 22288 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 23808 22288 140 302 0 23503 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 95232

[startup+1122.79 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 9229
/proc/meminfo: memFree=349192/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=97696 CPUtime=1122.24
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 23926 0 0 0 112112 112 0 0 25 0 1 0 160953076 100040704 22913 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 24424 22913 140 302 0 24119 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 97696

[startup+1182.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9229
/proc/meminfo: memFree=346632/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=100020 CPUtime=1182.24
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 24554 0 0 0 118109 115 0 0 25 0 1 0 160953076 102420480 23541 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 25005 23541 140 302 0 24700 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 100020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9229
/proc/meminfo: memFree=345864/2055920 swapFree=4183276/4192956
[pid=9030] ppid=9028 vsize=100792 CPUtime=1200.06
/proc/9030/stat : 9030 (Spear-32) R 9028 9030 8200 0 -1 4194304 24730 0 0 0 119890 116 0 0 25 0 1 0 160953076 103211008 23717 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9030/statm: 25198 23717 140 302 0 24893 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 100792

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.65
CPU time (s): 1200.09
CPU user time (s): 1198.91
CPU system time (s): 1.18082
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 100792

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

runsolver used 0.797878 second user time and 2.49962 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Sun Feb 18 06:52:04 UTC 2007

IDJOB= 293997
IDBENCH= 19877
IDSOLVER= 132
FILE ID= node70/293997-1171781524

PBS_JOBID= 3839550

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-S1405262666-07.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293997-1171781524/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/293997-1171781524/instance-293997-1171781524.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-293997-1171781524 -o ROOT/results/node70/solver-293997-1171781524 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293997-1171781524/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/293997-1171781524/instance-293997-1171781524.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  1a9df9fd15f24a2337522cdfe389f8f2

RANDOM SEED= 814339350

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        441320 kB
Buffers:         47316 kB
Cached:        1444012 kB
SwapCached:       4060 kB
Active:         821200 kB
Inactive:       680132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        441320 kB
SwapTotal:     4192956 kB
SwapFree:      4183276 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:          15356 kB
Slab:            99352 kB
Committed_AS:   176024 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB

End job on node70 on Sun Feb 18 07:12:07 UTC 2007