Trace number 3377868

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.47 1300.04

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
k2mul.miter.shuffled-as.sat03-355.cnf
MD5SUM77e0700cbaeeb3d63a4820608fc84761
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3381
Satisfiable
(Un)Satisfiability was proved
Number of variables11680
Number of clauses74581
Sum of the clauses size252050
Maximum clause length86
Minimum clause length1
Number of clauses of size 14
Number of clauses of size 217176
Number of clauses of size 334696
Number of clauses of size 40
Number of clauses of size 522704
Number of clauses of size over 51

Solver Data

0.30/1.84	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.30/1.84	c INFO: solving HOME/instance-3377868-1305457155.cnf
0.30/1.84	c INFO: computing task features
0.30/2.12	c INFO: computed variable-clause graph statistics
0.30/2.13	c INFO: computed clause balance statistics
0.30/3.57	c INFO: computed variable balance statistics
0.30/4.60	c INFO: computed small-clause counts
0.30/4.61	c INFO: computed Horn-clause counts
0.30/4.84	c INFO: computed variable graph statistics
0.30/4.84	c INFO: collected features for HOME/instance-3377868-1305457155.cnf in 3.00 s
0.30/4.85	c INFO: running lingeling-276@0 for 582 with 2397 remaining (b = 0.56)
592.87/592.58	c INFO: running lingeling-276@0 for 97 with 1809 remaining (b = 0.25)
693.22/692.87	c INFO: running cryptominisat-2.9.0@0 for 1709 with 1709 remaining (b = 0.54)

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

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.73 2.85 3.17 5/385 26504
/proc/meminfo: memFree=21092000/32951132 swapFree=64495980/67111528
[pid=26504] ppid=26502 vsize=15772 CPUtime=0 cores=5,7
/proc/26504/stat : 26504 (python) R 26502 26504 26444 0 -1 4202496 868 0 0 0 0 0 0 0 17 0 1 0 657315153 16150528 750 33554432000 4194304 5683644 140735140145760 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 3943 750 343 364 0 430 0

[startup+0.0470799 s]
/proc/loadavg: 1.73 2.85 3.17 5/385 26504
/proc/meminfo: memFree=21092000/32951132 swapFree=64495980/67111528
[pid=26504] ppid=26502 vsize=18880 CPUtime=0.02 cores=5,7
/proc/26504/stat : 26504 (python) R 26502 26504 26444 0 -1 4202496 1280 0 0 0 1 1 0 0 17 0 1 0 657315153 19333120 1133 33554432000 4194304 5683644 140735140145760 18446744073709551615 4870108 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 4720 1133 421 364 0 689 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18880

[startup+0.101102 s]
/proc/loadavg: 1.73 2.85 3.17 5/385 26504
/proc/meminfo: memFree=21092000/32951132 swapFree=64495980/67111528
[pid=26504] ppid=26502 vsize=45816 CPUtime=0.06 cores=5,7
/proc/26504/stat : 26504 (python) R 26502 26504 26444 0 -1 4202496 1928 0 0 0 3 3 0 0 17 0 1 0 657315153 46915584 1701 33554432000 4194304 5683644 140735140145760 18446744073709551615 210647144448 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 11454 1701 470 364 0 1203 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 45816

[startup+0.301041 s]
/proc/loadavg: 1.73 2.85 3.17 5/385 26504
/proc/meminfo: memFree=21092000/32951132 swapFree=64495980/67111528
[pid=26504] ppid=26502 vsize=135748 CPUtime=0.22 cores=5,7
/proc/26504/stat : 26504 (python) R 26502 26504 26444 0 -1 4202496 5968 932 1 0 13 9 0 0 17 0 1 0 657315153 139005952 4148 33554432000 4194304 5683644 140735140145760 18446744073709551615 210647142405 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/26504/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 135748

[startup+0.700969 s]
/proc/loadavg: 1.73 2.85 3.17 5/385 26504
/proc/meminfo: memFree=21092000/32951132 swapFree=64495980/67111528
[pid=26504] ppid=26502 vsize=135748 CPUtime=0.3 cores=5,7
/proc/26504/stat : 26504 (python) S 26502 26504 26444 0 -1 4202496 5972 932 1 0 15 15 0 0 16 0 1 0 657315153 139005952 4149 33554432000 4194304 5683644 140735140145760 18446744073709551615 210647142405 0 2147483391 16781312 2 18446744071699855507 0 0 17 5 0 0 0
/proc/26504/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 135748

[startup+14.4696 s]
/proc/loadavg: 1.73 2.85 3.17 5/385 26504
/proc/meminfo: memFree=21092000/32951132 swapFree=64495980/67111528
[pid=26504] ppid=26502 vsize=296384 CPUtime=3.56 cores=5,7
/proc/26504/stat : 26504 (python) S 26502 26504 26444 0 -1 4202496 16336 932 1 0 330 26 0 0 22 0 2 0 657315153 303497216 8999 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26504/statm: 74096 8999 1875 364 0 10014 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 296384
heavy processes:

