Trace number 3498352

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) 3094.01 3089.65

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
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 variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

Solver Data

0.31/0.57	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.31/0.57	c INFO: solving HOME/instance-3498352-1307953179.cnf
0.31/0.57	c INFO: computing task features
2.89/3.15	c INFO: computed variable-clause graph statistics
3.00/3.24	c INFO: computed clause balance statistics
15.39/15.69	c INFO: computed variable balance statistics
23.90/24.20	c INFO: computed small-clause counts
24.09/24.37	c INFO: computed Horn-clause counts
58.39/58.63	c INFO: computed variable graph statistics
58.39/58.63	c INFO: collected features for HOME/instance-3498352-1307953179.cnf in 57.98 s
58.39/58.65	c INFO: running lingeling-276@0 for 97 with 4942 remaining (b = 0.22)
158.59/158.80	c INFO: running cryptominisat-2.9.0@0 for 485 with 4841 remaining (b = 0.19)
659.94/658.88	c INFO: running lingeling-276@100 for 485 with 4352 remaining (b = 0.20)
1148.03/1146.38	c INFO: running lingeling-276@0 for 97 with 3864 remaining (b = 0.16)
1248.33/1246.52	c INFO: running precosat-570@0 for 194 with 3764 remaining (b = 0.06)
1444.74/1442.77	c INFO: running cryptominisat-2.9.0@489 for 582 with 3568 remaining (b = 0.18)
2024.54/2021.70	c INFO: running cryptominisat-2.9.0@1067 for 582 with 2990 remaining (b = 0.20)
2608.74/2605.15	c INFO: running cryptominisat-2.9.0@1650 for 291 with 2407 remaining (b = 0.12)
2900.05/2896.06	c INFO: running precosat-570@196 for 97 with 2116 remaining (b = 0.03)
2997.29/2993.19	c INFO: running cryptominisat-2.9.0@0 for 2019 with 2019 remaining (b = 0.39)

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

running on 4 cores: 1,3,5,7

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.26 0.35 0.12 2/177 15744
/proc/meminfo: memFree=7492580/32950928 swapFree=67054844/67111528
[pid=15744] ppid=15742 vsize=15188 CPUtime=0 cores=1,3,5,7
/proc/15744/stat : 15744 (python) R 15742 15744 15646 0 -1 4202496 728 0 0 0 0 0 0 0 21 0 1 0 985548630 15552512 617 33554432000 4194304 5683644 140735718973824 18446744073709551615 231895490304 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/15744/statm: 3797 620 322 364 0 284 0

[startup+0.043546 s]
/proc/loadavg: 1.26 0.35 0.12 2/177 15744
/proc/meminfo: memFree=7492580/32950928 swapFree=67054844/67111528
[pid=15744] ppid=15742 vsize=18884 CPUtime=0.02 cores=1,3,5,7
/proc/15744/stat : 15744 (python) R 15742 15744 15646 0 -1 4202496 1286 0 0 0 2 0 0 0 21 0 1 0 985548630 19337216 1138 33554432000 4194304 5683644 140735718973824 18446744073709551615 231895177111 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/15744/statm: 4721 1138 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.10055 s]
/proc/loadavg: 1.26 0.35 0.12 2/177 15744
/proc/meminfo: memFree=7492580/32950928 swapFree=67054844/67111528
[pid=15744] ppid=15742 vsize=93956 CPUtime=0.05 cores=1,3,5,7
/proc/15744/stat : 15744 (python) S 15742 15744 15646 0 -1 4202496 2694 0 0 0 4 1 0 0 17 0 1 0 985548630 96210944 2406 33554432000 4194304 5683644 140735718973824 18446744073709551615 231895488512 0 2147483391 16781312 2 18446744071699215550 0 0 17 7 0 0 0
/proc/15744/statm: 23489 2406 764 364 0 1621 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 93956

[startup+0.300501 s]
/proc/loadavg: 1.26 0.35 0.12 2/177 15744
/proc/meminfo: memFree=7492580/32950928 swapFree=67054844/67111528
[pid=15744] ppid=15742 vsize=135744 CPUtime=0.17 cores=1,3,5,7
/proc/15744/stat : 15744 (python) S 15742 15744 15646 0 -1 4202496 5973 933 1 0 13 4 0 0 17 0 1 0 985548630 139001856 4149 33554432000 4194304 5683644 140735718973824 18446744073709551615 231895486469 0 2147483391 16781312 2 18446744071699215550 0 0 17 7 0 0 0
/proc/15744/statm: 33936 4149 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135744

[startup+0.700422 s]
/proc/loadavg: 1.26 0.35 0.12 2/177 15744
/proc/meminfo: memFree=7492580/32950928 swapFree=67054844/67111528
[pid=15744] ppid=15742 vsize=301808 CPUtime=0.49 cores=1,3,5,7
/proc/15744/stat : 15744 (python) R 15742 15744 15646 0 -1 4202496 15060 933 1 0 39 10 0 0 17 0 1 0 985548630 309051392 12730 33554432000 4194304 5683644 140735718973824 18446744073709551615 4445119 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/15744/statm: 75452 12730 1761 364 0 11376 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 301808

