Trace number 3378027

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.35 1300.03

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
myciel6-tr.used-as.sat04-320.cnf
MD5SUM5ba57e5cfd40b4a93356dbea5162016d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark384.789
Satisfiable
(Un)Satisfiability was proved
Number of variables570
Number of clauses4625
Sum of the clauses size9615
Maximum clause length6
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24531
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 590

Solver Data

0.37/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/0.63	c INFO: solving HOME/instance-3378027-1305457363.cnf
0.37/0.63	c INFO: computing task features
0.37/0.63	c INFO: computed variable-clause graph statistics
0.37/0.63	c INFO: computed clause balance statistics
0.37/0.68	c INFO: computed variable balance statistics
0.47/0.72	c INFO: computed small-clause counts
0.47/0.72	c INFO: computed Horn-clause counts
0.47/0.73	c INFO: computed variable graph statistics
0.47/0.73	c INFO: collected features for HOME/instance-3378027-1305457363.cnf in 0.12 s
0.47/0.74	c INFO: running lingeling-276@0 for 582 with 2399 remaining (b = 0.58)
588.04/587.91	c INFO: running lingeling-276@0 for 97 with 1813 remaining (b = 0.25)
688.20/688.13	c INFO: running cryptominisat-2.9.0@0 for 1713 with 1713 remaining (b = 0.57)

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

running on 2 cores: 1,3

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: 3.81 3.95 3.88 4/296 17203
/proc/meminfo: memFree=20241440/32951124 swapFree=66457188/67111528
[pid=17203] ppid=17201 vsize=15384 CPUtime=0 cores=1,3
/proc/17203/stat : 17203 (python) R 17201 17203 17096 0 -1 4202496 811 0 0 0 0 0 0 0 25 0 1 0 657334467 15753216 697 33554432000 4194304 5683644 140734397276240 18446744073709551615 232335888229 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17203/statm: 3846 697 334 364 0 333 0

[startup+0.0880029 s]
/proc/loadavg: 3.81 3.95 3.88 4/296 17203
/proc/meminfo: memFree=20241440/32951124 swapFree=66457188/67111528
[pid=17203] ppid=17201 vsize=84604 CPUtime=0.05 cores=1,3
/proc/17203/stat : 17203 (python) R 17201 17203 17096 0 -1 4202496 2409 0 0 0 4 1 0 0 18 0 1 0 657334467 86634496 2136 33554432000 4194304 5683644 140734397276240 18446744073709551615 232335890432 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/17203/statm: 21151 2136 707 364 0 1368 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84604

[startup+0.101001 s]
/proc/loadavg: 3.81 3.95 3.88 4/296 17203
/proc/meminfo: memFree=20241440/32951124 swapFree=66457188/67111528
[pid=17203] ppid=17201 vsize=94180 CPUtime=0.05 cores=1,3
/proc/17203/stat : 17203 (python) R 17201 17203 17096 0 -1 4202496 2767 0 0 0 4 1 0 0 17 0 1 0 657334467 96440320 2475 33554432000 4194304 5683644 140734397276240 18446744073709551615 232335890432 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/17203/statm: 23545 2475 764 364 0 1677 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 94180

[startup+0.300966 s]
/proc/loadavg: 3.81 3.95 3.88 4/296 17203
/proc/meminfo: memFree=20241440/32951124 swapFree=66457188/67111528
[pid=17203] ppid=17201 vsize=135752 CPUtime=0.19 cores=1,3
/proc/17203/stat : 17203 (python) R 17201 17203 17096 0 -1 4202496 5971 931 1 0 15 4 0 0 17 0 1 0 657334467 139010048 4149 33554432000 4194304 5683644 140734397276240 18446744073709551615 232335888389 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17203/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.70087 s]
/proc/loadavg: 3.81 3.95 3.88 4/296 17203
/proc/meminfo: memFree=20241440/32951124 swapFree=66457188/67111528
[pid=17203] ppid=17201 vsize=278604 CPUtime=0.47 cores=1,3
/proc/17203/stat : 17203 (python) R 17201 17203 17096 0 -1 4202496 9407 931 1 0 38 9 0 0 16 0 1 0 657334467 285290496 7064 33554432000 4194304 5683644 140734397276240 18446744073709551615 232335578888 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17203/statm: 69651 7064 1827 364 0 5575 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 278604