[startup+14.5146 s]
/proc/loadavg: 3.69 3.23 3.29 6/398 26533
/proc/meminfo: memFree=20939792/32951132 swapFree=64495980/67111528
[pid=26504] ppid=26502 vsize=296384 CPUtime=3.56 cores=5,7
/proc/26504/stat : 26504 (python) S 26502 26504 26444 0 -1 4202496 16336 932 1 0 330 26 0 0 22 0 2 0 657315153 303497216 8999 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26504/statm: 74096 8999 1875 364 0 10014 0
[pid=26525] ppid=26504 vsize=286964 CPUtime=0.01 cores=5,7
/proc/26525/stat : 26525 (python) S 26504 26504 26444 0 -1 4202560 890 0 0 0 1 0 0 0 18 0 1 0 657315639 293851136 7498 33554432000 4194304 5683644 140735140145760 18446744073709551615 210647166479 0 0 16781312 514 2670355032494276869 0 0 17 7 0 0 0
/proc/26525/statm: 71741 7498 377 364 0 7659 0
[pid=26527] ppid=26525 vsize=12824 CPUtime=9.64 cores=5,7
/proc/26527/stat : 26527 (lingeling) R 26525 26527 26527 0 -1 4202496 3592 0 0 0 964 0 0 0 25 0 1 0 657315639 13131776 2376 33554432000 4194304 4352236 140733407549248 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/26527/statm: 3206 2376 129 39 0 2286 0
[pid=26504/tid=26526] ppid=26502 vsize=296384 CPUtime=0 cores=5,7
/proc/26504/task/26526/stat : 26526 (python) S 26502 26504 26444 0 -1 4202560 31 932 0 0 0 0 0 0 22 0 2 0 657315639 303497216 8999 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 2 18446604463668687168 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 13.21
Current children cumulated vsize (KiB) 596172

[startup+14.6006 s]
/proc/loadavg: 3.69 3.23 3.29 5/398 26533
/proc/meminfo: memFree=20938056/32951132 swapFree=64495980/67111528
[pid=26504] ppid=26502 vsize=296384 CPUtime=3.56 cores=5,7
/proc/26504/stat : 26504 (python) S 26502 26504 26444 0 -1 4202496 16336 932 1 0 330 26 0 0 22 0 2 0 657315153 303497216 8999 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26504/statm: 74096 8999 1875 364 0 10014 0
[pid=26525] ppid=26504 vsize=286964 CPUtime=0.01 cores=5,7
/proc/26525/stat : 26525 (python) S 26504 26504 26444 0 -1 4202560 890 0 0 0 1 0 0 0 18 0 1 0 657315639 293851136 7498 33554432000 4194304 5683644 140735140145760 18446744073709551615 210647166479 0 0 16781312 514 2670355032494276869 0 0 17 7 0 0 0
/proc/26525/statm: 71741 7498 377 364 0 7659 0
[pid=26527] ppid=26525 vsize=12824 CPUtime=9.74 cores=5,7
/proc/26527/stat : 26527 (lingeling) R 26525 26527 26527 0 -1 4202496 3592 0 0 0 974 0 0 0 25 0 1 0 657315639 13131776 2376 33554432000 4194304 4352236 140733407549248 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/26527/statm: 3206 2376 129 39 0 2286 0
[pid=26504/tid=26526] ppid=26502 vsize=296384 CPUtime=0 cores=5,7
/proc/26504/task/26526/stat : 26526 (python) S 26502 26504 26444 0 -1 4202560 31 932 0 0 0 0 0 0 22 0 2 0 657315639 303497216 8999 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 2 18446604463668687168 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 13.31
Current children cumulated vsize (KiB) 596172