[startup+1.50033 s]
/proc/loadavg: 1.26 0.35 0.12 3/178 15749
/proc/meminfo: memFree=7426248/32950928 swapFree=67054844/67111528
[pid=15744] ppid=15742 vsize=357936 CPUtime=1.3 cores=1,3,5,7
/proc/15744/stat : 15744 (python) R 15742 15744 15646 0 -1 4202496 29033 933 1 0 118 12 0 0 18 0 1 0 985548630 366526464 26703 33554432000 4194304 5683644 140735718973824 18446744073709551615 231895151301 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15744/statm: 89484 26703 1761 364 0 25408 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 357936

[startup+3.10103 s]
/proc/loadavg: 1.26 0.35 0.12 3/178 15749
/proc/meminfo: memFree=7349828/32950928 swapFree=67054844/67111528
[pid=15744] ppid=15742 vsize=453836 CPUtime=2.89 cores=1,3,5,7
/proc/15744/stat : 15744 (python) R 15742 15744 15646 0 -1 4202496 72894 933 1 0 272 17 0 0 21 0 1 0 985548630 464728064 50833 33554432000 4194304 5683644 140735718973824 18446744073709551615 46933683029581 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15744/statm: 113459 50833 1815 364 0 49383 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 453836

[startup+6.30043 s]
/proc/loadavg: 1.32 0.38 0.13 3/178 15749
/proc/meminfo: memFree=7294680/32950928 swapFree=67054844/67111528
[pid=15744] ppid=15742 vsize=453836 CPUtime=6.09 cores=1,3,5,7
/proc/15744/stat : 15744 (python) R 15742 15744 15646 0 -1 4202496 72906 933 1 0 592 17 0 0 25 0 1 0 985548630 464728064 50844 33554432000 4194304 5683644 140735718973824 18446744073709551615 46933682761359 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15744/statm: 113459 50844 1826 364 0 49383 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 453836

[startup+12.7002 s]
/proc/loadavg: 1.38 0.40 0.14 3/178 15749
/proc/meminfo: memFree=7295044/32950928 swapFree=67054844/67111528
[pid=15744] ppid=15742 vsize=453836 CPUtime=12.49 cores=1,3,5,7
/proc/15744/stat : 15744 (python) R 15742 15744 15646 0 -1 4202496 72906 933 1 0 1232 17 0 0 25 0 1 0 985548630 464728064 50844 33554432000 4194304 5683644 140735718973824 18446744073709551615 46933682893913 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15744/statm: 113459 50844 1826 364 0 49383 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 453836

[startup+25.5008 s]
/proc/loadavg: 1.51 0.48 0.17 3/178 15749
/proc/meminfo: memFree=7295804/32950928 swapFree=67054844/67111528
[pid=15744] ppid=15742 vsize=453836 CPUtime=25.29 cores=1,3,5,7
/proc/15744/stat : 15744 (python) R 15742 15744 15646 0 -1 4202496 72913 933 1 0 2512 17 0 0 25 0 1 0 985548630 464728064 50851 33554432000 4194304 5683644 140735718973824 18446744073709551615 4509181 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15744/statm: 113459 50851 1833 364 0 49383 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 453836

[startup+51.1009 s]
/proc/loadavg: 1.68 0.60 0.21 3/181 15753
/proc/meminfo: memFree=7256944/32950928 swapFree=67054844/67111528
[pid=15744] ppid=15742 vsize=453836 CPUtime=50.89 cores=1,3,5,7
/proc/15744/stat : 15744 (python) R 15742 15744 15646 0 -1 4202496 72913 933 1 0 5072 17 0 0 25 0 1 0 985548630 464728064 50851 33554432000 4194304 5683644 140735718973824 18446744073709551615 46933682616460 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15744/statm: 113459 50851 1833 364 0 49383 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 453836

[startup+102.306 s]
/proc/loadavg: 1.92 0.83 0.31 3/181 15801
/proc/meminfo: memFree=6619160/32950928 swapFree=67054844/67111528
[pid=15744] ppid=15742 vsize=450752 CPUtime=58.46 cores=1,3,5,7
/proc/15744/stat : 15744 (python) S 15742 15744 15646 0 -1 4202496 73285 933 1 0 5828 18 0 0 20 0 2 0 985548630 461570048 47559 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15744/statm: 112688 47559 1875 364 0 48606 0
[pid=15754] ppid=15744 vsize=440508 CPUtime=0.04 cores=1,3,5,7
/proc/15754/stat : 15754 (python) S 15744 15744 15646 0 -1 4202560 991 0 0 0 2 2 0 0 18 0 1 0 985554496 451080192 46061 33554432000 4194304 5683644 140735718973824 18446744073709551615 231895510543 0 0 16781312 514 10840586515545817352 0 0 17 1 0 0 0
/proc/15754/statm: 110127 46061 381 364 0 46045 0
[pid=15756] ppid=15754 vsize=66924 CPUtime=43.63 cores=1,3,5,7
/proc/15756/stat : 15756 (lingeling) R 15754 15756 15756 0 -1 4202496 23340 0 0 0 4360 3 0 0 25 0 1 0 985554497 68530176 14878 33554432000 4194304 4352236 140735561982656 18446744073709551615 4207584 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/15756/statm: 16731 14878 129 39 0 15811 0
[pid=15744/tid=15755] ppid=15742 vsize=450752 CPUtime=0 cores=1,3,5,7
/proc/15744/task/15755/stat : 15755 (python) S 15742 15744 15646 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 2 0 985554497 461570048 47559 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 2 18446604471144430592 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 958184

