Trace number 3377885

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) 1302.55 1300.04

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1067.51
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.33/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.33/0.46	c INFO: solving HOME/instance-3377885-1305453772.cnf
0.33/0.46	c INFO: computing task features
0.61/0.70	c INFO: computed variable-clause graph statistics
0.61/0.70	c INFO: computed clause balance statistics
1.71/1.84	c INFO: computed variable balance statistics
2.81/2.93	c INFO: computed small-clause counts
2.81/2.93	c INFO: computed Horn-clause counts
2.81/2.95	c INFO: computed variable graph statistics
2.81/2.95	c INFO: collected features for HOME/instance-3377885-1305453772.cnf in 2.49 s
2.81/2.97	c INFO: running lingeling-276@0 for 582 with 2397 remaining (b = 0.54)
588.19/586.69	c INFO: running lingeling-276@0 for 97 with 1813 remaining (b = 0.23)
688.61/687.03	c INFO: running cryptominisat-2.9.0@0 for 1713 with 1713 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-3377885-1305453772/watcher-3377885-1305453772 -o /tmp/evaluation-result-3377885-1305453772/solver-3377885-1305453772 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377885-1305453772.cnf -seed 1687968557 -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: 4.12 3.43 3.40 4/406 29787
/proc/meminfo: memFree=16009204/32950928 swapFree=67056568/67111528
[pid=29787] ppid=29785 vsize=16244 CPUtime=0 cores=0,2
/proc/29787/stat : 29787 (python) R 29785 29787 28260 0 -1 4202496 1040 0 0 0 0 0 0 0 17 0 1 0 656974246 16633856 912 33554432000 4194304 5683644 140737256305856 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29787/statm: 4061 912 380 364 0 548 0

[startup+0.061157 s]
/proc/loadavg: 4.12 3.43 3.40 4/406 29787
/proc/meminfo: memFree=16009204/32950928 swapFree=67056568/67111528
[pid=29787] ppid=29785 vsize=43624 CPUtime=0.03 cores=0,2
/proc/29787/stat : 29787 (python) S 29785 29787 28260 0 -1 4202496 1879 0 0 0 3 0 0 0 17 0 1 0 656974246 44670976 1654 33554432000 4194304 5683644 140737256305856 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/29787/statm: 10906 1654 467 364 0 1171 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 43624

[startup+0.101035 s]
/proc/loadavg: 4.12 3.43 3.40 4/406 29787
/proc/meminfo: memFree=16009204/32950928 swapFree=67056568/67111528
[pid=29787] ppid=29785 vsize=104620 CPUtime=0.07 cores=0,2
/proc/29787/stat : 29787 (python) S 29785 29787 28260 0 -1 4202496 3143 0 0 0 5 2 0 0 17 0 1 0 656974246 107130880 2822 33554432000 4194304 5683644 140737256305856 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/29787/statm: 26155 2822 847 364 0 1903 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104620

[startup+0.307437 s]
/proc/loadavg: 4.12 3.43 3.40 4/406 29787
/proc/meminfo: memFree=16009204/32950928 swapFree=67056568/67111528
[pid=29787] ppid=29785 vsize=198920 CPUtime=0.25 cores=0,2
/proc/29787/stat : 29787 (python) R 29785 29787 28260 0 -1 4202496 7024 934 1 0 18 7 0 0 18 0 1 0 656974246 203694080 5053 33554432000 4194304 5683644 140737256305856 18446744073709551615 239480103856 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29787/statm: 49730 5053 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 198920

[startup+0.70037 s]
/proc/loadavg: 4.12 3.43 3.40 4/406 29787
/proc/meminfo: memFree=16009204/32950928 swapFree=67056568/67111528
[pid=29787] ppid=29785 vsize=290852 CPUtime=0.61 cores=0,2
/proc/29787/stat : 29787 (python) R 29785 29787 28260 0 -1 4202496 14237 934 1 0 51 10 0 0 18 0 1 0 656974246 297832448 10089 33554432000 4194304 5683644 140737256305856 18446744073709551615 46981640940708 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29787/statm: 72713 10089 1818 364 0 8637 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 290852

[startup+1.50023 s]
/proc/loadavg: 4.12 3.43 3.40 5/407 29792
/proc/meminfo: memFree=16058476/32950928 swapFree=67056568/67111528
[pid=29787] ppid=29785 vsize=290852 CPUtime=1.41 cores=0,2
/proc/29787/stat : 29787 (python) R 29785 29787 28260 0 -1 4202496 14245 934 1 0 131 10 0 0 20 0 1 0 656974246 297832448 10097 33554432000 4194304 5683644 140737256305856 18446744073709551615 46981615706277 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29787/statm: 72713 10097 1826 364 0 8637 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 290852