[startup+14.7146 s]
/proc/loadavg: 3.69 3.23 3.29 5/398 26533
/proc/meminfo: memFree=20938056/32951132 swapFree=64495980/67111528
[pid=26504] ppid=26502 vsize=296384 CPUtime=3.56 cores=5,7
/proc/26504/stat : 26504 (python) S 26502 26504 26444 0 -1 4202496 16336 932 1 0 330 26 0 0 22 0 2 0 657315153 303497216 8999 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26504/statm: 74096 8999 1875 364 0 10014 0
[pid=26525] ppid=26504 vsize=286964 CPUtime=0.01 cores=5,7
/proc/26525/stat : 26525 (python) S 26504 26504 26444 0 -1 4202560 890 0 0 0 1 0 0 0 18 0 1 0 657315639 293851136 7498 33554432000 4194304 5683644 140735140145760 18446744073709551615 210647166479 0 0 16781312 514 2670355032494276869 0 0 17 7 0 0 0
/proc/26525/statm: 71741 7498 377 364 0 7659 0
[pid=26527] ppid=26525 vsize=12824 CPUtime=9.84 cores=5,7
/proc/26527/stat : 26527 (lingeling) R 26525 26527 26527 0 -1 4202496 3592 0 0 0 984 0 0 0 25 0 1 0 657315639 13131776 2376 33554432000 4194304 4352236 140733407549248 18446744073709551615 4328042 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/26527/statm: 3206 2376 129 39 0 2286 0
[pid=26504/tid=26526] ppid=26502 vsize=296384 CPUtime=0 cores=5,7
/proc/26504/task/26526/stat : 26526 (python) S 26502 26504 26444 0 -1 4202560 31 932 0 0 0 0 0 0 22 0 2 0 657315639 303497216 8999 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 2 18446604463668687168 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 13.41
Current children cumulated vsize (KiB) 596172

[startup+25.5008 s]
/proc/loadavg: 4.20 3.36 3.32 6/398 26533
/proc/meminfo: memFree=20928292/32951132 swapFree=64495980/67111528
[pid=26504] ppid=26502 vsize=296384 CPUtime=3.56 cores=5,7
/proc/26504/stat : 26504 (python) S 26502 26504 26444 0 -1 4202496 16336 932 1 0 330 26 0 0 22 0 2 0 657315153 303497216 8999 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26504/statm: 74096 8999 1875 364 0 10014 0
[pid=26525] ppid=26504 vsize=286964 CPUtime=0.04 cores=5,7
/proc/26525/stat : 26525 (python) S 26504 26504 26444 0 -1 4202560 897 0 0 0 2 2 0 0 18 0 1 0 657315639 293851136 7499 33554432000 4194304 5683644 140735140145760 18446744073709551615 210647166479 0 0 16781312 514 16303787115081072901 0 0 17 7 0 0 0
/proc/26525/statm: 71741 7499 378 364 0 7659 0
[pid=26527] ppid=26525 vsize=17980 CPUtime=20.63 cores=5,7
/proc/26527/stat : 26527 (lingeling) R 26525 26527 26527 0 -1 4202496 4899 0 0 0 2063 0 0 0 25 0 1 0 657315639 18411520 3683 33554432000 4194304 4352236 140733407549248 18446744073709551615 4328090 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/26527/statm: 4495 3683 129 39 0 3575 0
[pid=26504/tid=26526] ppid=26502 vsize=296384 CPUtime=0 cores=5,7
/proc/26504/task/26526/stat : 26526 (python) S 26502 26504 26444 0 -1 4202560 31 932 0 0 0 0 0 0 22 0 2 0 657315639 303497216 8999 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 2 18446604463668687168 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.23
Current children cumulated vsize (KiB) 601328

[startup+51.1005 s]
/proc/loadavg: 4.75 3.57 3.39 5/398 26534
/proc/meminfo: memFree=20916420/32951132 swapFree=64495980/67111528
[pid=26504] ppid=26502 vsize=296384 CPUtime=3.56 cores=5,7
/proc/26504/stat : 26504 (python) S 26502 26504 26444 0 -1 4202496 16336 932 1 0 330 26 0 0 22 0 2 0 657315153 303497216 8999 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26504/statm: 74096 8999 1875 364 0 10014 0
[pid=26525] ppid=26504 vsize=286964 CPUtime=0.13 cores=5,7
/proc/26525/stat : 26525 (python) S 26504 26504 26444 0 -1 4202560 910 0 0 0 6 7 0 0 18 0 1 0 657315639 293851136 7499 33554432000 4194304 5683644 140735140145760 18446744073709551615 210647166479 0 0 16781312 514 16303787115081072901 0 0 17 7 0 0 0
/proc/26525/statm: 71741 7499 378 364 0 7659 0
[pid=26527] ppid=26525 vsize=21432 CPUtime=46.23 cores=5,7
/proc/26527/stat : 26527 (lingeling) R 26525 26527 26527 0 -1 4202496 5744 0 0 0 4623 0 0 0 25 0 1 0 657315639 21946368 4528 33554432000 4194304 4352236 140733407549248 18446744073709551615 4328423 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/26527/statm: 5358 4528 129 39 0 4438 0
[pid=26504/tid=26526] ppid=26502 vsize=296384 CPUtime=0 cores=5,7
/proc/26504/task/26526/stat : 26526 (python) S 26502 26504 26444 0 -1 4202560 31 932 0 0 0 0 0 0 22 0 2 0 657315639 303497216 8999 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 2 18446604463668687168 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.92
Current children cumulated vsize (KiB) 604780

