Trace number 3498366

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)? (MO) 4293.91 4287.56

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
MD5SUM28233bedeee44da6e79e63b9febc4d1e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses667976
Sum of the clauses size1591941
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2659295
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

Solver Data

0.35/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.67	c INFO: solving HOME/instance-3498366-1307953266.cnf
0.35/0.67	c INFO: computing task features
2.51/2.89	c INFO: computed variable-clause graph statistics
2.61/2.97	c INFO: computed clause balance statistics
12.71/13.02	c INFO: computed variable balance statistics
19.81/20.15	c INFO: computed small-clause counts
19.91/20.29	c INFO: computed Horn-clause counts
42.91/43.21	c INFO: computed variable graph statistics
42.91/43.21	c INFO: collected features for HOME/instance-3498366-1307953266.cnf in 42.46 s
42.91/43.24	c INFO: running lingeling-276@0 for 97 with 4957 remaining (b = 0.23)
143.11/143.38	c INFO: running cryptominisat-2.9.0@0 for 485 with 4857 remaining (b = 0.21)
646.79/645.96	c INFO: running lingeling-276@100 for 388 with 4366 remaining (b = 0.19)
1032.65/1031.36	c INFO: running SApperloT@0 for 97 with 3981 remaining (b = 0.09)
1132.95/1131.50	c INFO: running lingeling-276@0 for 97 with 3881 remaining (b = 0.11)
1233.18/1231.66	c INFO: running cryptominisat-2.9.0@490 for 97 with 3781 remaining (b = 0.04)
1329.94/1328.21	c INFO: running cryptominisat-2.9.0@586 for 1067 with 3684 remaining (b = 0.31)
2396.62/2393.26	c INFO: running cryptominisat-2.9.0@1650 for 291 with 2621 remaining (b = 0.12)
2689.48/2685.68	c INFO: running lingeling-276@485 for 97 with 2329 remaining (b = 0.03)
2786.84/2782.81	c INFO: running lingeling-276@582 for 291 with 2232 remaining (b = 0.06)
3080.52/3076.15	c INFO: running lingeling-276@100 for 291 with 1939 remaining (b = 0.12)
3370.34/3365.53	c INFO: running precosat-570@0 for 194 with 1649 remaining (b = 0.14)
3566.78/3561.78	c INFO: running lingeling-276@0 for 97 with 1453 remaining (b = 0.06)
3667.10/3661.92	c INFO: running lingeling-276@875 for 194 with 1353 remaining (b = 0.07)
3860.56/3855.16	c INFO: running lingeling-276@389 for 97 with 1160 remaining (b = 0.03)
3957.83/3952.30	c INFO: running lingeling-276@1068 for 194 with 1063 remaining (b = 0.06)
4151.41/4145.53	c INFO: running cryptominisat-2.9.0@0 for 582 with 870 remaining (b = 0.15)

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.1 (svn: 989)

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 /var/tmp/evaluation-result-3498366-1307953266/watcher-3498366-1307953266 -o /var/tmp/evaluation-result-3498366-1307953266/solver-3498366-1307953266 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498366-1307953266.cnf -seed 1700814506 -budget 5000 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.77 0.71 0.26 2/177 2199
/proc/meminfo: memFree=4142692/32951124 swapFree=67062232/67111528
[pid=2199] ppid=2197 vsize=15084 CPUtime=0 cores=0,2,4,6
/proc/2199/stat : 2199 (python) R 2197 2199 2096 0 -1 4202496 625 0 0 0 0 0 0 0 25 0 1 0 887742556 15446016 521 33554432000 4194304 5683644 140737346851456 18446744073709551615 220816236288 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/2199/statm: 3771 525 304 364 0 258 0

[startup+0.0494811 s]
/proc/loadavg: 1.77 0.71 0.26 2/177 2199
/proc/meminfo: memFree=4142692/32951124 swapFree=67062232/67111528
[pid=2199] ppid=2197 vsize=18888 CPUtime=0.02 cores=0,2,4,6
/proc/2199/stat : 2199 (python) S 2197 2199 2096 0 -1 4202496 1289 0 0 0 2 0 0 0 25 0 1 0 887742556 19341312 1141 33554432000 4194304 5683644 140737346851456 18446744073709551615 220816234496 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/2199/statm: 4722 1141 421 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18888

[startup+0.100202 s]
/proc/loadavg: 1.77 0.71 0.26 2/177 2199
/proc/meminfo: memFree=4142692/32951124 swapFree=67062232/67111528
[pid=2199] ppid=2197 vsize=87704 CPUtime=0.05 cores=0,2,4,6
/proc/2199/stat : 2199 (python) S 2197 2199 2096 0 -1 4202496 2639 0 0 0 4 1 0 0 25 0 1 0 887742556 89808896 2354 33554432000 4194304 5683644 140737346851456 18446744073709551615 220811312775 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/2199/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 87704

