Trace number 3380796

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-par-industrial (fixed)? (MO) 2891.73 399.595

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.36/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.67	c INFO: solving HOME/instance-3380796-1305492571.cnf
0.36/0.67	c INFO: computing task features
2.55/2.82	c INFO: computed variable-clause graph statistics
2.55/2.89	c INFO: computed clause balance statistics
13.05/13.39	c INFO: computed variable balance statistics
20.75/21.02	c INFO: computed small-clause counts
20.85/21.15	c INFO: computed Horn-clause counts
41.75/42.06	c INFO: computed variable graph statistics
41.75/42.06	c INFO: collected features for HOME/instance-3380796-1305492571.cnf in 41.34 s
41.75/42.08	c INFO: running lingeling-276@0 for 97 with 4958 remaining (b = 0.23)
41.85/42.11	c INFO: running cryptominisat-2.9.0@0 for 582 with 4958 remaining (b = 0.23)
41.85/42.14	c INFO: running lingeling-276@0 for 1261 with 4958 remaining (b = 0.35)
41.85/42.16	c INFO: running cryptominisat-2.9.0@0 for 1940 with 4958 remaining (b = 0.44)
41.85/42.19	c INFO: running lingeling-276@0 for 1261 with 4958 remaining (b = 0.28)
41.94/42.22	c INFO: running cryptominisat-2.9.0@0 for 1649 with 4958 remaining (b = 0.34)
41.94/42.25	c INFO: running SApperloT@0 for 97 with 4958 remaining (b = 0.02)
41.94/42.28	c INFO: running lingeling-276@0 for 1261 with 4958 remaining (b = 0.22)
841.70/142.47	c INFO: running precosat-570@0 for 388 with 4858 remaining (b = 0.10)
843.16/142.67	c INFO: running cryptominisat-2.9.0@0 for 1940 with 4858 remaining (b = 0.30)

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-3380796-1305492571/watcher-3380796-1305492571 -o /tmp/evaluation-result-3380796-1305492571/solver-3380796-1305492571 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3380796-1305492571.cnf -seed 2094175718 -budget 40000 -cores 8 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.38 7.91 7.96 2/463 13113
/proc/meminfo: memFree=29717368/32950928 swapFree=41934240/67111528
[pid=13113] ppid=13111 vsize=16244 CPUtime=0 cores=0-7
/proc/13113/stat : 13113 (python) R 13111 13113 12906 0 -1 4202496 997 0 0 0 0 0 0 0 21 0 1 0 660855879 16633856 870 33554432000 4194304 5683644 140733462038160 18446744073709551615 4342272 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/13113/statm: 4061 870 368 364 0 548 0

[startup+0.046581 s]
/proc/loadavg: 7.38 7.91 7.96 2/463 13113
/proc/meminfo: memFree=29717368/32950928 swapFree=41934240/67111528
[pid=13113] ppid=13111 vsize=18888 CPUtime=0.02 cores=0-7
/proc/13113/stat : 13113 (python) R 13111 13113 12906 0 -1 4202496 1287 0 0 0 2 0 0 0 21 0 1 0 660855879 19341312 1140 33554432000 4194304 5683644 140733462038160 18446744073709551615 4865436 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/13113/statm: 4722 1140 421 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18888

[startup+0.100572 s]
/proc/loadavg: 7.38 7.91 7.96 2/463 13113
/proc/meminfo: memFree=29717368/32950928 swapFree=41934240/67111528
[pid=13113] ppid=13111 vsize=89772 CPUtime=0.06 cores=0-7
/proc/13113/stat : 13113 (python) S 13111 13113 12906 0 -1 4202496 2672 0 0 0 5 1 0 0 21 0 1 0 660855879 91926528 2388 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814238208 0 2147483391 16781312 2 18446744071699215550 0 0 17 2 0 0 0
/proc/13113/statm: 22443 2388 750 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 89772

[startup+0.30054 s]
/proc/loadavg: 7.38 7.91 7.96 2/463 13113
/proc/meminfo: memFree=29717368/32950928 swapFree=41934240/67111528
[pid=13113] ppid=13111 vsize=135752 CPUtime=0.18 cores=0-7
/proc/13113/stat : 13113 (python) R 13111 13113 12906 0 -1 4202496 5966 935 1 0 13 5 0 0 21 0 1 0 660855879 139010048 4150 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814236165 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/13113/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700473 s]
/proc/loadavg: 7.38 7.91 7.96 2/463 13113
/proc/meminfo: memFree=29717368/32950928 swapFree=41934240/67111528
[pid=13113] ppid=13111 vsize=291300 CPUtime=0.45 cores=0-7
/proc/13113/stat : 13113 (python) R 13111 13113 12906 0 -1 4202496 12468 935 1 0 32 13 0 0 20 0 1 0 660855879 298291200 10144 33554432000 4194304 5683644 140733462038160 18446744073709551615 4960316 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/13113/statm: 72825 10144 1761 364 0 8749 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 291300

