Trace number 318562

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

General information on the benchmark

Nameindustrial/babic/
dspam/dspam_dump_vc1080.cnf
MD5SUM4648b50fdaaf9e2a2c3c691f7cb02f96
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.20881
Satisfiable
(Un)Satisfiability was proved
Number of variables118226
Number of clauses375379
Sum of the clauses size994145
Maximum clause length3
Minimum clause length1
Number of clauses of size 13289
Number of clauses of size 2125414
Number of clauses of size 3246676
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/318562-1176319994/instance-318562-1176319994.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/node3/watcher-318562-1176319994 -o ROOT/results/node3/solver-318562-1176319994 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318562-1176319994/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/318562-1176319994/instance-318562-1176319994.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: 1.00 1.00 0.92 3/77 6153
/proc/meminfo: memFree=1808672/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=1932 CPUtime=0
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 259 0 0 0 0 0 0 0 18 0 1 0 108037212 1978368 244 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134518170 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 483 244 126 302 0 178 0

[startup+0.0635669 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 6153
/proc/meminfo: memFree=1808672/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=7644 CPUtime=0.06
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 1708 0 0 0 5 1 0 0 18 0 1 0 108037212 7827456 1129 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 1911 1130 126 302 0 1606 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7644

[startup+0.101573 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 6153
/proc/meminfo: memFree=1808672/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=8196 CPUtime=0.09
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 2423 0 0 0 8 1 0 0 18 0 1 0 108037212 8392704 1651 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 2049 1651 126 302 0 1744 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8196

[startup+0.301605 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 6153
/proc/meminfo: memFree=1808672/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=17672 CPUtime=0.29
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 5687 0 0 0 24 5 0 0 19 0 1 0 108037212 18096128 4048 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 4418 4048 129 302 0 4113 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17672

[startup+0.701669 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 6153
/proc/meminfo: memFree=1808672/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=27548 CPUtime=0.69
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 8356 0 0 0 63 6 0 0 22 0 1 0 108037212 28209152 6523 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 6887 6523 129 302 0 6582 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27548

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1776088/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=35452 CPUtime=1.49
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 10465 0 0 0 141 8 0 0 25 0 1 0 108037212 36302848 8375 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 8863 8375 140 302 0 8558 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35452

[startup+3.10106 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1775128/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=36592 CPUtime=3.08
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 10729 0 0 0 298 10 0 0 25 0 1 0 108037212 37470208 8639 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 9148 8639 140 302 0 8843 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 36592

[startup+6.30158 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1773272/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=37844 CPUtime=6.29
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 11062 0 0 0 618 11 0 0 25 0 1 0 108037212 38752256 8939 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 9461 8939 140 302 0 9156 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37844

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1771288/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=39644 CPUtime=12.69
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 11535 0 0 0 1256 13 0 0 25 0 1 0 108037212 40595456 9412 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526674 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 9911 9412 140 302 0 9606 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39644

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1770904/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=40148 CPUtime=25.49
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 11649 0 0 0 2536 13 0 0 25 0 1 0 108037212 41111552 9526 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134524715 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 10037 9526 140 302 0 9732 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40148

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1769816/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=41256 CPUtime=51.06
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 11936 0 0 0 5093 13 0 0 25 0 1 0 108037212 42246144 9813 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134524830 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 10314 9813 140 302 0 10009 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 41256

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1747608/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=63576 CPUtime=102.25
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 17586 0 0 0 10193 32 0 0 25 0 1 0 108037212 65101824 15365 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 15894 15365 140 302 0 15589 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 63576

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1741016/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=70516 CPUtime=162.22
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 19339 0 0 0 16186 36 0 0 25 0 1 0 108037212 72208384 16989 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 17629 16989 140 302 0 17324 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 70516

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1733784/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=77812 CPUtime=222.21
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 21169 0 0 0 22180 41 0 0 25 0 1 0 108037212 79679488 18819 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 19453 18819 140 302 0 19148 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 77812

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1719128/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=92488 CPUtime=282.19
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 24857 0 0 0 28170 49 0 0 25 0 1 0 108037212 94707712 22507 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 23122 22507 140 302 0 22817 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 92488

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1705816/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=105464 CPUtime=342.17
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 28106 0 0 0 34161 56 0 0 25 0 1 0 108037212 107995136 25756 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134538464 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 26366 25756 140 302 0 26061 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 105464

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1701144/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=110172 CPUtime=402.15
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 29283 0 0 0 40155 60 0 0 25 0 1 0 108037212 112816128 26933 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 27543 26933 140 302 0 27238 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 110172

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1696216/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=114880 CPUtime=462.13
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 30481 0 0 0 46150 63 0 0 25 0 1 0 108037212 117637120 28131 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134539225 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 28720 28131 140 302 0 28415 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 114880

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1691736/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=119564 CPUtime=522.1
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 31622 0 0 0 52144 66 0 0 25 0 1 0 108037212 122433536 29272 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 29891 29272 140 302 0 29586 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 119564

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1686872/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=124292 CPUtime=582.09
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 32820 0 0 0 58139 70 0 0 25 0 1 0 108037212 127275008 30470 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 31073 30470 140 302 0 30768 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 124292

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1682392/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=128760 CPUtime=642.07
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 33931 0 0 0 64134 73 0 0 25 0 1 0 108037212 131850240 31581 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 32190 31581 140 302 0 31885 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 128760

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1677848/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=133452 CPUtime=702.04
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 35060 0 0 0 70128 76 0 0 25 0 1 0 108037212 136654848 32710 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 33363 32710 140 302 0 33058 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 133452

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1669208/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=142912 CPUtime=762.03
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 37457 0 0 0 76119 84 0 0 25 0 1 0 108037212 146341888 34850 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 35728 34850 140 302 0 35423 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 142912

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1664728/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=147296 CPUtime=822
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 38587 0 0 0 82114 86 0 0 25 0 1 0 108037212 150831104 35980 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 36824 35980 140 302 0 36519 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 147296

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1660184/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=151812 CPUtime=881.99
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 39720 0 0 0 88109 90 0 0 25 0 1 0 108037212 155455488 37113 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134538658 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 37953 37113 140 302 0 37648 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 151812

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1655896/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=156128 CPUtime=941.96
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 40781 0 0 0 94104 92 0 0 25 0 1 0 108037212 159875072 38174 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 39032 38174 140 302 0 38727 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 156128

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1648344/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=163636 CPUtime=1001.94
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 42656 0 0 0 100094 100 0 0 25 0 1 0 108037212 167563264 40049 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 40909 40049 140 302 0 40604 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 163636

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1644632/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=167288 CPUtime=1061.92
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 43580 0 0 0 106087 105 0 0 25 0 1 0 108037212 171302912 40973 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 41822 40973 140 302 0 41517 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 167288

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1641112/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=170708 CPUtime=1121.9
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 44457 0 0 0 112080 110 0 0 25 0 1 0 108037212 174804992 41850 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 42677 41850 140 302 0 42372 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 170708

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1637400/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=174440 CPUtime=1181.88
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 45398 0 0 0 118073 115 0 0 25 0 1 0 108037212 178626560 42791 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 43610 42791 140 302 0 43305 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 174440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1636184/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=175724 CPUtime=1200.07
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 45685 0 0 0 119891 116 0 0 25 0 1 0 108037212 179941376 43078 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 43931 43078 140 302 0 43626 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 175724

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 1.00 0.92 2/78 6154
/proc/meminfo: memFree=1636184/2055920 swapFree=4191880/4192956
[pid=6153] ppid=6151 vsize=175724 CPUtime=1200.07
/proc/6153/stat : 6153 (Spear-32) R 6151 6153 5280 0 -1 4194304 45685 0 0 0 119891 116 0 0 25 0 1 0 108037212 179941376 43078 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/6153/statm: 43931 43078 140 302 0 43626 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 175724

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.12
CPU user time (s): 1198.92
CPU system time (s): 1.19682
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 175724

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

runsolver used 1.38279 second user time and 2.98955 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Wed Apr 11 19:33:15 UTC 2007

IDJOB= 318562
IDBENCH= 20457
IDSOLVER= 132
FILE ID= node3/318562-1176319994

PBS_JOBID= 4516504

Free space on /tmp= 66552 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/dspam/dspam_dump_vc1080.cnf
COMMAND LINE= /tmp/evaluation/318562-1176319994/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/318562-1176319994/instance-318562-1176319994.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-318562-1176319994 -o ROOT/results/node3/solver-318562-1176319994 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/318562-1176319994/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/318562-1176319994/instance-318562-1176319994.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  4648b50fdaaf9e2a2c3c691f7cb02f96

RANDOM SEED= 734881196

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1809144 kB
Buffers:         31564 kB
Cached:          97224 kB
SwapCached:        480 kB
Active:         116936 kB
Inactive:        71188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809144 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            8756 kB
Writeback:           0 kB
Mapped:          76284 kB
Slab:            44192 kB
Committed_AS:  4848780 kB
PageTables:       1780 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= 66552 MiB

End job on node3 on Wed Apr 11 19:53:17 UTC 2007