[startup+1.50073 s]
/proc/loadavg: 3.74 3.94 3.88 5/300 17211
/proc/meminfo: memFree=20216228/32951124 swapFree=66457188/67111528
[pid=17203] ppid=17201 vsize=288872 CPUtime=0.51 cores=1,3
/proc/17203/stat : 17203 (python) S 17201 17203 17096 0 -1 4202496 9797 931 1 0 42 9 0 0 19 0 2 0 657334467 295804928 7116 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17203/statm: 72218 7116 1875 364 0 8136 0
[pid=17209] ppid=17203 vsize=278628 CPUtime=0 cores=1,3
/proc/17209/stat : 17209 (python) S 17203 17203 17096 0 -1 4202560 715 0 0 0 0 0 0 0 18 0 1 0 657334541 285315072 5584 33554432000 4194304 5683644 140734397276240 18446744073709551615 232335912463 0 0 16781312 514 14435096739226583039 0 0 17 1 0 0 0
/proc/17209/statm: 69657 5584 347 364 0 5575 0
[pid=17211] ppid=17209 vsize=6168 CPUtime=0.74 cores=1,3
/proc/17211/stat : 17211 (lingeling) R 17209 17211 17211 0 -1 4202496 1025 0 0 0 74 0 0 0 21 0 1 0 657334541 6316032 744 33554432000 4194304 4352236 140733451049888 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17211/statm: 1542 744 129 39 0 622 0
[pid=17203/tid=17210] ppid=17201 vsize=288872 CPUtime=0 cores=1,3
/proc/17203/task/17210/stat : 17210 (python) S 17201 17203 17096 0 -1 4202560 30 931 0 0 0 0 0 0 19 0 2 0 657334541 295804928 7116 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 573668

[startup+3.10044 s]
/proc/loadavg: 3.74 3.94 3.88 5/300 17211
/proc/meminfo: memFree=20213748/32951124 swapFree=66457188/67111528
[pid=17203] ppid=17201 vsize=288872 CPUtime=0.51 cores=1,3
/proc/17203/stat : 17203 (python) S 17201 17203 17096 0 -1 4202496 9797 931 1 0 42 9 0 0 19 0 2 0 657334467 295804928 7116 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17203/statm: 72218 7116 1875 364 0 8136 0
[pid=17209] ppid=17203 vsize=278628 CPUtime=0 cores=1,3
/proc/17209/stat : 17209 (python) S 17203 17203 17096 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 657334541 285315072 5591 33554432000 4194304 5683644 140734397276240 18446744073709551615 232335912463 0 0 16781312 514 14435096739226550536 0 0 17 1 0 0 0
/proc/17209/statm: 69657 5591 354 364 0 5575 0
[pid=17211] ppid=17209 vsize=7580 CPUtime=2.34 cores=1,3
/proc/17211/stat : 17211 (lingeling) R 17209 17211 17211 0 -1 4202496 1634 0 0 0 234 0 0 0 25 0 1 0 657334541 7761920 1097 33554432000 4194304 4352236 140733451049888 18446744073709551615 4328035 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17211/statm: 1895 1097 129 39 0 975 0
[pid=17203/tid=17210] ppid=17201 vsize=288872 CPUtime=0 cores=1,3
/proc/17203/task/17210/stat : 17210 (python) S 17201 17203 17096 0 -1 4202560 30 931 0 0 0 0 0 0 19 0 2 0 657334541 295804928 7116 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 575080

[startup+6.30088 s]
/proc/loadavg: 3.74 3.94 3.88 5/300 17212
/proc/meminfo: memFree=20213176/32951124 swapFree=66457188/67111528
[pid=17203] ppid=17201 vsize=288872 CPUtime=0.51 cores=1,3
/proc/17203/stat : 17203 (python) S 17201 17203 17096 0 -1 4202496 9797 931 1 0 42 9 0 0 19 0 2 0 657334467 295804928 7116 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17203/statm: 72218 7116 1875 364 0 8136 0
[pid=17209] ppid=17203 vsize=278628 CPUtime=0 cores=1,3
/proc/17209/stat : 17209 (python) S 17203 17203 17096 0 -1 4202560 891 0 0 0 0 0 0 0 18 0 1 0 657334541 285315072 5614 33554432000 4194304 5683644 140734397276240 18446744073709551615 232335912463 0 0 16781312 514 14435096739226550536 0 0 17 1 0 0 0
/proc/17209/statm: 69657 5614 377 364 0 5575 0
[pid=17211] ppid=17209 vsize=8224 CPUtime=5.53 cores=1,3
/proc/17211/stat : 17211 (lingeling) R 17209 17211 17211 0 -1 4202496 2275 0 0 0 553 0 0 0 25 0 1 0 657334541 8421376 1258 33554432000 4194304 4352236 140733451049888 18446744073709551615 4207627 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17211/statm: 2056 1258 129 39 0 1136 0
[pid=17203/tid=17210] ppid=17201 vsize=288872 CPUtime=0 cores=1,3
/proc/17203/task/17210/stat : 17210 (python) S 17201 17203 17096 0 -1 4202560 30 931 0 0 0 0 0 0 19 0 2 0 657334541 295804928 7116 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 575724

