Trace number 293669

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.11 1200.54

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1061579177-10.UNSAT.shuffled.cnf
MD5SUMd3177e303e591d32ea3e64b6a30a8ebf
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 variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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/293669-1171775506/instance-293669-1171775506.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-293669-1171775506 -o ROOT/results/node70/solver-293669-1171775506 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293669-1171775506/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/293669-1171775506/instance-293669-1171775506.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.95 0.99 0.99 3/64 8583
/proc/meminfo: memFree=441424/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=1396 CPUtime=0
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 160351330 1429504 168 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 349 168 129 302 0 44 0

[startup+0.107276 s]
/proc/loadavg: 0.95 0.99 0.99 3/64 8583
/proc/meminfo: memFree=441424/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=1920 CPUtime=0.09
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 297 0 0 0 9 0 0 0 18 0 1 0 160351330 1966080 281 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 480 281 140 302 0 175 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1920

[startup+0.515347 s]
/proc/loadavg: 0.95 0.99 0.99 3/64 8583
/proc/meminfo: memFree=441424/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=2704 CPUtime=0.5
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 514 0 0 0 49 1 0 0 21 0 1 0 160351330 2768896 498 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 676 498 140 302 0 371 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2704

[startup+1.3355 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 8584
/proc/meminfo: memFree=439112/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=3864 CPUtime=1.33
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 784 0 0 0 130 3 0 0 25 0 1 0 160351330 3956736 768 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 966 768 140 302 0 661 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3864

[startup+2.97179 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 8584
/proc/meminfo: memFree=437960/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=5160 CPUtime=2.96
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 1110 0 0 0 292 4 0 0 25 0 1 0 160351330 5283840 1094 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 1290 1094 140 302 0 985 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5160

[startup+6.25238 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 8584
/proc/meminfo: memFree=435912/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=6964 CPUtime=6.24
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 1580 0 0 0 619 5 0 0 25 0 1 0 160351330 7131136 1531 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 1741 1531 140 302 0 1436 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6964

[startup+12.7055 s]
/proc/loadavg: 0.96 0.99 0.99 2/65 8584
/proc/meminfo: memFree=433160/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=9468 CPUtime=12.69
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 2202 0 0 0 1261 8 0 0 25 0 1 0 160351330 9695232 2153 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 2367 2153 140 302 0 2062 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9468

[startup+25.5089 s]
/proc/loadavg: 0.97 0.99 0.99 2/65 8584
/proc/meminfo: memFree=429896/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=13136 CPUtime=25.49
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 3113 0 0 0 2537 12 0 0 25 0 1 0 160351330 13451264 2999 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 3284 2999 140 302 0 2979 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13136

[startup+51.1155 s]
/proc/loadavg: 0.98 0.99 0.99 2/65 8584
/proc/meminfo: memFree=425032/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=17928 CPUtime=51.09
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 4289 0 0 0 5092 17 0 0 25 0 1 0 160351330 18358272 4175 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 4482 4175 140 302 0 4177 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17928

[startup+102.327 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=418248/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=25512 CPUtime=102.28
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 6097 0 0 0 10204 24 0 0 25 0 1 0 160351330 26124288 5854 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 6378 5854 140 302 0 6073 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 25512

[startup+162.347 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=411912/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=31704 CPUtime=162.28
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 7668 0 0 0 16194 34 0 0 25 0 1 0 160351330 32464896 7425 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 7926 7425 140 302 0 7621 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 31704

[startup+222.367 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=406920/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=36788 CPUtime=222.27
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 8919 0 0 0 22187 40 0 0 25 0 1 0 160351330 37670912 8676 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 9197 8676 140 302 0 8892 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 36788

[startup+282.387 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=402440/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=42316 CPUtime=282.28
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 10273 0 0 0 28180 48 0 0 25 0 1 0 160351330 43331584 9773 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 10579 9773 140 302 0 10274 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 42316

[startup+342.411 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=398280/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=46628 CPUtime=342.28
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 11326 0 0 0 34176 52 0 0 25 0 1 0 160351330 47747072 10826 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 11657 10826 140 302 0 11352 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 46628

[startup+402.436 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=394376/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=50768 CPUtime=402.28
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 12284 0 0 0 40170 58 0 0 25 0 1 0 160351330 51986432 11784 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 12692 11784 140 302 0 12387 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 50768

[startup+462.453 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=390984/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=54224 CPUtime=462.28
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 13126 0 0 0 46167 61 0 0 25 0 1 0 160351330 55525376 12626 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527080 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 13556 12626 140 302 0 13251 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 54224

[startup+522.473 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=387784/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=57424 CPUtime=522.28
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 13940 0 0 0 52163 65 0 0 25 0 1 0 160351330 58802176 13440 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 14356 13440 140 302 0 14051 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 57424

[startup+582.492 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=384776/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=60464 CPUtime=582.27
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 14676 0 0 0 58158 69 0 0 25 0 1 0 160351330 61915136 14176 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 15116 14176 140 302 0 14811 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 60464

[startup+642.52 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=382024/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=63756 CPUtime=642.28
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 15366 0 0 0 64153 75 0 0 25 0 1 0 160351330 65286144 14866 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 15939 14866 140 302 0 15634 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 63756

[startup+702.536 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=378760/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=67172 CPUtime=702.27
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 16170 0 0 0 70148 79 0 0 25 0 1 0 160351330 68784128 15670 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 16793 15670 140 302 0 16488 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 67172

[startup+762.555 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=376200/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=69748 CPUtime=762.27
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 16836 0 0 0 76143 84 0 0 25 0 1 0 160351330 71421952 16336 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 17437 16336 140 302 0 17132 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 69748

[startup+822.58 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=373640/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=72068 CPUtime=822.28
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 17465 0 0 0 82140 88 0 0 25 0 1 0 160351330 73797632 16965 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 18017 16965 140 302 0 17712 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 72068

[startup+882.603 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=371208/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=74508 CPUtime=882.27
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 18065 0 0 0 88136 91 0 0 25 0 1 0 160351330 76296192 17565 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 18627 17565 140 302 0 18322 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 74508

[startup+942.62 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=368904/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=76888 CPUtime=942.28
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 18652 0 0 0 94133 95 0 0 25 0 1 0 160351330 78733312 18152 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526787 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 19222 18152 140 302 0 18917 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 76888

[startup+1002.64 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=366600/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=81188 CPUtime=1002.27
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 19739 0 0 0 100128 99 0 0 25 0 1 0 160351330 83136512 18726 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 20297 18726 140 302 0 19992 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 81188

[startup+1062.66 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=364040/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=84084 CPUtime=1062.27
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 20375 0 0 0 106125 102 0 0 25 0 1 0 160351330 86102016 19362 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 21021 19362 140 302 0 20716 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 84084

[startup+1122.68 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=361800/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=86112 CPUtime=1122.27
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 20915 0 0 0 112121 106 0 0 25 0 1 0 160351330 88178688 19902 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 21528 19902 140 302 0 21223 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 86112

[startup+1182.7 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=359816/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=88044 CPUtime=1182.27
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 21431 0 0 0 118118 109 0 0 25 0 1 0 160351330 90157056 20418 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 22011 20418 140 302 0 21706 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 88044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.53 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8584
/proc/meminfo: memFree=359176/2055920 swapFree=4183276/4192956
[pid=8583] ppid=8581 vsize=88968 CPUtime=1200.09
/proc/8583/stat : 8583 (Spear-32) R 8581 8583 8200 0 -1 4194304 21580 0 0 0 119899 110 0 0 25 0 1 0 160351330 91103232 20567 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/8583/statm: 22242 20567 140 302 0 21937 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 88968

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.54
CPU time (s): 1200.11
CPU user time (s): 1199
CPU system time (s): 1.11883
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 88968

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

runsolver used 0.812876 second user time and 2.40063 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Sun Feb 18 05:11:46 UTC 2007

IDJOB= 293669
IDBENCH= 19869
IDSOLVER= 132
FILE ID= node70/293669-1171775506

PBS_JOBID= 3839550

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  d3177e303e591d32ea3e64b6a30a8ebf

RANDOM SEED= 552663089

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:        441896 kB
Buffers:         47200 kB
Cached:        1443652 kB
SwapCached:       4060 kB
Active:         819932 kB
Inactive:       680912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        441896 kB
SwapTotal:     4192956 kB
SwapFree:      4183276 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          15356 kB
Slab:            99272 kB
Committed_AS:   174900 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 05:31:49 UTC 2007