Trace number 319381

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 FHS 1.0? (TO) 1200.17 1200.67

General information on the benchmark

Nameindustrial/
crypto/mizh-md5-48-2.cnf
MD5SUMa420102680cef46239a1a26d099d3bb5
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark83.6883
Satisfiable
(Un)Satisfiability was proved
Number of variables66892
Number of clauses279240
Sum of the clauses size832616
Maximum clause length4
Minimum clause length1
Number of clauses of size 1201
Number of clauses of size 2120480
Number of clauses of size 342781
Number of clauses of size 4115778
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/319381-1173030128/instance-319381-1173030128.cnf

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node60/watcher-319381-1173030128 -o ROOT/results/node60/solver-319381-1173030128 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319381-1173030128/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/319381-1173030128/instance-319381-1173030128.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.99 0.97 0.69 3/64 12661
/proc/meminfo: memFree=902744/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=1548 CPUtime=0
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 198 0 0 0 0 0 0 0 18 0 1 0 322969691 1585152 182 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 387 182 128 302 0 82 0

[startup+0.0510229 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 12661
/proc/meminfo: memFree=902744/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=3064 CPUtime=0.04
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 546 0 0 0 4 0 0 0 18 0 1 0 322969691 3137536 530 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134514173 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 766 532 129 302 0 461 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3064

[startup+0.10103 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 12661
/proc/meminfo: memFree=902744/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=4432 CPUtime=0.09
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 967 0 0 0 9 0 0 0 18 0 1 0 322969691 4538368 845 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 1108 845 129 302 0 803 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4432

[startup+0.301066 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 12661
/proc/meminfo: memFree=902744/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=10056 CPUtime=0.28
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 2664 0 0 0 27 1 0 0 19 0 1 0 322969691 10297344 2234 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 2514 2234 129 302 0 2209 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10056

[startup+0.701137 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 12661
/proc/meminfo: memFree=902744/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=20552 CPUtime=0.69
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 5897 0 0 0 63 6 0 0 22 0 1 0 322969691 21045248 4887 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 5138 4888 129 302 0 4833 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20552

[startup+1.50228 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 12662
/proc/meminfo: memFree=880984/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=26708 CPUtime=1.49
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 7493 0 0 0 139 10 0 0 25 0 1 0 322969691 27348992 5584 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 6677 5584 140 302 0 6372 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26708

[startup+3.10157 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 12662
/proc/meminfo: memFree=880344/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=27888 CPUtime=3.09
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 7796 0 0 0 295 14 0 0 25 0 1 0 322969691 28557312 5887 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 6972 5887 140 302 0 6667 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27888

[startup+6.30114 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 12662
/proc/meminfo: memFree=868312/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=40672 CPUtime=6.29
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 11215 0 0 0 608 21 0 0 25 0 1 0 322969691 41648128 8873 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 10168 8873 145 302 0 9863 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40672

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 12662
/proc/meminfo: memFree=862304/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=46432 CPUtime=12.68
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 12700 0 0 0 1235 33 0 0 25 0 1 0 322969691 47546368 10293 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 11608 10293 145 302 0 11303 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46432

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.70 2/65 12664
/proc/meminfo: memFree=859360/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=48920 CPUtime=25.48
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 13355 0 0 0 2494 54 0 0 25 0 1 0 322969691 50094080 10948 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 12230 10948 145 302 0 11925 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48920

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.71 2/65 12664
/proc/meminfo: memFree=850016/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=58952 CPUtime=51.07
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 15887 0 0 0 5019 88 0 0 25 0 1 0 322969691 60366848 13351 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 14738 13351 145 302 0 14433 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 58952

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.72 2/65 12664
/proc/meminfo: memFree=833760/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=74784 CPUtime=102.25
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 19914 0 0 0 10108 117 0 0 25 0 1 0 322969691 76578816 17378 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524713 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 18696 17378 145 302 0 18391 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 74784

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.74 2/65 12664
/proc/meminfo: memFree=814624/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=93916 CPUtime=162.23
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 24717 0 0 0 16095 128 0 0 25 0 1 0 322969691 96169984 22181 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 23479 22181 145 302 0 23174 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 93916

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.75 2/65 12664
/proc/meminfo: memFree=794336/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=114904 CPUtime=222.21
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 29991 0 0 0 22082 139 0 0 25 0 1 0 322969691 117661696 27198 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539587 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 28726 27198 145 302 0 28421 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 114904

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.76 2/65 12664
/proc/meminfo: memFree=776544/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=132664 CPUtime=282.19
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 34472 0 0 0 28056 163 0 0 25 0 1 0 322969691 135847936 31679 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 33166 31679 145 302 0 32861 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 132664

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 12664
/proc/meminfo: memFree=758048/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=150988 CPUtime=342.17
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 39051 0 0 0 34047 170 0 0 25 0 1 0 322969691 154611712 36258 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 37747 36258 145 302 0 37442 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 150988

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.78 2/65 12664
/proc/meminfo: memFree=739168/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=169860 CPUtime=402.15
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 43844 0 0 0 40017 198 0 0 25 0 1 0 322969691 173936640 41051 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 42465 41051 145 302 0 42160 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 169860

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.79 2/65 12664
/proc/meminfo: memFree=715296/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=193412 CPUtime=462.13
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 49743 0 0 0 46004 209 0 0 25 0 1 0 322969691 198053888 46950 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 48353 46950 145 302 0 48048 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 193412

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.81 2/65 12664
/proc/meminfo: memFree=690528/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=218264 CPUtime=522.11
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 55979 0 0 0 51991 220 0 0 25 0 1 0 322969691 223502336 53186 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 54566 53186 145 302 0 54261 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 218264

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 12664
/proc/meminfo: memFree=666784/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=241724 CPUtime=582.09
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 61859 0 0 0 57980 229 0 0 25 0 1 0 322969691 247525376 59066 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 60431 59066 145 302 0 60126 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 241724

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 12664
/proc/meminfo: memFree=644896/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=263340 CPUtime=642.08
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 67271 0 0 0 63968 240 0 0 25 0 1 0 322969691 269660160 64478 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 65835 64478 145 302 0 65530 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 263340

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 12664
/proc/meminfo: memFree=623648/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=284652 CPUtime=702.05
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 72612 0 0 0 69958 247 0 0 25 0 1 0 322969691 291483648 69819 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524512 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 71163 69819 145 302 0 70858 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 284652

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 12664
/proc/meminfo: memFree=603936/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=304064 CPUtime=762.03
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 77496 0 0 0 75950 253 0 0 25 0 1 0 322969691 311361536 74703 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 76016 74703 145 302 0 75711 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 304064

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 12664
/proc/meminfo: memFree=585568/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=322472 CPUtime=822.01
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 82110 0 0 0 81941 260 0 0 25 0 1 0 322969691 330211328 79317 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 80618 79317 145 302 0 80313 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 322472

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.85 2/65 12664
/proc/meminfo: memFree=566880/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=340940 CPUtime=881.99
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 86737 0 0 0 87931 268 0 0 25 0 1 0 322969691 349122560 83944 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526950 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 85235 83944 145 302 0 84930 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 340940

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/65 12664
/proc/meminfo: memFree=548896/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=361248 CPUtime=941.97
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 91824 0 0 0 93922 275 0 0 25 0 1 0 322969691 369917952 88518 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 90312 88518 145 302 0 90007 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 361248

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 12664
/proc/meminfo: memFree=530976/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=378796 CPUtime=1001.95
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 96211 0 0 0 99913 282 0 0 25 0 1 0 322969691 387887104 92905 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 94699 92905 145 302 0 94394 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 378796

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 12664
/proc/meminfo: memFree=513632/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=396224 CPUtime=1061.94
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 100582 0 0 0 105905 289 0 0 25 0 1 0 322969691 405733376 97276 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 99056 97276 145 302 0 98751 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 396224

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/65 12664
/proc/meminfo: memFree=500576/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=409212 CPUtime=1121.91
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 103828 0 0 0 111897 294 0 0 25 0 1 0 322969691 419033088 100522 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 102303 100522 145 302 0 101998 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 409212

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/71 12798
/proc/meminfo: memFree=486696/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=421844 CPUtime=1181.82
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 106971 0 0 0 117882 300 0 0 25 0 1 0 322969691 431968256 103665 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527180 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 105461 103665 145 302 0 105156 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 421844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.88 2/71 12832
/proc/meminfo: memFree=482984/2055920 swapFree=4183500/4192956
[pid=12661] ppid=12659 vsize=425184 CPUtime=1200.1
/proc/12661/stat : 12661 (Spear-32) R 12659 12661 12558 0 -1 4194304 107831 0 0 0 119707 303 0 0 25 0 1 0 322969691 435388416 104525 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 106296 104525 145 302 0 105991 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 425184

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.67
CPU time (s): 1200.17
CPU user time (s): 1197.07
CPU system time (s): 3.10053
CPU usage (%): 99.9586
Max. virtual memory (cumulated for all children) (KiB): 425184

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

runsolver used 0.956854 second user time and 2.40163 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Sun Mar  4 17:42:08 UTC 2007

IDJOB= 319381
IDBENCH= 20477
IDSOLVER= 131
FILE ID= node60/319381-1173030128

PBS_JOBID= 4012446

Free space on /tmp= 66526 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/crypto/mizh-md5-48-2.cnf
COMMAND LINE= /tmp/evaluation/319381-1173030128/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/319381-1173030128/instance-319381-1173030128.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-319381-1173030128 -o ROOT/results/node60/solver-319381-1173030128 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319381-1173030128/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/319381-1173030128/instance-319381-1173030128.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  a420102680cef46239a1a26d099d3bb5

RANDOM SEED= 472658162

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:        903216 kB
Buffers:         49440 kB
Cached:        1007228 kB
SwapCached:       3656 kB
Active:         833556 kB
Inactive:       232852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        903216 kB
SwapTotal:     4192956 kB
SwapFree:      4183500 kB
Dirty:            7040 kB
Writeback:           0 kB
Mapped:          15484 kB
Slab:            72292 kB
Committed_AS:   886752 kB
PageTables:       1464 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= 66526 MiB

End job on node60 on Sun Mar  4 18:02:11 UTC 2007