[startup+12.7007 s]
/proc/loadavg: 3.78 3.94 3.88 5/300 17212
/proc/meminfo: memFree=20211740/32951124 swapFree=66457188/67111528
[pid=17203] ppid=17201 vsize=288872 CPUtime=0.51 cores=1,3
/proc/17203/stat : 17203 (python) S 17201 17203 17096 0 -1 4202496 9797 931 1 0 42 9 0 0 19 0 2 0 657334467 295804928 7116 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17203/statm: 72218 7116 1875 364 0 8136 0
[pid=17209] ppid=17203 vsize=278628 CPUtime=0.01 cores=1,3
/proc/17209/stat : 17209 (python) S 17203 17203 17096 0 -1 4202560 894 0 0 0 1 0 0 0 18 0 1 0 657334541 285315072 5614 33554432000 4194304 5683644 140734397276240 18446744073709551615 232335912463 0 0 16781312 514 1045028627596411144 0 0 17 1 0 0 0
/proc/17209/statm: 69657 5614 377 364 0 5575 0
[pid=17211] ppid=17209 vsize=8612 CPUtime=11.91 cores=1,3
/proc/17211/stat : 17211 (lingeling) R 17209 17211 17211 0 -1 4202496 3300 0 0 0 1191 0 0 0 25 0 1 0 657334541 8818688 1355 33554432000 4194304 4352236 140733451049888 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17211/statm: 2153 1355 129 39 0 1233 0
[pid=17203/tid=17210] ppid=17201 vsize=288872 CPUtime=0 cores=1,3
/proc/17203/task/17210/stat : 17210 (python) S 17201 17203 17096 0 -1 4202560 30 931 0 0 0 0 0 0 19 0 2 0 657334541 295804928 7116 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 576112

[startup+25.5005 s]
/proc/loadavg: 3.89 3.96 3.89 5/303 17215
/proc/meminfo: memFree=20158096/32951124 swapFree=66457188/67111528
[pid=17203] ppid=17201 vsize=288872 CPUtime=0.51 cores=1,3
/proc/17203/stat : 17203 (python) S 17201 17203 17096 0 -1 4202496 9797 931 1 0 42 9 0 0 19 0 2 0 657334467 295804928 7116 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17203/statm: 72218 7116 1875 364 0 8136 0
[pid=17209] ppid=17203 vsize=278628 CPUtime=0.04 cores=1,3
/proc/17209/stat : 17209 (python) S 17203 17203 17096 0 -1 4202560 901 0 0 0 3 1 0 0 18 0 1 0 657334541 285315072 5614 33554432000 4194304 5683644 140734397276240 18446744073709551615 232335912463 0 0 16781312 514 1045028627596411144 0 0 17 1 0 0 0
/proc/17209/statm: 69657 5614 377 364 0 5575 0
[pid=17211] ppid=17209 vsize=10008 CPUtime=24.7 cores=1,3
/proc/17211/stat : 17211 (lingeling) R 17209 17211 17211 0 -1 4202496 5605 0 0 0 2469 1 0 0 25 0 1 0 657334541 10248192 1704 33554432000 4194304 4352236 140733451049888 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17211/statm: 2502 1704 129 39 0 1582 0
[pid=17203/tid=17210] ppid=17201 vsize=288872 CPUtime=0 cores=1,3
/proc/17203/task/17210/stat : 17210 (python) S 17201 17203 17096 0 -1 4202560 30 931 0 0 0 0 0 0 19 0 2 0 657334541 295804928 7116 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 577508

[startup+51.1009 s]
/proc/loadavg: 3.92 3.96 3.89 5/303 17216
/proc/meminfo: memFree=20167572/32951124 swapFree=66457188/67111528
[pid=17203] ppid=17201 vsize=288872 CPUtime=0.51 cores=1,3
/proc/17203/stat : 17203 (python) S 17201 17203 17096 0 -1 4202496 9797 931 1 0 42 9 0 0 19 0 2 0 657334467 295804928 7116 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17203/statm: 72218 7116 1875 364 0 8136 0
[pid=17209] ppid=17203 vsize=278628 CPUtime=0.09 cores=1,3
/proc/17209/stat : 17209 (python) S 17203 17203 17096 0 -1 4202560 913 0 0 0 4 5 0 0 18 0 1 0 657334541 285315072 5614 33554432000 4194304 5683644 140734397276240 18446744073709551615 232335912463 0 0 16781312 514 1045028627596411144 0 0 17 1 0 0 0
/proc/17209/statm: 69657 5614 377 364 0 5575 0
[pid=17211] ppid=17209 vsize=12956 CPUtime=50.26 cores=1,3
/proc/17211/stat : 17211 (lingeling) R 17209 17211 17211 0 -1 4202496 10310 0 0 0 5025 1 0 0 25 0 1 0 657334541 13266944 2441 33554432000 4194304 4352236 140733451049888 18446744073709551615 4328304 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17211/statm: 3239 2441 129 39 0 2319 0
[pid=17203/tid=17210] ppid=17201 vsize=288872 CPUtime=0 cores=1,3
/proc/17203/task/17210/stat : 17210 (python) S 17201 17203 17096 0 -1 4202560 30 931 0 0 0 0 0 0 19 0 2 0 657334541 295804928 7116 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 580456