[startup+102.301 s]
/proc/loadavg: 4.39 3.65 3.43 5/398 26535
/proc/meminfo: memFree=20900468/32951132 swapFree=64495980/67111528
[pid=26504] ppid=26502 vsize=296384 CPUtime=3.56 cores=5,7
/proc/26504/stat : 26504 (python) S 26502 26504 26444 0 -1 4202496 16336 932 1 0 330 26 0 0 22 0 2 0 657315153 303497216 8999 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26504/statm: 74096 8999 1875 364 0 10014 0
[pid=26525] ppid=26504 vsize=286964 CPUtime=0.27 cores=5,7
/proc/26525/stat : 26525 (python) S 26504 26504 26444 0 -1 4202560 931 0 0 0 13 14 0 0 18 0 1 0 657315639 293851136 7499 33554432000 4194304 5683644 140735140145760 18446744073709551615 210647166479 0 0 16781312 514 16303787115081072901 0 0 17 7 0 0 0
/proc/26525/statm: 71741 7499 378 364 0 7659 0
[pid=26527] ppid=26525 vsize=25792 CPUtime=97.43 cores=5,7
/proc/26527/stat : 26527 (lingeling) R 26525 26527 26527 0 -1 4202496 8114 0 0 0 9742 1 0 0 25 0 1 0 657315639 26411008 5618 33554432000 4194304 4352236 140733407549248 18446744073709551615 4234392 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/26527/statm: 6448 5618 129 39 0 5528 0
[pid=26504/tid=26526] ppid=26502 vsize=296384 CPUtime=0 cores=5,7
/proc/26504/task/26526/stat : 26526 (python) S 26502 26504 26444 0 -1 4202560 31 932 0 0 0 0 0 0 22 0 2 0 657315639 303497216 8999 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 2 18446604463668687168 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 609140

[startup+162.301 s]
/proc/loadavg: 4.20 3.72 3.47 5/398 26546
/proc/meminfo: memFree=20885528/32951132 swapFree=64495980/67111528
[pid=26504] ppid=26502 vsize=296384 CPUtime=3.56 cores=5,7
/proc/26504/stat : 26504 (python) S 26502 26504 26444 0 -1 4202496 16336 932 1 0 330 26 0 0 22 0 2 0 657315153 303497216 8999 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26504/statm: 74096 8999 1875 364 0 10014 0
[pid=26525] ppid=26504 vsize=286964 CPUtime=0.44 cores=5,7
/proc/26525/stat : 26525 (python) S 26504 26504 26444 0 -1 4202560 950 0 0 0 22 22 0 0 18 0 1 0 657315639 293851136 7499 33554432000 4194304 5683644 140735140145760 18446744073709551615 210647166479 0 0 16781312 514 16303787115081072901 0 0 17 7 0 0 0
/proc/26525/statm: 71741 7499 378 364 0 7659 0
[pid=26527] ppid=26525 vsize=28868 CPUtime=157.43 cores=5,7
/proc/26527/stat : 26527 (lingeling) R 26525 26527 26527 0 -1 4202496 12595 0 0 0 15742 1 0 0 25 0 1 0 657315639 29560832 6387 33554432000 4194304 4352236 140733407549248 18446744073709551615 4278667 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/26527/statm: 7217 6387 129 39 0 6297 0
[pid=26504/tid=26526] ppid=26502 vsize=296384 CPUtime=0 cores=5,7
/proc/26504/task/26526/stat : 26526 (python) S 26502 26504 26444 0 -1 4202560 31 932 0 0 0 0 0 0 22 0 2 0 657315639 303497216 8999 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 2 18446604463668687168 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 161.43
Current children cumulated vsize (KiB) 612216

[startup+222.301 s]
/proc/loadavg: 4.11 3.79 3.50 5/398 26548
/proc/meminfo: memFree=20881680/32951132 swapFree=64495980/67111528
[pid=26504] ppid=26502 vsize=296384 CPUtime=3.56 cores=5,7
/proc/26504/stat : 26504 (python) S 26502 26504 26444 0 -1 4202496 16336 932 1 0 330 26 0 0 22 0 2 0 657315153 303497216 8999 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26504/statm: 74096 8999 1875 364 0 10014 0
[pid=26525] ppid=26504 vsize=286964 CPUtime=0.62 cores=5,7

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

