Trace number 3378025

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
borg-sat 11.03.02-seq-industrial (fixed)? (TO) 1300.37 1300.05

General information on the benchmark

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4427.96
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

Solver Data

0.31/2.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.31/2.47	c INFO: solving HOME/instance-3378025-1305457155.cnf
0.31/2.47	c INFO: computing task features
0.31/2.47	c INFO: computed variable-clause graph statistics
0.31/2.47	c INFO: computed clause balance statistics
0.31/2.57	c INFO: computed variable balance statistics
0.31/2.97	c INFO: computed small-clause counts
0.31/2.98	c INFO: computed Horn-clause counts
0.31/3.03	c INFO: computed variable graph statistics
0.31/3.03	c INFO: collected features for HOME/instance-3378025-1305457155.cnf in 1.06 s
0.31/3.04	c INFO: running lingeling-276@0 for 582 with 2398 remaining (b = 0.56)
591.05/590.82	c INFO: running lingeling-276@0 for 97 with 1811 remaining (b = 0.24)
691.23/691.14	c INFO: running cryptominisat-2.9.0@0 for 1711 with 1711 remaining (b = 0.55)

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: 961)

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-3378025-1305457155/watcher-3378025-1305457155 -o /tmp/evaluation-result-3378025-1305457155/solver-3378025-1305457155 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378025-1305457155.cnf -seed 311245189 -budget 2400 

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: 1.73 2.85 3.17 4/371 26489
/proc/meminfo: memFree=21112756/32951132 swapFree=64495980/67111528
[pid=26489] ppid=26487 vsize=11796 CPUtime=0 cores=0,2
/proc/26489/stat : 26489 (runsolver) R 26487 26489 26444 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 657315143 12079104 49 33554432000 4194304 5432360 140734500879248 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/26489/statm: 2949 49 30 303 0 2643 0

[startup+0.0482899 s]
/proc/loadavg: 1.73 2.85 3.17 4/371 26489
/proc/meminfo: memFree=21112756/32951132 swapFree=64495980/67111528
[pid=26489] ppid=26487 vsize=16812 CPUtime=0.01 cores=0,2
/proc/26489/stat : 26489 (python) S 26487 26489 26444 0 -1 4202496 1227 0 0 0 1 0 0 0 17 0 1 0 657315143 17215488 1085 33554432000 4194304 5683644 140733318846896 18446744073709551615 210647144448 0 2147483391 16781312 2 18446744071699109054 0 0 17 2 0 0 0
/proc/26489/statm: 4203 1085 417 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16812

[startup+0.101086 s]
/proc/loadavg: 1.73 2.85 3.17 4/371 26489
/proc/meminfo: memFree=21112756/32951132 swapFree=64495980/67111528
[pid=26489] ppid=26487 vsize=50016 CPUtime=0.05 cores=0,2
/proc/26489/stat : 26489 (python) D 26487 26489 26444 0 -1 4202496 1963 0 0 0 4 1 0 0 17 0 1 0 657315143 51216384 1726 33554432000 4194304 5683644 140733318846896 18446744073709551615 210647144448 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/26489/statm: 12504 1732 480 364 0 1204 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 50016

[startup+0.324673 s]
/proc/loadavg: 1.73 2.85 3.17 4/371 26489
/proc/meminfo: memFree=21112756/32951132 swapFree=64495980/67111528
[pid=26489] ppid=26487 vsize=126664 CPUtime=0.2 cores=0,2
/proc/26489/stat : 26489 (python) R 26487 26489 26444 0 -1 4202496 5097 935 1 0 11 9 0 0 19 0 1 0 657315143 129703936 3923 33554432000 4194304 5683644 140733318846896 18446744073709551615 210647144448 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/26489/statm: 31666 3923 1003 364 0 2961 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 126664

[startup+0.701023 s]
/proc/loadavg: 1.73 2.85 3.17 4/371 26489
/proc/meminfo: memFree=21112756/32951132 swapFree=64495980/67111528
[pid=26489] ppid=26487 vsize=135752 CPUtime=0.31 cores=0,2
/proc/26489/stat : 26489 (python) S 26487 26489 26444 0 -1 4202496 5975 935 1 0 16 15 0 0 16 0 1 0 657315143 139010048 4149 33554432000 4194304 5683644 140733318846896 18446744073709551615 210647142405 0 2147483391 16781312 2 18446744071699855507 0 0 17 2 0 0 0
/proc/26489/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 135752

[startup+3.61452 s]
/proc/loadavg: 1.73 2.85 3.17 4/371 26489
/proc/meminfo: memFree=21112756/32951132 swapFree=64495980/67111528
[pid=26489] ppid=26487 vsize=294800 CPUtime=1.63 cores=0,2
/proc/26489/stat : 26489 (python) S 26487 26489 26444 0 -1 4202496 12394 935 1 0 138 25 0 0 19 0 2 0 657315143 301875200 8562 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 24
/proc/26489/statm: 73700 8562 1867 364 0 9618 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 294800
heavy processes:

