Trace number 298015

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v450/
unif-k3-r4.25-v450-c1912-S1950672055-10.SAT.shuffled.cnf
MD5SUM147d23e113da0ae41cf7bb7585265fd5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.029995
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1912
Sum of the clauses size5736
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31912
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/298015-1171848956/instance-298015-1171848956.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/node20/watcher-298015-1171848956 -o ROOT/results/node20/solver-298015-1171848956 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298015-1171848956/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/298015-1171848956/instance-298015-1171848956.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.93 0.99 0.99 3/77 25916
/proc/meminfo: memFree=847424/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=1528 CPUtime=0
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 204849555 1564672 178 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 382 179 128 302 0 77 0

[startup+0.107486 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 25916
/proc/meminfo: memFree=847424/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=1784 CPUtime=0.1
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 291 0 0 0 10 0 0 0 18 0 1 0 204849555 1826816 275 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 446 275 140 302 0 141 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1784

[startup+0.518535 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 25916
/proc/meminfo: memFree=847424/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=2580 CPUtime=0.51
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 484 0 0 0 50 1 0 0 21 0 1 0 204849555 2641920 468 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 645 468 140 302 0 340 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2580

[startup+1.34264 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 25917
/proc/meminfo: memFree=845176/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=3732 CPUtime=1.33
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 759 0 0 0 131 2 0 0 25 0 1 0 204849555 3821568 743 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 933 743 140 302 0 628 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3732

[startup+2.97883 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 25917
/proc/meminfo: memFree=843960/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=5152 CPUtime=2.97
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 1119 0 0 0 294 3 0 0 25 0 1 0 204849555 5275648 1103 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 1288 1103 140 302 0 983 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 5152

[startup+6.25523 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 25917
/proc/meminfo: memFree=841848/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=7088 CPUtime=6.25
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 1594 0 0 0 620 5 0 0 25 0 1 0 204849555 7258112 1545 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 1772 1545 140 302 0 1467 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 7088

[startup+12.711 s]
/proc/loadavg: 0.94 0.99 0.99 2/78 25917
/proc/meminfo: memFree=839160/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=9452 CPUtime=12.69
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 2203 0 0 0 1262 7 0 0 25 0 1 0 204849555 9678848 2154 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 2363 2154 140 302 0 2058 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9452

[startup+25.5126 s]
/proc/loadavg: 0.95 0.99 0.99 2/78 25917
/proc/meminfo: memFree=835640/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=13224 CPUtime=25.49
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 3161 0 0 0 2539 10 0 0 25 0 1 0 204849555 13541376 3047 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 3306 3047 140 302 0 3001 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13224

[startup+51.1257 s]
/proc/loadavg: 0.97 0.99 0.99 2/78 25917
/proc/meminfo: memFree=829944/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=18764 CPUtime=51.1
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 4548 0 0 0 5094 16 0 0 25 0 1 0 204849555 19214336 4434 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 4691 4434 140 302 0 4386 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 18764

[startup+102.348 s]
/proc/loadavg: 0.98 0.99 0.99 2/78 25917
/proc/meminfo: memFree=822136/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=27348 CPUtime=102.31
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 6636 0 0 0 10206 25 0 0 25 0 1 0 204849555 28004352 6393 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 6837 6393 140 302 0 6532 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 27348

[startup+162.387 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 25917
/proc/meminfo: memFree=814904/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=34276 CPUtime=162.33
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 8394 0 0 0 16198 35 0 0 25 0 1 0 204849555 35098624 8151 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 8569 8151 140 302 0 8264 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 34276

[startup+222.422 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 25917
/proc/meminfo: memFree=809144/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=41112 CPUtime=222.35
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 10085 0 0 0 22193 42 0 0 25 0 1 0 204849555 42098688 9585 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 10278 9585 140 302 0 9973 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 41112

[startup+282.457 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 25919
/proc/meminfo: memFree=804344/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=46148 CPUtime=282.37
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 11321 0 0 0 28187 50 0 0 25 0 1 0 204849555 47255552 10821 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 11537 10821 140 302 0 11232 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 46148

[startup+342.494 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 25919
/proc/meminfo: memFree=800120/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=50496 CPUtime=342.39
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 12378 0 0 0 34181 58 0 0 25 0 1 0 204849555 51707904 11878 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 12624 11878 140 302 0 12319 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 50496

[startup+402.532 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 25919
/proc/meminfo: memFree=796152/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=54564 CPUtime=402.41
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 13359 0 0 0 40176 65 0 0 25 0 1 0 204849555 55873536 12859 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 13641 12859 140 302 0 13336 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 54564

[startup+462.569 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 25919
/proc/meminfo: memFree=792440/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=58236 CPUtime=462.43
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 14275 0 0 0 46172 71 0 0 25 0 1 0 204849555 59633664 13775 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 14559 13775 140 302 0 14254 0
Current children cumulated CPU time (s) 462.43
Current children cumulated vsize (KiB) 58236

[startup+522.603 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 25919
/proc/meminfo: memFree=789176/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=61472 CPUtime=522.44
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 15103 0 0 0 52167 77 0 0 25 0 1 0 204849555 62947328 14603 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 15368 14603 140 302 0 15063 0
Current children cumulated CPU time (s) 522.44
Current children cumulated vsize (KiB) 61472

[startup+582.639 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 25919
/proc/meminfo: memFree=785848/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=65124 CPUtime=582.47
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 15919 0 0 0 58163 84 0 0 25 0 1 0 204849555 66686976 15419 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 16281 15419 140 302 0 15976 0
Current children cumulated CPU time (s) 582.47
Current children cumulated vsize (KiB) 65124

[startup+642.681 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 25919
/proc/meminfo: memFree=782648/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=68400 CPUtime=642.5
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 16720 0 0 0 64161 89 0 0 25 0 1 0 204849555 70041600 16220 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 17100 16220 140 302 0 16795 0
Current children cumulated CPU time (s) 642.5
Current children cumulated vsize (KiB) 68400

[startup+702.716 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 25919
/proc/meminfo: memFree=779640/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=71296 CPUtime=702.51
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 17476 0 0 0 70158 93 0 0 25 0 1 0 204849555 73007104 16976 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 17824 16976 140 302 0 17519 0
Current children cumulated CPU time (s) 702.51
Current children cumulated vsize (KiB) 71296

[startup+762.748 s]
/proc/loadavg: 1.06 1.00 1.00 2/78 25919
/proc/meminfo: memFree=776568/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=74328 CPUtime=762.53
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 18241 0 0 0 76154 99 0 0 25 0 1 0 204849555 76111872 17741 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526986 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 18582 17741 140 302 0 18277 0
Current children cumulated CPU time (s) 762.53
Current children cumulated vsize (KiB) 74328

[startup+822.787 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 25919
/proc/meminfo: memFree=773880/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=77204 CPUtime=822.55
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 18912 0 0 0 82151 104 0 0 25 0 1 0 204849555 79056896 18412 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 19301 18412 140 302 0 18996 0
Current children cumulated CPU time (s) 822.55
Current children cumulated vsize (KiB) 77204

[startup+882.819 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 25919
/proc/meminfo: memFree=771128/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=81876 CPUtime=882.56
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 20065 0 0 0 88148 108 0 0 25 0 1 0 204849555 83841024 19052 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526770 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 20469 19052 140 302 0 20164 0
Current children cumulated CPU time (s) 882.56
Current children cumulated vsize (KiB) 81876

[startup+942.854 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25919
/proc/meminfo: memFree=768760/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=84332 CPUtime=942.59
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 20702 0 0 0 94146 113 0 0 25 0 1 0 204849555 86355968 19689 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 21083 19689 140 302 0 20778 0
Current children cumulated CPU time (s) 942.59
Current children cumulated vsize (KiB) 84332

[startup+1002.89 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25919
/proc/meminfo: memFree=766264/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=86856 CPUtime=1002.61
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 21321 0 0 0 100144 117 0 0 25 0 1 0 204849555 88940544 20308 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 21714 20308 140 302 0 21409 0
Current children cumulated CPU time (s) 1002.61
Current children cumulated vsize (KiB) 86856

[startup+1062.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25919
/proc/meminfo: memFree=763640/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=89364 CPUtime=1062.62
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 21970 0 0 0 106141 121 0 0 25 0 1 0 204849555 91508736 20957 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 22341 20957 140 302 0 22036 0
Current children cumulated CPU time (s) 1062.62
Current children cumulated vsize (KiB) 89364

[startup+1122.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25919
/proc/meminfo: memFree=761272/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=91704 CPUtime=1122.64
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 22565 0 0 0 112138 126 0 0 25 0 1 0 204849555 93904896 21552 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 22926 21552 140 302 0 22621 0
Current children cumulated CPU time (s) 1122.64
Current children cumulated vsize (KiB) 91704

[startup+1182.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25919
/proc/meminfo: memFree=759096/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=94296 CPUtime=1182.65
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 23119 0 0 0 118135 130 0 0 25 0 1 0 204849555 96559104 22106 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 23574 22106 140 302 0 23269 0
Current children cumulated CPU time (s) 1182.65
Current children cumulated vsize (KiB) 94296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25919
/proc/meminfo: memFree=758392/2055920 swapFree=4143444/4192956
[pid=25916] ppid=25914 vsize=94808 CPUtime=1200.07
/proc/25916/stat : 25916 (Spear-32) R 25914 25916 23035 0 -1 4194304 23272 0 0 0 119876 131 0 0 25 0 1 0 204849555 97083392 22259 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25916/statm: 23702 22259 140 302 0 23397 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 94808

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.42
CPU time (s): 1200.09
CPU user time (s): 1198.77
CPU system time (s): 1.3268
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 94808

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

runsolver used 1.27481 second user time and 2.99654 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Mon Feb 19 01:35:56 UTC 2007

IDJOB= 298015
IDBENCH= 19975
IDSOLVER= 132
FILE ID= node20/298015-1171848956

PBS_JOBID= 3839654

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v450/unif-k3-r4.25-v450-c1912-S1950672055-10.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298015-1171848956/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/298015-1171848956/instance-298015-1171848956.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-298015-1171848956 -o ROOT/results/node20/solver-298015-1171848956 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298015-1171848956/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/298015-1171848956/instance-298015-1171848956.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  147d23e113da0ae41cf7bb7585265fd5

RANDOM SEED= 409245059

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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:        847896 kB
Buffers:         44160 kB
Cached:        1045616 kB
SwapCached:      15496 kB
Active:         879912 kB
Inactive:       235600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        847896 kB
SwapTotal:     4192956 kB
SwapFree:      4143444 kB
Dirty:            1600 kB
Writeback:           0 kB
Mapped:          30068 kB
Slab:            78180 kB
Committed_AS:   511120 kB
PageTables:       1684 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 node20 on Mon Feb 19 01:55:58 UTC 2007