[startup+1.50034 s]
/proc/loadavg: 7.38 7.91 7.96 2/464 13118
/proc/meminfo: memFree=29664536/32950928 swapFree=41934240/67111528
[pid=13113] ppid=13111 vsize=340192 CPUtime=1.25 cores=0-7
/proc/13113/stat : 13113 (python) R 13111 13113 12906 0 -1 4202496 24530 935 1 0 111 14 0 0 23 0 1 0 660855879 348356608 22206 33554432000 4194304 5683644 140733462038160 18446744073709551615 251813901345 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/13113/statm: 85048 22206 1761 364 0 20972 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 340192

[startup+3.10107 s]
/proc/loadavg: 7.38 7.91 7.96 2/464 13118
/proc/meminfo: memFree=29599008/32950928 swapFree=41934240/67111528
[pid=13113] ppid=13111 vsize=414732 CPUtime=2.85 cores=0-7
/proc/13113/stat : 13113 (python) R 13111 13113 12906 0 -1 4202496 58669 935 1 0 267 18 0 0 25 0 1 0 660855879 424685568 41067 33554432000 4194304 5683644 140733462038160 18446744073709551615 46961315476347 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/13113/statm: 103683 41067 1826 364 0 39607 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 414732

[startup+6.3006 s]
/proc/loadavg: 6.87 7.80 7.92 2/464 13118
/proc/meminfo: memFree=29557968/32950928 swapFree=41934240/67111528
[pid=13113] ppid=13111 vsize=414732 CPUtime=6.05 cores=0-7
/proc/13113/stat : 13113 (python) R 13111 13113 12906 0 -1 4202496 58669 935 1 0 587 18 0 0 25 0 1 0 660855879 424685568 41067 33554432000 4194304 5683644 140733462038160 18446744073709551615 4522547 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/13113/statm: 103683 41067 1826 364 0 39607 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 414732

[startup+12.7005 s]
/proc/loadavg: 6.40 7.68 7.88 2/464 13118
/proc/meminfo: memFree=29558184/32950928 swapFree=41934240/67111528
[pid=13113] ppid=13111 vsize=414732 CPUtime=12.45 cores=0-7
/proc/13113/stat : 13113 (python) R 13111 13113 12906 0 -1 4202496 58669 935 1 0 1227 18 0 0 25 0 1 0 660855879 424685568 41067 33554432000 4194304 5683644 140733462038160 18446744073709551615 251817648809 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/13113/statm: 103683 41067 1826 364 0 39607 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 414732

[startup+25.5003 s]
/proc/loadavg: 5.20 7.35 7.77 2/464 13119
/proc/meminfo: memFree=29559312/32950928 swapFree=41934240/67111528
[pid=13113] ppid=13111 vsize=414732 CPUtime=25.25 cores=0-7
/proc/13113/stat : 13113 (python) R 13111 13113 12906 0 -1 4202496 58676 935 1 0 2507 18 0 0 25 0 1 0 660855879 424685568 41074 33554432000 4194304 5683644 140733462038160 18446744073709551615 46961312712844 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/13113/statm: 103683 41074 1833 364 0 39607 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 414732