[startup+0.300752 s]
/proc/loadavg: 1.77 0.71 0.26 2/177 2199
/proc/meminfo: memFree=4142692/32951124 swapFree=67062232/67111528
[pid=2199] ppid=2197 vsize=135748 CPUtime=0.18 cores=0,2,4,6
/proc/2199/stat : 2199 (python) S 2197 2199 2096 0 -1 4202496 5970 935 1 0 13 5 0 0 17 0 1 0 887742556 139005952 4149 33554432000 4194304 5683644 140737346851456 18446744073709551615 220816234496 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/2199/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.705132 s]
/proc/loadavg: 1.77 0.71 0.26 2/177 2199
/proc/meminfo: memFree=4142692/32951124 swapFree=67062232/67111528
[pid=2199] ppid=2197 vsize=291600 CPUtime=0.42 cores=0,2,4,6
/proc/2199/stat : 2199 (python) R 2197 2199 2096 0 -1 4202496 12545 935 1 0 31 11 0 0 16 0 1 0 887742556 298598400 10218 33554432000 4194304 5683644 140737346851456 18446744073709551615 4302970 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/2199/statm: 72900 10218 1761 364 0 8824 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 291600

[startup+1.50098 s]
/proc/loadavg: 1.77 0.71 0.26 3/178 2204
/proc/meminfo: memFree=4089896/32951124 swapFree=67062232/67111528
[pid=2199] ppid=2197 vsize=340460 CPUtime=1.22 cores=0,2,4,6
/proc/2199/stat : 2199 (python) R 2197 2199 2096 0 -1 4202496 24661 935 1 0 108 14 0 0 17 0 1 0 887742556 348631040 22334 33554432000 4194304 5683644 140737346851456 18446744073709551615 220815897285 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/2199/statm: 85115 22334 1761 364 0 21039 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 340460

[startup+3.10073 s]
/proc/loadavg: 1.77 0.71 0.26 3/178 2204
/proc/meminfo: memFree=4024920/32951124 swapFree=67062232/67111528
[pid=2199] ppid=2197 vsize=414736 CPUtime=2.81 cores=0,2,4,6
/proc/2199/stat : 2199 (python) R 2197 2199 2096 0 -1 4202496 58675 935 1 0 262 19 0 0 19 0 1 0 887742556 424689664 41069 33554432000 4194304 5683644 140737346851456 18446744073709551615 47957274108133 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/2199/statm: 103684 41069 1826 364 0 39608 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 414736

[startup+6.30113 s]
/proc/loadavg: 1.79 0.73 0.27 3/178 2204
/proc/meminfo: memFree=3984160/32951124 swapFree=67062232/67111528
[pid=2199] ppid=2197 vsize=414736 CPUtime=6.01 cores=0,2,4,6
/proc/2199/stat : 2199 (python) R 2197 2199 2096 0 -1 4202496 58675 935 1 0 582 19 0 0 25 0 1 0 887742556 424689664 41069 33554432000 4194304 5683644 140737346851456 18446744073709551615 47957306681057 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/2199/statm: 103684 41069 1826 364 0 39608 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 414736

[startup+12.7009 s]
/proc/loadavg: 1.80 0.75 0.28 3/178 2204
/proc/meminfo: memFree=3984004/32951124 swapFree=67062232/67111528
[pid=2199] ppid=2197 vsize=414736 CPUtime=12.41 cores=0,2,4,6
/proc/2199/stat : 2199 (python) R 2197 2199 2096 0 -1 4202496 58675 935 1 0 1222 19 0 0 25 0 1 0 887742556 424689664 41069 33554432000 4194304 5683644 140737346851456 18446744073709551615 47957276800893 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/2199/statm: 103684 41069 1826 364 0 39608 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 414736

[startup+25.5006 s]
/proc/loadavg: 1.85 0.81 0.30 3/182 2208
/proc/meminfo: memFree=3960224/32951124 swapFree=67062232/67111528
[pid=2199] ppid=2197 vsize=414736 CPUtime=25.21 cores=0,2,4,6
/proc/2199/stat : 2199 (python) R 2197 2199 2096 0 -1 4202496 58682 935 1 0 2502 19 0 0 25 0 1 0 887742556 424689664 41076 33554432000 4194304 5683644 140737346851456 18446744073709551615 47957274028160 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/2199/statm: 103684 41076 1833 364 0 39608 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 414736

[startup+51.1009 s]
/proc/loadavg: 1.90 0.91 0.35 3/185 2212
/proc/meminfo: memFree=3946864/32951124 swapFree=67062232/67111528
[pid=2199] ppid=2197 vsize=414616 CPUtime=42.96 cores=0,2,4,6
/proc/2199/stat : 2199 (python) S 2197 2199 2096 0 -1 4202496 59051 935 1 0 4276 20 0 0 25 0 2 0 887742556 424566784 38525 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2199/statm: 103654 38525 1875 364 0 39572 0
[pid=2210] ppid=2199 vsize=404372 CPUtime=0 cores=0,2,4,6
/proc/2210/stat : 2210 (python) S 2199 2199 2096 0 -1 4202560 975 0 0 0 0 0 0 0 18 0 1 0 887746880 414076928 37027 33554432000 4194304 5683644 140737346851456 18446744073709551615 220816256527 0 0 16781312 514 4398161139486130436 0 0 17 6 0 0 0
/proc/2210/statm: 101093 37027 381 364 0 37011 0
[pid=2212] ppid=2210 vsize=28272 CPUtime=7.84 cores=0,2,4,6
/proc/2212/stat : 2212 (lingeling) R 2210 2212 2212 0 -1 4202496 14021 0 0 0 783 1 0 0 25 0 1 0 887746881 28950528 6237 33554432000 4194304 4352236 140736764481696 18446744073709551615 4278667 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/2212/statm: 7068 6237 129 39 0 6148 0
[pid=2199/tid=2211] ppid=2197 vsize=414616 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2211/stat : 2211 (python) S 2197 2199 2096 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 887746881 424566784 38525 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 847260