[startup+102.311 s]
/proc/loadavg: 4.08 4.01 3.91 5/306 17222
/proc/meminfo: memFree=20107288/32951124 swapFree=66457188/67111528
[pid=17203] ppid=17201 vsize=288872 CPUtime=0.51 cores=1,3
/proc/17203/stat : 17203 (python) S 17201 17203 17096 0 -1 4202496 9797 931 1 0 42 9 0 0 19 0 2 0 657334467 295804928 7116 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17203/statm: 72218 7116 1875 364 0 8136 0
[pid=17209] ppid=17203 vsize=278628 CPUtime=0.2 cores=1,3
/proc/17209/stat : 17209 (python) S 17203 17203 17096 0 -1 4202560 937 0 0 0 9 11 0 0 18 0 1 0 657334541 285315072 5614 33554432000 4194304 5683644 140734397276240 18446744073709551615 232335912463 0 0 16781312 514 1045028627596411144 0 0 17 1 0 0 0
/proc/17209/statm: 69657 5614 377 364 0 5575 0
[pid=17211] ppid=17209 vsize=21472 CPUtime=101.38 cores=1,3
/proc/17211/stat : 17211 (lingeling) R 17209 17211 17211 0 -1 4202496 21163 0 0 0 10136 2 0 0 25 0 1 0 657334541 21987328 4570 33554432000 4194304 4352236 140733451049888 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17211/statm: 5368 4570 129 39 0 4448 0
[pid=17203/tid=17210] ppid=17201 vsize=288872 CPUtime=0 cores=1,3
/proc/17203/task/17210/stat : 17210 (python) S 17201 17203 17096 0 -1 4202560 30 931 0 0 0 0 0 0 19 0 2 0 657334541 295804928 7116 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 588972

[startup+162.301 s]
/proc/loadavg: 4.06 4.02 3.91 5/306 17225
/proc/meminfo: memFree=20087196/32951124 swapFree=66457188/67111528
[pid=17203] ppid=17201 vsize=288872 CPUtime=0.51 cores=1,3
/proc/17203/stat : 17203 (python) S 17201 17203 17096 0 -1 4202496 9797 931 1 0 42 9 0 0 19 0 2 0 657334467 295804928 7116 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17203/statm: 72218 7116 1875 364 0 8136 0
[pid=17209] ppid=17203 vsize=278628 CPUtime=0.33 cores=1,3
/proc/17209/stat : 17209 (python) S 17203 17203 17096 0 -1 4202560 957 0 0 0 17 16 0 0 18 0 1 0 657334541 285315072 5614 33554432000 4194304 5683644 140734397276240 18446744073709551615 232335912463 0 0 16781312 514 1045028627596411144 0 0 17 1 0 0 0
/proc/17209/statm: 69657 5614 377 364 0 5575 0
[pid=17211] ppid=17209 vsize=23008 CPUtime=161.31 cores=1,3
/proc/17211/stat : 17211 (lingeling) R 17209 17211 17211 0 -1 4202496 29323 0 0 0 16127 4 0 0 25 0 1 0 657334541 23560192 4954 33554432000 4194304 4352236 140733451049888 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17211/statm: 5752 4954 129 39 0 4832 0
[pid=17203/tid=17210] ppid=17201 vsize=288872 CPUtime=0 cores=1,3
/proc/17203/task/17210/stat : 17210 (python) S 17201 17203 17096 0 -1 4202560 30 931 0 0 0 0 0 0 19 0 2 0 657334541 295804928 7116 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 590508


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