[startup+162.301 s]
/proc/loadavg: 1.97 1.04 0.41 3/185 15806
/proc/meminfo: memFree=6392868/32950928 swapFree=67054844/67111528
[pid=15744] ppid=15742 vsize=461008 CPUtime=58.48 cores=1,3,5,7
/proc/15744/stat : 15744 (python) S 15742 15744 15646 0 -1 4202496 74030 933 1 0 5830 18 0 0 20 0 3 0 985548630 472072192 47566 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15744/statm: 115252 47566 1878 364 0 51167 0
[pid=15754] ppid=15744 vsize=450752 CPUtime=0.11 cores=1,3,5,7
/proc/15754/stat : 15754 (python) S 15744 15744 15646 0 -1 4202560 1172 0 0 0 5 6 0 0 19 0 2 0 985554496 461570048 46099 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15754/statm: 112688 46099 414 364 0 48606 0
[pid=15756] ppid=15754 vsize=72204 CPUtime=100.09 cores=1,3,5,7
/proc/15756/stat : 15756 (lingeling) T 15754 15756 15756 0 -1 4202496 28963 0 0 0 10006 3 0 0 25 0 1 0 985554497 73936896 17221 33554432000 4194304 4352236 140735561982656 18446744073709551615 4208055 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/15756/statm: 18051 17221 129 39 0 17131 0
[pid=15754/tid=15803] ppid=15744 vsize=450752 CPUtime=0 cores=1,3,5,7
/proc/15754/task/15803/stat : 15803 (python) S 15744 15744 15646 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 985564508 461570048 46099 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 514 18446604471134539968 0 0 -1 3 0 0 0
[pid=15804] ppid=15744 vsize=450764 CPUtime=0 cores=1,3,5,7
/proc/15804/stat : 15804 (python) S 15744 15744 15646 0 -1 4202560 752 0 0 0 0 0 0 0 15 0 1 0 985564510 461582336 46031 33554432000 4194304 5683644 140735718973824 18446744073709551615 231895510598 0 0 16781312 514 4498171892514914567 0 0 17 1 0 0 0
/proc/15804/statm: 112691 46031 347 364 0 48606 0
[pid=15806] ppid=15804 vsize=358508 CPUtime=3.47 cores=1,3,5,7
/proc/15806/stat : 15806 (cryptominisat-2) R 15804 15806 15806 0 -1 4202496 70082 0 1 0 338 9 0 0 25 0 1 0 985564511 367112192 65426 33554432000 4194304 4677096 140734853184912 18446744073709551615 4236529 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/15806/statm: 89627 65426 361 118 0 84586 0
[pid=15744/tid=15755] ppid=15742 vsize=461008 CPUtime=0 cores=1,3,5,7
/proc/15744/task/15755/stat : 15755 (python) S 15742 15744 15646 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 3 0 985554497 472072192 47566 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 2 18446604471144430592 0 0 -1 3 0 0 0
[pid=15744/tid=15805] ppid=15742 vsize=461008 CPUtime=0 cores=1,3,5,7
/proc/15744/task/15805/stat : 15805 (python) S 15742 15744 15646 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 3 0 985564511 472072192 47566 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 2 18446604471144430592 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 1793236