[startup+102.306 s]
/proc/loadavg: 1.95 1.07 0.43 3/185 2213
/proc/meminfo: memFree=3919336/32951124 swapFree=67062232/67111528
[pid=2199] ppid=2197 vsize=414616 CPUtime=42.96 cores=0,2,4,6
/proc/2199/stat : 2199 (python) S 2197 2199 2096 0 -1 4202496 59051 935 1 0 4276 20 0 0 25 0 2 0 887742556 424566784 38525 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2199/statm: 103654 38525 1875 364 0 39572 0
[pid=2210] ppid=2199 vsize=404372 CPUtime=0.07 cores=0,2,4,6
/proc/2210/stat : 2210 (python) S 2199 2199 2096 0 -1 4202560 999 0 0 0 4 3 0 0 18 0 1 0 887746880 414076928 37027 33554432000 4194304 5683644 140737346851456 18446744073709551615 220816256527 0 0 16781312 514 16807134742183903492 0 0 17 6 0 0 0
/proc/2210/statm: 101093 37027 381 364 0 37011 0
[pid=2212] ppid=2210 vsize=51536 CPUtime=59.05 cores=0,2,4,6
/proc/2212/stat : 2212 (lingeling) R 2210 2212 2212 0 -1 4202496 20151 0 0 0 5903 2 0 0 25 0 1 0 887746881 52772864 12053 33554432000 4194304 4352236 140736764481696 18446744073709551615 4278712 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/2212/statm: 12884 12053 129 39 0 11964 0
[pid=2199/tid=2211] ppid=2197 vsize=414616 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2211/stat : 2211 (python) S 2197 2199 2096 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 887746881 424566784 38525 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 870524

[startup+162.301 s]
/proc/loadavg: 1.98 1.24 0.53 3/193 2223
/proc/meminfo: memFree=2999784/32951124 swapFree=67062232/67111528
[pid=2199] ppid=2197 vsize=424872 CPUtime=42.99 cores=0,2,4,6
/proc/2199/stat : 2199 (python) S 2197 2199 2096 0 -1 4202496 59838 935 1 0 4279 20 0 0 20 0 3 0 887742556 435068928 38532 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2199/statm: 106218 38532 1878 364 0 42133 0
[pid=2210] ppid=2199 vsize=414616 CPUtime=0.11 cores=0,2,4,6
/proc/2210/stat : 2210 (python) S 2199 2199 2096 0 -1 4202560 1174 0 0 0 7 4 0 0 19 0 2 0 887746880 424566784 37065 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2210/statm: 103654 37065 414 364 0 39572 0
[pid=2212] ppid=2210 vsize=67904 CPUtime=100.09 cores=0,2,4,6
/proc/2212/stat : 2212 (lingeling) T 2210 2212 2212 0 -1 4202496 24386 0 0 0 10007 2 0 0 25 0 1 0 887746881 69533696 16145 33554432000 4194304 4352236 140736764481696 18446744073709551615 4281233 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/2212/statm: 16976 16145 129 39 0 16056 0
[pid=2210/tid=2220] ppid=2199 vsize=414616 CPUtime=0 cores=0,2,4,6
/proc/2210/task/2220/stat : 2220 (python) S 2199 2199 2096 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 887756892 424566784 37065 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 514 18446604453936719936 0 0 -1 6 0 0 0
[pid=2221] ppid=2199 vsize=414628 CPUtime=0.02 cores=0,2,4,6
/proc/2221/stat : 2221 (python) S 2199 2199 2096 0 -1 4202560 909 0 0 0 1 1 0 0 15 0 1 0 887756894 424579072 37020 33554432000 4194304 5683644 140737346851456 18446744073709551615 220816256582 0 0 16781312 514 16807134742183903492 0 0 17 0 0 0 0
/proc/2221/statm: 103657 37020 370 364 0 39572 0
[pid=2223] ppid=2221 vsize=755728 CPUtime=18.9 cores=0,2,4,6
/proc/2223/stat : 2223 (cryptominisat-2) R 2221 2223 2223 0 -1 4202496 147501 0 0 0 1873 17 0 0 25 0 1 0 887756895 773865472 142918 33554432000 4194304 4677096 140733811113616 18446744073709551615 4335804 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/2223/statm: 188932 142918 387 118 0 183891 0
[pid=2199/tid=2211] ppid=2197 vsize=424872 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2211/stat : 2211 (python) S 2197 2199 2096 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 3 0 887746881 435068928 38532 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 0 0 0 0
[pid=2199/tid=2222] ppid=2197 vsize=424872 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2222/stat : 2222 (python) S 2197 2199 2096 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 3 0 887756895 435068928 38532 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 2077748

