Trace number 3261604

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
glucose 2? (TO) 1299.92 1300.01

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-10-19-sat.cnf
MD5SUM75220eaba7baf977fa730e58b8e41195
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003999
Satisfiable
(Un)Satisfiability was proved
Number of variables190
Number of clauses955
Sum of the clauses size3610
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2855
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5100

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.04	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |     955     3610 |     286       0        0     nan |  0.000 % |
0.00/0.04	c ==============================================================================
0.00/0.04	c Result  :   #vars: 190   #clauses: 955   #literals: 3610
0.00/0.04	c CPU time:   0 s
0.00/0.04	c ==============================================================================
0.00/0.05	c
0.00/0.05	c Starting glucose
0.00/0.05	c

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3261604-1307668394/watcher-3261604-1307668394 -o /tmp/evaluation-result-3261604-1307668394/solver-3261604-1307668394 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3261604-1307668394.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.44 7.92 7.97 2/174 12984
/proc/meminfo: memFree=32569344/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 878439840 8912896 253 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12984/statm: 2176 253 211 178 0 69 0

[startup+0.0611651 s]
/proc/loadavg: 7.44 7.92 7.97 2/174 12984
/proc/meminfo: memFree=32569344/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100192 s]
/proc/loadavg: 7.44 7.92 7.97 2/174 12984
/proc/meminfo: memFree=32569344/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.30016 s]
/proc/loadavg: 7.44 7.92 7.97 2/174 12984
/proc/meminfo: memFree=32569344/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70111 s]
/proc/loadavg: 7.44 7.92 7.97 2/174 12984
/proc/meminfo: memFree=32569344/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50097 s]
/proc/loadavg: 7.44 7.92 7.97 5/194 13029
/proc/meminfo: memFree=32520964/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=24116 CPUtime=1.43 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 3418 0 0 0 143 0 0 0 25 0 1 0 878439846 24694784 2429 33554432000 4194304 4260849 140733555227216 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 6029 2429 240 17 0 2670 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 32820

[startup+3.10064 s]
/proc/loadavg: 7.44 7.92 7.97 5/194 13029
/proc/meminfo: memFree=32496828/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=25808 CPUtime=3.03 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 4043 0 0 0 303 0 0 0 25 0 1 0 878439846 26427392 3039 33554432000 4194304 4260849 140733555227216 18446744073709551615 4225060 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 6452 3039 240 17 0 3093 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 34512

[startup+6.30108 s]
/proc/loadavg: 7.32 7.89 7.96 5/194 13029
/proc/meminfo: memFree=32472028/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=26812 CPUtime=6.23 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 4331 0 0 0 623 0 0 0 25 0 1 0 878439846 27455488 3324 33554432000 4194304 4260849 140733555227216 18446744073709551615 4225104 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 6703 3324 240 17 0 3344 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 35516

[startup+12.7009 s]
/proc/loadavg: 7.06 7.82 7.94 5/194 13029
/proc/meminfo: memFree=32447872/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=31412 CPUtime=12.63 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 8738 0 0 0 1262 1 0 0 25 0 1 0 878439846 32165888 4451 33554432000 4194304 4260849 140733555227216 18446744073709551615 4224635 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 7853 4451 240 17 0 4494 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 40116

[startup+25.5006 s]
/proc/loadavg: 6.38 7.64 7.87 5/194 13029
/proc/meminfo: memFree=32404748/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=42924 CPUtime=25.43 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 9169 0 0 0 2542 1 0 0 25 0 1 0 878439846 43954176 4879 33554432000 4194304 4260849 140733555227216 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 10731 4879 240 17 0 7372 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 51628

[startup+51.1009 s]
/proc/loadavg: 5.57 7.34 7.77 5/194 13030
/proc/meminfo: memFree=32370576/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=42924 CPUtime=51.04 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 11616 0 0 0 5102 2 0 0 25 0 1 0 878439846 43954176 7276 33554432000 4194304 4260849 140733555227216 18446744073709551615 4224416 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 10731 7276 240 17 0 7372 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 51628

[startup+102.307 s]
/proc/loadavg: 4.68 6.83 7.57 5/194 13032
/proc/meminfo: memFree=32307040/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=50108 CPUtime=102.24 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 13470 0 0 0 10222 2 0 0 25 0 1 0 878439846 51310592 9097 33554432000 4194304 4260849 140733555227216 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 12527 9097 240 17 0 9168 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 58812