[startup+3.71451 s]
/proc/loadavg: 1.73 2.85 3.17 6/389 26524
/proc/meminfo: memFree=20993024/32951132 swapFree=64495980/67111528
[pid=26489] ppid=26487 vsize=294800 CPUtime=1.63 cores=0,2
/proc/26489/stat : 26489 (python) S 26487 26489 26444 0 -1 4202496 12394 935 1 0 138 25 0 0 19 0 2 0 657315143 301875200 8562 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 24
/proc/26489/statm: 73700 8562 1867 364 0 9618 0
[pid=26522] ppid=26489 vsize=284556 CPUtime=0 cores=0,2
/proc/26522/stat : 26522 (python) S 26489 26489 26444 0 -1 4202560 712 0 0 0 0 0 0 0 18 0 1 0 657315448 291385344 7037 33554432000 4194304 5683644 140733318846896 18446744073709551615 210647166479 0 0 16781312 514 2333351420046082047 0 0 17 2 0 0 0
/proc/26522/statm: 71139 7037 346 364 0 7057 0
[pid=26524] ppid=26522 vsize=8696 CPUtime=0.65 cores=0,2
/proc/26524/stat : 26524 (lingeling) R 26522 26524 26524 0 -1 4202496 1845 0 0 0 65 0 0 0 20 0 1 0 657315448 8904704 1344 33554432000 4194304 4352236 140733860950480 18446744073709551615 4328191 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/26524/statm: 2174 1344 129 39 0 1254 0
[pid=26489/tid=26523] ppid=26487 vsize=294800 CPUtime=0 cores=0,2
/proc/26489/task/26523/stat : 26523 (python) S 26487 26489 26444 0 -1 4202560 32 935 0 0 0 0 0 0 19 0 2 0 657315448 301875200 8562 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 2 18446604453857707200 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 588052
heavy processes:

[startup+6.3011 s]
/proc/loadavg: 2.55 3.01 3.21 5/392 26527
/proc/meminfo: memFree=20956188/32951132 swapFree=64495980/67111528
[pid=26489] ppid=26487 vsize=294800 CPUtime=1.63 cores=0,2
/proc/26489/stat : 26489 (python) S 26487 26489 26444 0 -1 4202496 12394 935 1 0 138 25 0 0 19 0 2 0 657315143 301875200 8562 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 24
/proc/26489/statm: 73700 8562 1867 364 0 9618 0
[pid=26522] ppid=26489 vsize=284556 CPUtime=0 cores=0,2
/proc/26522/stat : 26522 (python) S 26489 26489 26444 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 657315448 291385344 7044 33554432000 4194304 5683644 140733318846896 18446744073709551615 210647166479 0 0 16781312 514 2333351420046049538 0 0 17 2 0 0 0
/proc/26522/statm: 71139 7044 353 364 0 7057 0
[pid=26524] ppid=26522 vsize=9616 CPUtime=3.24 cores=0,2
/proc/26524/stat : 26524 (lingeling) R 26522 26524 26524 0 -1 4202496 2291 0 0 0 324 0 0 0 25 0 1 0 657315448 9846784 1574 33554432000 4194304 4352236 140733860950480 18446744073709551615 4329362 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/26524/statm: 2404 1574 129 39 0 1484 0
[pid=26489/tid=26523] ppid=26487 vsize=294800 CPUtime=0 cores=0,2
/proc/26489/task/26523/stat : 26523 (python) S 26487 26489 26444 0 -1 4202560 32 935 0 0 0 0 0 0 19 0 2 0 657315448 301875200 8562 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 2 18446604453857707200 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.87
Current children cumulated vsize (KiB) 588972
heavy processes:

[startup+12.715 s]
/proc/loadavg: 3.23 3.14 3.25 5/398 26533
/proc/meminfo: memFree=20943236/32951132 swapFree=64495980/67111528
[pid=26489] ppid=26487 vsize=294800 CPUtime=1.63 cores=0,2
/proc/26489/stat : 26489 (python) S 26487 26489 26444 0 -1 4202496 12394 935 1 0 138 25 0 0 19 0 2 0 657315143 301875200 8562 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 24
/proc/26489/statm: 73700 8562 1867 364 0 9618 0
[pid=26522] ppid=26489 vsize=284556 CPUtime=0 cores=0,2
/proc/26522/stat : 26522 (python) S 26489 26489 26444 0 -1 4202560 892 0 0 0 0 0 0 0 18 0 1 0 657315448 291385344 7066 33554432000 4194304 5683644 140733318846896 18446744073709551615 210647166479 0 0 16781312 514 2333351420046049538 0 0 17 2 0 0 0
/proc/26522/statm: 71139 7066 375 364 0 7057 0
[pid=26524] ppid=26522 vsize=14800 CPUtime=9.65 cores=0,2
/proc/26524/stat : 26524 (lingeling) R 26522 26524 26524 0 -1 4202496 3591 0 0 0 965 0 0 0 25 0 1 0 657315448 15155200 2870 33554432000 4194304 4352236 140733860950480 18446744073709551615 4276488 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/26524/statm: 3700 2870 129 39 0 2780 0
[pid=26489/tid=26523] ppid=26487 vsize=294800 CPUtime=0 cores=0,2
/proc/26489/task/26523/stat : 26523 (python) S 26487 26489 26444 0 -1 4202560 32 935 0 0 0 0 0 0 19 0 2 0 657315448 301875200 8562 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 2 18446604453857707200 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.28
Current children cumulated vsize (KiB) 594156