[startup+222.301 s]
/proc/loadavg: 1.99 1.37 0.62 3/193 2225
/proc/meminfo: memFree=2221288/32951124 swapFree=67062232/67111528
[pid=2199] ppid=2197 vsize=424872 CPUtime=42.99 cores=0,2,4,6
/proc/2199/stat : 2199 (python) S 2197 2199 2096 0 -1 4202496 59838 935 1 0 4279 20 0 0 20 0 3 0 887742556 435068928 38532 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2199/statm: 106218 38532 1878 364 0 42133 0
[pid=2210] ppid=2199 vsize=414616 CPUtime=0.11 cores=0,2,4,6
/proc/2210/stat : 2210 (python) S 2199 2199 2096 0 -1 4202560 1174 0 0 0 7 4 0 0 19 0 2 0 887746880 424566784 37065 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2210/statm: 103654 37065 414 364 0 39572 0
[pid=2212] ppid=2210 vsize=67904 CPUtime=100.09 cores=0,2,4,6
/proc/2212/stat : 2212 (lingeling) T 2210 2212 2212 0 -1 4202496 24386 0 0 0 10007 2 0 0 25 0 1 0 887746881 69533696 16145 33554432000 4194304 4352236 140736764481696 18446744073709551615 4281233 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/2212/statm: 16976 16145 129 39 0 16056 0
[pid=2210/tid=2220] ppid=2199 vsize=414616 CPUtime=0 cores=0,2,4,6
/proc/2210/task/2220/stat : 2220 (python) S 2199 2199 2096 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 887756892 424566784 37065 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 514 18446604453936719936 0 0 -1 6 0 0 0
[pid=2221] ppid=2199 vsize=414628 CPUtime=0.17 cores=0,2,4,6
/proc/2221/stat : 2221 (python) S 2199 2199 2096 0 -1 4202560 1174 0 0 0 12 5 0 0 15 0 1 0 887756894 424579072 37021 33554432000 4194304 5683644 140737346851456 18446744073709551615 220816256582 0 0 16781312 514 4605335243560288516 0 0 17 0 0 0 0
/proc/2221/statm: 103657 37021 371 364 0 39572 0
[pid=2223] ppid=2221 vsize=1530972 CPUtime=78.9 cores=0,2,4,6
/proc/2223/stat : 2223 (cryptominisat-2) R 2221 2223 2223 0 -1 4202496 1664335 0 0 0 7703 187 0 0 25 0 1 0 887756895 1567715328 335348 33554432000 4194304 4677096 140733811113616 18446744073709551615 4365684 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/2223/statm: 382743 335352 390 118 0 377702 0
[pid=2199/tid=2211] ppid=2197 vsize=424872 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2211/stat : 2211 (python) S 2197 2199 2096 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 3 0 887746881 435068928 38532 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 0 0 0 0
[pid=2199/tid=2222] ppid=2197 vsize=424872 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2222/stat : 2222 (python) S 2197 2199 2096 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 3 0 887756895 435068928 38532 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 2852992

[startup+282.301 s]
/proc/loadavg: 2.05 1.50 0.70 3/193 2229
/proc/meminfo: memFree=113016/32951124 swapFree=67062232/67111528

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