[startup+1122.3 s]
/proc/loadavg: 4.10 4.09 4.01 5/341 17285
/proc/meminfo: memFree=15454404/32951124 swapFree=66457188/67111528
[pid=17203] ppid=17201 vsize=309684 CPUtime=0.53 cores=1,3
/proc/17203/stat : 17203 (python) S 17201 17203 17096 0 -1 4202496 11364 931 1 0 44 9 0 0 19 0 4 0 657334467 317116416 7191 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17203/statm: 77421 7191 1880 364 0 13333 0
[pid=17209] ppid=17203 vsize=288872 CPUtime=1.25 cores=1,3
/proc/17209/stat : 17209 (python) S 17203 17203 17096 0 -1 4202560 1199 0 0 0 66 59 0 0 19 0 2 0 657334541 295804928 5658 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17209/statm: 72218 5658 416 364 0 8136 0
[pid=17211] ppid=17209 vsize=33700 CPUtime=586.28 cores=1,3
/proc/17211/stat : 17211 (lingeling) T 17209 17211 17211 0 -1 4202496 84300 0 0 0 58617 11 0 0 25 0 1 0 657334541 34508800 7627 33554432000 4194304 4352236 140733451049888 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/17211/statm: 8425 7627 129 39 0 7505 0
[pid=17209/tid=17256] ppid=17203 vsize=288872 CPUtime=0 cores=1,3
/proc/17209/task/17256/stat : 17256 (python) S 17203 17203 17096 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657393257 295804928 5658 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 514 18446604464863560704 0 0 -1 3 0 0 0
[pid=17257] ppid=17203 vsize=289184 CPUtime=0.22 cores=1,3
/proc/17257/stat : 17257 (python) S 17203 17203 17096 0 -1 4202560 1101 0 0 0 11 11 0 0 19 0 2 0 657393258 296124416 5690 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17257/statm: 72296 5690 400 364 0 8211 0
[pid=17259] ppid=17257 vsize=19132 CPUtime=99.96 cores=1,3
/proc/17259/stat : 17259 (lingeling) T 17257 17259 17259 0 -1 4202496 21233 0 0 0 9993 3 0 0 25 0 1 0 657393258 19591168 3985 33554432000 4194304 4352236 140735799551792 18446744073709551615 4207874 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/17259/statm: 4783 3985 129 39 0 3863 0
[pid=17257/tid=17267] ppid=17203 vsize=289184 CPUtime=0 cores=1,3
/proc/17257/task/17267/stat : 17267 (python) S 17203 17203 17096 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657403279 296124416 5690 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 514 18446604469797948352 0 0 -1 3 0 0 0
[pid=17268] ppid=17203 vsize=299440 CPUtime=1.03 cores=1,3
/proc/17268/stat : 17268 (python) S 17203 17203 17096 0 -1 4202560 996 0 0 0 49 54 0 0 15 0 1 0 657403280 306626560 5679 33554432000 4194304 5683644 140734397276240 18446744073709551615 232335912518 0 0 16781312 514 1045028627596411140 0 0 17 1 0 0 0
/proc/17268/statm: 74860 5679 372 364 0 10772 0
[pid=17270] ppid=17268 vsize=114300 CPUtime=433.26 cores=1,3
/proc/17270/stat : 17270 (cryptominisat-2) R 17268 17270 17270 0 -1 4202496 130979 0 0 0 43288 38 0 0 25 0 1 0 657403281 117043200 21611 33554432000 4194304 4677096 140733828177712 18446744073709551615 4320126 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17270/statm: 28575 21611 388 118 0 23534 0
[pid=17203/tid=17210] ppid=17201 vsize=309684 CPUtime=0 cores=1,3
/proc/17203/task/17210/stat : 17210 (python) S 17201 17203 17096 0 -1 4202560 30 931 0 0 0 0 0 0 19 0 4 0 657334541 317116416 7191 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
[pid=17203/tid=17258] ppid=17201 vsize=309684 CPUtime=0 cores=1,3
/proc/17203/task/17258/stat : 17258 (python) S 17201 17203 17096 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 4 0 657393258 317116416 7191 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
[pid=17203/tid=17269] ppid=17201 vsize=309684 CPUtime=0 cores=1,3
/proc/17203/task/17269/stat : 17269 (python) S 17201 17203 17096 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 4 0 657403280 317116416 7191 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1122.53
Current children cumulated vsize (KiB) 1354312