[startup+3.10092 s]
/proc/loadavg: 4.11 3.44 3.40 5/407 29792
/proc/meminfo: memFree=15849536/32950928 swapFree=67056568/67111528
[pid=29787] ppid=29785 vsize=292600 CPUtime=2.88 cores=0,2
/proc/29787/stat : 29787 (python) S 29785 29787 28260 0 -1 4202496 14542 934 1 0 278 10 0 0 25 0 2 0 656974246 299622400 8020 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29787/statm: 73150 8020 1875 364 0 9068 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 292600

[startup+6.3003 s]
/proc/loadavg: 4.11 3.44 3.40 5/410 29796
/proc/meminfo: memFree=15970884/32950928 swapFree=67056568/67111528
[pid=29787] ppid=29785 vsize=292600 CPUtime=2.88 cores=0,2
/proc/29787/stat : 29787 (python) S 29785 29787 28260 0 -1 4202496 14542 934 1 0 278 10 0 0 25 0 2 0 656974246 299622400 8020 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29787/statm: 73150 8020 1875 364 0 9068 0
[pid=29793] ppid=29787 vsize=283380 CPUtime=0 cores=0,2
/proc/29793/stat : 29793 (python) S 29787 29787 28260 0 -1 4202560 732 0 0 0 0 0 0 0 18 0 1 0 656974544 290181120 6497 33554432000 4194304 5683644 140737256305856 18446744073709551615 239476715023 0 0 16781312 514 3322497369160777986 0 0 17 2 0 0 0
/proc/29793/statm: 70845 6497 355 364 0 6763 0
[pid=29795] ppid=29793 vsize=12324 CPUtime=3.32 cores=0,2
/proc/29795/stat : 29795 (lingeling) R 29793 29795 29795 0 -1 4202496 3359 0 0 0 332 0 0 0 25 0 1 0 656974544 12619776 2249 33554432000 4194304 4352236 140737487508032 18446744073709551615 4328016 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29795/statm: 3081 2249 128 39 0 2161 0
[pid=29787/tid=29794] ppid=29785 vsize=292600 CPUtime=0 cores=0,2
/proc/29787/task/29794/stat : 29794 (python) S 29785 29787 28260 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 656974544 299622400 8020 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 2 18446604447133937920 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 588304

[startup+12.7011 s]
/proc/loadavg: 4.09 3.46 3.41 5/410 29796
/proc/meminfo: memFree=15924304/32950928 swapFree=67056568/67111528
[pid=29787] ppid=29785 vsize=292600 CPUtime=2.88 cores=0,2
/proc/29787/stat : 29787 (python) S 29785 29787 28260 0 -1 4202496 14542 934 1 0 278 10 0 0 25 0 2 0 656974246 299622400 8020 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29787/statm: 73150 8020 1875 364 0 9068 0
[pid=29793] ppid=29787 vsize=283380 CPUtime=0 cores=0,2
/proc/29793/stat : 29793 (python) S 29787 29787 28260 0 -1 4202560 876 0 0 0 0 0 0 0 18 0 1 0 656974544 290181120 6520 33554432000 4194304 5683644 140737256305856 18446744073709551615 239476715023 0 0 16781312 514 3322497369160777986 0 0 17 2 0 0 0
/proc/29793/statm: 70845 6520 378 364 0 6763 0
[pid=29795] ppid=29793 vsize=18496 CPUtime=9.72 cores=0,2
/proc/29795/stat : 29795 (lingeling) R 29793 29795 29795 0 -1 4202496 4902 0 0 0 972 0 0 0 25 0 1 0 656974544 18939904 3792 33554432000 4194304 4352236 140737487508032 18446744073709551615 4328095 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29795/statm: 4624 3792 128 39 0 3704 0
[pid=29787/tid=29794] ppid=29785 vsize=292600 CPUtime=0 cores=0,2
/proc/29787/task/29794/stat : 29794 (python) S 29785 29787 28260 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 656974544 299622400 8020 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 2 18446604447133937920 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 594476