[startup+25.5009 s]
/proc/loadavg: 4.20 3.36 3.32 5/398 26533
/proc/meminfo: memFree=20928292/32951132 swapFree=64495980/67111528
[pid=26489] ppid=26487 vsize=294800 CPUtime=1.63 cores=0,2
/proc/26489/stat : 26489 (python) S 26487 26489 26444 0 -1 4202496 12394 935 1 0 138 25 0 0 19 0 2 0 657315143 301875200 8562 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 24
/proc/26489/statm: 73700 8562 1867 364 0 9618 0
[pid=26522] ppid=26489 vsize=284556 CPUtime=0.05 cores=0,2
/proc/26522/stat : 26522 (python) S 26489 26489 26444 0 -1 4202560 902 0 0 0 3 2 0 0 18 0 1 0 657315448 291385344 7067 33554432000 4194304 5683644 140733318846896 18446744073709551615 210647166479 0 0 16781312 514 13660033396326236418 0 0 17 2 0 0 0
/proc/26522/statm: 71139 7067 376 364 0 7057 0
[pid=26524] ppid=26522 vsize=14780 CPUtime=22.43 cores=0,2
/proc/26524/stat : 26524 (lingeling) R 26522 26524 26524 0 -1 4202496 3622 0 0 0 2243 0 0 0 25 0 1 0 657315448 15134720 2865 33554432000 4194304 4352236 140733860950480 18446744073709551615 4327867 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/26524/statm: 3695 2865 129 39 0 2775 0
[pid=26489/tid=26523] ppid=26487 vsize=294800 CPUtime=0 cores=0,2
/proc/26489/task/26523/stat : 26523 (python) S 26487 26489 26444 0 -1 4202560 32 935 0 0 0 0 0 0 19 0 2 0 657315448 301875200 8562 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 2 18446604453857707200 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.11
Current children cumulated vsize (KiB) 594136

[startup+51.1006 s]
/proc/loadavg: 4.75 3.57 3.39 5/398 26534
/proc/meminfo: memFree=20916420/32951132 swapFree=64495980/67111528
[pid=26489] ppid=26487 vsize=294800 CPUtime=1.63 cores=0,2
/proc/26489/stat : 26489 (python) S 26487 26489 26444 0 -1 4202496 12394 935 1 0 138 25 0 0 19 0 2 0 657315143 301875200 8562 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 24
/proc/26489/statm: 73700 8562 1867 364 0 9618 0
[pid=26522] ppid=26489 vsize=284556 CPUtime=0.12 cores=0,2
/proc/26522/stat : 26522 (python) S 26489 26489 26444 0 -1 4202560 913 0 0 0 7 5 0 0 18 0 1 0 657315448 291385344 7067 33554432000 4194304 5683644 140733318846896 18446744073709551615 210647166479 0 0 16781312 514 13660033396326236418 0 0 17 2 0 0 0
/proc/26522/statm: 71139 7067 376 364 0 7057 0
[pid=26524] ppid=26522 vsize=21688 CPUtime=48.05 cores=0,2
/proc/26524/stat : 26524 (lingeling) R 26522 26524 26524 0 -1 4202496 7722 0 0 0 4804 1 0 0 25 0 1 0 657315448 22208512 4592 33554432000 4194304 4352236 140733860950480 18446744073709551615 4329300 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/26524/statm: 5422 4592 129 39 0 4502 0
[pid=26489/tid=26523] ppid=26487 vsize=294800 CPUtime=0 cores=0,2
/proc/26489/task/26523/stat : 26523 (python) S 26487 26489 26444 0 -1 4202560 32 935 0 0 0 0 0 0 19 0 2 0 657315448 301875200 8562 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 2 18446604453857707200 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.8
Current children cumulated vsize (KiB) 601044