[startup+1182.3 s]
/proc/loadavg: 4.25 4.12 4.02 5/341 17288
/proc/meminfo: memFree=15384176/32951124 swapFree=66457188/67111528
[pid=17203] ppid=17201 vsize=309684 CPUtime=0.53 cores=1,3
/proc/17203/stat : 17203 (python) S 17201 17203 17096 0 -1 4202496 11364 931 1 0 44 9 0 0 19 0 4 0 657334467 317116416 7191 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17203/statm: 77421 7191 1880 364 0 13333 0
[pid=17209] ppid=17203 vsize=288872 CPUtime=1.25 cores=1,3
/proc/17209/stat : 17209 (python) S 17203 17203 17096 0 -1 4202560 1199 0 0 0 66 59 0 0 19 0 2 0 657334541 295804928 5658 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17209/statm: 72218 5658 416 364 0 8136 0
[pid=17211] ppid=17209 vsize=33700 CPUtime=586.28 cores=1,3
/proc/17211/stat : 17211 (lingeling) T 17209 17211 17211 0 -1 4202496 84300 0 0 0 58617 11 0 0 25 0 1 0 657334541 34508800 7627 33554432000 4194304 4352236 140733451049888 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/17211/statm: 8425 7627 129 39 0 7505 0
[pid=17209/tid=17256] ppid=17203 vsize=288872 CPUtime=0 cores=1,3
/proc/17209/task/17256/stat : 17256 (python) S 17203 17203 17096 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657393257 295804928 5658 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 514 18446604464863560704 0 0 -1 3 0 0 0
[pid=17257] ppid=17203 vsize=289184 CPUtime=0.22 cores=1,3
/proc/17257/stat : 17257 (python) S 17203 17203 17096 0 -1 4202560 1101 0 0 0 11 11 0 0 19 0 2 0 657393258 296124416 5690 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17257/statm: 72296 5690 400 364 0 8211 0
[pid=17259] ppid=17257 vsize=19132 CPUtime=99.96 cores=1,3
/proc/17259/stat : 17259 (lingeling) T 17257 17259 17259 0 -1 4202496 21233 0 0 0 9993 3 0 0 25 0 1 0 657393258 19591168 3985 33554432000 4194304 4352236 140735799551792 18446744073709551615 4207874 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/17259/statm: 4783 3985 129 39 0 3863 0
[pid=17257/tid=17267] ppid=17203 vsize=289184 CPUtime=0 cores=1,3
/proc/17257/task/17267/stat : 17267 (python) S 17203 17203 17096 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657403279 296124416 5690 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 514 18446604469797948352 0 0 -1 3 0 0 0
[pid=17268] ppid=17203 vsize=299440 CPUtime=1.18 cores=1,3
/proc/17268/stat : 17268 (python) S 17203 17203 17096 0 -1 4202560 996 0 0 0 56 62 0 0 15 0 1 0 657403280 306626560 5679 33554432000 4194304 5683644 140734397276240 18446744073709551615 232335912518 0 0 16781312 514 1045028627596411140 0 0 17 1 0 0 0
/proc/17268/statm: 74860 5679 372 364 0 10772 0
[pid=17270] ppid=17268 vsize=132312 CPUtime=493.14 cores=1,3
/proc/17270/stat : 17270 (cryptominisat-2) R 17268 17270 17270 0 -1 4202496 144478 0 0 0 49272 42 0 0 25 0 1 0 657403281 135487488 24758 33554432000 4194304 4677096 140733828177712 18446744073709551615 4319550 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17270/statm: 33078 24758 388 118 0 28037 0
[pid=17203/tid=17210] ppid=17201 vsize=309684 CPUtime=0 cores=1,3
/proc/17203/task/17210/stat : 17210 (python) S 17201 17203 17096 0 -1 4202560 30 931 0 0 0 0 0 0 19 0 4 0 657334541 317116416 7191 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
[pid=17203/tid=17258] ppid=17201 vsize=309684 CPUtime=0 cores=1,3
/proc/17203/task/17258/stat : 17258 (python) S 17201 17203 17096 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 4 0 657393258 317116416 7191 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
[pid=17203/tid=17269] ppid=17201 vsize=309684 CPUtime=0 cores=1,3
/proc/17203/task/17269/stat : 17269 (python) S 17201 17203 17096 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 4 0 657403280 317116416 7191 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1182.56
Current children cumulated vsize (KiB) 1372324