[startup+222.301 s]
/proc/loadavg: 1.99 1.21 0.51 3/185 15808
/proc/meminfo: memFree=5996996/32950928 swapFree=67054844/67111528
[pid=15744] ppid=15742 vsize=461008 CPUtime=58.48 cores=1,3,5,7
/proc/15744/stat : 15744 (python) S 15742 15744 15646 0 -1 4202496 74030 933 1 0 5830 18 0 0 20 0 3 0 985548630 472072192 47566 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15744/statm: 115252 47566 1878 364 0 51167 0
[pid=15754] ppid=15744 vsize=450752 CPUtime=0.11 cores=1,3,5,7
/proc/15754/stat : 15754 (python) S 15744 15744 15646 0 -1 4202560 1172 0 0 0 5 6 0 0 19 0 2 0 985554496 461570048 46099 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15754/statm: 112688 46099 414 364 0 48606 0
[pid=15756] ppid=15754 vsize=72204 CPUtime=100.09 cores=1,3,5,7
/proc/15756/stat : 15756 (lingeling) T 15754 15756 15756 0 -1 4202496 28963 0 0 0 10006 3 0 0 25 0 1 0 985554497 73936896 17221 33554432000 4194304 4352236 140735561982656 18446744073709551615 4208055 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/15756/statm: 18051 17221 129 39 0 17131 0
[pid=15754/tid=15803] ppid=15744 vsize=450752 CPUtime=0 cores=1,3,5,7
/proc/15754/task/15803/stat : 15803 (python) S 15744 15744 15646 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 985564508 461570048 46099 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 514 18446604471134539968 0 0 -1 3 0 0 0
[pid=15804] ppid=15744 vsize=450764 CPUtime=0.07 cores=1,3,5,7
/proc/15804/stat : 15804 (python) R 15744 15744 15646 0 -1 4202560 929 0 0 0 4 3 0 0 15 0 1 0 985564510 461582336 46054 33554432000 4194304 5683644 140735718973824 18446744073709551615 231895533703 0 0 16781312 514 0 0 0 17 1 0 0 0
/proc/15804/statm: 112692 46054 370 364 0 48607 0
[pid=15806] ppid=15804 vsize=857820 CPUtime=63.48 cores=1,3,5,7
/proc/15806/stat : 15806 (cryptominisat-2) R 15804 15806 15806 0 -1 4202496 160585 0 1 0 6328 20 0 0 25 0 1 0 985564511 878407680 151997 33554432000 4194304 4677096 140734853184912 18446744073709551615 4336095 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/15806/statm: 214455 151997 387 118 0 209414 0
[pid=15744/tid=15755] ppid=15742 vsize=461008 CPUtime=0 cores=1,3,5,7
/proc/15744/task/15755/stat : 15755 (python) S 15742 15744 15646 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 3 0 985554497 472072192 47566 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 2 18446604471144430592 0 0 -1 3 0 0 0
[pid=15744/tid=15805] ppid=15742 vsize=461008 CPUtime=0 cores=1,3,5,7
/proc/15744/task/15805/stat : 15805 (python) S 15742 15744 15646 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 3 0 985564511 472072192 47566 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 2 18446604471144430592 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 2292548

[startup+282.301 s]
/proc/loadavg: 1.99 1.35 0.60 3/185 15809
/proc/meminfo: memFree=6010140/32950928 swapFree=67054844/67111528
[pid=15744] ppid=15742 vsize=461008 CPUtime=58.48 cores=1,3,5,7
/proc/15744/stat : 15744 (python) S 15742 15744 15646 0 -1 4202496 74030 933 1 0 5830 18 0 0 20 0 3 0 985548630 472072192 47566 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15744/statm: 115252 47566 1878 364 0 51167 0
[pid=15754] ppid=15744 vsize=450752 CPUtime=0.11 cores=1,3,5,7
/proc/15754/stat : 15754 (python) S 15744 15744 15646 0 -1 4202560 1172 0 0 0 5 6 0 0 19 0 2 0 985554496 461570048 46099 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15754/statm: 112688 46099 414 364 0 48606 0
[pid=15756] ppid=15754 vsize=72204 CPUtime=100.09 cores=1,3,5,7
/proc/15756/stat : 15756 (lingeling) T 15754 15756 15756 0 -1 4202496 28963 0 0 0 10006 3 0 0 25 0 1 0 985554497 73936896 17221 33554432000 4194304 4352236 140735561982656 18446744073709551615 4208055 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0

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