[startup+162.3 s]
/proc/loadavg: 4.25 6.31 7.34 5/194 13033
/proc/meminfo: memFree=32278104/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=50972 CPUtime=162.23 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 13696 0 0 0 16221 2 0 0 25 0 1 0 878439846 52195328 9318 33554432000 4194304 4260849 140733555227216 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 12743 9318 240 17 0 9384 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 59676

[startup+222.3 s]
/proc/loadavg: 4.09 5.89 7.13 5/194 13035
/proc/meminfo: memFree=32238136/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=75356 CPUtime=222.23 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 21791 0 0 0 22220 3 0 0 25 0 1 0 878439846 77164544 12693 33554432000 4194304 4260849 140733555227216 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 18839 12693 240 17 0 15480 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 84060

[startup+282.3 s]
/proc/loadavg: 4.08 5.56 6.94 5/194 13036
/proc/meminfo: memFree=32219716/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=75356 CPUtime=282.24 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 22239 0 0 0 28220 4 0 0 25 0 1 0 878439846 77164544 13136 33554432000 4194304 4260849 140733555227216 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 18839 13136 240 17 0 15480 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 84060

[startup+342.3 s]
/proc/loadavg: 4.03 5.27 6.75 5/194 13038
/proc/meminfo: memFree=32171664/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=75356 CPUtime=342.23 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 22667 0 0 0 34219 4 0 0 25 0 1 0 878439846 77164544 13554 33554432000 4194304 4260849 140733555227216 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 18839 13554 240 17 0 15480 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 84060

[startup+402.3 s]
/proc/loadavg: 4.01 5.04 6.58 5/194 13039
/proc/meminfo: memFree=32193036/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2

################
# More data... #
################

/proc/12993/statm: 21712 17777 240 17 0 18353 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 95552

[startup+642.301 s]
/proc/loadavg: 4.00 4.45 5.98 5/194 13046
/proc/meminfo: memFree=32121488/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=86848 CPUtime=642.24 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 27063 0 0 0 64218 6 0 0 25 0 1 0 878439846 88932352 17877 33554432000 4194304 4260849 140733555227216 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 21712 17877 240 17 0 18353 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 95552

[startup+702.301 s]
/proc/loadavg: 4.00 4.37 5.85 5/194 13048
/proc/meminfo: memFree=32077664/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=86848 CPUtime=702.24 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 27320 0 0 0 70217 7 0 0 25 0 1 0 878439846 88932352 18133 33554432000 4194304 4260849 140733555227216 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 21712 18133 240 17 0 18353 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 95552

[startup+762.307 s]
/proc/loadavg: 4.00 4.30 5.73 5/194 13049
/proc/meminfo: memFree=32063588/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=86848 CPUtime=762.24 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 43010 0 0 0 76215 9 0 0 25 0 1 0 878439846 88932352 18309 33554432000 4194304 4260849 140733555227216 18446744073709551615 4225082 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 21712 18309 240 17 0 18353 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 95552

[startup+822.301 s]
/proc/loadavg: 4.06 4.26 5.63 5/194 13051
/proc/meminfo: memFree=32105452/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=86848 CPUtime=822.23 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 66530 0 0 0 82211 12 0 0 25 0 1 0 878439846 88932352 18309 33554432000 4194304 4260849 140733555227216 18446744073709551615 4224682 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 21712 18309 240 17 0 18353 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 95552

[startup+882.301 s]
/proc/loadavg: 4.07 4.22 5.53 5/194 13052
/proc/meminfo: memFree=32056816/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=136168 CPUtime=882.23 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 98282 0 0 0 88207 16 0 0 25 0 1 0 878439846 139436032 25992 33554432000 4194304 4260849 140733555227216 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 34042 25992 240 17 0 30683 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 144872

[startup+942.301 s]
/proc/loadavg: 4.02 4.18 5.43 5/194 13054
/proc/meminfo: memFree=32116272/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=86848 CPUtime=942.23 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 123638 0 0 0 94203 20 0 0 25 0 1 0 878439846 88932352 18309 33554432000 4194304 4260849 140733555227216 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 21712 18309 240 17 0 18353 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 95552