[startup+1242.3 s]
/proc/loadavg: 4.18 4.12 4.02 5/341 17289
/proc/meminfo: memFree=15362676/32951124 swapFree=66457188/67111528
[pid=17203] ppid=17201 vsize=309684 CPUtime=0.53 cores=1,3
/proc/17203/stat : 17203 (python) S 17201 17203 17096 0 -1 4202496 11364 931 1 0 44 9 0 0 19 0 4 0 657334467 317116416 7191 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17203/statm: 77421 7191 1880 364 0 13333 0
[pid=17209] ppid=17203 vsize=288872 CPUtime=1.25 cores=1,3
/proc/17209/stat : 17209 (python) S 17203 17203 17096 0 -1 4202560 1199 0 0 0 66 59 0 0 19 0 2 0 657334541 295804928 5658 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17209/statm: 72218 5658 416 364 0 8136 0
[pid=17211] ppid=17209 vsize=33700 CPUtime=586.28 cores=1,3
/proc/17211/stat : 17211 (lingeling) T 17209 17211 17211 0 -1 4202496 84300 0 0 0 58617 11 0 0 25 0 1 0 657334541 34508800 7627 33554432000 4194304 4352236 140733451049888 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/17211/statm: 8425 7627 129 39 0 7505 0
[pid=17209/tid=17256] ppid=17203 vsize=288872 CPUtime=0 cores=1,3
/proc/17209/task/17256/stat : 17256 (python) S 17203 17203 17096 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657393257 295804928 5658 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 514 18446604464863560704 0 0 -1 3 0 0 0
[pid=17257] ppid=17203 vsize=289184 CPUtime=0.22 cores=1,3
/proc/17257/stat : 17257 (python) S 17203 17203 17096 0 -1 4202560 1101 0 0 0 11 11 0 0 19 0 2 0 657393258 296124416 5690 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17257/statm: 72296 5690 400 364 0 8211 0
[pid=17259] ppid=17257 vsize=19132 CPUtime=99.96 cores=1,3
/proc/17259/stat : 17259 (lingeling) T 17257 17259 17259 0 -1 4202496 21233 0 0 0 9993 3 0 0 25 0 1 0 657393258 19591168 3985 33554432000 4194304 4352236 140735799551792 18446744073709551615 4207874 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/17259/statm: 4783 3985 129 39 0 3863 0
[pid=17257/tid=17267] ppid=17203 vsize=289184 CPUtime=0 cores=1,3
/proc/17257/task/17267/stat : 17267 (python) S 17203 17203 17096 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657403279 296124416 5690 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 514 18446604469797948352 0 0 -1 3 0 0 0
[pid=17268] ppid=17203 vsize=299440 CPUtime=1.32 cores=1,3
/proc/17268/stat : 17268 (python) S 17203 17203 17096 0 -1 4202560 996 0 0 0 63 69 0 0 15 0 1 0 657403280 306626560 5679 33554432000 4194304 5683644 140734397276240 18446744073709551615 232335912518 0 0 16781312 514 1045028627596411140 0 0 17 1 0 0 0
/proc/17268/statm: 74860 5679 372 364 0 10772 0
[pid=17270] ppid=17268 vsize=132496 CPUtime=553.04 cores=1,3
/proc/17270/stat : 17270 (cryptominisat-2) R 17268 17270 17270 0 -1 4202496 152951 0 0 0 55258 46 0 0 25 0 1 0 657403281 135675904 26312 33554432000 4194304 4677096 140733828177712 18446744073709551615 232335589054 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17270/statm: 33124 26312 388 118 0 28083 0
[pid=17203/tid=17210] ppid=17201 vsize=309684 CPUtime=0 cores=1,3
/proc/17203/task/17210/stat : 17210 (python) S 17201 17203 17096 0 -1 4202560 30 931 0 0 0 0 0 0 19 0 4 0 657334541 317116416 7191 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
[pid=17203/tid=17258] ppid=17201 vsize=309684 CPUtime=0 cores=1,3
/proc/17203/task/17258/stat : 17258 (python) S 17201 17203 17096 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 4 0 657393258 317116416 7191 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
[pid=17203/tid=17269] ppid=17201 vsize=309684 CPUtime=0 cores=1,3
/proc/17203/task/17269/stat : 17269 (python) S 17201 17203 17096 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 4 0 657403280 317116416 7191 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1242.6
Current children cumulated vsize (KiB) 1372508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.47 3.97 3.97 2/296 17345
/proc/meminfo: memFree=20541140/32951124 swapFree=66457188/67111528
[pid=17203] ppid=17201 vsize=309684 CPUtime=0.53 cores=1,3
/proc/17203/stat : 17203 (python) S 17201 17203 17096 0 -1 4202496 11364 931 1 0 44 9 0 0 19 0 4 0 657334467 317116416 7191 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17203/statm: 77421 7191 1880 364 0 13333 0
[pid=17209] ppid=17203 vsize=288872 CPUtime=1.25 cores=1,3
/proc/17209/stat : 17209 (python) S 17203 17203 17096 0 -1 4202560 1199 0 0 0 66 59 0 0 19 0 2 0 657334541 295804928 5658 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17209/statm: 72218 5658 416 364 0 8136 0
[pid=17211] ppid=17209 vsize=33700 CPUtime=586.28 cores=1,3
/proc/17211/stat : 17211 (lingeling) T 17209 17211 17211 0 -1 4202496 84300 0 0 0 58617 11 0 0 25 0 1 0 657334541 34508800 7627 33554432000 4194304 4352236 140733451049888 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/17211/statm: 8425 7627 129 39 0 7505 0
[pid=17209/tid=17256] ppid=17203 vsize=288872 CPUtime=0 cores=1,3
/proc/17209/task/17256/stat : 17256 (python) S 17203 17203 17096 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657393257 295804928 5658 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 514 18446604464863560704 0 0 -1 3 0 0 0
[pid=17257] ppid=17203 vsize=289184 CPUtime=0.22 cores=1,3
/proc/17257/stat : 17257 (python) S 17203 17203 17096 0 -1 4202560 1101 0 0 0 11 11 0 0 19 0 2 0 657393258 296124416 5690 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17257/statm: 72296 5690 400 364 0 8211 0
[pid=17259] ppid=17257 vsize=19132 CPUtime=99.96 cores=1,3
/proc/17259/stat : 17259 (lingeling) T 17257 17259 17259 0 -1 4202496 21233 0 0 0 9993 3 0 0 25 0 1 0 657393258 19591168 3985 33554432000 4194304 4352236 140735799551792 18446744073709551615 4207874 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/17259/statm: 4783 3985 129 39 0 3863 0
[pid=17257/tid=17267] ppid=17203 vsize=289184 CPUtime=0 cores=1,3
/proc/17257/task/17267/stat : 17267 (python) S 17203 17203 17096 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657403279 296124416 5690 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 514 18446604469797948352 0 0 -1 3 0 0 0
[pid=17268] ppid=17203 vsize=299440 CPUtime=1.46 cores=1,3
/proc/17268/stat : 17268 (python) S 17203 17203 17096 0 -1 4202560 1010 0 0 0 70 76 0 0 15 0 1 0 657403280 306626560 5688 33554432000 4194304 5683644 140734397276240 18446744073709551615 232335912518 0 0 16781312 514 1045028627596411140 0 0 17 1 0 0 0
/proc/17268/statm: 74860 5688 381 364 0 10772 0
[pid=17270] ppid=17268 vsize=145484 CPUtime=610.65 cores=1,3
/proc/17270/stat : 17270 (cryptominisat-2) R 17268 17270 17270 0 -1 4202496 163156 0 0 0 61015 50 0 0 25 0 1 0 657403281 148975616 29639 33554432000 4194304 4677096 140733828177712 18446744073709551615 4502824 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17270/statm: 36371 29639 388 118 0 31330 0
[pid=17203/tid=17210] ppid=17201 vsize=309684 CPUtime=0 cores=1,3
/proc/17203/task/17210/stat : 17210 (python) S 17201 17203 17096 0 -1 4202560 30 931 0 0 0 0 0 0 19 0 4 0 657334541 317116416 7191 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
[pid=17203/tid=17258] ppid=17201 vsize=309684 CPUtime=0 cores=1,3
/proc/17203/task/17258/stat : 17258 (python) S 17201 17203 17096 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 4 0 657393258 317116416 7191 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
[pid=17203/tid=17269] ppid=17201 vsize=309684 CPUtime=0 cores=1,3
/proc/17203/task/17269/stat : 17269 (python) S 17201 17203 17096 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 4 0 657403280 317116416 7191 33554432000 4194304 5683644 140734397276240 18446744073709551615 232347716017 0 0 16781312 2 18446604471144055040 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1300.35
Current children cumulated vsize (KiB) 1385496

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

Real time (s): 1300.03
CPU time (s): 1300.35
CPU user time (s): 1298.16
CPU system time (s): 2.19
CPU usage (%): 100.024
Max. virtual memory (cumulated for all children) (KiB): 1427080

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

runsolver used 3.72743 second user time and 8.87065 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 13:02:43
IDJOB=3378027
IDBENCH=84808
IDSOLVER=1858
FILE ID=node132/3378027-1305457363
RUNJOBID= node132-1305457346-17116
PBS_JOBID= 13324896
Free space on /tmp= 73212 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.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-3378027-1305457363/watcher-3378027-1305457363 -o /tmp/evaluation-result-3378027-1305457363/solver-3378027-1305457363 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378027-1305457363.cnf -seed 1149742823 -budget 2400

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

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=1149742823

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20241720 kB
Buffers:        299080 kB
Cached:        6073888 kB
SwapCached:       6904 kB
Active:        5968292 kB
Inactive:      6421536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20241720 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:          192288 kB
Writeback:           0 kB
AnonPages:     6014872 kB
Mapped:          24880 kB
Slab:           227424 kB
PageTables:      28004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 35581040 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73336 MiB
End job on node132 at 2011-05-15 13:24:25