/proc/15804/stat : 15804 (python) S 15744 15744 15646 0 -1 4202560 2060 0 0 0 195 127 0 0 15 0 2 0 985564510 461582336 46085 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15804/statm: 112691 46085 400 364 0 48606 0
[pid=15806] ppid=15804 vsize=10797416 CPUtime=1953.36 cores=1,3,5,7
/proc/15806/stat : 15806 (cryptominisat-2) T 15804 15806 15806 0 -1 4202496 9451332 0 1 0 194125 1211 0 0 25 0 1 0 985564511 11056553984 2400256 33554432000 4194304 4677096 140734853184912 18446744073709551615 4320199 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/15806/statm: 2699354 2400256 393 118 0 2694313 0
[pid=15804/tid=15820] ppid=15744 vsize=450764 CPUtime=0 cores=1,3,5,7
/proc/15804/task/15820/stat : 15820 (python) S 15744 15744 15646 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 985614517 461582336 46085 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 514 18446604471139874688 0 0 -1 3 0 0 0
[pid=15838] ppid=15744 vsize=461020 CPUtime=0.12 cores=1,3,5,7
/proc/15838/stat : 15838 (python) S 15744 15744 15646 0 -1 4202560 1107 0 0 0 5 7 0 0 19 0 2 0 985663269 472084480 46088 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/15838/statm: 115255 46088 399 364 0 51167 0
[pid=15840] ppid=15838 vsize=72808 CPUtime=100.09 cores=1,3,5,7
/proc/15840/stat : 15840 (lingeling) T 15838 15840 15840 0 -1 4202496 26080 0 0 0 10006 3 0 0 25 0 1 0 985663270 74555392 17372 33554432000 4194304 4352236 140737238288144 18446744073709551615 4328090 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/15840/statm: 18202 17372 129 39 0 17282 0
[pid=15838/tid=15846] ppid=15744 vsize=461020 CPUtime=0 cores=1,3,5,7
/proc/15838/task/15846/stat : 15846 (python) S 15744 15744 15646 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 985673281 472084480 46088 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 514 18446604471151382720 0 0 -1 3 0 0 0
[pid=15847] ppid=15744 vsize=471276 CPUtime=0.36 cores=1,3,5,7
/proc/15847/stat : 15847 (python) S 15744 15744 15646 0 -1 4202560 1167 0 0 0 19 17 0 0 18 0 2 0 985673283 482586624 46092 33554432000 4194304 5683644 140735718973824 18446744073709551615 231895510598 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/15847/statm: 117819 46092 399 364 0 53728 0
[pid=15849] ppid=15847 vsize=274196 CPUtime=282.44 cores=1,3,5,7
/proc/15849/stat : 15849 (precosat) R 15847 15849 15849 0 -1 4202496 81540 0 0 0 28233 11 0 0 25 0 1 0 985673284 280776704 66619 33554432000 4194304 4890832 140735322817744 18446744073709551615 4232386 0 0 16781312 17442 0 0 0 17 1 0 0 0
/proc/15849/statm: 68549 66619 86 171 0 68376 0
[pid=15847/tid=15902] ppid=15744 vsize=471276 CPUtime=0 cores=1,3,5,7
/proc/15847/task/15902/stat : 15902 (python) S 15744 15744 15646 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 985692906 482586624 46092 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 514 18446604471133283392 0 0 -1 1 0 0 0
[pid=15744/tid=15755] ppid=15742 vsize=481520 CPUtime=0 cores=1,3,5,7
/proc/15744/task/15755/stat : 15755 (python) S 15742 15744 15646 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 5 0 985554497 493076480 47578 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 2 18446604471144430592 0 0 -1 3 0 0 0
[pid=15744/tid=15805] ppid=15742 vsize=481520 CPUtime=0 cores=1,3,5,7
/proc/15744/task/15805/stat : 15805 (python) S 15742 15744 15646 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 5 0 985564511 493076480 47578 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 2 18446604471144430592 0 0 -1 3 0 0 0
[pid=15744/tid=15839] ppid=15742 vsize=481520 CPUtime=0 cores=1,3,5,7
/proc/15744/task/15839/stat : 15839 (python) S 15742 15744 15646 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 5 0 985663270 493076480 47578 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 2 18446604471144430592 0 0 -1 5 0 0 0
[pid=15744/tid=15848] ppid=15742 vsize=481520 CPUtime=0 cores=1,3,5,7
/proc/15744/task/15848/stat : 15848 (python) S 15742 15744 15646 0 -1 4202560 24 933 0 0 0 0 0 0 18 0 5 0 985673284 493076480 47578 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 2 18446604471144430592 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2986.49
Current children cumulated vsize (KiB) 13603392