[startup+1002.3 s]
/proc/loadavg: 4.01 4.14 5.34 5/194 13056
/proc/meminfo: memFree=32013668/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=136168 CPUtime=1002.23 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 149070 0 0 0 100199 24 0 0 25 0 1 0 878439846 139436032 26697 33554432000 4194304 4260849 140733555227216 18446744073709551615 4225149 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 34042 26697 240 17 0 30683 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 144872

[startup+1062.3 s]
/proc/loadavg: 4.05 4.13 5.26 5/194 13057
/proc/meminfo: memFree=32057360/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=86848 CPUtime=1062.23 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 166843 0 0 0 106195 28 0 0 25 0 1 0 878439846 88932352 18309 33554432000 4194304 4260849 140733555227216 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 21712 18309 240 17 0 18353 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 95552

[startup+1122.3 s]
/proc/loadavg: 4.02 4.11 5.17 5/194 13059
/proc/meminfo: memFree=32086540/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=86848 CPUtime=1122.22 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 193861 0 0 0 112189 33 0 0 25 0 1 0 878439846 88932352 18309 33554432000 4194304 4260849 140733555227216 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 21712 18309 240 17 0 18353 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 95552

[startup+1182.3 s]
/proc/loadavg: 4.00 4.08 5.10 5/194 13060
/proc/meminfo: memFree=32032032/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=86848 CPUtime=1182.22 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 212195 0 0 0 118186 36 0 0 25 0 1 0 878439846 88932352 18309 33554432000 4194304 4260849 140733555227216 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 21712 18309 240 17 0 18353 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 95552

[startup+1242.3 s]
/proc/loadavg: 4.00 4.07 5.03 5/194 13062
/proc/meminfo: memFree=32080692/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=86848 CPUtime=1242.22 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 230714 0 0 0 124183 39 0 0 25 0 1 0 878439846 88932352 18309 33554432000 4194304 4260849 140733555227216 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 21712 18309 240 17 0 18353 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 95552



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.05 4.96 5/194 13063
/proc/meminfo: memFree=32077652/32951124 swapFree=67052924/67111528
[pid=12984] ppid=12982 vsize=8704 CPUtime=0 cores=0,2
/proc/12984/stat : 12984 (glucose.sh) S 12982 12984 12944 0 -1 4202496 361 156 0 0 0 0 0 0 23 0 1 0 878439840 8912896 255 33554432000 4194304 4922060 140734957207104 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12984/statm: 2176 255 211 178 0 69 0
[pid=12993] ppid=12984 vsize=86848 CPUtime=1299.92 cores=0,2
/proc/12993/stat : 12993 (glucose_static) R 12984 12984 12944 0 -1 4202496 249347 0 0 0 129950 42 0 0 25 0 1 0 878439846 88932352 18309 33554432000 4194304 4260849 140733555227216 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12993/statm: 21712 18309 240 17 0 18353 0
Current children cumulated CPU time (s) 1299.92
Current children cumulated vsize (KiB) 95552

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12984 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1299.92
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.92
CPU user time (s): 1299.5
CPU system time (s): 0.42
CPU usage (%): 99.9929
Max. virtual memory (cumulated for all children) (KiB): 144872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 517
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= 17
involuntary context switches= 12

runsolver used 2.29865 second user time and 4.80627 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-10 03:13:14
IDJOB=3261604
IDBENCH=83235
IDSOLVER=1651
FILE ID=node104/3261604-1307668394
RUNJOBID= node104-1307668394-12962
PBS_JOBID= 13549508
Free space on /tmp= 74184 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-10-19-sat.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261604-1307668394/watcher-3261604-1307668394 -o /tmp/evaluation-result-3261604-1307668394/solver-3261604-1307668394 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3261604-1307668394.cnf 

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 75220eaba7baf977fa730e58b8e41195
RANDOM SEED=1813459233

node104.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5293.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32569888 kB
Buffers:         54580 kB
Cached:         169260 kB
SwapCached:      10348 kB
Active:          91612 kB
Inactive:       149588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32569888 kB
SwapTotal:    67111528 kB
SwapFree:     67052924 kB
Dirty:            1176 kB
Writeback:           0 kB
AnonPages:       15904 kB
Mapped:           8132 kB
Slab:            73876 kB
PageTables:       5388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191364 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74172 MiB
End job on node104 at 2011-06-10 03:34:56