/proc/meminfo: memFree=99212/32951124 swapFree=67062232/67111528
[pid=2199] ppid=2197 vsize=476152 CPUtime=43.21 cores=0,2,4,6
/proc/2199/stat : 2199 (python) S 2197 2199 2096 0 -1 4202496 64048 935 1 0 4298 23 0 0 20 0 8 0 887742556 487579648 38562 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2199/statm: 119038 38562 1888 364 0 54938 0
[pid=2210] ppid=2199 vsize=414616 CPUtime=1.62 cores=0,2,4,6
/proc/2210/stat : 2210 (python) S 2199 2199 2096 0 -1 4202560 1213 0 0 0 94 68 0 0 18 0 2 0 887746880 424566784 37066 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/2210/statm: 103654 37066 415 364 0 39572 0
[pid=2212] ppid=2210 vsize=168784 CPUtime=1262.41 cores=0,2,4,6
/proc/2212/stat : 2212 (lingeling) T 2210 2212 2212 0 -1 4202496 248974 0 0 0 126210 31 0 0 25 0 1 0 887746881 172834816 41397 33554432000 4194304 4352236 140736764481696 18446744073709551615 4278717 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/2212/statm: 42196 41397 129 39 0 41276 0
[pid=2210/tid=2220] ppid=2199 vsize=414616 CPUtime=0 cores=0,2,4,6
/proc/2210/task/2220/stat : 2220 (python) S 2199 2199 2096 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 887756892 424566784 37066 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 514 18446604453936719936 0 0 -1 6 0 0 0
[pid=2221] ppid=2199 vsize=414628 CPUtime=3.44 cores=0,2,4,6
/proc/2221/stat : 2221 (python) S 2199 2199 2096 0 -1 4202560 2481 0 0 0 209 135 0 0 15 0 2 0 887756894 424579072 37051 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/2221/statm: 103657 37051 400 364 0 39572 0
[pid=2223] ppid=2221 vsize=8196520 CPUtime=1956.5 cores=0,2,4,6
/proc/2223/stat : 2223 (cryptominisat-2) T 2221 2223 2223 0 -1 4202496 10313022 0 0 0 194211 1439 0 0 25 0 1 0 887756895 8393236480 1772615 33554432000 4194304 4677096 140733811113616 18446744073709551615 4337785 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/2223/statm: 2049130 1772615 393 118 0 2044089 0
[pid=2221/tid=2241] ppid=2199 vsize=414628 CPUtime=0 cores=0,2,4,6
/proc/2221/task/2241/stat : 2241 (python) S 2199 2199 2096 0 -1 4202560 42 0 0 0 0 0 0 0 15 0 2 0 887807150 424579072 37051 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 514 18446604453985339200 0 0 -1 0 0 0 0
[pid=2252] ppid=2199 vsize=424884 CPUtime=0.12 cores=0,2,4,6
/proc/2252/stat : 2252 (python) S 2199 2199 2096 0 -1 4202560 1090 0 0 0 6 6 0 0 19 0 2 0 887845693 435081216 37054 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2252/statm: 106221 37054 399 364 0 42133 0
[pid=2254] ppid=2252 vsize=78920 CPUtime=100.09 cores=0,2,4,6
/proc/2254/stat : 2254 (SApperloT-base) T 2252 2254 2254 0 -1 4202496 19257 0 0 0 10007 2 0 0 25 0 1 0 887845694 80814080 18766 33554432000 134512640 135674940 4290550896 18446744073709551615 134552024 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2254/statm: 19730 18766 99 284 0 19444 0
[pid=2252/tid=2270] ppid=2199 vsize=424884 CPUtime=0 cores=0,2,4,6
/proc/2252/task/2270/stat : 2270 (python) S 2199 2199 2096 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 887855705 435081216 37054 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 514 18446604453926164288 0 0 -1 6 0 0 0
[pid=2271] ppid=2199 vsize=435140 CPUtime=0.71 cores=0,2,4,6
/proc/2271/stat : 2271 (python) S 2199 2199 2096 0 -1 4202560 1148 0 0 0 41 30 0 0 18 0 2 0 887855707 445583360 37058 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/2271/statm: 108785 37058 399 364 0 44694 0
[pid=2273] ppid=2271 vsize=128668 CPUtime=486.63 cores=0,2,4,6
/proc/2273/stat : 2273 (lingeling) T 2271 2273 2273 0 -1 4202496 72523 0 0 0 48655 8 0 0 25 0 1 0 887855707 131756032 31336 33554432000 4194304 4352236 140735298577136 18446744073709551615 4328390 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/2273/statm: 32167 31336 129 39 0 31247 0
[pid=2271/tid=2278] ppid=2199 vsize=435140 CPUtime=0 cores=0,2,4,6
/proc/2271/task/2278/stat : 2278 (python) S 2199 2199 2096 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 887865720 445583360 37058 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 514 18446604453937781824 0 0 -1 4 0 0 0
[pid=2355] ppid=2199 vsize=445396 CPUtime=0.26 cores=0,2,4,6
/proc/2355/stat : 2355 (python) S 2199 2199 2096 0 -1 4202560 1137 0 0 0 13 13 0 0 19 0 2 0 888079110 456085504 37062 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/2355/statm: 111349 37062 399 364 0 47255 0
[pid=2357] ppid=2355 vsize=222864 CPUtime=196.22 cores=0,2,4,6
/proc/2357/stat : 2357 (precosat) T 2355 2357 2357 0 -1 4202496 104066 0 0 0 19608 14 0 0 25 0 1 0 888079110 228212736 53881 33554432000 4194304 4890832 140736160244464 18446744073709551615 4237504 0 0 16781312 17442 18446744071562691360 0 0 17 0 0 0 0
/proc/2357/statm: 55716 53881 86 171 0 55543 0
[pid=2355/tid=2364] ppid=2199 vsize=445396 CPUtime=0 cores=0,2,4,6
/proc/2355/task/2364/stat : 2364 (python) S 2199 2199 2096 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 888098734 456085504 37062 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 514 18446604453928146240 0 0 -1 2 0 0 0
[pid=2365] ppid=2199 vsize=455652 CPUtime=0.13 cores=0,2,4,6
/proc/2365/stat : 2365 (python) S 2199 2199 2096 0 -1 4202560 1102 0 0 0 7 6 0 0 19 0 2 0 888098735 466587648 37066 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/2365/statm: 113913 37066 399 364 0 49816 0
[pid=2367] ppid=2365 vsize=61752 CPUtime=100.11 cores=0,2,4,6
/proc/2367/stat : 2367 (lingeling) T 2365 2367 2367 0 -1 4202496 22815 0 0 0 10008 3 0 0 25 0 1 0 888098735 63234048 14608 33554432000 4194304 4352236 140733287910448 18446744073709551615 4207627 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/2367/statm: 15438 14608 129 39 0 14518 0
[pid=2365/tid=2370] ppid=2199 vsize=455652 CPUtime=0 cores=0,2,4,6
/proc/2365/task/2370/stat : 2370 (python) S 2199 2199 2096 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 888108748 466587648 37066 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 514 18446604453928514752 0 0 -1 2 0 0 0
[pid=2387] ppid=2199 vsize=465908 CPUtime=0.55 cores=0,2,4,6
/proc/2387/stat : 2387 (python) S 2199 2199 2096 0 -1 4202560 1510 0 0 0 40 15 0 0 15 0 1 0 888157110 477089792 37041 33554432000 4194304 5683644 140737346851456 18446744073709551615 220816256582 0 0 16781312 514 5617634923281088772 0 0 17 0 0 0 0
/proc/2387/statm: 116477 37041 371 364 0 52377 0
[pid=2389] ppid=2387 vsize=3483780 CPUtime=141.91 cores=0,2,4,6
/proc/2389/stat : 2389 (cryptominisat-2) R 2387 2389 2389 0 -1 4202496 5467751 0 0 0 13429 762 0 0 25 0 1 0 888157111 3567390720 821065 33554432000 4194304 4677096 140735932186576 18446744073709551615 4333608 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/2389/statm: 870945 821065 390 118 0 865904 0
[pid=2199/tid=2211] ppid=2197 vsize=476152 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2211/stat : 2211 (python) S 2197 2199 2096 0 -1 4202560 40 935 0 0 0 0 0 0 15 0 8 0 887746881 487579648 38562 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 0 0 0 0
[pid=2199/tid=2222] ppid=2197 vsize=476152 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2222/stat : 2222 (python) S 2197 2199 2096 0 -1 4202560 33 935 0 0 0 0 0 0 18 0 8 0 887756895 487579648 38562 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 6 0 0 0
[pid=2199/tid=2253] ppid=2197 vsize=476152 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2253/stat : 2253 (python) S 2197 2199 2096 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 8 0 887845694 487579648 38562 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 4 0 0 0
[pid=2199/tid=2272] ppid=2197 vsize=476152 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2272/stat : 2272 (python) S 2197 2199 2096 0 -1 4202560 36 935 0 0 0 0 0 0 18 0 8 0 887855707 487579648 38562 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 0 0 0 0
[pid=2199/tid=2356] ppid=2197 vsize=476152 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2356/stat : 2356 (python) S 2197 2199 2096 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 8 0 888079110 487579648 38562 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 4 0 0 0
[pid=2199/tid=2366] ppid=2197 vsize=476152 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2366/stat : 2366 (python) S 2197 2199 2096 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 8 0 888098735 487579648 38562 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 4 0 0 0
[pid=2199/tid=2388] ppid=2197 vsize=476152 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2388/stat : 2388 (python) S 2197 2199 2096 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 8 0 888157110 487579648 38562 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4293.91
Current children cumulated vsize (KiB) 15873664

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4287.5 s]
/proc/loadavg: 2.08 2.02 1.94 3/229 2396
/proc/meminfo: memFree=99212/32951124 swapFree=67062232/67111528
[pid=2199] ppid=2197 vsize=476152 CPUtime=43.21 cores=0,2,4,6
/proc/2199/stat : 2199 (python) S 2197 2199 2096 0 -1 4202496 64048 935 1 0 4298 23 0 0 20 0 8 0 887742556 487579648 38562 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2199/statm: 119038 38562 1888 364 0 54938 0
[pid=2210] ppid=2199 vsize=414616 CPUtime=1.62 cores=0,2,4,6
/proc/2210/stat : 2210 (python) S 2199 2199 2096 0 -1 4202560 1213 0 0 0 94 68 0 0 18 0 2 0 887746880 424566784 37066 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/2210/statm: 103654 37066 415 364 0 39572 0
[pid=2212] ppid=2210 vsize=168784 CPUtime=1262.41 cores=0,2,4,6
/proc/2212/stat : 2212 (lingeling) T 2210 2212 2212 0 -1 4202496 248974 0 0 0 126210 31 0 0 25 0 1 0 887746881 172834816 41397 33554432000 4194304 4352236 140736764481696 18446744073709551615 4278717 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/2212/statm: 42196 41397 129 39 0 41276 0
[pid=2210/tid=2220] ppid=2199 vsize=414616 CPUtime=0 cores=0,2,4,6
/proc/2210/task/2220/stat : 2220 (python) S 2199 2199 2096 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 887756892 424566784 37066 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 514 18446604453936719936 0 0 -1 6 0 0 0
[pid=2221] ppid=2199 vsize=414628 CPUtime=3.44 cores=0,2,4,6
/proc/2221/stat : 2221 (python) S 2199 2199 2096 0 -1 4202560 2481 0 0 0 209 135 0 0 15 0 2 0 887756894 424579072 37051 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/2221/statm: 103657 37051 400 364 0 39572 0
[pid=2223] ppid=2221 vsize=8196520 CPUtime=1956.5 cores=0,2,4,6
/proc/2223/stat : 2223 (cryptominisat-2) T 2221 2223 2223 0 -1 4202496 10313022 0 0 0 194211 1439 0 0 25 0 1 0 887756895 8393236480 1772615 33554432000 4194304 4677096 140733811113616 18446744073709551615 4337785 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/2223/statm: 2049130 1772615 393 118 0 2044089 0
[pid=2221/tid=2241] ppid=2199 vsize=414628 CPUtime=0 cores=0,2,4,6
/proc/2221/task/2241/stat : 2241 (python) S 2199 2199 2096 0 -1 4202560 42 0 0 0 0 0 0 0 15 0 2 0 887807150 424579072 37051 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 514 18446604453985339200 0 0 -1 0 0 0 0
[pid=2252] ppid=2199 vsize=424884 CPUtime=0.12 cores=0,2,4,6
/proc/2252/stat : 2252 (python) S 2199 2199 2096 0 -1 4202560 1090 0 0 0 6 6 0 0 19 0 2 0 887845693 435081216 37054 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2252/statm: 106221 37054 399 364 0 42133 0
[pid=2254] ppid=2252 vsize=78920 CPUtime=100.09 cores=0,2,4,6
/proc/2254/stat : 2254 (SApperloT-base) T 2252 2254 2254 0 -1 4202496 19257 0 0 0 10007 2 0 0 25 0 1 0 887845694 80814080 18766 33554432000 134512640 135674940 4290550896 18446744073709551615 134552024 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2254/statm: 19730 18766 99 284 0 19444 0
[pid=2252/tid=2270] ppid=2199 vsize=424884 CPUtime=0 cores=0,2,4,6
/proc/2252/task/2270/stat : 2270 (python) S 2199 2199 2096 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 887855705 435081216 37054 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 514 18446604453926164288 0 0 -1 6 0 0 0
[pid=2271] ppid=2199 vsize=435140 CPUtime=0.71 cores=0,2,4,6
/proc/2271/stat : 2271 (python) S 2199 2199 2096 0 -1 4202560 1148 0 0 0 41 30 0 0 18 0 2 0 887855707 445583360 37058 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/2271/statm: 108785 37058 399 364 0 44694 0
[pid=2273] ppid=2271 vsize=128668 CPUtime=486.63 cores=0,2,4,6
/proc/2273/stat : 2273 (lingeling) T 2271 2273 2273 0 -1 4202496 72523 0 0 0 48655 8 0 0 25 0 1 0 887855707 131756032 31336 33554432000 4194304 4352236 140735298577136 18446744073709551615 4328390 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/2273/statm: 32167 31336 129 39 0 31247 0
[pid=2271/tid=2278] ppid=2199 vsize=435140 CPUtime=0 cores=0,2,4,6
/proc/2271/task/2278/stat : 2278 (python) S 2199 2199 2096 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 887865720 445583360 37058 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 514 18446604453937781824 0 0 -1 4 0 0 0
[pid=2355] ppid=2199 vsize=445396 CPUtime=0.26 cores=0,2,4,6
/proc/2355/stat : 2355 (python) S 2199 2199 2096 0 -1 4202560 1137 0 0 0 13 13 0 0 19 0 2 0 888079110 456085504 37062 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/2355/statm: 111349 37062 399 364 0 47255 0
[pid=2357] ppid=2355 vsize=222864 CPUtime=196.22 cores=0,2,4,6
/proc/2357/stat : 2357 (precosat) T 2355 2357 2357 0 -1 4202496 104066 0 0 0 19608 14 0 0 25 0 1 0 888079110 228212736 53881 33554432000 4194304 4890832 140736160244464 18446744073709551615 4237504 0 0 16781312 17442 18446744071562691360 0 0 17 0 0 0 0
/proc/2357/statm: 55716 53881 86 171 0 55543 0
[pid=2355/tid=2364] ppid=2199 vsize=445396 CPUtime=0 cores=0,2,4,6
/proc/2355/task/2364/stat : 2364 (python) S 2199 2199 2096 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 888098734 456085504 37062 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 514 18446604453928146240 0 0 -1 2 0 0 0
[pid=2365] ppid=2199 vsize=455652 CPUtime=0.13 cores=0,2,4,6
/proc/2365/stat : 2365 (python) S 2199 2199 2096 0 -1 4202560 1102 0 0 0 7 6 0 0 19 0 2 0 888098735 466587648 37066 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/2365/statm: 113913 37066 399 364 0 49816 0
[pid=2367] ppid=2365 vsize=61752 CPUtime=100.11 cores=0,2,4,6
/proc/2367/stat : 2367 (lingeling) T 2365 2367 2367 0 -1 4202496 22815 0 0 0 10008 3 0 0 25 0 1 0 888098735 63234048 14608 33554432000 4194304 4352236 140733287910448 18446744073709551615 4207627 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/2367/statm: 15438 14608 129 39 0 14518 0
[pid=2365/tid=2370] ppid=2199 vsize=455652 CPUtime=0 cores=0,2,4,6
/proc/2365/task/2370/stat : 2370 (python) S 2199 2199 2096 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 888108748 466587648 37066 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 514 18446604453928514752 0 0 -1 2 0 0 0
[pid=2387] ppid=2199 vsize=465908 CPUtime=0.55 cores=0,2,4,6
/proc/2387/stat : 2387 (python) S 2199 2199 2096 0 -1 4202560 1510 0 0 0 40 15 0 0 15 0 1 0 888157110 477089792 37041 33554432000 4194304 5683644 140737346851456 18446744073709551615 220816256582 0 0 16781312 514 5617634923281088772 0 0 17 0 0 0 0
/proc/2387/statm: 116477 37041 371 364 0 52377 0
[pid=2389] ppid=2387 vsize=3483780 CPUtime=141.91 cores=0,2,4,6
/proc/2389/stat : 2389 (cryptominisat-2) R 2387 2389 2389 0 -1 4202496 5467751 0 0 0 13429 762 0 0 25 0 1 0 888157111 3567390720 821065 33554432000 4194304 4677096 140735932186576 18446744073709551615 4333608 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/2389/statm: 870945 821065 390 118 0 865904 0
[pid=2199/tid=2211] ppid=2197 vsize=476152 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2211/stat : 2211 (python) S 2197 2199 2096 0 -1 4202560 40 935 0 0 0 0 0 0 15 0 8 0 887746881 487579648 38562 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 0 0 0 0
[pid=2199/tid=2222] ppid=2197 vsize=476152 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2222/stat : 2222 (python) S 2197 2199 2096 0 -1 4202560 33 935 0 0 0 0 0 0 18 0 8 0 887756895 487579648 38562 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 6 0 0 0
[pid=2199/tid=2253] ppid=2197 vsize=476152 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2253/stat : 2253 (python) S 2197 2199 2096 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 8 0 887845694 487579648 38562 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 4 0 0 0
[pid=2199/tid=2272] ppid=2197 vsize=476152 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2272/stat : 2272 (python) S 2197 2199 2096 0 -1 4202560 36 935 0 0 0 0 0 0 18 0 8 0 887855707 487579648 38562 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 0 0 0 0
[pid=2199/tid=2356] ppid=2197 vsize=476152 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2356/stat : 2356 (python) S 2197 2199 2096 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 8 0 888079110 487579648 38562 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 4 0 0 0
[pid=2199/tid=2366] ppid=2197 vsize=476152 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2366/stat : 2366 (python) S 2197 2199 2096 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 8 0 888098735 487579648 38562 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 4 0 0 0
[pid=2199/tid=2388] ppid=2197 vsize=476152 CPUtime=0 cores=0,2,4,6
/proc/2199/task/2388/stat : 2388 (python) S 2197 2199 2096 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 8 0 888157110 487579648 38562 33554432000 4194304 5683644 140737346851456 18446744073709551615 220828060081 0 0 16781312 2 18446604453952617280 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4293.91
Current children cumulated vsize (KiB) 15873664

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2199 and gives
#  childrusage.ru_utime.tv_sec=42
#  childrusage.ru_utime.tv_usec=989464
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=248962
# CPU time returned by wait4() is 43.2384
# while last known CPU time is 4293.91
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4287.56
CPU time (s): 4293.91
CPU user time (s): 4268.36
CPU system time (s): 25.55
CPU usage (%): 100.148
Max. virtual memory (cumulated for all children) (KiB): 15873664

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

runsolver used 8.13476 second user time and 16.1605 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-13 10:21:06
IDJOB=3498366
IDBENCH=82392
IDSOLVER=1991
FILE ID=node147/3498366-1307953266
RUNJOBID= node147-1307953113-2114
PBS_JOBID= 13559681
Free space on /var/tmp= 2856 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.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 /var/tmp/evaluation-result-3498366-1307953266/watcher-3498366-1307953266 -o /var/tmp/evaluation-result-3498366-1307953266/solver-3498366-1307953266 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498366-1307953266.cnf -seed 1700814506 -budget 5000

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=1700814506

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.836
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.836
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.76
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.836
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.836
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:       4142748 kB
Buffers:        109328 kB
Cached:       27599324 kB
SwapCached:      10364 kB
Active:       12751008 kB
Inactive:     15156740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       4142748 kB
SwapTotal:    67111528 kB
SwapFree:     67062232 kB
Dirty:           43468 kB
Writeback:           0 kB
AnonPages:      196740 kB
Mapped:          16088 kB
Slab:           836664 kB
PageTables:       5576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   503888 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 /var/tmp at the end= 2824 MiB
End job on node147 at 2011-06-13 11:32:36