[startup+51.101 s]
/proc/loadavg: 4.84 7.07 7.66 9/488 13144
/proc/meminfo: memFree=27777144/32950928 swapFree=41934240/67111528
[pid=13113] ppid=13111 vsize=551940 CPUtime=42.04 cores=0-7
/proc/13113/stat : 13113 (python) S 13111 13113 12906 0 -1 4202496 64414 935 1 0 4182 22 0 0 24 0 9 0 660855879 565186560 38664 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13113/statm: 137985 38664 1889 364 0 73882 0
[pid=13120] ppid=13113 vsize=404368 CPUtime=0.02 cores=0-7
/proc/13120/stat : 13120 (python) S 13113 13113 12906 0 -1 4202560 995 0 0 0 1 1 0 0 18 0 1 0 660860088 414072832 37025 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260239 0 0 16781312 514 9401919260483092740 0 0 17 1 0 0 0
/proc/13120/statm: 101092 37025 381 364 0 37010 0
[pid=13122] ppid=13120 vsize=26536 CPUtime=8.99 cores=0-7
/proc/13122/stat : 13122 (lingeling) R 13120 13122 13122 0 -1 4202496 13593 0 0 0 897 2 0 0 25 0 1 0 660860088 27172864 5804 33554432000 4194304 4352236 140733395511440 18446744073709551615 4281005 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/13122/statm: 6634 5804 129 39 0 5714 0
[pid=13123] ppid=13113 vsize=414624 CPUtime=0.02 cores=0-7
/proc/13123/stat : 13123 (python) S 13113 13113 12906 0 -1 4202560 919 0 0 0 1 1 0 0 15 0 1 0 660860090 424574976 37018 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 12945803841357447426 0 0 17 6 0 0 0
/proc/13123/statm: 103656 37018 370 364 0 39571 0
[pid=13125] ppid=13123 vsize=755728 CPUtime=8.97 cores=0-7
/proc/13125/stat : 13125 (cryptominisat-2) R 13123 13125 13125 0 -1 4202496 146287 0 0 0 880 17 0 0 25 0 1 0 660860091 773865472 141705 33554432000 4194304 4677096 140733525887584 18446744073709551615 4586963 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/13125/statm: 188932 141705 372 118 0 183891 0
[pid=13126] ppid=13113 vsize=424880 CPUtime=0.02 cores=0-7
/proc/13126/stat : 13126 (python) S 13113 13113 12906 0 -1 4202560 915 0 0 0 1 1 0 0 18 0 1 0 660860093 435077120 37022 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 2710869836954566916 0 0 17 1 0 0 0
/proc/13126/statm: 106220 37022 370 364 0 42132 0
[pid=13128] ppid=13126 vsize=27356 CPUtime=8.94 cores=0-7
/proc/13128/stat : 13128 (lingeling) R 13126 13128 13128 0 -1 4202496 13800 0 0 0 892 2 0 0 25 0 1 0 660860094 28012544 6009 33554432000 4194304 4352236 140736791942384 18446744073709551615 4207816 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/13128/statm: 6839 6009 129 39 0 5919 0
[pid=13129] ppid=13113 vsize=435136 CPUtime=0.02 cores=0-7
/proc/13129/stat : 13129 (python) S 13113 13113 12906 0 -1 4202560 919 0 0 0 1 1 0 0 15 0 1 0 660860096 445579264 37026 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 7208050790320013571 0 0 17 2 0 0 0
/proc/13129/statm: 108784 37026 370 364 0 44693 0
[pid=13131] ppid=13129 vsize=755724 CPUtime=8.89 cores=0-7
/proc/13131/stat : 13131 (cryptominisat-2) R 13129 13131 13131 0 -1 4202496 146290 0 0 0 873 16 0 0 25 0 1 0 660860096 773861376 141705 33554432000 4194304 4677096 140735066796656 18446744073709551615 4586861 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/13131/statm: 188931 141705 372 118 0 183890 0
[pid=13132] ppid=13113 vsize=445392 CPUtime=0.01 cores=0-7
/proc/13132/stat : 13132 (python) S 13113 13113 12906 0 -1 4202560 922 0 0 0 0 1 0 0 18 0 1 0 660860099 456081408 37029 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 14749927325311140097 0 0 17 1 0 0 0
/proc/13132/statm: 111348 37029 369 364 0 47254 0
[pid=13134] ppid=13132 vsize=28916 CPUtime=8.86 cores=0-7
/proc/13134/stat : 13134 (lingeling) R 13132 13134 13134 0 -1 4202496 14192 0 0 0 884 2 0 0 25 0 1 0 660860099 29609984 6399 33554432000 4194304 4352236 140736597439440 18446744073709551615 4278679 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/13134/statm: 7229 6399 129 39 0 6309 0
[pid=13135] ppid=13113 vsize=455648 CPUtime=0.02 cores=0-7
/proc/13135/stat : 13135 (python) S 13113 13113 12906 0 -1 4202560 959 0 0 0 1 1 0 0 15 0 1 0 660860101 466583552 37034 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 18018383143915979011 0 0 17 1 0 0 0
/proc/13135/statm: 113912 37034 370 364 0 49815 0
[pid=13137] ppid=13135 vsize=755724 CPUtime=8.71 cores=0-7
/proc/13137/stat : 13137 (cryptominisat-2) R 13135 13137 13137 0 -1 4202496 146295 0 0 0 853 18 0 0 25 0 1 0 660860102 773861376 141707 33554432000 4194304 4677096 140735236605360 18446744073709551615 4586869 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/13137/statm: 188931 141707 372 118 0 183890 0
[pid=13138] ppid=13113 vsize=531440 CPUtime=0.02 cores=0-7
/proc/13138/stat : 13138 (python) S 13113 13113 12906 0 -1 4202560 817 0 0 0 1 1 0 0 18 0 1 0 660860104 544194560 37156 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 2685184695573905666 0 0 17 1 0 0 0
/proc/13138/statm: 132860 37156 371 364 0 68760 0
[pid=13140] ppid=13138 vsize=29484 CPUtime=8.78 cores=0-7
/proc/13140/stat : 13140 (SApperloT-base) R 13138 13140 13140 0 -1 4202496 6828 0 0 0 876 2 0 0 25 0 1 0 660860107 30191616 6343 33554432000 134512640 135674940 4294594592 18446744073709551615 134551947 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/13140/statm: 7371 6343 99 284 0 7085 0
[pid=13141] ppid=13113 vsize=541696 CPUtime=0.01 cores=0-7
/proc/13141/stat : 13141 (python) S 13113 13113 12906 0 -1 4202560 874 0 0 0 0 1 0 0 18 0 1 0 660860107 554696704 37147 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 2685192392155300097 0 0 17 0 0 0 0
/proc/13141/statm: 135424 37147 376 364 0 71321 0
[pid=13143] ppid=13141 vsize=27328 CPUtime=8.66 cores=0-7
/proc/13143/stat : 13143 (lingeling) R 13141 13143 13143 0 -1 4202496 13790 0 0 0 864 2 0 0 25 0 1 0 660860110 27983872 6001 33554432000 4194304 4352236 140733347693104 18446744073709551615 4278811 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/13143/statm: 6832 6001 129 39 0 5912 0
[pid=13113/tid=13121] ppid=13111 vsize=551940 CPUtime=0 cores=0-7
/proc/13113/task/13121/stat : 13121 (python) S 13111 13113 12906 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 9 0 660860088 565186560 38664 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 2 0 0 0
[pid=13113/tid=13124] ppid=13111 vsize=551940 CPUtime=0 cores=0-7
/proc/13113/task/13124/stat : 13124 (python) S 13111 13113 12906 0 -1 4202560 21 935 0 0 0 0 0 0 25 0 9 0 660860091 565186560 38664 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 0 0 0 0
[pid=13113/tid=13127] ppid=13111 vsize=551940 CPUtime=0 cores=0-7
/proc/13113/task/13127/stat : 13127 (python) S 13111 13113 12906 0 -1 4202560 21 935 0 0 0 0 0 0 25 0 9 0 660860093 565186560 38664 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 0 0 0 0
[pid=13113/tid=13130] ppid=13111 vsize=551940 CPUtime=0 cores=0-7
/proc/13113/task/13130/stat : 13130 (python) S 13111 13113 12906 0 -1 4202560 21 935 0 0 0 0 0 0 20 0 9 0 660860096 565186560 38664 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 6 0 0 0
[pid=13113/tid=13133] ppid=13111 vsize=551940 CPUtime=0 cores=0-7
/proc/13113/task/13133/stat : 13133 (python) S 13111 13113 12906 0 -1 4202560 22 935 0 0 0 0 0 0 21 0 9 0 660860099 565186560 38664 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 6 0 0 0
[pid=13113/tid=13136] ppid=13111 vsize=551940 CPUtime=0 cores=0-7
/proc/13113/task/13136/stat : 13136 (python) S 13111 13113 12906 0 -1 4202560 24 935 0 0 0 0 0 0 22 0 9 0 660860102 565186560 38664 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 7 0 0 0
[pid=13113/tid=13139] ppid=13111 vsize=551940 CPUtime=0 cores=0-7
/proc/13113/task/13139/stat : 13139 (python) S 13111 13113 12906 0 -1 4202560 78 935 0 0 0 0 0 0 23 0 9 0 660860105 565186560 38664 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 0 0 0 0
[pid=13113/tid=13142] ppid=13111 vsize=551940 CPUtime=0 cores=0-7
/proc/13113/task/13142/stat : 13142 (python) S 13111 13113 12906 0 -1 4202560 35 935 0 0 0 0 0 0 25 0 9 0 660860108 565186560 38664 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 112.98
Current children cumulated vsize (KiB) 6611920

