Trace number 319545

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.15 1200.57

General information on the benchmark

Nameindustrial/
crypto/mizh-md5-48-5.cnf
MD5SUM8ab50418497c0326ed1ff5d73a4e24a3
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark76.9443
Satisfiable
(Un)Satisfiability was proved
Number of variables66892
Number of clauses279256
Sum of the clauses size832648
Maximum clause length4
Minimum clause length1
Number of clauses of size 1201
Number of clauses of size 2120496
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/319545-1173032552/instance-319545-1173032552.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/node65/watcher-319545-1173032552 -o ROOT/results/node65/solver-319545-1173032552 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319545-1173032552/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/319545-1173032552/instance-319545-1173032552.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.92 0.97 0.90 3/64 28131
/proc/meminfo: memFree=933408/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=1548 CPUtime=0
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 198 0 0 0 0 0 0 0 18 0 1 0 323212781 1585152 182 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134867031 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 387 182 128 302 0 82 0

[startup+0.082449 s]
/proc/loadavg: 0.92 0.97 0.90 3/64 28131
/proc/meminfo: memFree=933408/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=4192 CPUtime=0.07
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 868 0 0 0 7 0 0 0 18 0 1 0 323212781 4292608 746 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 1048 746 129 302 0 743 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4192

[startup+0.10145 s]
/proc/loadavg: 0.92 0.97 0.90 3/64 28131
/proc/meminfo: memFree=933408/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=4504 CPUtime=0.09
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 975 0 0 0 9 0 0 0 18 0 1 0 323212781 4612096 853 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 1126 853 129 302 0 821 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4504

[startup+0.301483 s]
/proc/loadavg: 0.92 0.97 0.90 3/64 28131
/proc/meminfo: memFree=933408/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=9996 CPUtime=0.29
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 2673 0 0 0 27 2 0 0 19 0 1 0 323212781 10235904 2243 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 2499 2243 129 302 0 2194 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9996

[startup+0.701549 s]
/proc/loadavg: 0.92 0.97 0.90 3/64 28131
/proc/meminfo: memFree=933408/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=20624 CPUtime=0.69
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 5904 0 0 0 63 6 0 0 22 0 1 0 323212781 21118976 4894 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 5156 4894 129 302 0 4851 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20624

[startup+1.50168 s]
/proc/loadavg: 0.92 0.97 0.90 2/65 28132
/proc/meminfo: memFree=911512/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=26780 CPUtime=1.49
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 7505 0 0 0 140 9 0 0 25 0 1 0 323212781 27422720 5596 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 6695 5596 140 302 0 6390 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26780

[startup+3.10194 s]
/proc/loadavg: 0.92 0.97 0.90 2/65 28132
/proc/meminfo: memFree=907288/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=38268 CPUtime=3.09
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 10587 0 0 0 296 13 0 0 25 0 1 0 323212781 39186432 8279 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 9567 8279 145 302 0 9262 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38268

[startup+6.30146 s]
/proc/loadavg: 0.93 0.97 0.90 2/65 28132
/proc/meminfo: memFree=897944/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=41944 CPUtime=6.29
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 11533 0 0 0 607 22 0 0 25 0 1 0 323212781 42950656 9192 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 10486 9192 145 302 0 10181 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41944

[startup+12.7015 s]
/proc/loadavg: 0.93 0.97 0.90 2/65 28132
/proc/meminfo: memFree=893464/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=45440 CPUtime=12.68
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 12448 0 0 0 1236 32 0 0 25 0 1 0 323212781 46530560 10042 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 11360 10042 145 302 0 11055 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45440

[startup+25.5016 s]
/proc/loadavg: 0.95 0.97 0.91 2/65 28132
/proc/meminfo: memFree=889816/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=49216 CPUtime=25.49
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 13426 0 0 0 2493 56 0 0 25 0 1 0 323212781 50397184 10987 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 12304 10987 145 302 0 11999 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49216

[startup+51.1018 s]
/proc/loadavg: 1.02 0.99 0.91 2/65 28132
/proc/meminfo: memFree=881112/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=58392 CPUtime=51.07
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 15814 0 0 0 5028 79 0 0 25 0 1 0 323212781 59793408 13246 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134538544 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 14598 13246 145 302 0 14293 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 58392

[startup+102.305 s]
/proc/loadavg: 1.01 0.99 0.91 2/65 28132
/proc/meminfo: memFree=865688/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=73352 CPUtime=102.25
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 19589 0 0 0 10117 108 0 0 25 0 1 0 323212781 75112448 17021 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 18338 17021 145 302 0 18033 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 73352