[startup+1122.3 s]
/proc/loadavg: 3.08 3.58 3.65 4/413 26625
/proc/meminfo: memFree=20543460/32951132 swapFree=64495980/67111528
[pid=26504] ppid=26502 vsize=317480 CPUtime=3.58 cores=5,7
/proc/26504/stat : 26504 (python) S 26502 26504 26444 0 -1 4202496 17923 932 1 0 332 26 0 0 20 0 4 0 657315153 325099520 9126 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26504/statm: 79370 9126 1880 364 0 15282 0
[pid=26525] ppid=26504 vsize=297208 CPUtime=1.7 cores=5,7
/proc/26525/stat : 26525 (python) S 26504 26504 26444 0 -1 4202560 1211 0 0 0 85 85 0 0 19 0 2 0 657315639 304340992 7542 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/26525/statm: 74302 7542 416 364 0 10220 0
[pid=26527] ppid=26525 vsize=48044 CPUtime=587.71 cores=5,7
/proc/26527/stat : 26527 (lingeling) T 26525 26527 26527 0 -1 4202496 76538 0 0 0 58763 8 0 0 25 0 1 0 657315639 49197056 11181 33554432000 4194304 4352236 140733407549248 18446744073709551615 4328059 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/26527/statm: 12011 11181 129 39 0 11091 0
[pid=26525/tid=26565] ppid=26504 vsize=297208 CPUtime=0 cores=5,7
/proc/26525/task/26565/stat : 26565 (python) S 26504 26504 26444 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657374410 304340992 7542 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 514 18446604466419335616 0 0 -1 5 0 0 0
[pid=26566] ppid=26504 vsize=297644 CPUtime=0.28 cores=5,7
/proc/26566/stat : 26566 (python) S 26504 26504 26444 0 -1 4202560 1098 0 0 0 14 14 0 0 19 0 2 0 657374411 304787456 7550 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/26566/statm: 74411 7550 400 364 0 10326 0
[pid=26568] ppid=26566 vsize=27816 CPUtime=100.02 cores=5,7
/proc/26568/stat : 26568 (lingeling) T 26566 26568 26568 0 -1 4202496 8234 0 0 0 10002 0 0 0 25 0 1 0 657374411 28483584 6124 33554432000 4194304 4352236 140736411498848 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/26568/statm: 6954 6124 129 39 0 6034 0
[pid=26566/tid=26584] ppid=26504 vsize=297644 CPUtime=0 cores=5,7
/proc/26566/task/26584/stat : 26584 (python) S 26504 26504 26444 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657384439 304787456 7550 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 514 18446604455978930240 0 0 -1 7 0 0 0
[pid=26585] ppid=26504 vsize=307632 CPUtime=1.34 cores=5,7
/proc/26585/stat : 26585 (python) S 26504 26504 26444 0 -1 4202560 993 0 0 0 70 64 0 0 15 0 1 0 657384440 315015168 7615 33554432000 4194304 5683644 140735140145760 18446744073709551615 210647166534 0 0 16781312 514 9437517323821875461 0 0 17 5 0 0 0
/proc/26585/statm: 76908 7615 372 364 0 12820 0
[pid=26587] ppid=26585 vsize=136064 CPUtime=428.18 cores=5,7
/proc/26587/stat : 26587 (cryptominisat-2) R 26585 26587 26587 0 -1 4202496 119599 0 0 0 42793 25 0 0 25 0 1 0 657384440 139329536 27516 33554432000 4194304 4677096 140733731734992 18446744073709551615 4319256 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/26587/statm: 34016 27516 392 118 0 28975 0
[pid=26504/tid=26526] ppid=26502 vsize=317480 CPUtime=0 cores=5,7
/proc/26504/task/26526/stat : 26526 (python) S 26502 26504 26444 0 -1 4202560 31 932 0 0 0 0 0 0 22 0 4 0 657315639 325099520 9126 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 2 18446604463668687168 0 0 -1 7 0 0 0
[pid=26504/tid=26567] ppid=26502 vsize=317480 CPUtime=0 cores=5,7
/proc/26504/task/26567/stat : 26567 (python) S 26502 26504 26444 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 657374411 325099520 9126 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 2 18446604463668687168 0 0 -1 5 0 0 0
[pid=26504/tid=26586] ppid=26502 vsize=317480 CPUtime=0 cores=5,7
/proc/26504/task/26586/stat : 26586 (python) S 26502 26504 26444 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 4 0 657384440 325099520 9126 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 2 18446604463668687168 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1122.81
Current children cumulated vsize (KiB) 1431888