[startup+102.318 s]
/proc/loadavg: 6.67 7.23 7.68 9/488 13145
/proc/meminfo: memFree=27071668/32950928 swapFree=41934240/67111528
[pid=13113] ppid=13111 vsize=551940 CPUtime=42.04 cores=0-7
/proc/13113/stat : 13113 (python) S 13111 13113 12906 0 -1 4202496 64414 935 1 0 4182 22 0 0 24 0 9 0 660855879 565186560 38664 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13113/statm: 137985 38664 1889 364 0 73882 0
[pid=13120] ppid=13113 vsize=404368 CPUtime=0.21 cores=0-7
/proc/13120/stat : 13120 (python) S 13113 13113 12906 0 -1 4202560 1021 0 0 0 10 11 0 0 18 0 1 0 660860088 414072832 37025 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260239 0 0 16781312 514 383738354186813700 0 0 17 1 0 0 0
/proc/13120/statm: 101092 37025 381 364 0 37010 0
[pid=13122] ppid=13120 vsize=55448 CPUtime=60.21 cores=0-7
/proc/13122/stat : 13122 (lingeling) R 13120 13122 13122 0 -1 4202496 21133 0 0 0 6018 3 0 0 25 0 1 0 660860088 56778752 13032 33554432000 4194304 4352236 140733395511440 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/13122/statm: 13862 13032 129 39 0 12942 0
[pid=13123] ppid=13113 vsize=414624 CPUtime=0.21 cores=0-7
/proc/13123/stat : 13123 (python) S 13113 13113 12906 0 -1 4202560 943 0 0 0 12 9 0 0 15 0 1 0 660860090 424574976 37018 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 383738354186813698 0 0 17 6 0 0 0
/proc/13123/statm: 103656 37018 370 364 0 39571 0
[pid=13125] ppid=13123 vsize=779172 CPUtime=60.18 cores=0-7
/proc/13125/stat : 13125 (cryptominisat-2) R 13123 13125 13125 0 -1 4202496 165255 0 0 0 5997 21 0 0 25 0 1 0 660860091 797872128 148808 33554432000 4194304 4677096 140733525887584 18446744073709551615 4336164 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/13125/statm: 194793 148808 387 118 0 189752 0

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

