Trace number 328761

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 2007-02-12? (TO) 1200.1 1200.58

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k45.cnf
MD5SUM8a76c8add64173ae39149aae572a02d9
Bench CategoryINDUST (industrial 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 variables37432
Number of clauses147345
Sum of the clauses size401667
Maximum clause length37
Minimum clause length1
Number of clauses of size 1603
Number of clauses of size 269621
Number of clauses of size 371450
Number of clauses of size 4266
Number of clauses of size 5505
Number of clauses of size over 54900

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/328761-1173123391/instance-328761-1173123391.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/node40/watcher-328761-1173123391 -o ROOT/results/node40/solver-328761-1173123391 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328761-1173123391/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/328761-1173123391/instance-328761-1173123391.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.91 0.95 0.90 3/64 11844
/proc/meminfo: memFree=1011696/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=1396 CPUtime=0
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 38293328 1429504 138 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134803179 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 349 138 121 302 0 44 0

[startup+0.076578 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 11844
/proc/meminfo: memFree=1011696/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=3448 CPUtime=0.07
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 646 0 0 0 7 0 0 0 18 0 1 0 38293328 3530752 630 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134533777 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 862 630 129 302 0 557 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3448

[startup+0.101582 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 11844
/proc/meminfo: memFree=1011696/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=4892 CPUtime=0.09
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 967 0 0 0 9 0 0 0 18 0 1 0 38293328 5009408 861 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 1223 861 129 302 0 918 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4892

[startup+0.301623 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 11844
/proc/meminfo: memFree=1011696/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=10280 CPUtime=0.29
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 2681 0 0 0 28 1 0 0 19 0 1 0 38293328 10526720 2251 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 2570 2251 129 302 0 2265 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10280

[startup+0.701708 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 11844
/proc/meminfo: memFree=1011696/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=15760 CPUtime=0.69
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 4197 0 0 0 66 3 0 0 22 0 1 0 38293328 16138240 3220 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 3940 3220 141 302 0 3635 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15760

[startup+1.50187 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 11845
/proc/meminfo: memFree=999080/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=16276 CPUtime=1.49
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 4331 0 0 0 146 3 0 0 25 0 1 0 38293328 16666624 3354 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 4069 3354 141 302 0 3764 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16276

[startup+3.10121 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 11845
/proc/meminfo: memFree=998248/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=17300 CPUtime=3.09
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 4601 0 0 0 305 4 0 0 25 0 1 0 38293328 17715200 3624 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 4325 3624 141 302 0 4020 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17300

[startup+6.30188 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 11845
/proc/meminfo: memFree=996008/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=19760 CPUtime=6.29
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 5184 0 0 0 622 7 0 0 25 0 1 0 38293328 20234240 4207 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 4940 4207 141 302 0 4635 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19760

[startup+12.7012 s]
/proc/loadavg: 0.93 0.96 0.91 2/65 11845
/proc/meminfo: memFree=992304/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=22948 CPUtime=12.69
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 5990 0 0 0 1261 8 0 0 25 0 1 0 38293328 23498752 5013 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134538593 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 5737 5013 141 302 0 5432 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22948

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 11845
/proc/meminfo: memFree=985840/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=29144 CPUtime=25.48
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 7541 0 0 0 2537 11 0 0 25 0 1 0 38293328 29843456 6564 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 7286 6564 141 302 0 6981 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29144

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 11845
/proc/meminfo: memFree=972656/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=42372 CPUtime=51.07
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 10872 0 0 0 5090 17 0 0 25 0 1 0 38293328 43388928 9862 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526770 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 10593 9862 141 302 0 10288 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42372

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 11845
/proc/meminfo: memFree=950704/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=64320 CPUtime=102.25
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 16381 0 0 0 10200 25 0 0 25 0 1 0 38293328 65863680 15306 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 16080 15306 141 302 0 15775 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 64320

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=930416/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=84700 CPUtime=162.23
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 21504 0 0 0 16187 36 0 0 25 0 1 0 38293328 86732800 20425 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134539417 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 21175 20425 141 302 0 20870 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 84700

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=917872/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=96876 CPUtime=222.2
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 24573 0 0 0 22177 43 0 0 25 0 1 0 38293328 99201024 23493 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 24219 23493 141 302 0 23914 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 96876

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=906096/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=108648 CPUtime=282.18
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 27552 0 0 0 28169 49 0 0 25 0 1 0 38293328 111255552 26444 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134538176 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 27162 26444 141 302 0 26857 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 108648

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=886576/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=128544 CPUtime=342.15
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 32547 0 0 0 34157 58 0 0 25 0 1 0 38293328 131629056 31310 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 32136 31310 141 302 0 31831 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 128544

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=855024/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=160332 CPUtime=402.13
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 40504 0 0 0 40144 69 0 0 25 0 1 0 38293328 164179968 39267 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 40083 39267 141 302 0 39778 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 160332

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=824304/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=190612 CPUtime=462.1
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 48087 0 0 0 46131 79 0 0 25 0 1 0 38293328 195186688 46850 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526770 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 47653 46850 141 302 0 47348 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 190612

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=792176/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=223104 CPUtime=522.08
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 56228 0 0 0 52118 90 0 0 25 0 1 0 38293328 228458496 54991 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 55776 54991 141 302 0 55471 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 223104

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=763120/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=251720 CPUtime=582.06
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 63385 0 0 0 58107 99 0 0 25 0 1 0 38293328 257761280 62148 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 62930 62148 141 302 0 62625 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 251720

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=739504/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=275116 CPUtime=642.05
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 69242 0 0 0 64097 108 0 0 25 0 1 0 38293328 281718784 68005 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 68779 68005 141 302 0 68474 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 275116

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=716464/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=298324 CPUtime=702.01
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 75043 0 0 0 70085 116 0 0 25 0 1 0 38293328 305483776 73806 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 74581 73806 141 302 0 74276 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 298324

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=693808/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=320776 CPUtime=762
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 80648 0 0 0 76076 124 0 0 25 0 1 0 38293328 328474624 79411 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 80194 79411 141 302 0 79889 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 320776

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=672304/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=342392 CPUtime=821.97
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 86053 0 0 0 82067 130 0 0 25 0 1 0 38293328 350609408 84816 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134538601 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 85598 84816 141 302 0 85293 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 342392

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=651888/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=363504 CPUtime=881.94
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 91344 0 0 0 88057 137 0 0 25 0 1 0 38293328 372228096 89850 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 90876 89850 141 302 0 90571 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 363504

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=632752/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=382856 CPUtime=941.92
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 96178 0 0 0 94047 145 0 0 25 0 1 0 38293328 392044544 94684 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 95714 94684 141 302 0 95409 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 382856

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=610992/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=404464 CPUtime=1001.9
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 101565 0 0 0 100038 152 0 0 25 0 1 0 38293328 414171136 100071 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 101116 100071 141 302 0 100811 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 404464

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=595248/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=420404 CPUtime=1061.88
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 105520 0 0 0 106030 158 0 0 25 0 1 0 38293328 430493696 104026 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 105101 104026 141 302 0 104796 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 420404

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=583664/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=431760 CPUtime=1121.85
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 108391 0 0 0 112021 164 0 0 25 0 1 0 38293328 442122240 106897 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 107940 106897 141 302 0 107635 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 431760

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=571056/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=444464 CPUtime=1181.83
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 111565 0 0 0 118012 171 0 0 25 0 1 0 38293328 455131136 110071 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 111116 110071 141 302 0 110811 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 444464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=567152/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=448172 CPUtime=1200.02
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 112488 0 0 0 119829 173 0 0 25 0 1 0 38293328 458928128 110994 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 112043 110994 141 302 0 111738 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 448172

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: 0.99 0.97 0.91 2/65 11845
/proc/meminfo: memFree=567152/2055920 swapFree=4192952/4192956
[pid=11844] ppid=11842 vsize=448172 CPUtime=1200.02
/proc/11844/stat : 11844 (Spear-32) R 11842 11844 11442 0 -1 4194304 112488 0 0 0 119829 173 0 0 25 0 1 0 38293328 458928128 110994 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11844/statm: 112043 110994 141 302 0 111738 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 448172

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.1
CPU user time (s): 1198.3
CPU system time (s): 1.80272
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (KiB): 448172

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

runsolver used 0.812876 second user time and 2.48562 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Mon Mar  5 19:36:31 UTC 2007

IDJOB= 328761
IDBENCH= 20523
IDSOLVER= 133
FILE ID= node40/328761-1173123391

PBS_JOBID= 4015167

Free space on /tmp= 66538 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k45.cnf
COMMAND LINE= /tmp/evaluation/328761-1173123391/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/328761-1173123391/instance-328761-1173123391.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-328761-1173123391 -o ROOT/results/node40/solver-328761-1173123391 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328761-1173123391/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/328761-1173123391/instance-328761-1173123391.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  8a76c8add64173ae39149aae572a02d9

RANDOM SEED= 334615819

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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:       1012168 kB
Buffers:         40884 kB
Cached:         910160 kB
SwapCached:          4 kB
Active:         141992 kB
Inactive:       824576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1012168 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            5068 kB
Writeback:           0 kB
Mapped:          25656 kB
Slab:            63288 kB
Committed_AS:   101576 kB
PageTables:       1412 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= 66538 MiB

End job on node40 on Mon Mar  5 19:56:34 UTC 2007