[startup+102.301 s]
/proc/loadavg: 4.39 3.65 3.43 5/398 26535
/proc/meminfo: memFree=20900468/32951132 swapFree=64495980/67111528
[pid=26489] ppid=26487 vsize=294800 CPUtime=1.63 cores=0,2
/proc/26489/stat : 26489 (python) S 26487 26489 26444 0 -1 4202496 12394 935 1 0 138 25 0 0 19 0 2 0 657315143 301875200 8562 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 24
/proc/26489/statm: 73700 8562 1867 364 0 9618 0
[pid=26522] ppid=26489 vsize=284556 CPUtime=0.27 cores=0,2
/proc/26522/stat : 26522 (python) S 26489 26489 26444 0 -1 4202560 936 0 0 0 15 12 0 0 18 0 1 0 657315448 291385344 7067 33554432000 4194304 5683644 140733318846896 18446744073709551615 210647166479 0 0 16781312 514 13660033396326236418 0 0 17 2 0 0 0
/proc/26522/statm: 71139 7067 376 364 0 7057 0
[pid=26524] ppid=26522 vsize=21184 CPUtime=99.24 cores=0,2
/proc/26524/stat : 26524 (lingeling) R 26522 26524 26524 0 -1 4202496 16621 0 0 0 9922 2 0 0 25 0 1 0 657315448 21692416 4498 33554432000 4194304 4352236 140733860950480 18446744073709551615 4328126 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/26524/statm: 5296 4498 129 39 0 4376 0
[pid=26489/tid=26523] ppid=26487 vsize=294800 CPUtime=0 cores=0,2
/proc/26489/task/26523/stat : 26523 (python) S 26487 26489 26444 0 -1 4202560 32 935 0 0 0 0 0 0 19 0 2 0 657315448 301875200 8562 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 2 18446604453857707200 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.14
Current children cumulated vsize (KiB) 600540

[startup+162.315 s]
/proc/loadavg: 4.20 3.72 3.47 5/398 26546
/proc/meminfo: memFree=20888008/32951132 swapFree=64495980/67111528
[pid=26489] ppid=26487 vsize=294800 CPUtime=1.63 cores=0,2
/proc/26489/stat : 26489 (python) S 26487 26489 26444 0 -1 4202496 12394 935 1 0 138 25 0 0 19 0 2 0 657315143 301875200 8562 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 24
/proc/26489/statm: 73700 8562 1867 364 0 9618 0
[pid=26522] ppid=26489 vsize=284556 CPUtime=0.45 cores=0,2
/proc/26522/stat : 26522 (python) S 26489 26489 26444 0 -1 4202560 954 0 0 0 25 20 0 0 18 0 1 0 657315448 291385344 7067 33554432000 4194304 5683644 140733318846896 18446744073709551615 210647166479 0 0 16781312 514 13660033396326236418 0 0 17 2 0 0 0
/proc/26522/statm: 71139 7067 376 364 0 7057 0
[pid=26524] ppid=26522 vsize=24004 CPUtime=159.25 cores=0,2
/proc/26524/stat : 26524 (lingeling) R 26522 26524 26524 0 -1 4202496 24174 0 0 0 15922 3 0 0 25 0 1 0 657315448 24580096 5203 33554432000 4194304 4352236 140733860950480 18446744073709551615 4329165 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/26524/statm: 6001 5203 129 39 0 5081 0
[pid=26489/tid=26523] ppid=26487 vsize=294800 CPUtime=0 cores=0,2
/proc/26489/task/26523/stat : 26523 (python) S 26487 26489 26444 0 -1 4202560 32 935 0 0 0 0 0 0 19 0 2 0 657315448 301875200 8562 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 2 18446604453857707200 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 161.33
Current children cumulated vsize (KiB) 603360

[startup+222.301 s]
/proc/loadavg: 4.11 3.79 3.50 5/398 26548
/proc/meminfo: memFree=20881680/32951132 swapFree=64495980/67111528
[pid=26489] ppid=26487 vsize=294800 CPUtime=1.63 cores=0,2
/proc/26489/stat : 26489 (python) S 26487 26489 26444 0 -1 4202496 12394 935 1 0 138 25 0 0 19 0 2 0 657315143 301875200 8562 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 24

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