/proc/13132/statm: 111348 37030 370 364 0 47254 0
[pid=13134] ppid=13132 vsize=93392 CPUtime=355.56 cores=0-7
/proc/13134/stat : 13134 (lingeling) R 13132 13134 13134 0 -1 4202496 30916 0 0 0 35550 6 0 0 25 0 1 0 660860099 95633408 22518 33554432000 4194304 4352236 140736597439440 18446744073709551615 4276757 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/13134/statm: 23348 22518 129 39 0 22428 0
[pid=13135] ppid=13113 vsize=455648 CPUtime=2.24 cores=0-7
/proc/13135/stat : 13135 (python) S 13113 13113 12906 0 -1 4202560 2015 0 0 0 137 87 0 0 15 0 1 0 660860101 466583552 37035 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 18018383143915979011 0 0 17 7 0 0 0
/proc/13135/statm: 113912 37035 371 364 0 49815 0
[pid=13137] ppid=13135 vsize=6799260 CPUtime=346.91 cores=0-7
/proc/13137/stat : 13137 (cryptominisat-2) R 13135 13137 13137 0 -1 4202496 8738942 0 0 0 33573 1118 0 0 25 0 1 0 660860102 6962442240 1488854 33554432000 4194304 4677096 140735236605360 18446744073709551615 4465828 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/13137/statm: 1699815 1488854 393 118 0 1694774 0
[pid=13138] ppid=13113 vsize=531440 CPUtime=0.36 cores=0-7
/proc/13138/stat : 13138 (python) S 13113 13113 12906 0 -1 4202560 1037 0 0 0 17 19 0 0 19 0 2 0 660860104 544194560 37185 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/13138/statm: 132860 37185 399 364 0 68760 0
[pid=13140] ppid=13138 vsize=96524 CPUtime=99.99 cores=0-7
/proc/13140/stat : 13140 (SApperloT-base) T 13138 13140 13140 0 -1 4202496 23623 0 0 0 9993 6 0 0 25 0 1 0 660860107 98840576 23138 33554432000 134512640 135674940 4294594592 18446744073709551615 134552024 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/13140/statm: 24131 23138 99 284 0 23845 0
[pid=13138/tid=13151] ppid=13113 vsize=531440 CPUtime=0 cores=0-7
/proc/13138/task/13151/stat : 13151 (python) S 13113 13113 12906 0 -1 4202560 112 0 0 0 0 0 0 0 19 0 2 0 660870143 544194560 37185 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 514 18446604440652984640 0 0 -1 1 0 0 0
[pid=13141] ppid=13113 vsize=541696 CPUtime=1.28 cores=0-7
/proc/13141/stat : 13141 (python) S 13113 13113 12906 0 -1 4202560 875 0 0 0 71 57 0 0 18 0 1 0 660860107 554696704 37148 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 383738354186813697 0 0 17 0 0 0 0
/proc/13141/statm: 135424 37148 377 364 0 71321 0
[pid=13143] ppid=13141 vsize=106244 CPUtime=355.47 cores=0-7
/proc/13143/stat : 13143 (lingeling) R 13141 13143 13143 0 -1 4202496 38085 0 0 0 35542 5 0 0 25 0 1 0 660860110 108793856 25730 33554432000 4194304 4352236 140733347693104 18446744073709551615 4238639 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/13143/statm: 26561 25730 129 39 0 25641 0
[pid=13148] ppid=13113 vsize=551952 CPUtime=0.94 cores=0-7
/proc/13148/stat : 13148 (python) S 13113 13113 12906 0 -1 4202560 842 0 0 0 48 46 0 0 18 0 1 0 660870126 565198848 37167 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 383738354186813697 0 0 17 6 0 0 0
/proc/13148/statm: 137988 37167 371 364 0 73882 0
[pid=13150] ppid=13148 vsize=199732 CPUtime=255.9 cores=0-7
/proc/13150/stat : 13150 (precosat) R 13148 13150 13150 0 -1 4202496 86723 0 0 0 25577 13 0 0 25 0 1 0 660870127 204525568 48028 33554432000 4194304 4890832 140734856448800 18446744073709551615 4293985 0 0 16781312 17442 0 0 0 17 6 0 0 0
/proc/13150/statm: 49933 48028 86 171 0 49760 0
[pid=13152] ppid=13113 vsize=562208 CPUtime=1.8 cores=0-7
/proc/13152/stat : 13152 (python) S 13113 13113 12906 0 -1 4202560 1231 0 0 0 115 65 0 0 15 0 1 0 660870146 575700992 37511 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 383738354186813698 0 0 17 1 0 0 0
/proc/13152/statm: 140552 37511 372 364 0 76443 0
[pid=13154] ppid=13152 vsize=5478232 CPUtime=253.09 cores=0-7
/proc/13154/stat : 13154 (cryptominisat-2) R 13152 13154 13154 0 -1 4202496 8394520 0 0 0 24295 1014 0 0 25 0 1 0 660870147 5609709568 1261164 33554432000 4194304 4677096 140735153823760 18446744073709551615 4346594 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/13154/statm: 1369558 1261164 393 118 0 1364517 0
[pid=13113/tid=13121] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13121/stat : 13121 (python) S 13111 13113 12906 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 11 0 660860088 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 2 0 0 0
[pid=13113/tid=13124] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13124/stat : 13124 (python) S 13111 13113 12906 0 -1 4202560 21 935 0 0 0 0 0 0 25 0 11 0 660860091 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 0 0 0 0
[pid=13113/tid=13127] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13127/stat : 13127 (python) S 13111 13113 12906 0 -1 4202560 21 935 0 0 0 0 0 0 25 0 11 0 660860093 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 0 0 0 0
[pid=13113/tid=13130] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13130/stat : 13130 (python) S 13111 13113 12906 0 -1 4202560 21 935 0 0 0 0 0 0 20 0 11 0 660860096 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 6 0 0 0
[pid=13113/tid=13133] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13133/stat : 13133 (python) S 13111 13113 12906 0 -1 4202560 22 935 0 0 0 0 0 0 21 0 11 0 660860099 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 6 0 0 0
[pid=13113/tid=13136] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13136/stat : 13136 (python) S 13111 13113 12906 0 -1 4202560 24 935 0 0 0 0 0 0 22 0 11 0 660860102 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 7 0 0 0
[pid=13113/tid=13139] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13139/stat : 13139 (python) S 13111 13113 12906 0 -1 4202560 78 935 0 0 0 0 0 0 23 0 11 0 660860105 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 0 0 0 0
[pid=13113/tid=13142] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13142/stat : 13142 (python) S 13111 13113 12906 0 -1 4202560 35 935 0 0 0 0 0 0 25 0 11 0 660860108 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 1 0 0 0
[pid=13113/tid=13149] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13149/stat : 13149 (python) S 13111 13113 12906 0 -1 4202560 39 935 0 0 0 0 0 0 20 0 11 0 660870127 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 0 0 0 0
[pid=13113/tid=13153] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13153/stat : 13153 (python) S 13111 13113 12906 0 -1 4202560 34 935 0 0 0 0 0 0 19 0 11 0 660870147 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2891.73
Current children cumulated vsize (KiB) 31744240

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

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