[startup+25.5006 s]
/proc/loadavg: 4.08 3.47 3.41 5/410 29796
/proc/meminfo: memFree=16115240/32950928 swapFree=67056568/67111528
[pid=29787] ppid=29785 vsize=292600 CPUtime=2.88 cores=0,2
/proc/29787/stat : 29787 (python) S 29785 29787 28260 0 -1 4202496 14542 934 1 0 278 10 0 0 25 0 2 0 656974246 299622400 8020 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29787/statm: 73150 8020 1875 364 0 9068 0
[pid=29793] ppid=29787 vsize=283380 CPUtime=0.06 cores=0,2
/proc/29793/stat : 29793 (python) S 29787 29787 28260 0 -1 4202560 885 0 0 0 4 2 0 0 18 0 1 0 656974544 290181120 6520 33554432000 4194304 5683644 140737256305856 18446744073709551615 239476715023 0 0 16781312 514 13765621696964821250 0 0 17 2 0 0 0
/proc/29793/statm: 70845 6520 378 364 0 6763 0
[pid=29795] ppid=29793 vsize=19764 CPUtime=22.52 cores=0,2
/proc/29795/stat : 29795 (lingeling) R 29793 29795 29795 0 -1 4202496 5219 0 0 0 2252 0 0 0 25 0 1 0 656974544 20238336 4109 33554432000 4194304 4352236 140737487508032 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29795/statm: 4941 4109 128 39 0 4021 0
[pid=29787/tid=29794] ppid=29785 vsize=292600 CPUtime=0 cores=0,2
/proc/29787/task/29794/stat : 29794 (python) S 29785 29787 28260 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 656974544 299622400 8020 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 2 18446604447133937920 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 595744

[startup+51.1007 s]
/proc/loadavg: 4.05 3.51 3.43 5/410 29797
/proc/meminfo: memFree=16072980/32950928 swapFree=67056568/67111528
[pid=29787] ppid=29785 vsize=292600 CPUtime=2.88 cores=0,2
/proc/29787/stat : 29787 (python) S 29785 29787 28260 0 -1 4202496 14542 934 1 0 278 10 0 0 25 0 2 0 656974246 299622400 8020 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29787/statm: 73150 8020 1875 364 0 9068 0
[pid=29793] ppid=29787 vsize=283380 CPUtime=0.13 cores=0,2
/proc/29793/stat : 29793 (python) S 29787 29787 28260 0 -1 4202560 896 0 0 0 7 6 0 0 18 0 1 0 656974544 290181120 6520 33554432000 4194304 5683644 140737256305856 18446744073709551615 239476715023 0 0 16781312 514 13765621696964821250 0 0 17 2 0 0 0
/proc/29793/statm: 70845 6520 378 364 0 6763 0
[pid=29795] ppid=29793 vsize=24116 CPUtime=48.12 cores=0,2
/proc/29795/stat : 29795 (lingeling) R 29793 29795 29795 0 -1 4202496 6307 0 0 0 4812 0 0 0 25 0 1 0 656974544 24694784 5197 33554432000 4194304 4352236 140737487508032 18446744073709551615 4241424 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29795/statm: 6029 5197 128 39 0 5109 0
[pid=29787/tid=29794] ppid=29785 vsize=292600 CPUtime=0 cores=0,2
/proc/29787/task/29794/stat : 29794 (python) S 29785 29787 28260 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 656974544 299622400 8020 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 2 18446604447133937920 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 600096

[startup+102.315 s]
/proc/loadavg: 4.14 3.62 3.47 5/413 29804
/proc/meminfo: memFree=15814808/32950928 swapFree=67056568/67111528
[pid=29787] ppid=29785 vsize=292600 CPUtime=2.88 cores=0,2
/proc/29787/stat : 29787 (python) S 29785 29787 28260 0 -1 4202496 14542 934 1 0 278 10 0 0 25 0 2 0 656974246 299622400 8020 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29787/statm: 73150 8020 1875 364 0 9068 0
[pid=29793] ppid=29787 vsize=283380 CPUtime=0.26 cores=0,2
/proc/29793/stat : 29793 (python) S 29787 29787 28260 0 -1 4202560 915 0 0 0 13 13 0 0 18 0 1 0 656974544 290181120 6520 33554432000 4194304 5683644 140737256305856 18446744073709551615 239476715023 0 0 16781312 514 13765621696964821250 0 0 17 2 0 0 0
/proc/29793/statm: 70845 6520 378 364 0 6763 0
[pid=29795] ppid=29793 vsize=28712 CPUtime=99.32 cores=0,2
/proc/29795/stat : 29795 (lingeling) R 29793 29795 29795 0 -1 4202496 9504 0 0 0 9932 0 0 0 25 0 1 0 656974544 29401088 6346 33554432000 4194304 4352236 140737487508032 18446744073709551615 4328191 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29795/statm: 7178 6346 128 39 0 6258 0
[pid=29787/tid=29794] ppid=29785 vsize=292600 CPUtime=0 cores=0,2
/proc/29787/task/29794/stat : 29794 (python) S 29785 29787 28260 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 656974544 299622400 8020 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 2 18446604447133937920 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 102.46
Current children cumulated vsize (KiB) 604692