[startup+1122.3 s]
/proc/loadavg: 3.08 3.58 3.65 4/413 26625
/proc/meminfo: memFree=20544328/32951132 swapFree=64495980/67111528
[pid=26489] ppid=26487 vsize=315312 CPUtime=1.65 cores=0,2
/proc/26489/stat : 26489 (python) S 26487 26489 26444 0 -1 4202496 13971 935 1 0 140 25 0 0 19 0 4 0 657315143 322879488 8583 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 24
/proc/26489/statm: 78828 8583 1880 364 0 14740 0
[pid=26522] ppid=26489 vsize=294800 CPUtime=1.7 cores=0,2
/proc/26522/stat : 26522 (python) S 26489 26489 26444 0 -1 4202560 1205 0 0 0 89 81 0 0 19 0 2 0 657315448 301875200 7111 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/26522/statm: 73700 7111 415 364 0 9618 0
[pid=26524] ppid=26522 vsize=38340 CPUtime=587.74 cores=0,2
/proc/26524/stat : 26524 (lingeling) T 26522 26524 26524 0 -1 4202496 82223 0 0 0 58763 11 0 0 25 0 1 0 657315448 39260160 8787 33554432000 4194304 4352236 140733860950480 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/26524/statm: 9585 8787 129 39 0 8665 0
[pid=26522/tid=26561] ppid=26489 vsize=294800 CPUtime=0 cores=0,2
/proc/26522/task/26561/stat : 26561 (python) S 26489 26489 26444 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657374224 301875200 7111 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 514 18446604449161001664 0 0 -1 0 0 0 0
[pid=26562] ppid=26489 vsize=294812 CPUtime=0.31 cores=0,2
/proc/26562/stat : 26562 (python) S 26489 26489 26444 0 -1 4202560 1083 0 0 0 17 14 0 0 19 0 2 0 657374225 301887488 7095 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/26562/statm: 73703 7095 399 364 0 9618 0
[pid=26564] ppid=26562 vsize=23496 CPUtime=99.88 cores=0,2
/proc/26564/stat : 26564 (lingeling) T 26562 26564 26564 0 -1 4202496 15946 0 0 0 9985 3 0 0 25 0 1 0 657374226 24059904 5044 33554432000 4194304 4352236 140734918964608 18446744073709551615 4329043 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/26564/statm: 5874 5044 129 39 0 4954 0
[pid=26562/tid=26580] ppid=26489 vsize=294812 CPUtime=0 cores=0,2
/proc/26562/task/26580/stat : 26580 (python) S 26489 26489 26444 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657384256 301887488 7095 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 514 18446604441960572224 0 0 -1 2 0 0 0
[pid=26581] ppid=26489 vsize=305068 CPUtime=1.51 cores=0,2
/proc/26581/stat : 26581 (python) S 26489 26489 26444 0 -1 4202560 1009 0 0 0 81 70 0 0 15 0 1 0 657384257 312389632 7069 33554432000 4194304 5683644 140733318846896 18446744073709551615 210647166534 0 0 16781312 514 13660033396326236419 0 0 17 0 0 0 0
/proc/26581/statm: 76267 7069 370 364 0 12179 0
[pid=26583] ppid=26581 vsize=123272 CPUtime=429.64 cores=0,2
/proc/26583/stat : 26583 (cryptominisat-2) R 26581 26583 26583 0 -1 4202496 108659 0 0 0 42939 25 0 0 25 0 1 0 657384258 126230528 23402 33554432000 4194304 4677096 140736474172208 18446744073709551615 4318898 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/26583/statm: 30818 23402 390 118 0 25777 0
[pid=26489/tid=26523] ppid=26487 vsize=315312 CPUtime=0 cores=0,2
/proc/26489/task/26523/stat : 26523 (python) S 26487 26489 26444 0 -1 4202560 32 935 0 0 0 0 0 0 19 0 4 0 657315448 322879488 8583 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 2 18446604453857707200 0 0 -1 2 0 0 0
[pid=26489/tid=26563] ppid=26487 vsize=315312 CPUtime=0 cores=0,2
/proc/26489/task/26563/stat : 26563 (python) S 26487 26489 26444 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 4 0 657374225 322879488 8583 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 2 18446604453857707200 0 0 -1 0 0 0 0
[pid=26489/tid=26582] ppid=26487 vsize=315312 CPUtime=0 cores=0,2
/proc/26489/task/26582/stat : 26582 (python) S 26487 26489 26444 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 4 0 657384258 322879488 8583 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 2 18446604453857707200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1122.43
Current children cumulated vsize (KiB) 1395100

