Trace number 3250068

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
rcl 2011-04-01? (TO) 1299.97 1300.01

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-15-15-unsat.cnf
MD5SUM647576009a3d34cc33c6dfd3ecb1a2ef
Bench CategoryCRAFTED (crafted 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 variables225
Number of clauses1800
Sum of the clauses size6525
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21575
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5225

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1800     6525 |     539       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 225   #clauses: 1800   #literals: 6525
0.00/0.00	c CPU time:   0.000999 s
0.00/0.00	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: 935)

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-3250068-1303518370/watcher-3250068-1303518370 -o /tmp/evaluation-result-3250068-1303518370/solver-3250068-1303518370 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3250068-1303518370.cnf 

running on 2 cores: 5,7

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: 1.21 2.19 2.81 2/180 5779
/proc/meminfo: memFree=19648900/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0

[startup+0.207551 s]
/proc/loadavg: 1.21 2.19 2.81 2/180 5779
/proc/meminfo: memFree=19648900/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300536 s]
/proc/loadavg: 1.21 2.19 2.81 2/180 5779
/proc/meminfo: memFree=19648900/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.400516 s]
/proc/loadavg: 1.21 2.19 2.81 2/180 5779
/proc/meminfo: memFree=19648900/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70046 s]
/proc/loadavg: 1.21 2.19 2.81 2/180 5779
/proc/meminfo: memFree=19648900/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50031 s]
/proc/loadavg: 1.43 2.22 2.81 4/188 5824
/proc/meminfo: memFree=19635792/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=9912 CPUtime=1.48 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 957 0 0 0 148 0 0 0 25 0 1 0 542067439 10149888 868 33554432000 4194304 4218580 140737086282288 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 7 0 0 0
/proc/5781/statm: 2478 868 130 6 0 948 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18612

[startup+3.10101 s]
/proc/loadavg: 1.43 2.22 2.81 5/194 5910
/proc/meminfo: memFree=19626660/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=11308 CPUtime=3.08 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 1321 0 0 0 308 0 0 0 25 0 1 0 542067439 11579392 1232 33554432000 4194304 4218580 140737086282288 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 7 0 0 0
/proc/5781/statm: 2827 1232 130 6 0 1297 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20008

[startup+6.30042 s]
/proc/loadavg: 1.43 2.22 2.81 5/194 5910
/proc/meminfo: memFree=19614184/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=13240 CPUtime=6.26 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 1803 0 0 0 626 0 0 0 25 0 1 0 542067439 13557760 1714 33554432000 4194304 4218580 140737086282288 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 7 0 0 0
/proc/5781/statm: 3310 1714 130 6 0 1780 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 21940

[startup+12.7003 s]
/proc/loadavg: 1.83 2.28 2.82 5/194 5910
/proc/meminfo: memFree=19597460/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=15608 CPUtime=12.62 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 2374 0 0 0 1262 0 0 0 25 0 1 0 542067439 15982592 2280 33554432000 4194304 4218580 140737086282288 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 3902 2280 131 6 0 2372 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 24308

[startup+25.5069 s]
/proc/loadavg: 2.16 2.33 2.84 5/194 5911
/proc/meminfo: memFree=19578776/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=18516 CPUtime=25.43 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 3177 0 0 0 2543 0 0 0 25 0 1 0 542067439 18960384 3026 33554432000 4194304 4218580 140737086282288 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 4629 3026 131 6 0 3099 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 27216

[startup+51.1011 s]
/proc/loadavg: 2.79 2.47 2.87 5/194 5911
/proc/meminfo: memFree=19553700/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=23344 CPUtime=51.02 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 4520 0 0 0 5101 1 0 0 25 0 1 0 542067439 23904256 4232 33554432000 4194304 4218580 140737086282288 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 5836 4232 131 6 0 4306 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 32044

[startup+102.301 s]
/proc/loadavg: 3.51 2.72 2.93 5/194 6024
/proc/meminfo: memFree=19513072/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=30028 CPUtime=102.22 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 6569 0 0 0 10221 1 0 0 25 0 1 0 542067439 30748672 5904 33554432000 4194304 4218580 140737086282288 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 7507 5904 131 6 0 5977 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 38728