[startup+1182.3 s]
/proc/loadavg: 3.03 3.47 3.61 4/413 26626
/proc/meminfo: memFree=20540728/32951132 swapFree=64495980/67111528
[pid=26504] ppid=26502 vsize=317480 CPUtime=3.58 cores=5,7
/proc/26504/stat : 26504 (python) S 26502 26504 26444 0 -1 4202496 17923 932 1 0 332 26 0 0 20 0 4 0 657315153 325099520 9126 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26504/statm: 79370 9126 1880 364 0 15282 0
[pid=26525] ppid=26504 vsize=297208 CPUtime=1.7 cores=5,7
/proc/26525/stat : 26525 (python) S 26504 26504 26444 0 -1 4202560 1211 0 0 0 85 85 0 0 19 0 2 0 657315639 304340992 7542 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/26525/statm: 74302 7542 416 364 0 10220 0
[pid=26527] ppid=26525 vsize=48044 CPUtime=587.71 cores=5,7
/proc/26527/stat : 26527 (lingeling) T 26525 26527 26527 0 -1 4202496 76538 0 0 0 58763 8 0 0 25 0 1 0 657315639 49197056 11181 33554432000 4194304 4352236 140733407549248 18446744073709551615 4328059 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/26527/statm: 12011 11181 129 39 0 11091 0
[pid=26525/tid=26565] ppid=26504 vsize=297208 CPUtime=0 cores=5,7
/proc/26525/task/26565/stat : 26565 (python) S 26504 26504 26444 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657374410 304340992 7542 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 514 18446604466419335616 0 0 -1 5 0 0 0
[pid=26566] ppid=26504 vsize=297644 CPUtime=0.28 cores=5,7
/proc/26566/stat : 26566 (python) S 26504 26504 26444 0 -1 4202560 1098 0 0 0 14 14 0 0 19 0 2 0 657374411 304787456 7550 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/26566/statm: 74411 7550 400 364 0 10326 0
[pid=26568] ppid=26566 vsize=27816 CPUtime=100.02 cores=5,7
/proc/26568/stat : 26568 (lingeling) T 26566 26568 26568 0 -1 4202496 8234 0 0 0 10002 0 0 0 25 0 1 0 657374411 28483584 6124 33554432000 4194304 4352236 140736411498848 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/26568/statm: 6954 6124 129 39 0 6034 0
[pid=26566/tid=26584] ppid=26504 vsize=297644 CPUtime=0 cores=5,7
/proc/26566/task/26584/stat : 26584 (python) S 26504 26504 26444 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657384439 304787456 7550 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 514 18446604455978930240 0 0 -1 7 0 0 0
[pid=26585] ppid=26504 vsize=307632 CPUtime=1.53 cores=5,7
/proc/26585/stat : 26585 (python) S 26504 26504 26444 0 -1 4202560 993 0 0 0 79 74 0 0 15 0 1 0 657384440 315015168 7615 33554432000 4194304 5683644 140735140145760 18446744073709551615 210647166534 0 0 16781312 514 9437517323821875461 0 0 17 5 0 0 0
/proc/26585/statm: 76908 7615 372 364 0 12820 0
[pid=26587] ppid=26585 vsize=136412 CPUtime=487.99 cores=5,7
/proc/26587/stat : 26587 (cryptominisat-2) R 26585 26587 26587 0 -1 4202496 127521 0 0 0 48772 27 0 0 25 0 1 0 657384440 139685888 28839 33554432000 4194304 4677096 140733731734992 18446744073709551615 4462184 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/26587/statm: 34103 28839 392 118 0 29062 0
[pid=26504/tid=26526] ppid=26502 vsize=317480 CPUtime=0 cores=5,7
/proc/26504/task/26526/stat : 26526 (python) S 26502 26504 26444 0 -1 4202560 31 932 0 0 0 0 0 0 22 0 4 0 657315639 325099520 9126 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 2 18446604463668687168 0 0 -1 7 0 0 0
[pid=26504/tid=26567] ppid=26502 vsize=317480 CPUtime=0 cores=5,7
/proc/26504/task/26567/stat : 26567 (python) S 26502 26504 26444 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 657374411 325099520 9126 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 2 18446604463668687168 0 0 -1 5 0 0 0
[pid=26504/tid=26586] ppid=26502 vsize=317480 CPUtime=0 cores=5,7
/proc/26504/task/26586/stat : 26586 (python) S 26502 26504 26444 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 4 0 657384440 325099520 9126 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 2 18446604463668687168 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1182.81
Current children cumulated vsize (KiB) 1432236