[startup+399.502 s]
/proc/loadavg: 8.19 7.83 7.81 9/496 13161
/proc/meminfo: memFree=6004436/32950928 swapFree=41934240/67111528
[pid=13113] ppid=13111 vsize=572452 CPUtime=42.1 cores=0-7
/proc/13113/stat : 13113 (python) S 13111 13113 12906 0 -1 4202496 65848 935 1 0 4187 23 0 0 19 0 11 0 660855879 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13113/statm: 143113 38712 1894 364 0 79004 0
[pid=13120] ppid=13113 vsize=414612 CPUtime=0.36 cores=0-7
/proc/13120/stat : 13120 (python) S 13113 13113 12906 0 -1 4202560 1190 0 0 0 17 19 0 0 19 0 2 0 660860088 424562688 37063 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/13120/statm: 103653 37063 414 364 0 39571 0
[pid=13122] ppid=13120 vsize=64220 CPUtime=100.34 cores=0-7
/proc/13122/stat : 13122 (lingeling) T 13120 13122 13122 0 -1 4202496 23330 0 0 0 10031 3 0 0 25 0 1 0 660860088 65761280 15225 33554432000 4194304 4352236 140733395511440 18446744073709551615 4281160 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/13122/statm: 16055 15225 129 39 0 15135 0
[pid=13120/tid=13147] ppid=13113 vsize=414612 CPUtime=0 cores=0-7
/proc/13120/task/13147/stat : 13147 (python) S 13113 13113 12906 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 660870124 424562688 37063 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 514 18446604442216846272 0 0 -1 1 0 0 0
[pid=13123] ppid=13113 vsize=414624 CPUtime=2.02 cores=0-7
/proc/13123/stat : 13123 (python) S 13113 13113 12906 0 -1 4202560 2326 0 0 0 123 79 0 0 15 0 1 0 660860090 424574976 37019 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 383738354186813698 0 0 17 4 0 0 0
/proc/13123/statm: 103656 37019 371 364 0 39571 0
[pid=13125] ppid=13123 vsize=6583420 CPUtime=356.1 cores=0-7
/proc/13125/stat : 13125 (cryptominisat-2) R 13123 13125 13125 0 -1 4202496 8761215 0 0 0 34461 1149 0 0 25 0 1 0 660860091 6741422080 1449676 33554432000 4194304 4677096 140733525887584 18446744073709551615 4334257 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/13125/statm: 1645855 1449676 393 118 0 1640814 0
[pid=13126] ppid=13113 vsize=424880 CPUtime=1.28 cores=0-7
/proc/13126/stat : 13126 (python) S 13113 13113 12906 0 -1 4202560 984 0 0 0 63 65 0 0 18 0 1 0 660860093 435077120 37022 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 383738354186813700 0 0 17 1 0 0 0
/proc/13126/statm: 106220 37022 370 364 0 42132 0
[pid=13128] ppid=13126 vsize=120852 CPUtime=357.37 cores=0-7
/proc/13128/stat : 13128 (lingeling) R 13126 13128 13128 0 -1 4202496 48035 0 0 0 35730 7 0 0 25 0 1 0 660860094 123752448 29383 33554432000 4194304 4352236 140736791942384 18446744073709551615 4276518 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/13128/statm: 30213 29383 129 39 0 29293 0
[pid=13129] ppid=13113 vsize=435136 CPUtime=2.11 cores=0-7
/proc/13129/stat : 13129 (python) S 13113 13113 12906 0 -1 4202560 1960 0 0 0 130 81 0 0 15 0 1 0 660860096 445579264 37027 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 7208050790320013571 0 0 17 2 0 0 0
/proc/13129/statm: 108784 37027 371 364 0 44693 0
[pid=13131] ppid=13129 vsize=6852324 CPUtime=355.22 cores=0-7
/proc/13131/stat : 13131 (cryptominisat-2) R 13129 13131 13131 0 -1 4202496 8912492 0 0 0 34347 1175 0 0 25 0 1 0 660860096 7016779776 1502685 33554432000 4194304 4677096 140735066796656 18446744073709551615 4319409 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/13131/statm: 1713081 1502685 393 118 0 1708040 0
[pid=13132] ppid=13113 vsize=445392 CPUtime=1.29 cores=0-7
/proc/13132/stat : 13132 (python) S 13113 13113 12906 0 -1 4202560 991 0 0 0 67 62 0 0 18 0 1 0 660860099 456081408 37030 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 383738354186813697 0 0 17 1 0 0 0
/proc/13132/statm: 111348 37030 370 364 0 47254 0
[pid=13134] ppid=13132 vsize=93392 CPUtime=355.56 cores=0-7
/proc/13134/stat : 13134 (lingeling) R 13132 13134 13134 0 -1 4202496 30916 0 0 0 35550 6 0 0 25 0 1 0 660860099 95633408 22518 33554432000 4194304 4352236 140736597439440 18446744073709551615 4276757 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/13134/statm: 23348 22518 129 39 0 22428 0
[pid=13135] ppid=13113 vsize=455648 CPUtime=2.24 cores=0-7
/proc/13135/stat : 13135 (python) S 13113 13113 12906 0 -1 4202560 2015 0 0 0 137 87 0 0 15 0 1 0 660860101 466583552 37035 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 18018383143915979011 0 0 17 7 0 0 0
/proc/13135/statm: 113912 37035 371 364 0 49815 0
[pid=13137] ppid=13135 vsize=6799260 CPUtime=346.91 cores=0-7
/proc/13137/stat : 13137 (cryptominisat-2) R 13135 13137 13137 0 -1 4202496 8738942 0 0 0 33573 1118 0 0 25 0 1 0 660860102 6962442240 1488854 33554432000 4194304 4677096 140735236605360 18446744073709551615 4465828 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/13137/statm: 1699815 1488854 393 118 0 1694774 0
[pid=13138] ppid=13113 vsize=531440 CPUtime=0.36 cores=0-7
/proc/13138/stat : 13138 (python) S 13113 13113 12906 0 -1 4202560 1037 0 0 0 17 19 0 0 19 0 2 0 660860104 544194560 37185 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/13138/statm: 132860 37185 399 364 0 68760 0
[pid=13140] ppid=13138 vsize=96524 CPUtime=99.99 cores=0-7
/proc/13140/stat : 13140 (SApperloT-base) T 13138 13140 13140 0 -1 4202496 23623 0 0 0 9993 6 0 0 25 0 1 0 660860107 98840576 23138 33554432000 134512640 135674940 4294594592 18446744073709551615 134552024 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/13140/statm: 24131 23138 99 284 0 23845 0
[pid=13138/tid=13151] ppid=13113 vsize=531440 CPUtime=0 cores=0-7
/proc/13138/task/13151/stat : 13151 (python) S 13113 13113 12906 0 -1 4202560 112 0 0 0 0 0 0 0 19 0 2 0 660870143 544194560 37185 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 514 18446604440652984640 0 0 -1 1 0 0 0
[pid=13141] ppid=13113 vsize=541696 CPUtime=1.28 cores=0-7
/proc/13141/stat : 13141 (python) S 13113 13113 12906 0 -1 4202560 875 0 0 0 71 57 0 0 18 0 1 0 660860107 554696704 37148 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 383738354186813697 0 0 17 0 0 0 0
/proc/13141/statm: 135424 37148 377 364 0 71321 0
[pid=13143] ppid=13141 vsize=106244 CPUtime=355.47 cores=0-7
/proc/13143/stat : 13143 (lingeling) R 13141 13143 13143 0 -1 4202496 38085 0 0 0 35542 5 0 0 25 0 1 0 660860110 108793856 25730 33554432000 4194304 4352236 140733347693104 18446744073709551615 4238639 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/13143/statm: 26561 25730 129 39 0 25641 0
[pid=13148] ppid=13113 vsize=551952 CPUtime=0.94 cores=0-7
/proc/13148/stat : 13148 (python) S 13113 13113 12906 0 -1 4202560 842 0 0 0 48 46 0 0 18 0 1 0 660870126 565198848 37167 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 383738354186813697 0 0 17 6 0 0 0
/proc/13148/statm: 137988 37167 371 364 0 73882 0
[pid=13150] ppid=13148 vsize=199732 CPUtime=255.9 cores=0-7
/proc/13150/stat : 13150 (precosat) R 13148 13150 13150 0 -1 4202496 86723 0 0 0 25577 13 0 0 25 0 1 0 660870127 204525568 48028 33554432000 4194304 4890832 140734856448800 18446744073709551615 4293985 0 0 16781312 17442 0 0 0 17 6 0 0 0
/proc/13150/statm: 49933 48028 86 171 0 49760 0
[pid=13152] ppid=13113 vsize=562208 CPUtime=1.8 cores=0-7
/proc/13152/stat : 13152 (python) S 13113 13113 12906 0 -1 4202560 1231 0 0 0 115 65 0 0 15 0 1 0 660870146 575700992 37511 33554432000 4194304 5683644 140733462038160 18446744073709551615 251814260294 0 0 16781312 514 383738354186813698 0 0 17 1 0 0 0
/proc/13152/statm: 140552 37511 372 364 0 76443 0
[pid=13154] ppid=13152 vsize=5478232 CPUtime=253.09 cores=0-7
/proc/13154/stat : 13154 (cryptominisat-2) R 13152 13154 13154 0 -1 4202496 8394520 0 0 0 24295 1014 0 0 25 0 1 0 660870147 5609709568 1261164 33554432000 4194304 4677096 140735153823760 18446744073709551615 4346594 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/13154/statm: 1369558 1261164 393 118 0 1364517 0
[pid=13113/tid=13121] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13121/stat : 13121 (python) S 13111 13113 12906 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 11 0 660860088 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 2 0 0 0
[pid=13113/tid=13124] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13124/stat : 13124 (python) S 13111 13113 12906 0 -1 4202560 21 935 0 0 0 0 0 0 25 0 11 0 660860091 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 0 0 0 0
[pid=13113/tid=13127] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13127/stat : 13127 (python) S 13111 13113 12906 0 -1 4202560 21 935 0 0 0 0 0 0 25 0 11 0 660860093 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 0 0 0 0
[pid=13113/tid=13130] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13130/stat : 13130 (python) S 13111 13113 12906 0 -1 4202560 21 935 0 0 0 0 0 0 20 0 11 0 660860096 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 6 0 0 0
[pid=13113/tid=13133] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13133/stat : 13133 (python) S 13111 13113 12906 0 -1 4202560 22 935 0 0 0 0 0 0 21 0 11 0 660860099 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 6 0 0 0
[pid=13113/tid=13136] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13136/stat : 13136 (python) S 13111 13113 12906 0 -1 4202560 24 935 0 0 0 0 0 0 22 0 11 0 660860102 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 7 0 0 0
[pid=13113/tid=13139] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13139/stat : 13139 (python) S 13111 13113 12906 0 -1 4202560 78 935 0 0 0 0 0 0 23 0 11 0 660860105 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 0 0 0 0
[pid=13113/tid=13142] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13142/stat : 13142 (python) S 13111 13113 12906 0 -1 4202560 35 935 0 0 0 0 0 0 25 0 11 0 660860108 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 1 0 0 0
[pid=13113/tid=13149] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13149/stat : 13149 (python) S 13111 13113 12906 0 -1 4202560 39 935 0 0 0 0 0 0 20 0 11 0 660870127 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 0 0 0 0
[pid=13113/tid=13153] ppid=13111 vsize=572452 CPUtime=0 cores=0-7
/proc/13113/task/13153/stat : 13153 (python) S 13111 13113 12906 0 -1 4202560 34 935 0 0 0 0 0 0 19 0 11 0 660870147 586190848 38712 33554432000 4194304 5683644 140733462038160 18446744073709551615 251826063793 0 0 16781312 2 18446604448689566656 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2891.73
Current children cumulated vsize (KiB) 31744240

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13113 and gives
#  childrusage.ru_utime.tv_sec=41
#  childrusage.ru_utime.tv_usec=893631
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=258960
# CPU time returned by wait4() is 42.1526
# while last known CPU time is 2891.73
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 399.595
CPU time (s): 2891.73
CPU user time (s): 2840.74
CPU system time (s): 50.99
CPU usage (%): 723.665
Max. virtual memory (cumulated for all children) (KiB): 31744240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.8936
system time used= 0.25896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67112
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= 2956
involuntary context switches= 87

runsolver used 2.51562 second user time and 6.47602 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 22:49:32
IDJOB=3380796
IDBENCH=82392
IDSOLVER=1864
FILE ID=node126/3380796-1305492571
RUNJOBID= node126-1305487557-12920
PBS_JOBID= 13325392
Free space on /tmp= 73300 MiB

SOLVER NAME= borg-sat 11.03.02-par-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 -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380796-1305492571/watcher-3380796-1305492571 -o /tmp/evaluation-result-3380796-1305492571/solver-3380796-1305492571 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3380796-1305492571.cnf -seed 2094175718 -budget 40000 -cores 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=2094175718

node126.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.783
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.56
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.783
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.783
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.74
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.783
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.74
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.783
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.80
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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29717896 kB
Buffers:        194448 kB
Cached:        1885904 kB
SwapCached:      49688 kB
Active:         674148 kB
Inactive:      2289048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29717896 kB
SwapTotal:    67111528 kB
SwapFree:     41934240 kB
Dirty:           43580 kB
Writeback:           0 kB
AnonPages:      846384 kB
Mapped:          16540 kB
Slab:           112896 kB
PageTables:      86464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133635628 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73268 MiB
End job on node126 at 2011-05-15 22:56:13