[startup+162.3 s]
/proc/loadavg: 3.82 2.95 2.99 5/194 6025
/proc/meminfo: memFree=19466312/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=34872 CPUtime=162.22 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 8276 0 0 0 16220 2 0 0 25 0 1 0 542067439 35708928 7129 33554432000 4194304 4218580 140737086282288 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 8718 7129 131 6 0 7188 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 43572

[startup+222.3 s]
/proc/loadavg: 3.93 3.14 3.05 5/194 6027
/proc/meminfo: memFree=19444852/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=38724 CPUtime=222.23 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 9645 0 0 0 22220 3 0 0 25 0 1 0 542067439 39653376 8093 33554432000 4194304 4218580 140737086282288 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 9681 8093 131 6 0 8151 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 47424

[startup+282.301 s]
/proc/loadavg: 4.04 3.31 3.11 5/194 6028
/proc/meminfo: memFree=19424632/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=41480 CPUtime=282.22 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 10768 0 0 0 28219 3 0 0 25 0 1 0 542067439 42475520 8759 33554432000 4194304 4218580 140737086282288 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 10370 8759 131 6 0 8840 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 50180

[startup+342.307 s]
/proc/loadavg: 4.05 3.45 3.17 5/194 6030
/proc/meminfo: memFree=19397580/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=46588 CPUtime=342.24 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 12473 0 0 0 34220 4 0 0 25 0 1 0 542067439 47706112 10033 33554432000 4194304 4218580 140737086282288 18446744073709551615 4208235 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 11647 10033 131 6 0 10117 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 55288

[startup+402.301 s]
/proc/loadavg: 4.02 3.55 3.22 5/194 6032
/proc/meminfo: memFree=19388020/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7

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

/proc/5781/statm: 13707 12106 131 6 0 12177 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 63528

[startup+642.301 s]
/proc/loadavg: 4.11 3.82 3.40 5/194 6038
/proc/meminfo: memFree=19333528/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=56512 CPUtime=642.24 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 16970 0 0 0 64218 6 0 0 25 0 1 0 542067439 57868288 12520 33554432000 4194304 4218580 140737086282288 18446744073709551615 4209941 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 14128 12520 131 6 0 12598 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 65212

[startup+702.301 s]
/proc/loadavg: 4.04 3.85 3.43 5/194 6040
/proc/meminfo: memFree=19318264/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=57316 CPUtime=702.24 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 17557 0 0 0 70218 6 0 0 25 0 1 0 542067439 58691584 12739 33554432000 4194304 4218580 140737086282288 18446744073709551615 4210960 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 14329 12739 131 6 0 12799 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 66016

[startup+762.301 s]
/proc/loadavg: 4.01 3.87 3.47 5/194 6043
/proc/meminfo: memFree=19314520/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=58956 CPUtime=762.24 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 18313 0 0 0 76218 6 0 0 25 0 1 0 542067439 60370944 13151 33554432000 4194304 4218580 140737086282288 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 14739 13151 131 6 0 13209 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 67656

[startup+822.301 s]
/proc/loadavg: 4.00 3.89 3.50 5/194 6046
/proc/meminfo: memFree=19314804/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=59528 CPUtime=822.25 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 18816 0 0 0 82218 7 0 0 25 0 1 0 542067439 60956672 13292 33554432000 4194304 4218580 140737086282288 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 14882 13292 131 6 0 13352 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 68228

[startup+882.3 s]
/proc/loadavg: 4.05 3.93 3.53 5/194 6047
/proc/meminfo: memFree=19303384/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=64424 CPUtime=882.25 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 20374 0 0 0 88218 7 0 0 25 0 1 0 542067439 65970176 14485 33554432000 4194304 4218580 140737086282288 18446744073709551615 4208442 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 16106 14485 131 6 0 14576 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 73124