[startup+1182.3 s]
/proc/loadavg: 3.03 3.47 3.61 4/413 26626
/proc/meminfo: memFree=20540356/32951132 swapFree=64495980/67111528
[pid=26489] ppid=26487 vsize=315312 CPUtime=1.65 cores=0,2
/proc/26489/stat : 26489 (python) S 26487 26489 26444 0 -1 4202496 13971 935 1 0 140 25 0 0 19 0 4 0 657315143 322879488 8583 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 24
/proc/26489/statm: 78828 8583 1880 364 0 14740 0
[pid=26522] ppid=26489 vsize=294800 CPUtime=1.7 cores=0,2
/proc/26522/stat : 26522 (python) S 26489 26489 26444 0 -1 4202560 1205 0 0 0 89 81 0 0 19 0 2 0 657315448 301875200 7111 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/26522/statm: 73700 7111 415 364 0 9618 0
[pid=26524] ppid=26522 vsize=38340 CPUtime=587.74 cores=0,2
/proc/26524/stat : 26524 (lingeling) T 26522 26524 26524 0 -1 4202496 82223 0 0 0 58763 11 0 0 25 0 1 0 657315448 39260160 8787 33554432000 4194304 4352236 140733860950480 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/26524/statm: 9585 8787 129 39 0 8665 0
[pid=26522/tid=26561] ppid=26489 vsize=294800 CPUtime=0 cores=0,2
/proc/26522/task/26561/stat : 26561 (python) S 26489 26489 26444 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657374224 301875200 7111 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 514 18446604449161001664 0 0 -1 0 0 0 0
[pid=26562] ppid=26489 vsize=294812 CPUtime=0.31 cores=0,2
/proc/26562/stat : 26562 (python) S 26489 26489 26444 0 -1 4202560 1083 0 0 0 17 14 0 0 19 0 2 0 657374225 301887488 7095 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/26562/statm: 73703 7095 399 364 0 9618 0
[pid=26564] ppid=26562 vsize=23496 CPUtime=99.88 cores=0,2
/proc/26564/stat : 26564 (lingeling) T 26562 26564 26564 0 -1 4202496 15946 0 0 0 9985 3 0 0 25 0 1 0 657374226 24059904 5044 33554432000 4194304 4352236 140734918964608 18446744073709551615 4329043 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/26564/statm: 5874 5044 129 39 0 4954 0
[pid=26562/tid=26580] ppid=26489 vsize=294812 CPUtime=0 cores=0,2
/proc/26562/task/26580/stat : 26580 (python) S 26489 26489 26444 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657384256 301887488 7095 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 514 18446604441960572224 0 0 -1 2 0 0 0
[pid=26581] ppid=26489 vsize=305068 CPUtime=1.71 cores=0,2
/proc/26581/stat : 26581 (python) S 26489 26489 26444 0 -1 4202560 1009 0 0 0 92 79 0 0 15 0 1 0 657384257 312389632 7069 33554432000 4194304 5683644 140733318846896 18446744073709551615 210647166534 0 0 16781312 514 11902833499528200451 0 0 17 0 0 0 0
/proc/26581/statm: 76267 7069 370 364 0 12179 0
[pid=26583] ppid=26581 vsize=123888 CPUtime=489.47 cores=0,2
/proc/26583/stat : 26583 (cryptominisat-2) R 26581 26583 26583 0 -1 4202496 118059 0 0 0 48920 27 0 0 25 0 1 0 657384258 126861312 22977 33554432000 4194304 4677096 140736474172208 18446744073709551615 4320152 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/26583/statm: 30972 22977 390 118 0 25931 0
[pid=26489/tid=26523] ppid=26487 vsize=315312 CPUtime=0 cores=0,2
/proc/26489/task/26523/stat : 26523 (python) S 26487 26489 26444 0 -1 4202560 32 935 0 0 0 0 0 0 19 0 4 0 657315448 322879488 8583 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 2 18446604453857707200 0 0 -1 2 0 0 0
[pid=26489/tid=26563] ppid=26487 vsize=315312 CPUtime=0 cores=0,2
/proc/26489/task/26563/stat : 26563 (python) S 26487 26489 26444 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 4 0 657374225 322879488 8583 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 2 18446604453857707200 0 0 -1 0 0 0 0
[pid=26489/tid=26582] ppid=26487 vsize=315312 CPUtime=0 cores=0,2
/proc/26489/task/26582/stat : 26582 (python) S 26487 26489 26444 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 4 0 657384258 322879488 8583 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 2 18446604453857707200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1182.46
Current children cumulated vsize (KiB) 1395716