[startup+162.303 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28132
/proc/meminfo: memFree=846680/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=92320 CPUtime=162.23
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 24366 0 0 0 16105 118 0 0 25 0 1 0 323212781 94535680 21798 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524706 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 23080 21798 145 302 0 22775 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 92320

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28132
/proc/meminfo: memFree=825368/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=114420 CPUtime=222.21
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 29900 0 0 0 22093 128 0 0 25 0 1 0 323212781 117166080 27075 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527015 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 28605 27075 145 302 0 28300 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 114420

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28132
/proc/meminfo: memFree=807064/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=132880 CPUtime=282.19
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 34517 0 0 0 28080 139 0 0 25 0 1 0 323212781 136069120 31692 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526665 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 33220 31692 145 302 0 32915 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 132880

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28132
/proc/meminfo: memFree=789336/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=150432 CPUtime=342.16
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 38934 0 0 0 34066 150 0 0 25 0 1 0 323212781 154042368 36109 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134538589 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 37608 36109 145 302 0 37303 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 150432

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28132
/proc/meminfo: memFree=770072/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=169668 CPUtime=402.14
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 43771 0 0 0 40056 158 0 0 25 0 1 0 323212781 173740032 40946 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539417 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 42417 40946 145 302 0 42112 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 169668

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28132
/proc/meminfo: memFree=751000/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=188432 CPUtime=462.13
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 48476 0 0 0 46049 164 0 0 25 0 1 0 323212781 192954368 45651 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539417 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 47108 45651 145 302 0 46803 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 188432

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28132
/proc/meminfo: memFree=731480/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=208244 CPUtime=522.1
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 53440 0 0 0 52038 172 0 0 25 0 1 0 323212781 213241856 50615 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 52061 50615 145 302 0 51756 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 208244

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28132
/proc/meminfo: memFree=712344/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=226920 CPUtime=582.08
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 58120 0 0 0 58031 177 0 0 25 0 1 0 323212781 232366080 55295 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134535685 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 56730 55295 145 302 0 56425 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 226920

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28132
/proc/meminfo: memFree=694936/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=244184 CPUtime=642.07
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 62431 0 0 0 64022 185 0 0 25 0 1 0 323212781 250044416 59606 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 61046 59606 145 302 0 60741 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 244184

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28132
/proc/meminfo: memFree=677400/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=261800 CPUtime=702.04
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 66864 0 0 0 70012 192 0 0 25 0 1 0 323212781 268083200 64039 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526778 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 65450 64039 145 302 0 65145 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 261800

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28132
/proc/meminfo: memFree=658456/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=280584 CPUtime=762.03
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 71551 0 0 0 76005 198 0 0 25 0 1 0 323212781 287318016 68726 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 70146 68726 145 302 0 69841 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 280584

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28132
/proc/meminfo: memFree=640408/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=298784 CPUtime=822
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 76118 0 0 0 81996 204 0 0 25 0 1 0 323212781 305954816 73293 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526727 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 74696 73293 145 302 0 74391 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 298784

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28132
/proc/meminfo: memFree=621528/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=317380 CPUtime=881.98
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 80778 0 0 0 87988 210 0 0 25 0 1 0 323212781 324997120 77953 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 79345 77953 145 302 0 79040 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 317380

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28132
/proc/meminfo: memFree=604184/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=334832 CPUtime=941.97
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 85145 0 0 0 93981 216 0 0 25 0 1 0 323212781 342867968 82320 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 83708 82320 145 302 0 83403 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 334832

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28132
/proc/meminfo: memFree=588440/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=350388 CPUtime=1001.95
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 89018 0 0 0 99972 223 0 0 25 0 1 0 323212781 358797312 86193 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 87597 86193 145 302 0 87292 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 350388

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28132
/proc/meminfo: memFree=573528/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=365408 CPUtime=1061.92
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 92802 0 0 0 105958 234 0 0 25 0 1 0 323212781 374177792 89977 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 91352 89977 145 302 0 91047 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 365408

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28134
/proc/meminfo: memFree=558360/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=380284 CPUtime=1121.9
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 96540 0 0 0 111950 240 0 0 25 0 1 0 323212781 389410816 93715 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 95071 93715 145 302 0 94766 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 380284

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28134
/proc/meminfo: memFree=543384/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=395268 CPUtime=1181.88
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 100291 0 0 0 117942 246 0 0 25 0 1 0 323212781 404754432 97466 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134513512 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 98817 97466 145 302 0 98512 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 395268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28134
/proc/meminfo: memFree=538904/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=399628 CPUtime=1200.07
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 101376 0 0 0 119757 250 0 0 25 0 1 0 323212781 409219072 98551 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 99907 98551 145 302 0 99602 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 399628

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28134
/proc/meminfo: memFree=538904/2055920 swapFree=4184084/4192956
[pid=28131] ppid=28129 vsize=399628 CPUtime=1200.07
/proc/28131/stat : 28131 (Spear-32) R 28129 28131 27707 0 -1 4194304 101376 0 0 0 119757 250 0 0 25 0 1 0 323212781 409219072 98551 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/28131/statm: 99907 98551 145 302 0 99602 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 399628

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.15
CPU user time (s): 1197.58
CPU system time (s): 2.56661
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 399628

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

runsolver used 0.976851 second user time and 2.35464 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Sun Mar  4 18:22:32 UTC 2007

IDJOB= 319545
IDBENCH= 20481
IDSOLVER= 131
FILE ID= node65/319545-1173032552

PBS_JOBID= 4012443

Free space on /tmp= 66506 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  8ab50418497c0326ed1ff5d73a4e24a3

RANDOM SEED= 657861387

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.259
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.259
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:        933816 kB
Buffers:         39348 kB
Cached:        1009528 kB
SwapCached:       3016 kB
Active:         723680 kB
Inactive:       335012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        933816 kB
SwapTotal:     4192956 kB
SwapFree:      4184084 kB
Dirty:            7036 kB
Writeback:           0 kB
Mapped:          15660 kB
Slab:            49408 kB
Committed_AS:   744316 kB
PageTables:       1456 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= 66506 MiB

End job on node65 on Sun Mar  4 18:42:35 UTC 2007