Trace number 329223

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

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k25.cnf
MD5SUM9bf608481da1a82a38dc09355889f525
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 variables32572
Number of clauses136205
Sum of the clauses size376727
Maximum clause length37
Minimum clause length1
Number of clauses of size 1343
Number of clauses of size 260361
Number of clauses of size 370210
Number of clauses of size 4186
Number of clauses of size 5345
Number of clauses of size over 54760

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/329223-1173134884/instance-329223-1173134884.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/node42/watcher-329223-1173134884 -o ROOT/results/node42/solver-329223-1173134884 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329223-1173134884/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/329223-1173134884/instance-329223-1173134884.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.97 3/64 13675
/proc/meminfo: memFree=1150608/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=1396 CPUtime=0
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 39441854 1429504 138 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 349 138 121 302 0 44 0

[startup+0.069751 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 13675
/proc/meminfo: memFree=1150608/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=3480 CPUtime=0.06
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 611 0 0 0 6 0 0 0 18 0 1 0 39441854 3563520 595 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135271772 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 870 602 129 302 0 565 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3480

[startup+0.102756 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 13675
/proc/meminfo: memFree=1150608/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=4928 CPUtime=0.09
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 1036 0 0 0 9 0 0 0 18 0 1 0 39441854 5046272 881 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 1232 881 129 302 0 927 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4928

[startup+0.301795 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 13675
/proc/meminfo: memFree=1150608/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=10384 CPUtime=0.29
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 2720 0 0 0 27 2 0 0 19 0 1 0 39441854 10633216 2290 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 2596 2290 129 302 0 2291 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10384

[startup+0.701871 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 13675
/proc/meminfo: memFree=1150608/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=13068 CPUtime=0.69
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 3520 0 0 0 66 3 0 0 22 0 1 0 39441854 13381632 2961 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 3267 2961 141 302 0 2962 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13068

[startup+1.50202 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 13676
/proc/meminfo: memFree=1139016/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=13716 CPUtime=1.49
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 3671 0 0 0 145 4 0 0 25 0 1 0 39441854 14045184 3112 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 3429 3112 141 302 0 3124 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13716

[startup+3.10133 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 13676
/proc/meminfo: memFree=1138184/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=14868 CPUtime=3.08
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 3963 0 0 0 304 4 0 0 25 0 1 0 39441854 15224832 3404 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 3717 3404 141 302 0 3412 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14868

[startup+6.30194 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 13676
/proc/meminfo: memFree=1134600/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=18076 CPUtime=6.29
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 4771 0 0 0 623 6 0 0 25 0 1 0 39441854 18509824 4212 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 4519 4212 141 302 0 4214 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18076

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 13676
/proc/meminfo: memFree=1130576/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=21880 CPUtime=12.68
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 5723 0 0 0 1261 7 0 0 25 0 1 0 39441854 22405120 5164 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 5470 5164 141 302 0 5165 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21880

[startup+25.5026 s]
/proc/loadavg: 0.94 0.96 0.97 2/65 13676
/proc/meminfo: memFree=1124240/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=28092 CPUtime=25.48
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 7262 0 0 0 2537 11 0 0 25 0 1 0 39441854 28766208 6670 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 7023 6670 141 302 0 6718 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28092

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.97 2/65 13676
/proc/meminfo: memFree=1112528/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=39972 CPUtime=51.07
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 10269 0 0 0 5090 17 0 0 25 0 1 0 39441854 40931328 9677 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 9993 9677 141 302 0 9688 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39972

[startup+102.304 s]
/proc/loadavg: 0.98 0.96 0.97 2/65 13676
/proc/meminfo: memFree=1084560/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=67784 CPUtime=102.25
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 17248 0 0 0 10194 31 0 0 25 0 1 0 39441854 69410816 16591 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 16946 16591 141 302 0 16641 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 67784

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13676
/proc/meminfo: memFree=1045328/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=107128 CPUtime=162.23
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 27125 0 0 0 16182 41 0 0 25 0 1 0 39441854 109699072 26468 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 26782 26468 141 302 0 26477 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 107128

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13676
/proc/meminfo: memFree=1009616/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=142860 CPUtime=222.2
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 36066 0 0 0 22169 51 0 0 25 0 1 0 39441854 146288640 35280 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 35715 35280 141 302 0 35410 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 142860

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13676
/proc/meminfo: memFree=986128/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=166588 CPUtime=282.18
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 42001 0 0 0 28158 60 0 0 25 0 1 0 39441854 170586112 41215 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 41647 41215 141 302 0 41342 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 166588

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13676
/proc/meminfo: memFree=962320/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=189920 CPUtime=342.17
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 47864 0 0 0 34146 71 0 0 25 0 1 0 39441854 194478080 47078 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 47480 47078 141 302 0 47175 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 189920

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13676
/proc/meminfo: memFree=942992/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=209348 CPUtime=402.15
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 52736 0 0 0 40136 79 0 0 25 0 1 0 39441854 214372352 51950 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 52337 51950 141 302 0 52032 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 209348

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13676
/proc/meminfo: memFree=923984/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=228084 CPUtime=462.12
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 57424 0 0 0 46126 86 0 0 25 0 1 0 39441854 233558016 56638 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 57021 56638 141 302 0 56716 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 228084

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13676
/proc/meminfo: memFree=900560/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=251968 CPUtime=522.1
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 63384 0 0 0 52114 96 0 0 25 0 1 0 39441854 258015232 62598 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 62992 62598 141 302 0 62687 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 251968

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13676
/proc/meminfo: memFree=877904/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=274368 CPUtime=582.07
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 68976 0 0 0 58101 106 0 0 25 0 1 0 39441854 280952832 68190 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 68592 68190 141 302 0 68287 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 274368

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13676
/proc/meminfo: memFree=856784/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=295208 CPUtime=642.06
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 74191 0 0 0 64090 116 0 0 25 0 1 0 39441854 302292992 73405 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 73802 73405 141 302 0 73497 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 295208

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13676
/proc/meminfo: memFree=838864/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=314320 CPUtime=702.03
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 78960 0 0 0 70079 124 0 0 25 0 1 0 39441854 321863680 77917 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 78580 77917 141 302 0 78275 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 314320

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13676
/proc/meminfo: memFree=821008/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=331952 CPUtime=762.02
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 83366 0 0 0 76071 131 0 0 25 0 1 0 39441854 339918848 82323 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 82988 82323 141 302 0 82683 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 331952

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/71 13798
/proc/meminfo: memFree=794976/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=357160 CPUtime=821.92
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 89638 0 0 0 82047 145 0 0 25 0 1 0 39441854 365731840 88595 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 89290 88595 141 302 0 88985 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 357160

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13874
/proc/meminfo: memFree=762256/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=390480 CPUtime=881.87
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 97956 0 0 0 88029 158 0 0 25 0 1 0 39441854 399851520 96913 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134524834 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 97620 96913 141 302 0 97315 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 390480

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13874
/proc/meminfo: memFree=730960/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=422056 CPUtime=941.84
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 105859 0 0 0 94018 166 0 0 25 0 1 0 39441854 432185344 104816 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 105514 104816 141 302 0 105209 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 422056

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13874
/proc/meminfo: memFree=698832/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=453824 CPUtime=1001.83
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 113819 0 0 0 100008 175 0 0 25 0 1 0 39441854 464715776 112776 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 113456 112776 141 302 0 113151 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 453824

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13874
/proc/meminfo: memFree=670160/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=482636 CPUtime=1061.8
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 121023 0 0 0 105996 184 0 0 25 0 1 0 39441854 494219264 119980 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526721 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 120659 119980 141 302 0 120354 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 482636

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13874
/proc/meminfo: memFree=643152/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=509276 CPUtime=1121.77
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 127693 0 0 0 111985 192 0 0 25 0 1 0 39441854 521498624 126650 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526674 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 127319 126650 141 302 0 127014 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 509276

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13874
/proc/meminfo: memFree=617168/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=535672 CPUtime=1181.76
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 134248 0 0 0 117975 201 0 0 25 0 1 0 39441854 548528128 133205 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 133918 133205 141 302 0 133613 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 535672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 13874
/proc/meminfo: memFree=608976/2055920 swapFree=4191892/4192956
[pid=13675] ppid=13673 vsize=543440 CPUtime=1200.05
/proc/13675/stat : 13675 (Spear-32) R 13673 13675 13568 0 -1 4194304 136203 0 0 0 119802 203 0 0 25 0 1 0 39441854 556482560 135160 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13675/statm: 135860 135160 141 302 0 135555 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 543440

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.69
CPU time (s): 1200.15
CPU user time (s): 1198.03
CPU system time (s): 2.11568
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 543440

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

runsolver used 0.827874 second user time and 2.53861 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Mon Mar  5 22:48:04 UTC 2007

IDJOB= 329223
IDBENCH= 20534
IDSOLVER= 133
FILE ID= node42/329223-1173134884

PBS_JOBID= 4015199

Free space on /tmp= 66524 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  9bf608481da1a82a38dc09355889f525

RANDOM SEED= 62043024

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.263
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.263
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:       1151080 kB
Buffers:         29248 kB
Cached:         796468 kB
SwapCached:        416 kB
Active:          76736 kB
Inactive:       763816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1151080 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            4772 kB
Writeback:           0 kB
Mapped:          23580 kB
Slab:            50360 kB
Committed_AS:    95372 kB
PageTables:       1408 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= 66524 MiB

End job on node42 on Mon Mar  5 23:08:07 UTC 2007