[startup+162.3 s]
/proc/loadavg: 4.05 3.69 3.50 5/413 29841
/proc/meminfo: memFree=14670592/32950928 swapFree=67056568/67111528
[pid=29787] ppid=29785 vsize=292600 CPUtime=2.88 cores=0,2
/proc/29787/stat : 29787 (python) S 29785 29787 28260 0 -1 4202496 14542 934 1 0 278 10 0 0 25 0 2 0 656974246 299622400 8020 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29787/statm: 73150 8020 1875 364 0 9068 0
[pid=29793] ppid=29787 vsize=283380 CPUtime=0.45 cores=0,2
/proc/29793/stat : 29793 (python) S 29787 29787 28260 0 -1 4202560 937 0 0 0 24 21 0 0 18 0 1 0 656974544 290181120 6520 33554432000 4194304 5683644 140737256305856 18446744073709551615 239476715023 0 0 16781312 514 13765621696964821250 0 0 17 2 0 0 0
/proc/29793/statm: 70845 6520 378 364 0 6763 0
[pid=29795] ppid=29793 vsize=33060 CPUtime=159.31 cores=0,2
/proc/29795/stat : 29795 (lingeling) R 29793 29795 29795 0 -1 4202496 14687 0 0 0 15930 1 0 0 25 0 1 0 656974544 33853440 7433 33554432000 4194304 4352236 140737487508032 18446744073709551615 4328068 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29795/statm: 8265 7433 128 39 0 7345 0
[pid=29787/tid=29794] ppid=29785 vsize=292600 CPUtime=0 cores=0,2
/proc/29787/task/29794/stat : 29794 (python) S 29785 29787 28260 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 656974544 299622400 8020 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 2 18446604447133937920 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 162.64
Current children cumulated vsize (KiB) 609040

[startup+222.301 s]
/proc/loadavg: 4.10 3.77 3.54 5/413 29842
/proc/meminfo: memFree=14657172/32950928 swapFree=67056568/67111528
[pid=29787] ppid=29785 vsize=292600 CPUtime=2.88 cores=0,2
/proc/29787/stat : 29787 (python) S 29785 29787 28260 0 -1 4202496 14542 934 1 0 278 10 0 0 25 0 2 0 656974246 299622400 8020 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29787/statm: 73150 8020 1875 364 0 9068 0
[pid=29793] ppid=29787 vsize=283380 CPUtime=0.62 cores=0,2
/proc/29793/stat : 29793 (python) S 29787 29787 28260 0 -1 4202560 957 0 0 0 34 28 0 0 18 0 1 0 656974544 290181120 6520 33554432000 4194304 5683644 140737256305856 18446744073709551615 239476715023 0 0 16781312 514 13765621696964821250 0 0 17 2 0 0 0
/proc/29793/statm: 70845 6520 378 364 0 6763 0
[pid=29795] ppid=29793 vsize=33320 CPUtime=219.31 cores=0,2
/proc/29795/stat : 29795 (lingeling) R 29793 29795 29795 0 -1 4202496 17760 0 0 0 21929 2 0 0 25 0 1 0 656974544 34119680 7498 33554432000 4194304 4352236 140737487508032 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29795/statm: 8330 7498 128 39 0 7410 0
[pid=29787/tid=29794] ppid=29785 vsize=292600 CPUtime=0 cores=0,2
/proc/29787/task/29794/stat : 29794 (python) S 29785 29787 28260 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 656974544 299622400 8020 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 2 18446604447133937920 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 222.81
Current children cumulated vsize (KiB) 609300

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