[startup+3042.3 s]
/proc/loadavg: 2.08 2.02 1.90 3/208 15964
/proc/meminfo: memFree=13343104/32950928 swapFree=67054844/67111528
[pid=15744] ppid=15742 vsize=491776 CPUtime=58.63 cores=1,3,5,7
/proc/15744/stat : 15744 (python) S 15742 15744 15646 0 -1 4202496 76570 933 1 0 5843 20 0 0 19 0 6 0 985548630 503578624 47584 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15744/statm: 122944 47584 1884 364 0 58850 0
[pid=15754] ppid=15744 vsize=450752 CPUtime=0.69 cores=1,3,5,7
/proc/15754/stat : 15754 (python) S 15744 15744 15646 0 -1 4202560 1225 0 0 0 36 33 0 0 18 0 2 0 985554496 461570048 46100 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15754/statm: 112688 46100 415 364 0 48606 0
[pid=15756] ppid=15754 vsize=143640 CPUtime=587.6 cores=1,3,5,7
/proc/15756/stat : 15756 (lingeling) T 15754 15756 15756 0 -1 4202496 70853 0 0 0 58751 9 0 0 25 0 1 0 985554497 147087360 35080 33554432000 4194304 4352236 140735561982656 18446744073709551615 4280925 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/15756/statm: 35910 35080 129 39 0 34990 0
[pid=15754/tid=15803] ppid=15744 vsize=450752 CPUtime=0 cores=1,3,5,7
/proc/15754/task/15803/stat : 15803 (python) S 15744 15744 15646 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 985564508 461570048 46100 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 514 18446604471134539968 0 0 -1 3 0 0 0
[pid=15804] ppid=15744 vsize=450764 CPUtime=3.22 cores=1,3,5,7
/proc/15804/stat : 15804 (python) S 15744 15744 15646 0 -1 4202560 2060 0 0 0 195 127 0 0 15 0 2 0 985564510 461582336 46085 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15804/statm: 112691 46085 400 364 0 48606 0
[pid=15806] ppid=15804 vsize=10797416 CPUtime=1953.36 cores=1,3,5,7
/proc/15806/stat : 15806 (cryptominisat-2) T 15804 15806 15806 0 -1 4202496 9451332 0 1 0 194125 1211 0 0 25 0 1 0 985564511 11056553984 2400256 33554432000 4194304 4677096 140734853184912 18446744073709551615 4320199 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/15806/statm: 2699354 2400256 393 118 0 2694313 0
[pid=15804/tid=15820] ppid=15744 vsize=450764 CPUtime=0 cores=1,3,5,7
/proc/15804/task/15820/stat : 15820 (python) S 15744 15744 15646 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 985614517 461582336 46085 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 514 18446604471139874688 0 0 -1 3 0 0 0
[pid=15838] ppid=15744 vsize=461020 CPUtime=0.12 cores=1,3,5,7
/proc/15838/stat : 15838 (python) S 15744 15744 15646 0 -1 4202560 1107 0 0 0 5 7 0 0 19 0 2 0 985663269 472084480 46088 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/15838/statm: 115255 46088 399 364 0 51167 0
[pid=15840] ppid=15838 vsize=72808 CPUtime=100.09 cores=1,3,5,7
/proc/15840/stat : 15840 (lingeling) T 15838 15840 15840 0 -1 4202496 26080 0 0 0 10006 3 0 0 25 0 1 0 985663270 74555392 17372 33554432000 4194304 4352236 140737238288144 18446744073709551615 4328090 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/15840/statm: 18202 17372 129 39 0 17282 0
[pid=15838/tid=15846] ppid=15744 vsize=461020 CPUtime=0 cores=1,3,5,7
/proc/15838/task/15846/stat : 15846 (python) S 15744 15744 15646 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 985673281 472084480 46088 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 514 18446604471151382720 0 0 -1 3 0 0 0
[pid=15847] ppid=15744 vsize=471276 CPUtime=0.38 cores=1,3,5,7
/proc/15847/stat : 15847 (python) S 15744 15744 15646 0 -1 4202560 1169 0 0 0 20 18 0 0 18 0 2 0 985673283 482586624 46092 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/15847/statm: 117819 46092 399 364 0 53728 0
[pid=15849] ppid=15847 vsize=274196 CPUtime=293.32 cores=1,3,5,7
/proc/15849/stat : 15849 (precosat) T 15847 15849 15849 0 -1 4202496 81540 0 0 0 29321 11 0 0 25 0 1 0 985673284 280776704 66619 33554432000 4194304 4890832 140735322817744 18446744073709551615 4214513 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/15849/statm: 68549 66619 86 171 0 68376 0
[pid=15847/tid=15902] ppid=15744 vsize=471276 CPUtime=0 cores=1,3,5,7
/proc/15847/task/15902/stat : 15902 (python) S 15744 15744 15646 0 -1 4202560 45 0 0 0 0 0 0 0 18 0 2 0 985692906 482586624 46092 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 514 18446604471133283392 0 0 -1 1 0 0 0
[pid=15961] ppid=15744 vsize=481532 CPUtime=0.06 cores=1,3,5,7
/proc/15961/stat : 15961 (python) S 15744 15744 15646 0 -1 4202560 948 0 0 0 3 3 0 0 15 0 1 0 985847950 493088768 46066 33554432000 4194304 5683644 140735718973824 18446744073709551615 231895510598 0 0 16781312 514 4584677619097633030 0 0 17 3 0 0 0
/proc/15961/statm: 120383 46066 370 364 0 56289 0
[pid=15963] ppid=15961 vsize=814808 CPUtime=49.08 cores=1,3,5,7
/proc/15963/stat : 15963 (cryptominisat-2) R 15961 15963 15963 0 -1 4202496 159964 0 0 0 4890 18 0 0 25 0 1 0 985847951 834363392 149372 33554432000 4194304 4677096 140735549032976 18446744073709551615 4336237 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15963/statm: 203702 149372 387 118 0 198661 0
[pid=15744/tid=15755] ppid=15742 vsize=491776 CPUtime=0 cores=1,3,5,7
/proc/15744/task/15755/stat : 15755 (python) S 15742 15744 15646 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 6 0 985554497 503578624 47584 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 2 18446604471144430592 0 0 -1 3 0 0 0
[pid=15744/tid=15805] ppid=15742 vsize=491776 CPUtime=0 cores=1,3,5,7
/proc/15744/task/15805/stat : 15805 (python) S 15742 15744 15646 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 6 0 985564511 503578624 47584 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 2 18446604471144430592 0 0 -1 3 0 0 0
[pid=15744/tid=15839] ppid=15742 vsize=491776 CPUtime=0 cores=1,3,5,7
/proc/15744/task/15839/stat : 15839 (python) S 15742 15744 15646 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 6 0 985663270 503578624 47584 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 2 18446604471144430592 0 0 -1 5 0 0 0
[pid=15744/tid=15848] ppid=15742 vsize=491776 CPUtime=0 cores=1,3,5,7
/proc/15744/task/15848/stat : 15848 (python) S 15742 15744 15646 0 -1 4202560 24 933 0 0 0 0 0 0 18 0 6 0 985673284 503578624 47584 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 2 18446604471144430592 0 0 -1 5 0 0 0
[pid=15744/tid=15962] ppid=15742 vsize=491776 CPUtime=0 cores=1,3,5,7
/proc/15744/task/15962/stat : 15962 (python) S 15742 15744 15646 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 6 0 985847951 503578624 47584 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 2 18446604471144430592 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3046.55
Current children cumulated vsize (KiB) 14909988



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+3089.6 s]
/proc/loadavg: 2.03 2.01 1.90 3/208 15965
/proc/meminfo: memFree=12406868/32950928 swapFree=67054844/67111528
[pid=15744] ppid=15742 vsize=491776 CPUtime=58.63 cores=1,3,5,7
/proc/15744/stat : 15744 (python) S 15742 15744 15646 0 -1 4202496 76570 933 1 0 5843 20 0 0 19 0 6 0 985548630 503578624 47584 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15744/statm: 122944 47584 1884 364 0 58850 0
[pid=15754] ppid=15744 vsize=450752 CPUtime=0.69 cores=1,3,5,7
/proc/15754/stat : 15754 (python) S 15744 15744 15646 0 -1 4202560 1225 0 0 0 36 33 0 0 18 0 2 0 985554496 461570048 46100 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15754/statm: 112688 46100 415 364 0 48606 0
[pid=15756] ppid=15754 vsize=143640 CPUtime=587.6 cores=1,3,5,7
/proc/15756/stat : 15756 (lingeling) T 15754 15756 15756 0 -1 4202496 70853 0 0 0 58751 9 0 0 25 0 1 0 985554497 147087360 35080 33554432000 4194304 4352236 140735561982656 18446744073709551615 4280925 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/15756/statm: 35910 35080 129 39 0 34990 0
[pid=15754/tid=15803] ppid=15744 vsize=450752 CPUtime=0 cores=1,3,5,7
/proc/15754/task/15803/stat : 15803 (python) S 15744 15744 15646 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 985564508 461570048 46100 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 514 18446604471134539968 0 0 -1 3 0 0 0
[pid=15804] ppid=15744 vsize=450764 CPUtime=3.22 cores=1,3,5,7
/proc/15804/stat : 15804 (python) S 15744 15744 15646 0 -1 4202560 2060 0 0 0 195 127 0 0 15 0 2 0 985564510 461582336 46085 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15804/statm: 112691 46085 400 364 0 48606 0
[pid=15806] ppid=15804 vsize=10797416 CPUtime=1953.36 cores=1,3,5,7
/proc/15806/stat : 15806 (cryptominisat-2) T 15804 15806 15806 0 -1 4202496 9451332 0 1 0 194125 1211 0 0 25 0 1 0 985564511 11056553984 2400256 33554432000 4194304 4677096 140734853184912 18446744073709551615 4320199 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/15806/statm: 2699354 2400256 393 118 0 2694313 0
[pid=15804/tid=15820] ppid=15744 vsize=450764 CPUtime=0 cores=1,3,5,7
/proc/15804/task/15820/stat : 15820 (python) S 15744 15744 15646 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 985614517 461582336 46085 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 514 18446604471139874688 0 0 -1 3 0 0 0
[pid=15838] ppid=15744 vsize=461020 CPUtime=0.12 cores=1,3,5,7
/proc/15838/stat : 15838 (python) S 15744 15744 15646 0 -1 4202560 1107 0 0 0 5 7 0 0 19 0 2 0 985663269 472084480 46088 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/15838/statm: 115255 46088 399 364 0 51167 0
[pid=15840] ppid=15838 vsize=72808 CPUtime=100.09 cores=1,3,5,7
/proc/15840/stat : 15840 (lingeling) T 15838 15840 15840 0 -1 4202496 26080 0 0 0 10006 3 0 0 25 0 1 0 985663270 74555392 17372 33554432000 4194304 4352236 140737238288144 18446744073709551615 4328090 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/15840/statm: 18202 17372 129 39 0 17282 0
[pid=15838/tid=15846] ppid=15744 vsize=461020 CPUtime=0 cores=1,3,5,7
/proc/15838/task/15846/stat : 15846 (python) S 15744 15744 15646 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 985673281 472084480 46088 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 514 18446604471151382720 0 0 -1 3 0 0 0
[pid=15847] ppid=15744 vsize=471276 CPUtime=0.38 cores=1,3,5,7
/proc/15847/stat : 15847 (python) S 15744 15744 15646 0 -1 4202560 1169 0 0 0 20 18 0 0 18 0 2 0 985673283 482586624 46092 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/15847/statm: 117819 46092 399 364 0 53728 0
[pid=15849] ppid=15847 vsize=274196 CPUtime=293.32 cores=1,3,5,7
/proc/15849/stat : 15849 (precosat) T 15847 15849 15849 0 -1 4202496 81540 0 0 0 29321 11 0 0 25 0 1 0 985673284 280776704 66619 33554432000 4194304 4890832 140735322817744 18446744073709551615 4214513 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/15849/statm: 68549 66619 86 171 0 68376 0
[pid=15847/tid=15902] ppid=15744 vsize=471276 CPUtime=0 cores=1,3,5,7
/proc/15847/task/15902/stat : 15902 (python) S 15744 15744 15646 0 -1 4202560 45 0 0 0 0 0 0 0 18 0 2 0 985692906 482586624 46092 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 514 18446604471133283392 0 0 -1 1 0 0 0
[pid=15961] ppid=15744 vsize=481532 CPUtime=0.24 cores=1,3,5,7
/proc/15961/stat : 15961 (python) S 15744 15744 15646 0 -1 4202560 1095 0 0 0 15 9 0 0 15 0 1 0 985847950 493088768 46067 33554432000 4194304 5683644 140735718973824 18446744073709551615 231895510598 0 0 16781312 514 4584677619097633030 0 0 17 3 0 0 0
/proc/15961/statm: 120383 46067 371 364 0 56289 0
[pid=15963] ppid=15961 vsize=1788024 CPUtime=96.36 cores=1,3,5,7
/proc/15963/stat : 15963 (cryptominisat-2) R 15961 15963 15963 0 -1 4202496 1067613 0 0 0 9518 118 0 0 25 0 1 0 985847951 1830936576 381925 33554432000 4194304 4677096 140735549032976 18446744073709551615 4364640 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15963/statm: 447006 381925 390 118 0 441965 0
[pid=15744/tid=15755] ppid=15742 vsize=491776 CPUtime=0 cores=1,3,5,7
/proc/15744/task/15755/stat : 15755 (python) S 15742 15744 15646 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 6 0 985554497 503578624 47584 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 2 18446604471144430592 0 0 -1 3 0 0 0
[pid=15744/tid=15805] ppid=15742 vsize=491776 CPUtime=0 cores=1,3,5,7
/proc/15744/task/15805/stat : 15805 (python) S 15742 15744 15646 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 6 0 985564511 503578624 47584 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 2 18446604471144430592 0 0 -1 3 0 0 0
[pid=15744/tid=15839] ppid=15742 vsize=491776 CPUtime=0 cores=1,3,5,7
/proc/15744/task/15839/stat : 15839 (python) S 15742 15744 15646 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 6 0 985663270 503578624 47584 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 2 18446604471144430592 0 0 -1 5 0 0 0
[pid=15744/tid=15848] ppid=15742 vsize=491776 CPUtime=0 cores=1,3,5,7
/proc/15744/task/15848/stat : 15848 (python) S 15742 15744 15646 0 -1 4202560 24 933 0 0 0 0 0 0 18 0 6 0 985673284 503578624 47584 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 2 18446604471144430592 0 0 -1 5 0 0 0
[pid=15744/tid=15962] ppid=15742 vsize=491776 CPUtime=0 cores=1,3,5,7
/proc/15744/task/15962/stat : 15962 (python) S 15742 15744 15646 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 6 0 985847951 503578624 47584 33554432000 4194304 5683644 140735718973824 18446744073709551615 231907314097 0 0 16781312 2 18446604471144430592 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3094.01
Current children cumulated vsize (KiB) 15883204

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15744 and gives
#  childrusage.ru_utime.tv_sec=58
#  childrusage.ru_utime.tv_usec=436116
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=213967
# CPU time returned by wait4() is 58.6501
# while last known CPU time is 3094.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3089.65
CPU time (s): 3094.01
CPU user time (s): 3078.35
CPU system time (s): 15.66
CPU usage (%): 100.141
Max. virtual memory (cumulated for all children) (KiB): 15883204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.4361
system time used= 0.213967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77506
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= 1914
involuntary context switches= 183

runsolver used 5.06123 second user time and 11.7042 second system time

The end

Launcher Data

Begin job on node114 at 2011-06-13 10:19:39
IDJOB=3498352
IDBENCH=82369
IDSOLVER=1991
FILE ID=node114/3498352-1307953179
RUNJOBID= node114-1307953126-15665
PBS_JOBID= 13559714
Free space on /var/tmp= 2824 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.045-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-3498352-1307953179/watcher-3498352-1307953179 -o /var/tmp/evaluation-result-3498352-1307953179/solver-3498352-1307953179 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498352-1307953179.cnf -seed 355674294 -budget 5000

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=355674294

node114.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.848
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.69
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.848
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	: 5226.15
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.848
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.848
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.73
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.848
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.75
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:       7492760 kB
Buffers:        101316 kB
Cached:       24342948 kB
SwapCached:      10332 kB
Active:        9108156 kB
Inactive:     15538872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7492760 kB
SwapTotal:    67111528 kB
SwapFree:     67054844 kB
Dirty:           60540 kB
Writeback:           0 kB
AnonPages:      200436 kB
Mapped:          18080 kB
Slab:           744824 kB
PageTables:       5616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   399352 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= 2804 MiB
End job on node114 at 2011-06-13 11:11:11