Trace number 299819

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.08 1200.43

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S105499989-20.UNSAT.shuffled.cnf
MD5SUMb03952152dea0613061828eb775a4d85
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark81.2866
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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/299819-1171877905/instance-299819-1171877905.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/node23/watcher-299819-1171877905 -o ROOT/results/node23/solver-299819-1171877905 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299819-1171877905/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/299819-1171877905/instance-299819-1171877905.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11864
/proc/meminfo: memFree=694368/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=1532 CPUtime=0
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 207744347 1568768 177 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 383 177 128 302 0 78 0

[startup+0.106904 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11864
/proc/meminfo: memFree=694368/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=1792 CPUtime=0.1
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 282 0 0 0 10 0 0 0 18 0 1 0 207744347 1835008 266 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 448 266 140 302 0 143 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1792

[startup+0.514949 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11864
/proc/meminfo: memFree=694368/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=2572 CPUtime=0.5
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 467 0 0 0 50 0 0 0 21 0 1 0 207744347 2633728 451 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 643 451 140 302 0 338 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2572

[startup+1.33504 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 11865
/proc/meminfo: memFree=692376/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=3480 CPUtime=1.32
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 704 0 0 0 131 1 0 0 25 0 1 0 207744347 3563520 688 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 870 688 140 302 0 565 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3480

[startup+2.97123 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 11865
/proc/meminfo: memFree=691160/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=4908 CPUtime=2.96
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 1041 0 0 0 294 2 0 0 25 0 1 0 207744347 5025792 1025 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 1227 1025 140 302 0 922 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4908

[startup+6.2526 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 11865
/proc/meminfo: memFree=689240/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=6584 CPUtime=6.24
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 1474 0 0 0 620 4 0 0 25 0 1 0 207744347 6742016 1425 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 1646 1425 140 302 0 1341 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6584

[startup+12.7093 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 11865
/proc/meminfo: memFree=686616/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=8932 CPUtime=12.7
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 2067 0 0 0 1263 7 0 0 25 0 1 0 207744347 9146368 2018 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 2233 2018 140 302 0 1928 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 8932

[startup+25.5118 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 11865
/proc/meminfo: memFree=683544/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=12476 CPUtime=25.49
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 2950 0 0 0 2539 10 0 0 25 0 1 0 207744347 12775424 2836 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 3119 2836 140 302 0 2814 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12476

[startup+51.1267 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 11865
/proc/meminfo: memFree=678808/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=16860 CPUtime=51.1
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 4084 0 0 0 5094 16 0 0 25 0 1 0 207744347 17264640 3970 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 4215 3970 140 302 0 3910 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 16860

[startup+102.351 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 11865
/proc/meminfo: memFree=672472/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=23960 CPUtime=102.31
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 5809 0 0 0 10204 27 0 0 25 0 1 0 207744347 24535040 5566 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 5990 5566 140 302 0 5685 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 23960

[startup+162.392 s]
/proc/loadavg: 1.06 1.00 1.00 2/78 11867
/proc/meminfo: memFree=665752/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=30520 CPUtime=162.34
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 7419 0 0 0 16198 36 0 0 25 0 1 0 207744347 31252480 7176 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 7630 7176 140 302 0 7325 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 30520

[startup+222.427 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 11867
/proc/meminfo: memFree=660760/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=35572 CPUtime=222.35
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 8670 0 0 0 22193 42 0 0 25 0 1 0 207744347 36425728 8427 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527015 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 8893 8427 140 302 0 8588 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 35572

[startup+282.461 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 11867
/proc/meminfo: memFree=656536/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=41064 CPUtime=282.36
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 9995 0 0 0 28186 50 0 0 25 0 1 0 207744347 42049536 9495 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 10266 9495 140 302 0 9961 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 41064

[startup+342.495 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11867
/proc/meminfo: memFree=651736/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=45992 CPUtime=342.39
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 11197 0 0 0 34182 57 0 0 25 0 1 0 207744347 47095808 10697 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 11498 10697 140 302 0 11193 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 45992

[startup+402.531 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11867
/proc/meminfo: memFree=647768/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=49800 CPUtime=402.4
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 12181 0 0 0 40176 64 0 0 25 0 1 0 207744347 50995200 11681 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 12450 11681 140 302 0 12145 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 49800

[startup+462.567 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11867
/proc/meminfo: memFree=644056/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=54068 CPUtime=462.42
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 13109 0 0 0 46172 70 0 0 25 0 1 0 207744347 55365632 12609 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 13517 12609 140 302 0 13212 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 54068

[startup+522.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11867
/proc/meminfo: memFree=640664/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=57540 CPUtime=522.43
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 13965 0 0 0 52167 76 0 0 25 0 1 0 207744347 58920960 13465 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 14385 13465 140 302 0 14080 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 57540

[startup+582.635 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 11867
/proc/meminfo: memFree=637656/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=60620 CPUtime=582.45
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 14696 0 0 0 58164 81 0 0 25 0 1 0 207744347 62074880 14196 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 15155 14196 140 302 0 14850 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 60620

[startup+642.674 s]
/proc/loadavg: 1.05 1.02 1.00 2/78 11867
/proc/meminfo: memFree=633880/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=64988 CPUtime=642.48
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 15650 0 0 0 64161 87 0 0 25 0 1 0 207744347 66547712 15150 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 16247 15150 140 302 0 15942 0
Current children cumulated CPU time (s) 642.48
Current children cumulated vsize (KiB) 64988

[startup+702.71 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 11867
/proc/meminfo: memFree=631384/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=67648 CPUtime=702.49
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 16260 0 0 0 70157 92 0 0 25 0 1 0 207744347 69271552 15760 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 16912 15760 140 302 0 16607 0
Current children cumulated CPU time (s) 702.49
Current children cumulated vsize (KiB) 67648

[startup+762.745 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 11867
/proc/meminfo: memFree=629144/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=69828 CPUtime=762.51
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 16822 0 0 0 76154 97 0 0 25 0 1 0 207744347 71503872 16322 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 17457 16322 140 302 0 17152 0
Current children cumulated CPU time (s) 762.51
Current children cumulated vsize (KiB) 69828

[startup+822.778 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 11867
/proc/meminfo: memFree=626712/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=72536 CPUtime=822.52
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 17424 0 0 0 82150 102 0 0 25 0 1 0 207744347 74276864 16924 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 18134 16924 140 302 0 17829 0
Current children cumulated CPU time (s) 822.52
Current children cumulated vsize (KiB) 72536

[startup+882.811 s]
/proc/loadavg: 1.15 1.03 1.01 2/78 11867
/proc/meminfo: memFree=624600/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=74744 CPUtime=882.54
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 17991 0 0 0 88148 106 0 0 25 0 1 0 207744347 76537856 17491 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 18686 17491 140 302 0 18381 0
Current children cumulated CPU time (s) 882.54
Current children cumulated vsize (KiB) 74744

[startup+942.846 s]
/proc/loadavg: 1.08 1.04 1.01 2/78 11867
/proc/meminfo: memFree=622360/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=79128 CPUtime=942.56
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 19044 0 0 0 94146 110 0 0 25 0 1 0 207744347 81027072 18031 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 19782 18031 140 302 0 19477 0
Current children cumulated CPU time (s) 942.56
Current children cumulated vsize (KiB) 79128

[startup+1002.88 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 11867
/proc/meminfo: memFree=620312/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=81428 CPUtime=1002.58
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 19558 0 0 0 100143 115 0 0 25 0 1 0 207744347 83382272 18545 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 20357 18545 140 302 0 20052 0
Current children cumulated CPU time (s) 1002.58
Current children cumulated vsize (KiB) 81428

[startup+1062.92 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 11867
/proc/meminfo: memFree=618136/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=83492 CPUtime=1062.61
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 20107 0 0 0 106142 119 0 0 25 0 1 0 207744347 85495808 19094 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 20873 19094 140 302 0 20568 0
Current children cumulated CPU time (s) 1062.61
Current children cumulated vsize (KiB) 83492

[startup+1122.96 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 11867
/proc/meminfo: memFree=616024/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=85428 CPUtime=1122.62
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 20617 0 0 0 112139 123 0 0 25 0 1 0 207744347 87478272 19604 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526862 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 21357 19604 140 302 0 21052 0
Current children cumulated CPU time (s) 1122.62
Current children cumulated vsize (KiB) 85428

[startup+1182.99 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 11867
/proc/meminfo: memFree=614104/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=87412 CPUtime=1182.63
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 21111 0 0 0 118137 126 0 0 25 0 1 0 207744347 89509888 20098 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 21853 20098 140 302 0 21548 0
Current children cumulated CPU time (s) 1182.63
Current children cumulated vsize (KiB) 87412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.41 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 11867
/proc/meminfo: memFree=613528/2055920 swapFree=4144472/4192956
[pid=11864] ppid=11862 vsize=87992 CPUtime=1200.05
/proc/11864/stat : 11864 (Spear-32) R 11862 11864 4436 0 -1 4194304 21257 0 0 0 119878 127 0 0 25 0 1 0 207744347 90103808 20244 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/11864/statm: 21998 20244 140 302 0 21693 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 87992

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.43
CPU time (s): 1200.08
CPU user time (s): 1198.79
CPU system time (s): 1.2898
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 87992

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

runsolver used 1.3108 second user time and 2.95955 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Mon Feb 19 09:38:25 UTC 2007

IDJOB= 299819
IDBENCH= 20019
IDSOLVER= 132
FILE ID= node23/299819-1171877905

PBS_JOBID= 3839661

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S105499989-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299819-1171877905/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/299819-1171877905/instance-299819-1171877905.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-299819-1171877905 -o ROOT/results/node23/solver-299819-1171877905 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299819-1171877905/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/299819-1171877905/instance-299819-1171877905.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  b03952152dea0613061828eb775a4d85

RANDOM SEED= 136618732

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.216
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.216
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:        694840 kB
Buffers:         53348 kB
Cached:        1166972 kB
SwapCached:      16396 kB
Active:         901560 kB
Inactive:       343096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        694840 kB
SwapTotal:     4192956 kB
SwapFree:      4144472 kB
Dirty:            1652 kB
Writeback:           0 kB
Mapped:          29944 kB
Slab:           102056 kB
Committed_AS:   663844 kB
PageTables:       1696 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= 66562 MiB

End job on node23 on Mon Feb 19 09:58:27 UTC 2007