[startup+1122.3 s]
/proc/loadavg: 3.25 3.79 3.76 3/414 29957
/proc/meminfo: memFree=23210968/32950928 swapFree=67056568/67111528
[pid=29787] ppid=29785 vsize=313472 CPUtime=2.89 cores=0,2
/proc/29787/stat : 29787 (python) S 29785 29787 28260 0 -1 4202496 16094 934 1 0 279 10 0 0 20 0 4 0 656974246 320995328 8123 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29787/statm: 78368 8123 1880 364 0 14280 0
[pid=29793] ppid=29787 vsize=293624 CPUtime=1.72 cores=0,2
/proc/29793/stat : 29793 (python) S 29787 29787 28260 0 -1 4202560 1192 0 0 0 92 80 0 0 19 0 2 0 656974544 300670976 6563 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/29793/statm: 73406 6563 416 364 0 9324 0
[pid=29795] ppid=29793 vsize=50096 CPUtime=583.69 cores=0,2
/proc/29795/stat : 29795 (lingeling) T 29793 29795 29795 0 -1 4202496 42690 0 0 0 58363 6 0 0 25 0 1 0 656974544 51298304 11692 33554432000 4194304 4352236 140737487508032 18446744073709551615 4328039 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/29795/statm: 12524 11692 128 39 0 11604 0
[pid=29793/tid=29895] ppid=29787 vsize=293624 CPUtime=0 cores=0,2
/proc/29793/task/29895/stat : 29895 (python) S 29787 29787 28260 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657032915 300670976 6563 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 514 18446604449391305152 0 0 -1 0 0 0 0
[pid=29896] ppid=29787 vsize=293516 CPUtime=0.33 cores=0,2
/proc/29896/stat : 29896 (python) S 29787 29787 28260 0 -1 4202560 1089 0 0 0 17 16 0 0 19 0 2 0 657032916 300560384 6637 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29896/statm: 73379 6637 400 364 0 9294 0
[pid=29898] ppid=29896 vsize=27996 CPUtime=100.03 cores=0,2
/proc/29898/stat : 29898 (lingeling) T 29896 29898 29898 0 -1 4202496 9326 0 0 0 10002 1 0 0 25 0 1 0 657032916 28667904 6167 33554432000 4194304 4352236 140736804787104 18446744073709551615 4328000 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/29898/statm: 6999 6167 128 39 0 6079 0
[pid=29896/tid=29902] ppid=29787 vsize=293516 CPUtime=0 cores=0,2
/proc/29896/task/29902/stat : 29902 (python) S 29787 29787 28260 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657042948 300560384 6637 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 514 18446604441507103808 0 0 -1 2 0 0 0
[pid=29903] ppid=29787 vsize=303832 CPUtime=1.58 cores=0,2
/proc/29903/stat : 29903 (python) S 29787 29787 28260 0 -1 4202560 1005 0 0 0 84 74 0 0 15 0 1 0 657042949 311123968 6613 33554432000 4194304 5683644 140737256305856 18446744073709551615 239476715078 0 0 16781312 514 13765621696964821251 0 0 17 0 0 0 0
/proc/29903/statm: 75958 6613 373 364 0 11870 0
[pid=29905] ppid=29903 vsize=137144 CPUtime=434.14 cores=0,2
/proc/29905/stat : 29905 (cryptominisat-2) R 29903 29905 29905 0 -1 4202496 166879 0 0 0 43370 44 0 0 25 0 1 0 657042950 140435456 26707 33554432000 4194304 4677096 140737475095680 18446744073709551615 4334859 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29905/statm: 34286 26707 391 118 0 29245 0
[pid=29787/tid=29794] ppid=29785 vsize=313472 CPUtime=0 cores=0,2
/proc/29787/task/29794/stat : 29794 (python) S 29785 29787 28260 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 4 0 656974544 320995328 8123 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 2 18446604447133937920 0 0 -1 2 0 0 0
[pid=29787/tid=29897] ppid=29785 vsize=313472 CPUtime=0 cores=0,2
/proc/29787/task/29897/stat : 29897 (python) S 29785 29787 28260 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657032916 320995328 8123 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 2 18446604447133937920 0 0 -1 0 0 0 0
[pid=29787/tid=29904] ppid=29785 vsize=313472 CPUtime=0 cores=0,2
/proc/29787/task/29904/stat : 29904 (python) S 29785 29787 28260 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 4 0 657042950 320995328 8123 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 2 18446604447133937920 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1124.38
Current children cumulated vsize (KiB) 1419680