[startup+1242.31 s]
/proc/loadavg: 3.01 3.38 3.57 4/413 26628
/proc/meminfo: memFree=20539100/32951132 swapFree=64495980/67111528
[pid=26504] ppid=26502 vsize=317480 CPUtime=3.58 cores=5,7
/proc/26504/stat : 26504 (python) S 26502 26504 26444 0 -1 4202496 17923 932 1 0 332 26 0 0 20 0 4 0 657315153 325099520 9126 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26504/statm: 79370 9126 1880 364 0 15282 0
[pid=26525] ppid=26504 vsize=297208 CPUtime=1.7 cores=5,7
/proc/26525/stat : 26525 (python) S 26504 26504 26444 0 -1 4202560 1211 0 0 0 85 85 0 0 19 0 2 0 657315639 304340992 7542 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/26525/statm: 74302 7542 416 364 0 10220 0
[pid=26527] ppid=26525 vsize=48044 CPUtime=587.71 cores=5,7
/proc/26527/stat : 26527 (lingeling) T 26525 26527 26527 0 -1 4202496 76538 0 0 0 58763 8 0 0 25 0 1 0 657315639 49197056 11181 33554432000 4194304 4352236 140733407549248 18446744073709551615 4328059 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/26527/statm: 12011 11181 129 39 0 11091 0
[pid=26525/tid=26565] ppid=26504 vsize=297208 CPUtime=0 cores=5,7
/proc/26525/task/26565/stat : 26565 (python) S 26504 26504 26444 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657374410 304340992 7542 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 514 18446604466419335616 0 0 -1 5 0 0 0
[pid=26566] ppid=26504 vsize=297644 CPUtime=0.28 cores=5,7
/proc/26566/stat : 26566 (python) S 26504 26504 26444 0 -1 4202560 1098 0 0 0 14 14 0 0 19 0 2 0 657374411 304787456 7550 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/26566/statm: 74411 7550 400 364 0 10326 0
[pid=26568] ppid=26566 vsize=27816 CPUtime=100.02 cores=5,7
/proc/26568/stat : 26568 (lingeling) T 26566 26568 26568 0 -1 4202496 8234 0 0 0 10002 0 0 0 25 0 1 0 657374411 28483584 6124 33554432000 4194304 4352236 140736411498848 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/26568/statm: 6954 6124 129 39 0 6034 0
[pid=26566/tid=26584] ppid=26504 vsize=297644 CPUtime=0 cores=5,7
/proc/26566/task/26584/stat : 26584 (python) S 26504 26504 26444 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657384439 304787456 7550 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 514 18446604455978930240 0 0 -1 7 0 0 0
[pid=26585] ppid=26504 vsize=307632 CPUtime=1.7 cores=5,7
/proc/26585/stat : 26585 (python) S 26504 26504 26444 0 -1 4202560 993 0 0 0 88 82 0 0 15 0 1 0 657384440 315015168 7615 33554432000 4194304 5683644 140735140145760 18446744073709551615 210647166534 0 0 16781312 514 9437517323821875461 0 0 17 5 0 0 0
/proc/26585/statm: 76908 7615 372 364 0 12820 0
[pid=26587] ppid=26585 vsize=134192 CPUtime=547.76 cores=5,7
/proc/26587/stat : 26587 (cryptominisat-2) R 26585 26587 26587 0 -1 4202496 139915 0 0 0 54746 30 0 0 25 0 1 0 657384440 137412608 28315 33554432000 4194304 4677096 140733731734992 18446744073709551615 4334859 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/26587/statm: 33548 28315 392 118 0 28507 0
[pid=26504/tid=26526] ppid=26502 vsize=317480 CPUtime=0 cores=5,7
/proc/26504/task/26526/stat : 26526 (python) S 26502 26504 26444 0 -1 4202560 31 932 0 0 0 0 0 0 22 0 4 0 657315639 325099520 9126 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 2 18446604463668687168 0 0 -1 7 0 0 0
[pid=26504/tid=26567] ppid=26502 vsize=317480 CPUtime=0 cores=5,7
/proc/26504/task/26567/stat : 26567 (python) S 26502 26504 26444 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 657374411 325099520 9126 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 2 18446604463668687168 0 0 -1 5 0 0 0
[pid=26504/tid=26586] ppid=26502 vsize=317480 CPUtime=0 cores=5,7
/proc/26504/task/26586/stat : 26586 (python) S 26502 26504 26444 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 4 0 657384440 325099520 9126 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 2 18446604463668687168 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1242.75
Current children cumulated vsize (KiB) 1430016



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.05 3.32 3.53 2/393 26631
/proc/meminfo: memFree=20790344/32951132 swapFree=64495980/67111528
[pid=26504] ppid=26502 vsize=317480 CPUtime=3.58 cores=5,7
/proc/26504/stat : 26504 (python) S 26502 26504 26444 0 -1 4202496 17923 932 1 0 332 26 0 0 20 0 4 0 657315153 325099520 9126 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26504/statm: 79370 9126 1880 364 0 15282 0
[pid=26525] ppid=26504 vsize=297208 CPUtime=1.7 cores=5,7
/proc/26525/stat : 26525 (python) S 26504 26504 26444 0 -1 4202560 1211 0 0 0 85 85 0 0 19 0 2 0 657315639 304340992 7542 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/26525/statm: 74302 7542 416 364 0 10220 0
[pid=26527] ppid=26525 vsize=48044 CPUtime=587.71 cores=5,7
/proc/26527/stat : 26527 (lingeling) T 26525 26527 26527 0 -1 4202496 76538 0 0 0 58763 8 0 0 25 0 1 0 657315639 49197056 11181 33554432000 4194304 4352236 140733407549248 18446744073709551615 4328059 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/26527/statm: 12011 11181 129 39 0 11091 0
[pid=26525/tid=26565] ppid=26504 vsize=297208 CPUtime=0 cores=5,7
/proc/26525/task/26565/stat : 26565 (python) S 26504 26504 26444 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657374410 304340992 7542 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 514 18446604466419335616 0 0 -1 5 0 0 0
[pid=26566] ppid=26504 vsize=297644 CPUtime=0.28 cores=5,7
/proc/26566/stat : 26566 (python) S 26504 26504 26444 0 -1 4202560 1098 0 0 0 14 14 0 0 19 0 2 0 657374411 304787456 7550 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/26566/statm: 74411 7550 400 364 0 10326 0
[pid=26568] ppid=26566 vsize=27816 CPUtime=100.02 cores=5,7
/proc/26568/stat : 26568 (lingeling) T 26566 26568 26568 0 -1 4202496 8234 0 0 0 10002 0 0 0 25 0 1 0 657374411 28483584 6124 33554432000 4194304 4352236 140736411498848 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/26568/statm: 6954 6124 129 39 0 6034 0
[pid=26566/tid=26584] ppid=26504 vsize=297644 CPUtime=0 cores=5,7
/proc/26566/task/26584/stat : 26584 (python) S 26504 26504 26444 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657384439 304787456 7550 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 514 18446604455978930240 0 0 -1 7 0 0 0
[pid=26585] ppid=26504 vsize=307632 CPUtime=1.9 cores=5,7
/proc/26585/stat : 26585 (python) S 26504 26504 26444 0 -1 4202560 993 0 0 0 99 91 0 0 16 0 1 0 657384440 315015168 7615 33554432000 4194304 5683644 140735140145760 18446744073709551615 210647166534 0 0 16781312 514 16303787115081072901 0 0 17 5 0 0 0
/proc/26585/statm: 76908 7615 372 364 0 12820 0
[pid=26587] ppid=26585 vsize=134752 CPUtime=605.28 cores=5,7
/proc/26587/stat : 26587 (cryptominisat-2) R 26585 26587 26587 0 -1 4202496 144718 0 0 0 60497 31 0 0 25 0 1 0 657384440 137986048 28455 33554432000 4194304 4677096 140733731734992 18446744073709551615 4319558 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/26587/statm: 33688 28455 392 118 0 28647 0
[pid=26504/tid=26526] ppid=26502 vsize=317480 CPUtime=0 cores=5,7
/proc/26504/task/26526/stat : 26526 (python) S 26502 26504 26444 0 -1 4202560 31 932 0 0 0 0 0 0 22 0 4 0 657315639 325099520 9126 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 2 18446604463668687168 0 0 -1 7 0 0 0
[pid=26504/tid=26567] ppid=26502 vsize=317480 CPUtime=0 cores=5,7
/proc/26504/task/26567/stat : 26567 (python) S 26502 26504 26444 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 657374411 325099520 9126 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 2 18446604463668687168 0 0 -1 5 0 0 0
[pid=26504/tid=26586] ppid=26502 vsize=317480 CPUtime=0 cores=5,7
/proc/26504/task/26586/stat : 26586 (python) S 26502 26504 26444 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 4 0 657384440 325099520 9126 33554432000 4194304 5683644 140735140145760 18446744073709551615 210658970033 0 0 16781312 2 18446604463668687168 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1300.47
Current children cumulated vsize (KiB) 1430576

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 26504 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=324494
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=271958
# CPU time returned by wait4() is 3.59645
# while last known CPU time is 1300.47
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.04
CPU time (s): 1300.47
CPU user time (s): 1297.92
CPU system time (s): 2.55
CPU usage (%): 100.033
Max. virtual memory (cumulated for all children) (KiB): 1498988

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

runsolver used 4.96124 second user time and 11.6332 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 12:59:15
IDJOB=3377868
IDBENCH=84215
IDSOLVER=1858
FILE ID=node129/3377868-1305457155
RUNJOBID= node129-1305457155-26465
PBS_JOBID= 13324894
Free space on /tmp= 73324 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/k2mul.miter.shuffled-as.sat03-355.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-3377868-1305457155/watcher-3377868-1305457155 -o /tmp/evaluation-result-3377868-1305457155/solver-3377868-1305457155 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377868-1305457155.cnf -seed 311245189 -budget 2400

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

MD5SUM BENCH= 77e0700cbaeeb3d63a4820608fc84761
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:      21092528 kB
Buffers:        262912 kB
Cached:        6317768 kB
SwapCached:      52668 kB
Active:        3258656 kB
Inactive:      8357572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21092528 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:          131764 kB
Writeback:           0 kB
AnonPages:     4992696 kB
Mapped:          21052 kB
Slab:           135568 kB
PageTables:      40320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 93017804 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= 73364 MiB
End job on node129 at 2011-05-15 13:20:57