[startup+942.3 s]
/proc/loadavg: 4.02 3.94 3.56 5/194 6049
/proc/meminfo: memFree=19296548/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=67016 CPUtime=942.25 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 21368 0 0 0 94217 8 0 0 25 0 1 0 542067439 68624384 15141 33554432000 4194304 4218580 140737086282288 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 16754 15141 131 6 0 15224 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 75716

[startup+1002.31 s]
/proc/loadavg: 4.00 3.95 3.58 5/194 6051
/proc/meminfo: memFree=19282272/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=69652 CPUtime=1002.26 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 22409 0 0 0 100217 9 0 0 25 0 1 0 542067439 71323648 15802 33554432000 4194304 4218580 140737086282288 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 17413 15802 131 6 0 15883 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 78352

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.60 5/194 6052
/proc/meminfo: memFree=19266120/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=71484 CPUtime=1062.25 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 23192 0 0 0 106216 9 0 0 25 0 1 0 542067439 73199616 16263 33554432000 4194304 4218580 140737086282288 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 17871 16263 131 6 0 16341 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 80184

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.63 5/194 6054
/proc/meminfo: memFree=19259168/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=71824 CPUtime=1122.26 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 23536 0 0 0 112216 10 0 0 25 0 1 0 542067439 73547776 16345 33554432000 4194304 4218580 140737086282288 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 17956 16345 131 6 0 16426 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 80524

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.65 5/194 6055
/proc/meminfo: memFree=19240804/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=71792 CPUtime=1182.26 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 23848 0 0 0 118216 10 0 0 25 0 1 0 542067439 73515008 16337 33554432000 4194304 4218580 140737086282288 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 17948 16337 131 6 0 16418 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 80492

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.67 5/194 6057
/proc/meminfo: memFree=19236564/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=72960 CPUtime=1242.26 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 24474 0 0 0 124216 10 0 0 25 0 1 0 542067439 74711040 16626 33554432000 4194304 4218580 140737086282288 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 18240 16626 131 6 0 16710 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 81660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.68 5/194 6059
/proc/meminfo: memFree=19235184/32951124 swapFree=67111480/67111528
[pid=5779] ppid=5777 vsize=8700 CPUtime=0 cores=5,7
/proc/5779/stat : 5779 (esg_static.sh) S 5777 5779 3353 0 -1 4202496 356 170 0 0 0 0 0 0 25 0 1 0 542067439 8908800 253 33554432000 4194304 4922060 140735383078432 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5779/statm: 2175 253 209 178 0 68 0
[pid=5781] ppid=5779 vsize=73296 CPUtime=1299.97 cores=5,7
/proc/5781/stat : 5781 (cdcl) R 5779 5779 3353 0 -1 4202496 24885 0 0 0 129986 11 0 0 25 0 1 0 542067439 75055104 16710 33554432000 4194304 4218580 140737086282288 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5781/statm: 18324 16710 131 6 0 16794 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 81996

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 5779 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 1299.97
#
# 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.97
CPU user time (s): 1299.86
CPU system time (s): 0.11
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 82060

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

runsolver used 2.07069 second user time and 5.02823 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 02:26:10
IDJOB=3250068
IDBENCH=83230
IDSOLVER=1609
FILE ID=node111/3250068-1303518370
RUNJOBID= node111-1303518369-5721
PBS_JOBID= 13134250
Free space on /tmp= 71420 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-15-15-unsat.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250068-1303518370/watcher-3250068-1303518370 -o /tmp/evaluation-result-3250068-1303518370/solver-3250068-1303518370 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3250068-1303518370.cnf

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

MD5SUM BENCH= 647576009a3d34cc33c6dfd3ecb1a2ef
RANDOM SEED=1540857394

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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	: 5332.75
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.849
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19649056 kB
Buffers:       1977524 kB
Cached:       10698244 kB
SwapCached:         44 kB
Active:        8928456 kB
Inactive:      3813624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19649056 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:            2080 kB
Writeback:           0 kB
AnonPages:       66128 kB
Mapped:          15264 kB
Slab:           495940 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   213408 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= 71408 MiB
End job on node111 at 2011-04-23 02:47:52