[startup+1242.3 s]
/proc/loadavg: 3.01 3.38 3.57 4/413 26628
/proc/meminfo: memFree=20539596/32951132 swapFree=64495980/67111528
[pid=26489] ppid=26487 vsize=315312 CPUtime=1.65 cores=0,2
/proc/26489/stat : 26489 (python) S 26487 26489 26444 0 -1 4202496 13971 935 1 0 140 25 0 0 19 0 4 0 657315143 322879488 8583 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 24
/proc/26489/statm: 78828 8583 1880 364 0 14740 0
[pid=26522] ppid=26489 vsize=294800 CPUtime=1.7 cores=0,2
/proc/26522/stat : 26522 (python) S 26489 26489 26444 0 -1 4202560 1205 0 0 0 89 81 0 0 19 0 2 0 657315448 301875200 7111 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/26522/statm: 73700 7111 415 364 0 9618 0
[pid=26524] ppid=26522 vsize=38340 CPUtime=587.74 cores=0,2
/proc/26524/stat : 26524 (lingeling) T 26522 26524 26524 0 -1 4202496 82223 0 0 0 58763 11 0 0 25 0 1 0 657315448 39260160 8787 33554432000 4194304 4352236 140733860950480 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/26524/statm: 9585 8787 129 39 0 8665 0
[pid=26522/tid=26561] ppid=26489 vsize=294800 CPUtime=0 cores=0,2
/proc/26522/task/26561/stat : 26561 (python) S 26489 26489 26444 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657374224 301875200 7111 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 514 18446604449161001664 0 0 -1 0 0 0 0
[pid=26562] ppid=26489 vsize=294812 CPUtime=0.31 cores=0,2
/proc/26562/stat : 26562 (python) S 26489 26489 26444 0 -1 4202560 1083 0 0 0 17 14 0 0 19 0 2 0 657374225 301887488 7095 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/26562/statm: 73703 7095 399 364 0 9618 0
[pid=26564] ppid=26562 vsize=23496 CPUtime=99.88 cores=0,2
/proc/26564/stat : 26564 (lingeling) T 26562 26564 26564 0 -1 4202496 15946 0 0 0 9985 3 0 0 25 0 1 0 657374226 24059904 5044 33554432000 4194304 4352236 140734918964608 18446744073709551615 4329043 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/26564/statm: 5874 5044 129 39 0 4954 0
[pid=26562/tid=26580] ppid=26489 vsize=294812 CPUtime=0 cores=0,2
/proc/26562/task/26580/stat : 26580 (python) S 26489 26489 26444 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657384256 301887488 7095 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 514 18446604441960572224 0 0 -1 2 0 0 0
[pid=26581] ppid=26489 vsize=305068 CPUtime=1.92 cores=0,2
/proc/26581/stat : 26581 (python) S 26489 26489 26444 0 -1 4202560 1009 0 0 0 104 88 0 0 15 0 1 0 657384257 312389632 7069 33554432000 4194304 5683644 140733318846896 18446744073709551615 210647166534 0 0 16781312 514 11902833499528200451 0 0 17 0 0 0 0
/proc/26581/statm: 76267 7069 370 364 0 12179 0
[pid=26583] ppid=26581 vsize=124308 CPUtime=549.32 cores=0,2
/proc/26583/stat : 26583 (cryptominisat-2) R 26581 26583 26583 0 -1 4202496 125862 0 0 0 54902 30 0 0 25 0 1 0 657384258 127291392 23884 33554432000 4194304 4677096 140736474172208 18446744073709551615 4318902 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/26583/statm: 31077 23884 390 118 0 26036 0
[pid=26489/tid=26523] ppid=26487 vsize=315312 CPUtime=0 cores=0,2
/proc/26489/task/26523/stat : 26523 (python) S 26487 26489 26444 0 -1 4202560 32 935 0 0 0 0 0 0 19 0 4 0 657315448 322879488 8583 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 2 18446604453857707200 0 0 -1 2 0 0 0
[pid=26489/tid=26563] ppid=26487 vsize=315312 CPUtime=0 cores=0,2
/proc/26489/task/26563/stat : 26563 (python) S 26487 26489 26444 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 4 0 657374225 322879488 8583 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 2 18446604453857707200 0 0 -1 0 0 0 0
[pid=26489/tid=26582] ppid=26487 vsize=315312 CPUtime=0 cores=0,2
/proc/26489/task/26582/stat : 26582 (python) S 26487 26489 26444 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 4 0 657384258 322879488 8583 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 2 18446604453857707200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1242.52
Current children cumulated vsize (KiB) 1396136



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.05 3.32 3.53 5/413 26629
/proc/meminfo: memFree=20507340/32951132 swapFree=64495980/67111528
[pid=26489] ppid=26487 vsize=315312 CPUtime=1.65 cores=0,2
/proc/26489/stat : 26489 (python) S 26487 26489 26444 0 -1 4202496 13971 935 1 0 140 25 0 0 19 0 4 0 657315143 322879488 8583 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 24
/proc/26489/statm: 78828 8583 1880 364 0 14740 0
[pid=26522] ppid=26489 vsize=294800 CPUtime=1.7 cores=0,2
/proc/26522/stat : 26522 (python) S 26489 26489 26444 0 -1 4202560 1205 0 0 0 89 81 0 0 19 0 2 0 657315448 301875200 7111 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/26522/statm: 73700 7111 415 364 0 9618 0
[pid=26524] ppid=26522 vsize=38340 CPUtime=587.74 cores=0,2
/proc/26524/stat : 26524 (lingeling) T 26522 26524 26524 0 -1 4202496 82223 0 0 0 58763 11 0 0 25 0 1 0 657315448 39260160 8787 33554432000 4194304 4352236 140733860950480 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/26524/statm: 9585 8787 129 39 0 8665 0
[pid=26522/tid=26561] ppid=26489 vsize=294800 CPUtime=0 cores=0,2
/proc/26522/task/26561/stat : 26561 (python) S 26489 26489 26444 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657374224 301875200 7111 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 514 18446604449161001664 0 0 -1 0 0 0 0
[pid=26562] ppid=26489 vsize=294812 CPUtime=0.31 cores=0,2
/proc/26562/stat : 26562 (python) S 26489 26489 26444 0 -1 4202560 1083 0 0 0 17 14 0 0 19 0 2 0 657374225 301887488 7095 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/26562/statm: 73703 7095 399 364 0 9618 0
[pid=26564] ppid=26562 vsize=23496 CPUtime=99.88 cores=0,2
/proc/26564/stat : 26564 (lingeling) T 26562 26564 26564 0 -1 4202496 15946 0 0 0 9985 3 0 0 25 0 1 0 657374226 24059904 5044 33554432000 4194304 4352236 140734918964608 18446744073709551615 4329043 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/26564/statm: 5874 5044 129 39 0 4954 0
[pid=26562/tid=26580] ppid=26489 vsize=294812 CPUtime=0 cores=0,2
/proc/26562/task/26580/stat : 26580 (python) S 26489 26489 26444 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657384256 301887488 7095 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 514 18446604441960572224 0 0 -1 2 0 0 0
[pid=26581] ppid=26489 vsize=305068 CPUtime=2.1 cores=0,2
/proc/26581/stat : 26581 (python) S 26489 26489 26444 0 -1 4202560 1009 0 0 0 114 96 0 0 15 0 1 0 657384257 312389632 7069 33554432000 4194304 5683644 140733318846896 18446744073709551615 210647166534 0 0 16781312 514 11902833499528200451 0 0 17 0 0 0 0
/proc/26581/statm: 76267 7069 370 364 0 12179 0
[pid=26583] ppid=26581 vsize=136500 CPUtime=606.99 cores=0,2
/proc/26583/stat : 26583 (cryptominisat-2) R 26581 26583 26583 0 -1 4202496 136125 0 0 0 60667 32 0 0 25 0 1 0 657384258 139776000 26877 33554432000 4194304 4677096 140736474172208 18446744073709551615 4502837 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/26583/statm: 34125 26877 401 118 0 29084 0
[pid=26489/tid=26523] ppid=26487 vsize=315312 CPUtime=0 cores=0,2
/proc/26489/task/26523/stat : 26523 (python) S 26487 26489 26444 0 -1 4202560 32 935 0 0 0 0 0 0 19 0 4 0 657315448 322879488 8583 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 2 18446604453857707200 0 0 -1 2 0 0 0
[pid=26489/tid=26563] ppid=26487 vsize=315312 CPUtime=0 cores=0,2
/proc/26489/task/26563/stat : 26563 (python) S 26487 26489 26444 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 4 0 657374225 322879488 8583 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 2 18446604453857707200 0 0 -1 0 0 0 0
[pid=26489/tid=26582] ppid=26487 vsize=315312 CPUtime=0 cores=0,2
/proc/26489/task/26582/stat : 26582 (python) S 26487 26489 26444 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 4 0 657384258 322879488 8583 33554432000 4194304 5683644 140733318846896 18446744073709551615 210658970033 0 0 16781312 2 18446604453857707200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1300.37
Current children cumulated vsize (KiB) 1408328

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 26489 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=406786
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=261960
# CPU time returned by wait4() is 1.66875
# while last known CPU time is 1300.37
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.05
CPU time (s): 1300.37
CPU user time (s): 1297.75
CPU system time (s): 2.62
CPU usage (%): 100.024
Max. virtual memory (cumulated for all children) (KiB): 1413160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.40679
system time used= 0.26196
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14906
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25413
involuntary context switches= 41

runsolver used 5.39618 second user time and 11.7222 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 12:59:15
IDJOB=3378025
IDBENCH=84180
IDSOLVER=1858
FILE ID=node129/3378025-1305457155
RUNJOBID= node129-1305457155-26462
PBS_JOBID= 13324894
Free space on /tmp= 73396 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378025-1305457155/watcher-3378025-1305457155 -o /tmp/evaluation-result-3378025-1305457155/solver-3378025-1305457155 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378025-1305457155.cnf -seed 311245189 -budget 2400

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

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=311245189

node129.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.831
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.66
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.831
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.831
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.831
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.82
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.831
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.74
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.831
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.831
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.831
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:     32951132 kB
MemFree:      21114284 kB
Buffers:        262860 kB
Cached:        6310060 kB
SwapCached:      52668 kB
Active:        3183620 kB
Inactive:      8411308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21114284 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:          124392 kB
Writeback:           0 kB
AnonPages:     4978728 kB
Mapped:          19500 kB
Slab:           134788 kB
PageTables:      40320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 92944600 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73300 MiB
End job on node129 at 2011-05-15 13:20:57