[startup+1182.3 s]
/proc/loadavg: 2.57 3.49 3.66 3/414 29959
/proc/meminfo: memFree=23171448/32950928 swapFree=67056568/67111528
[pid=29787] ppid=29785 vsize=313472 CPUtime=2.89 cores=0,2
/proc/29787/stat : 29787 (python) S 29785 29787 28260 0 -1 4202496 16094 934 1 0 279 10 0 0 20 0 4 0 656974246 320995328 8123 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29787/statm: 78368 8123 1880 364 0 14280 0
[pid=29793] ppid=29787 vsize=293624 CPUtime=1.72 cores=0,2
/proc/29793/stat : 29793 (python) S 29787 29787 28260 0 -1 4202560 1192 0 0 0 92 80 0 0 19 0 2 0 656974544 300670976 6563 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/29793/statm: 73406 6563 416 364 0 9324 0
[pid=29795] ppid=29793 vsize=50096 CPUtime=583.69 cores=0,2
/proc/29795/stat : 29795 (lingeling) T 29793 29795 29795 0 -1 4202496 42690 0 0 0 58363 6 0 0 25 0 1 0 656974544 51298304 11692 33554432000 4194304 4352236 140737487508032 18446744073709551615 4328039 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/29795/statm: 12524 11692 128 39 0 11604 0
[pid=29793/tid=29895] ppid=29787 vsize=293624 CPUtime=0 cores=0,2
/proc/29793/task/29895/stat : 29895 (python) S 29787 29787 28260 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657032915 300670976 6563 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 514 18446604449391305152 0 0 -1 0 0 0 0
[pid=29896] ppid=29787 vsize=293516 CPUtime=0.33 cores=0,2
/proc/29896/stat : 29896 (python) S 29787 29787 28260 0 -1 4202560 1089 0 0 0 17 16 0 0 19 0 2 0 657032916 300560384 6637 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29896/statm: 73379 6637 400 364 0 9294 0
[pid=29898] ppid=29896 vsize=27996 CPUtime=100.03 cores=0,2
/proc/29898/stat : 29898 (lingeling) T 29896 29898 29898 0 -1 4202496 9326 0 0 0 10002 1 0 0 25 0 1 0 657032916 28667904 6167 33554432000 4194304 4352236 140736804787104 18446744073709551615 4328000 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/29898/statm: 6999 6167 128 39 0 6079 0
[pid=29896/tid=29902] ppid=29787 vsize=293516 CPUtime=0 cores=0,2
/proc/29896/task/29902/stat : 29902 (python) S 29787 29787 28260 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657042948 300560384 6637 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 514 18446604441507103808 0 0 -1 2 0 0 0
[pid=29903] ppid=29787 vsize=303832 CPUtime=1.8 cores=0,2
/proc/29903/stat : 29903 (python) S 29787 29787 28260 0 -1 4202560 1005 0 0 0 96 84 0 0 15 0 1 0 657042949 311123968 6613 33554432000 4194304 5683644 140737256305856 18446744073709551615 239476715078 0 0 16781312 514 4510504564687864067 0 0 17 0 0 0 0
/proc/29903/statm: 75958 6613 373 364 0 11870 0
[pid=29905] ppid=29903 vsize=169044 CPUtime=494.07 cores=0,2
/proc/29905/stat : 29905 (cryptominisat-2) R 29903 29905 29905 0 -1 4202496 186711 0 0 0 49360 47 0 0 25 0 1 0 657042950 173101056 35348 33554432000 4194304 4677096 140737475095680 18446744073709551615 4334804 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29905/statm: 42261 35348 391 118 0 37220 0
[pid=29787/tid=29794] ppid=29785 vsize=313472 CPUtime=0 cores=0,2
/proc/29787/task/29794/stat : 29794 (python) S 29785 29787 28260 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 4 0 656974544 320995328 8123 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 2 18446604447133937920 0 0 -1 2 0 0 0
[pid=29787/tid=29897] ppid=29785 vsize=313472 CPUtime=0 cores=0,2
/proc/29787/task/29897/stat : 29897 (python) S 29785 29787 28260 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657032916 320995328 8123 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 2 18446604447133937920 0 0 -1 0 0 0 0
[pid=29787/tid=29904] ppid=29785 vsize=313472 CPUtime=0 cores=0,2
/proc/29787/task/29904/stat : 29904 (python) S 29785 29787 28260 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 4 0 657042950 320995328 8123 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 2 18446604447133937920 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1184.53
Current children cumulated vsize (KiB) 1451580

[startup+1242.3 s]
/proc/loadavg: 2.28 3.23 3.56 3/417 29963
/proc/meminfo: memFree=21818200/32950928 swapFree=67056568/67111528
[pid=29787] ppid=29785 vsize=313472 CPUtime=2.89 cores=0,2
/proc/29787/stat : 29787 (python) S 29785 29787 28260 0 -1 4202496 16094 934 1 0 279 10 0 0 20 0 4 0 656974246 320995328 8123 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29787/statm: 78368 8123 1880 364 0 14280 0
[pid=29793] ppid=29787 vsize=293624 CPUtime=1.72 cores=0,2
/proc/29793/stat : 29793 (python) S 29787 29787 28260 0 -1 4202560 1192 0 0 0 92 80 0 0 19 0 2 0 656974544 300670976 6563 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/29793/statm: 73406 6563 416 364 0 9324 0
[pid=29795] ppid=29793 vsize=50096 CPUtime=583.69 cores=0,2
/proc/29795/stat : 29795 (lingeling) T 29793 29795 29795 0 -1 4202496 42690 0 0 0 58363 6 0 0 25 0 1 0 656974544 51298304 11692 33554432000 4194304 4352236 140737487508032 18446744073709551615 4328039 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/29795/statm: 12524 11692 128 39 0 11604 0
[pid=29793/tid=29895] ppid=29787 vsize=293624 CPUtime=0 cores=0,2
/proc/29793/task/29895/stat : 29895 (python) S 29787 29787 28260 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657032915 300670976 6563 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 514 18446604449391305152 0 0 -1 0 0 0 0
[pid=29896] ppid=29787 vsize=293516 CPUtime=0.33 cores=0,2
/proc/29896/stat : 29896 (python) S 29787 29787 28260 0 -1 4202560 1089 0 0 0 17 16 0 0 19 0 2 0 657032916 300560384 6637 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29896/statm: 73379 6637 400 364 0 9294 0
[pid=29898] ppid=29896 vsize=27996 CPUtime=100.03 cores=0,2
/proc/29898/stat : 29898 (lingeling) T 29896 29898 29898 0 -1 4202496 9326 0 0 0 10002 1 0 0 25 0 1 0 657032916 28667904 6167 33554432000 4194304 4352236 140736804787104 18446744073709551615 4328000 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/29898/statm: 6999 6167 128 39 0 6079 0
[pid=29896/tid=29902] ppid=29787 vsize=293516 CPUtime=0 cores=0,2
/proc/29896/task/29902/stat : 29902 (python) S 29787 29787 28260 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657042948 300560384 6637 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 514 18446604441507103808 0 0 -1 2 0 0 0
[pid=29903] ppid=29787 vsize=303832 CPUtime=2.01 cores=0,2
/proc/29903/stat : 29903 (python) S 29787 29787 28260 0 -1 4202560 1007 0 0 0 108 93 0 0 15 0 1 0 657042949 311123968 6613 33554432000 4194304 5683644 140737256305856 18446744073709551615 239476715078 0 0 16781312 514 13765621696964821251 0 0 17 0 0 0 0
/proc/29903/statm: 75958 6613 373 364 0 11870 0
[pid=29905] ppid=29903 vsize=169388 CPUtime=554.01 cores=0,2
/proc/29905/stat : 29905 (cryptominisat-2) R 29903 29905 29905 0 -1 4202496 202591 0 0 0 55350 51 0 0 25 0 1 0 657042950 173453312 35242 33554432000 4194304 4677096 140737475095680 18446744073709551615 4320135 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29905/statm: 42347 35242 391 118 0 37306 0
[pid=29787/tid=29794] ppid=29785 vsize=313472 CPUtime=0 cores=0,2
/proc/29787/task/29794/stat : 29794 (python) S 29785 29787 28260 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 4 0 656974544 320995328 8123 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 2 18446604447133937920 0 0 -1 2 0 0 0
[pid=29787/tid=29897] ppid=29785 vsize=313472 CPUtime=0 cores=0,2
/proc/29787/task/29897/stat : 29897 (python) S 29785 29787 28260 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657032916 320995328 8123 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 2 18446604447133937920 0 0 -1 0 0 0 0
[pid=29787/tid=29904] ppid=29785 vsize=313472 CPUtime=0 cores=0,2
/proc/29787/task/29904/stat : 29904 (python) S 29785 29787 28260 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 4 0 657042950 320995328 8123 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 2 18446604447133937920 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1244.68
Current children cumulated vsize (KiB) 1451924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.11 3.02 3.46 3/417 29965
/proc/meminfo: memFree=19773036/32950928 swapFree=67056568/67111528
[pid=29787] ppid=29785 vsize=313472 CPUtime=2.89 cores=0,2
/proc/29787/stat : 29787 (python) S 29785 29787 28260 0 -1 4202496 16094 934 1 0 279 10 0 0 20 0 4 0 656974246 320995328 8123 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29787/statm: 78368 8123 1880 364 0 14280 0
[pid=29793] ppid=29787 vsize=293624 CPUtime=1.72 cores=0,2
/proc/29793/stat : 29793 (python) S 29787 29787 28260 0 -1 4202560 1192 0 0 0 92 80 0 0 19 0 2 0 656974544 300670976 6563 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/29793/statm: 73406 6563 416 364 0 9324 0
[pid=29795] ppid=29793 vsize=50096 CPUtime=583.69 cores=0,2
/proc/29795/stat : 29795 (lingeling) T 29793 29795 29795 0 -1 4202496 42690 0 0 0 58363 6 0 0 25 0 1 0 656974544 51298304 11692 33554432000 4194304 4352236 140737487508032 18446744073709551615 4328039 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/29795/statm: 12524 11692 128 39 0 11604 0
[pid=29793/tid=29895] ppid=29787 vsize=293624 CPUtime=0 cores=0,2
/proc/29793/task/29895/stat : 29895 (python) S 29787 29787 28260 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657032915 300670976 6563 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 514 18446604449391305152 0 0 -1 0 0 0 0
[pid=29896] ppid=29787 vsize=293516 CPUtime=0.33 cores=0,2
/proc/29896/stat : 29896 (python) S 29787 29787 28260 0 -1 4202560 1089 0 0 0 17 16 0 0 19 0 2 0 657032916 300560384 6637 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29896/statm: 73379 6637 400 364 0 9294 0
[pid=29898] ppid=29896 vsize=27996 CPUtime=100.03 cores=0,2
/proc/29898/stat : 29898 (lingeling) T 29896 29898 29898 0 -1 4202496 9326 0 0 0 10002 1 0 0 25 0 1 0 657032916 28667904 6167 33554432000 4194304 4352236 140736804787104 18446744073709551615 4328000 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/29898/statm: 6999 6167 128 39 0 6079 0
[pid=29896/tid=29902] ppid=29787 vsize=293516 CPUtime=0 cores=0,2
/proc/29896/task/29902/stat : 29902 (python) S 29787 29787 28260 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657042948 300560384 6637 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 514 18446604441507103808 0 0 -1 2 0 0 0
[pid=29903] ppid=29787 vsize=303832 CPUtime=2.21 cores=0,2
/proc/29903/stat : 29903 (python) S 29787 29787 28260 0 -1 4202560 1007 0 0 0 120 101 0 0 15 0 1 0 657042949 311123968 6613 33554432000 4194304 5683644 140737256305856 18446744073709551615 239476715078 0 0 16781312 514 13765621696964821251 0 0 17 0 0 0 0
/proc/29903/statm: 75958 6613 373 364 0 11870 0
[pid=29905] ppid=29903 vsize=169768 CPUtime=611.68 cores=0,2
/proc/29905/stat : 29905 (cryptominisat-2) R 29903 29905 29905 0 -1 4202496 217608 0 0 0 61113 55 0 0 25 0 1 0 657042950 173842432 33590 33554432000 4194304 4677096 140737475095680 18446744073709551615 4334830 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29905/statm: 42442 33590 391 118 0 37401 0
[pid=29787/tid=29794] ppid=29785 vsize=313472 CPUtime=0 cores=0,2
/proc/29787/task/29794/stat : 29794 (python) S 29785 29787 28260 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 4 0 656974544 320995328 8123 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 2 18446604447133937920 0 0 -1 2 0 0 0
[pid=29787/tid=29897] ppid=29785 vsize=313472 CPUtime=0 cores=0,2
/proc/29787/task/29897/stat : 29897 (python) S 29785 29787 28260 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657032916 320995328 8123 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 2 18446604447133937920 0 0 -1 0 0 0 0
[pid=29787/tid=29904] ppid=29785 vsize=313472 CPUtime=0 cores=0,2
/proc/29787/task/29904/stat : 29904 (python) S 29785 29787 28260 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 4 0 657042950 320995328 8123 33554432000 4194304 5683644 140737256305856 18446744073709551615 239488518577 0 0 16781312 2 18446604447133937920 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1302.55
Current children cumulated vsize (KiB) 1452304

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 29787 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=799574
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=110983
# CPU time returned by wait4() is 2.91056
# while last known CPU time is 1302.55
#
# 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): 1302.55
CPU user time (s): 1299.86
CPU system time (s): 2.69
CPU usage (%): 100.193
Max. virtual memory (cumulated for all children) (KiB): 1544580

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

runsolver used 5.30919 second user time and 11.5432 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 12:02:52
IDJOB=3377885
IDBENCH=71078
IDSOLVER=1858
FILE ID=node148/3377885-1305453772
RUNJOBID= node148-1305453564-29649
PBS_JOBID= 13324858
Free space on /tmp= 72024 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.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-3377885-1305453772/watcher-3377885-1305453772 -o /tmp/evaluation-result-3377885-1305453772/solver-3377885-1305453772 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377885-1305453772.cnf -seed 1687968557 -budget 2400

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1687968557

node148.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.854
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.70
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.854
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.75
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.854
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.83
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.854
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.75
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.854
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.82
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.854
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.75
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.854
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.82
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15999936 kB
Buffers:        333192 kB
Cached:        5659708 kB
SwapCached:       8488 kB
Active:       13319496 kB
Inactive:      3247780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15999936 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:          767356 kB
Writeback:           0 kB
AnonPages:    10570912 kB
Mapped:          37008 kB
Slab:           265508 kB
PageTables:      50812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 111799940 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72788 MiB
End job on node148 at 2011-05-15 12:24:34