Trace number 3378987

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) 1551.32 419.658

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
MD5SUMc4319228342e10028de028a9b67c3404
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 clauses676901
Sum of the clauses size1609791
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2668220
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.37/1.08	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/1.08	c INFO: solving HOME/instance-3378987-1305465318.cnf
0.37/1.08	c INFO: computing task features
2.42/3.18	c INFO: computed variable-clause graph statistics
2.55/3.26	c INFO: computed clause balance statistics
12.02/12.79	c INFO: computed variable balance statistics
18.63/19.31	c INFO: computed small-clause counts
18.73/19.43	c INFO: computed Horn-clause counts
39.63/40.35	c INFO: computed variable graph statistics
39.63/40.35	c INFO: collected features for HOME/instance-3378987-1305465318.cnf in 39.21 s
39.63/40.35	c INFO: running lingeling-276@0 for 1160 with 1160 remaining (b = 0.47)
39.63/40.37	c INFO: running cryptominisat-2.9.0@0 for 1160 with 1160 remaining (b = 0.46)
39.63/40.38	c INFO: running lingeling-276@0 for 1160 with 1160 remaining (b = 0.40)
39.63/40.39	c INFO: running lingeling-276@0 for 97 with 1160 remaining (b = 0.18)
439.56/140.80	c INFO: running cryptominisat-2.9.0@0 for 1060 with 1060 remaining (b = 0.23)

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-3378987-1305465318/watcher-3378987-1305465318 -o /tmp/evaluation-result-3378987-1305465318/solver-3378987-1305465318 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378987-1305465318.cnf -seed 219010892 -budget 4800 -cores 4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 0.00 0.00 0.35 3/410 2950
/proc/meminfo: memFree=23048064/32950928 swapFree=45937200/67111528
[pid=2950] ppid=2948 vsize=15380 CPUtime=0 cores=1,3,5,7
/proc/2950/stat : 2950 (python) S 2948 2950 2915 0 -1 4202496 791 0 0 0 0 0 0 0 20 0 1 0 658128536 15749120 679 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500689920 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/2950/statm: 3845 679 322 364 0 332 0

[startup+0.0529001 s]
/proc/loadavg: 0.00 0.00 0.35 3/410 2950
/proc/meminfo: memFree=23048064/32950928 swapFree=45937200/67111528
[pid=2950] ppid=2948 vsize=23184 CPUtime=0.02 cores=1,3,5,7
/proc/2950/stat : 2950 (python) S 2948 2950 2915 0 -1 4202496 1322 0 0 0 2 0 0 0 17 0 1 0 658128536 23740416 1172 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500689920 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/2950/statm: 5796 1172 432 364 0 723 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23184

[startup+0.100884 s]
/proc/loadavg: 0.00 0.00 0.35 3/410 2950
/proc/meminfo: memFree=23048064/32950928 swapFree=45937200/67111528
[pid=2950] ppid=2948 vsize=84608 CPUtime=0.05 cores=1,3,5,7
/proc/2950/stat : 2950 (python) S 2948 2950 2915 0 -1 4202496 2408 0 0 0 3 2 0 0 17 0 1 0 658128536 86638592 2136 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500689920 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/2950/statm: 21152 2136 707 364 0 1369 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84608

[startup+0.300841 s]
/proc/loadavg: 0.00 0.00 0.35 3/410 2950
/proc/meminfo: memFree=23048064/32950928 swapFree=45937200/67111528
[pid=2950] ppid=2948 vsize=135752 CPUtime=0.18 cores=1,3,5,7
/proc/2950/stat : 2950 (python) S 2948 2950 2915 0 -1 4202496 5960 934 1 0 12 6 0 0 17 0 1 0 658128536 139010048 4150 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500687877 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/2950/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700758 s]
/proc/loadavg: 0.00 0.00 0.35 3/410 2950
/proc/meminfo: memFree=23048064/32950928 swapFree=45937200/67111528
[pid=2950] ppid=2948 vsize=135752 CPUtime=0.21 cores=1,3,5,7
/proc/2950/stat : 2950 (python) R 2948 2950 2915 0 -1 4202496 5961 934 1 0 13 8 0 0 15 0 1 0 658128536 139010048 4150 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500687877 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2950/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 135752

[startup+1.5006 s]
/proc/loadavg: 0.16 0.03 0.36 3/411 2956
/proc/meminfo: memFree=22989316/32950928 swapFree=45937200/67111528
[pid=2950] ppid=2948 vsize=316444 CPUtime=0.82 cores=1,3,5,7
/proc/2950/stat : 2950 (python) R 2948 2950 2915 0 -1 4202496 18585 934 1 0 67 15 0 0 16 0 1 0 658128536 324038656 16266 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500352709 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2950/statm: 79111 16267 1761 364 0 15035 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 316444

[startup+3.10028 s]
/proc/loadavg: 0.16 0.03 0.36 3/411 2956
/proc/meminfo: memFree=22863544/32950928 swapFree=45937200/67111528
[pid=2950] ppid=2948 vsize=416352 CPUtime=2.42 cores=1,3,5,7
/proc/2950/stat : 2950 (python) R 2948 2950 2915 0 -1 4202496 59236 934 1 0 222 20 0 0 18 0 1 0 658128536 426344448 41461 33554432000 4194304 5683644 140737416411568 18446744073709551615 47300738721357 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2950/statm: 104088 41461 1815 364 0 40012 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 416352
heavy processes:

[startup+6.30064 s]
/proc/loadavg: 0.39 0.08 0.38 3/411 2956
/proc/meminfo: memFree=22665804/32950928 swapFree=45937200/67111528
[pid=2950] ppid=2948 vsize=416352 CPUtime=5.62 cores=1,3,5,7
/proc/2950/stat : 2950 (python) R 2948 2950 2915 0 -1 4202496 59248 934 1 0 542 20 0 0 25 0 1 0 658128536 426344448 41472 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500350093 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2950/statm: 104088 41472 1826 364 0 40012 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 416352

[startup+12.7004 s]
/proc/loadavg: 0.60 0.13 0.39 3/414 2967
/proc/meminfo: memFree=22046492/32950928 swapFree=45937200/67111528
[pid=2950] ppid=2948 vsize=416352 CPUtime=12.02 cores=1,3,5,7
/proc/2950/stat : 2950 (python) R 2948 2950 2915 0 -1 4202496 59248 934 1 0 1182 20 0 0 25 0 1 0 658128536 426344448 41472 33554432000 4194304 5683644 140737416411568 18446744073709551615 4603005 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2950/statm: 104088 41472 1826 364 0 40012 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 416352

[startup+25.5008 s]
/proc/loadavg: 0.81 0.19 0.41 3/414 2967
/proc/meminfo: memFree=21111376/32950928 swapFree=45937200/67111528
[pid=2950] ppid=2948 vsize=416352 CPUtime=24.83 cores=1,3,5,7
/proc/2950/stat : 2950 (python) R 2948 2950 2915 0 -1 4202496 59255 934 1 0 2463 20 0 0 25 0 1 0 658128536 426344448 41479 33554432000 4194304 5683644 140737416411568 18446744073709551615 47300738308236 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2950/statm: 104088 41479 1833 364 0 40012 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 416352

[startup+51.1006 s]
/proc/loadavg: 1.67 0.45 0.48 6/426 2980
/proc/meminfo: memFree=19896344/32950928 swapFree=45937200/67111528
[pid=2950] ppid=2948 vsize=446872 CPUtime=39.71 cores=1,3,5,7
/proc/2950/stat : 2950 (python) S 2948 2950 2915 0 -1 4202496 61880 934 1 0 3949 22 0 0 24 0 5 0 658128536 457596928 38914 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2950/statm: 111718 38914 1881 364 0 47627 0
[pid=2969] ppid=2950 vsize=405860 CPUtime=0.03 cores=1,3,5,7
/proc/2969/stat : 2969 (python) S 2950 2950 2915 0 -1 4202560 913 0 0 0 1 2 0 0 18 0 1 0 658132572 415600640 37393 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500711951 0 0 16781312 514 912788165100536070 0 0 17 5 0 0 0
/proc/2969/statm: 101465 37393 376 364 0 37383 0
[pid=2971] ppid=2969 vsize=28308 CPUtime=10.57 cores=1,3,5,7
/proc/2971/stat : 2971 (lingeling) R 2969 2971 2971 0 -1 4202496 13982 0 0 0 1055 2 0 0 25 0 1 0 658132573 28987392 6247 33554432000 4194304 4352236 140735289292832 18446744073709551615 4208055 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/2971/statm: 7077 6247 129 39 0 6157 0
[pid=2972] ppid=2950 vsize=416116 CPUtime=0.03 cores=1,3,5,7
/proc/2972/stat : 2972 (python) S 2950 2950 2915 0 -1 4202560 922 0 0 0 1 2 0 0 15 0 1 0 658132574 426102784 37391 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500712006 0 0 16781312 514 4351304077078921479 0 0 17 1 0 0 0
/proc/2972/statm: 104029 37391 370 364 0 39944 0
[pid=2974] ppid=2972 vsize=753300 CPUtime=10.71 cores=1,3,5,7
/proc/2974/stat : 2974 (cryptominisat-2) R 2972 2974 2974 0 -1 4202496 146055 0 0 0 1053 18 0 0 25 0 1 0 658132574 771379200 141467 33554432000 4194304 4677096 140736461410224 18446744073709551615 4564132 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2974/statm: 188325 141467 379 118 0 183284 0
[pid=2975] ppid=2950 vsize=426372 CPUtime=0.03 cores=1,3,5,7
/proc/2975/stat : 2975 (python) S 2950 2950 2915 0 -1 4202560 905 0 0 0 2 1 0 0 18 0 1 0 658132575 436604928 37395 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500712006 0 0 16781312 514 912788165100536071 0 0 17 5 0 0 0
/proc/2975/statm: 106593 37395 370 364 0 42505 0
[pid=2977] ppid=2975 vsize=27488 CPUtime=10.63 cores=1,3,5,7
/proc/2977/stat : 2977 (lingeling) R 2975 2977 2977 0 -1 4202496 13827 0 0 0 1061 2 0 0 25 0 1 0 658132575 28147712 6042 33554432000 4194304 4352236 140737137650832 18446744073709551615 4207645 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/2977/statm: 6872 6042 129 39 0 5952 0
[pid=2978] ppid=2950 vsize=436628 CPUtime=0.03 cores=1,3,5,7
/proc/2978/stat : 2978 (python) S 2950 2950 2915 0 -1 4202560 930 0 0 0 1 2 0 0 18 0 1 0 658132576 447107072 37399 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500712006 0 0 16781312 514 912788165100536071 0 0 17 1 0 0 0
/proc/2978/statm: 109157 37399 370 364 0 45066 0
[pid=2980] ppid=2978 vsize=33020 CPUtime=10.61 cores=1,3,5,7
/proc/2980/stat : 2980 (lingeling) R 2978 2980 2980 0 -1 4202496 15209 0 0 0 1059 2 0 0 25 0 1 0 658132576 33812480 7425 33554432000 4194304 4352236 140733336211968 18446744073709551615 4294498 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/2980/statm: 8255 7425 129 39 0 7335 0
[pid=2950/tid=2970] ppid=2948 vsize=446872 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2970/stat : 2970 (python) S 2948 2950 2915 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 5 0 658132573 457596928 38914 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 5 0 0 0
[pid=2950/tid=2973] ppid=2948 vsize=446872 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2973/stat : 2973 (python) S 2948 2950 2915 0 -1 4202560 21 934 0 0 0 0 0 0 20 0 5 0 658132574 457596928 38914 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 5 0 0 0
[pid=2950/tid=2976] ppid=2948 vsize=446872 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2976/stat : 2976 (python) S 2948 2950 2915 0 -1 4202560 22 934 0 0 0 0 0 0 22 0 5 0 658132575 457596928 38914 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 5 0 0 0
[pid=2950/tid=2979] ppid=2948 vsize=446872 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2979/stat : 2979 (python) S 2948 2950 2915 0 -1 4202560 28 934 0 0 0 0 0 0 24 0 5 0 658132576 457596928 38914 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 82.35
Current children cumulated vsize (KiB) 2973964

[startup+102.316 s]
/proc/loadavg: 3.60 1.16 0.72 6/426 2981
/proc/meminfo: memFree=19888544/32950928 swapFree=45937200/67111528
[pid=2950] ppid=2948 vsize=446872 CPUtime=39.71 cores=1,3,5,7
/proc/2950/stat : 2950 (python) S 2948 2950 2915 0 -1 4202496 61880 934 1 0 3949 22 0 0 24 0 5 0 658128536 457596928 38914 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2950/statm: 111718 38914 1881 364 0 47627 0
[pid=2969] ppid=2950 vsize=405860 CPUtime=0.18 cores=1,3,5,7
/proc/2969/stat : 2969 (python) S 2950 2950 2915 0 -1 4202560 937 0 0 0 8 10 0 0 18 0 1 0 658132572 415600640 37393 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500711951 0 0 16781312 514 912788165100536070 0 0 17 5 0 0 0
/proc/2969/statm: 101465 37393 376 364 0 37383 0
[pid=2971] ppid=2969 vsize=56736 CPUtime=61.08 cores=1,3,5,7
/proc/2971/stat : 2971 (lingeling) R 2969 2971 2971 0 -1 4202496 21401 0 0 0 6105 3 0 0 25 0 1 0 658132573 58097664 13354 33554432000 4194304 4352236 140735289292832 18446744073709551615 4234401 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/2971/statm: 14184 13354 129 39 0 13264 0
[pid=2972] ppid=2950 vsize=416116 CPUtime=0.18 cores=1,3,5,7
/proc/2972/stat : 2972 (python) S 2950 2950 2915 0 -1 4202560 947 0 0 0 8 10 0 0 15 0 1 0 658132574 426102784 37391 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500712006 0 0 16781312 514 912788165100536071 0 0 17 1 0 0 0
/proc/2972/statm: 104029 37391 370 364 0 39944 0
[pid=2974] ppid=2972 vsize=824496 CPUtime=61.92 cores=1,3,5,7
/proc/2974/stat : 2974 (cryptominisat-2) R 2972 2974 2974 0 -1 4202496 164371 0 0 0 6171 21 0 0 25 0 1 0 658132574 844283904 148771 33554432000 4194304 4677096 140736461410224 18446744073709551615 4336494 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2974/statm: 206124 148771 387 118 0 201083 0
[pid=2975] ppid=2950 vsize=426372 CPUtime=0.18 cores=1,3,5,7
/proc/2975/stat : 2975 (python) S 2950 2950 2915 0 -1 4202560 928 0 0 0 9 9 0 0 18 0 1 0 658132575 436604928 37395 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500712006 0 0 16781312 514 912788165100536071 0 0 17 5 0 0 0
/proc/2975/statm: 106593 37395 370 364 0 42505 0
[pid=2977] ppid=2975 vsize=49600 CPUtime=61.55 cores=1,3,5,7
/proc/2977/stat : 2977 (lingeling) R 2975 2977 2977 0 -1 4202496 19669 0 0 0 6153 2 0 0 25 0 1 0 658132575 50790400 11570 33554432000 4194304 4352236 140737137650832 18446744073709551615 4231152 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/2977/statm: 12400 11570 129 39 0 11480 0
[pid=2978] ppid=2950 vsize=436628 CPUtime=0.18 cores=1,3,5,7
/proc/2978/stat : 2978 (python) S 2950 2950 2915 0 -1 4202560 953 0 0 0 9 9 0 0 18 0 1 0 658132576 447107072 37399 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500712006 0 0 16781312 514 912788165100536071 0 0 17 1 0 0 0
/proc/2978/statm: 109157 37399 370 364 0 45066 0
[pid=2980] ppid=2978 vsize=59564 CPUtime=61.54 cores=1,3,5,7
/proc/2980/stat : 2980 (lingeling) R 2978 2980 2980 0 -1 4202496 22159 0 0 0 6151 3 0 0 25 0 1 0 658132576 60993536 14061 33554432000 4194304 4352236 140733336211968 18446744073709551615 4278708 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/2980/statm: 14891 14061 129 39 0 13971 0
[pid=2950/tid=2970] ppid=2948 vsize=446872 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2970/stat : 2970 (python) S 2948 2950 2915 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 5 0 658132573 457596928 38914 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 5 0 0 0
[pid=2950/tid=2973] ppid=2948 vsize=446872 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2973/stat : 2973 (python) S 2948 2950 2915 0 -1 4202560 21 934 0 0 0 0 0 0 20 0 5 0 658132574 457596928 38914 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 5 0 0 0
[pid=2950/tid=2976] ppid=2948 vsize=446872 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2976/stat : 2976 (python) S 2948 2950 2915 0 -1 4202560 22 934 0 0 0 0 0 0 22 0 5 0 658132575 457596928 38914 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 5 0 0 0
[pid=2950/tid=2979] ppid=2948 vsize=446872 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2979/stat : 2979 (python) S 2948 2950 2915 0 -1 4202560 28 934 0 0 0 0 0 0 24 0 5 0 658132576 457596928 38914 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 286.52
Current children cumulated vsize (KiB) 3122244

[startup+162.301 s]
/proc/loadavg: 4.58 1.89 1.00 7/430 2987
/proc/meminfo: memFree=16972508/32950928 swapFree=45937200/67111528
[pid=2950] ppid=2948 vsize=457128 CPUtime=39.73 cores=1,3,5,7
/proc/2950/stat : 2950 (python) S 2948 2950 2915 0 -1 4202496 62656 934 1 0 3950 23 0 0 19 0 6 0 658128536 468099072 38921 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2950/statm: 114282 38921 1884 364 0 50188 0
[pid=2969] ppid=2950 vsize=405860 CPUtime=0.36 cores=1,3,5,7
/proc/2969/stat : 2969 (python) S 2950 2950 2915 0 -1 4202560 958 0 0 0 17 19 0 0 18 0 1 0 658132572 415600640 37393 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500711951 0 0 16781312 514 912788165100536070 0 0 17 5 0 0 0

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

/proc/2950/statm: 114282 38921 1884 364 0 50188 0
[pid=2969] ppid=2950 vsize=405860 CPUtime=0.92 cores=1,3,5,7
/proc/2969/stat : 2969 (python) S 2950 2950 2915 0 -1 4202560 981 0 0 0 44 48 0 0 18 0 1 0 658132572 415600640 37393 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500711951 0 0 16781312 514 912788165100536070 0 0 17 5 0 0 0
/proc/2969/statm: 101465 37393 376 364 0 37383 0
[pid=2971] ppid=2969 vsize=101700 CPUtime=297.72 cores=1,3,5,7
/proc/2971/stat : 2971 (lingeling) R 2969 2971 2971 0 -1 4202496 34861 0 0 0 29768 4 0 0 25 0 1 0 658132573 104140800 24595 33554432000 4194304 4352236 140735289292832 18446744073709551615 4278746 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/2971/statm: 25425 24595 129 39 0 24505 0
[pid=2972] ppid=2950 vsize=416116 CPUtime=1.64 cores=1,3,5,7
/proc/2972/stat : 2972 (python) S 2950 2950 2915 0 -1 4202560 2326 0 0 0 99 65 0 0 15 0 1 0 658132574 426102784 37392 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500712006 0 0 16781312 514 912788165100536071 0 0 17 3 0 0 0
/proc/2972/statm: 104029 37392 371 364 0 39944 0
[pid=2974] ppid=2972 vsize=6350604 CPUtime=300.73 cores=1,3,5,7
/proc/2974/stat : 2974 (cryptominisat-2) R 2972 2974 2974 0 -1 4202496 8690419 0 0 0 29010 1063 0 0 25 0 1 0 658132574 6503018496 1413212 33554432000 4194304 4677096 140736461410224 18446744073709551615 4236647 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2974/statm: 1587651 1413212 393 118 0 1582610 0
[pid=2975] ppid=2950 vsize=426372 CPUtime=0.92 cores=1,3,5,7
/proc/2975/stat : 2975 (python) S 2950 2950 2915 0 -1 4202560 973 0 0 0 47 45 0 0 18 0 1 0 658132575 436604928 37395 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500712006 0 0 16781312 514 912788165100536071 0 0 17 5 0 0 0
/proc/2975/statm: 106593 37395 370 364 0 42505 0
[pid=2977] ppid=2975 vsize=106896 CPUtime=300.06 cores=1,3,5,7
/proc/2977/stat : 2977 (lingeling) R 2975 2977 2977 0 -1 4202496 37231 0 0 0 30001 5 0 0 25 0 1 0 658132575 109461504 25894 33554432000 4194304 4352236 140737137650832 18446744073709551615 4207623 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/2977/statm: 26724 25894 129 39 0 25804 0
[pid=2978] ppid=2950 vsize=436628 CPUtime=0.31 cores=1,3,5,7
/proc/2978/stat : 2978 (python) S 2950 2950 2915 0 -1 4202560 1123 0 0 0 16 15 0 0 19 0 2 0 658132576 447107072 37429 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/2978/statm: 109157 37429 399 364 0 45066 0
[pid=2980] ppid=2978 vsize=59552 CPUtime=99.62 cores=1,3,5,7
/proc/2980/stat : 2980 (lingeling) T 2978 2980 2980 0 -1 4202496 22159 0 0 0 9959 3 0 0 25 0 1 0 658132576 60981248 14058 33554432000 4194304 4352236 140733336211968 18446744073709551615 4319003 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/2980/statm: 14888 14058 129 39 0 13968 0
[pid=2978/tid=2983] ppid=2950 vsize=436628 CPUtime=0 cores=1,3,5,7
/proc/2978/task/2983/stat : 2983 (python) S 2950 2950 2915 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658142616 447107072 37429 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 514 18446604469807460416 0 0 -1 1 0 0 0
[pid=2984] ppid=2950 vsize=446884 CPUtime=1.34 cores=1,3,5,7
/proc/2984/stat : 2984 (python) S 2950 2950 2915 0 -1 4202560 2013 0 0 0 87 47 0 0 15 0 1 0 658142617 457609216 37404 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500712006 0 0 16781312 514 11333677902479720708 0 0 17 1 0 0 0
/proc/2984/statm: 111721 37404 371 364 0 47627 0
[pid=2986] ppid=2984 vsize=5042488 CPUtime=200.14 cores=1,3,5,7
/proc/2986/stat : 2986 (cryptominisat-2) R 2984 2986 2986 0 -1 4202496 8472316 0 0 0 18979 1035 0 0 25 0 1 0 658142617 5163507712 1185988 33554432000 4194304 4677096 140736265623344 18446744073709551615 4310525 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2986/statm: 1260622 1185988 393 118 0 1255581 0
[pid=2950/tid=2970] ppid=2948 vsize=457128 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2970/stat : 2970 (python) S 2948 2950 2915 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 6 0 658132573 468099072 38921 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 5 0 0 0
[pid=2950/tid=2973] ppid=2948 vsize=457128 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2973/stat : 2973 (python) S 2948 2950 2915 0 -1 4202560 21 934 0 0 0 0 0 0 20 0 6 0 658132574 468099072 38921 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 5 0 0 0
[pid=2950/tid=2976] ppid=2948 vsize=457128 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2976/stat : 2976 (python) S 2948 2950 2915 0 -1 4202560 22 934 0 0 0 0 0 0 22 0 6 0 658132575 468099072 38921 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 5 0 0 0
[pid=2950/tid=2979] ppid=2948 vsize=457128 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2979/stat : 2979 (python) S 2948 2950 2915 0 -1 4202560 28 934 0 0 0 0 0 0 24 0 6 0 658132576 468099072 38921 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 1 0 0 0
[pid=2950/tid=2985] ppid=2948 vsize=457128 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2985/stat : 2985 (python) S 2948 2950 2915 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 6 0 658142617 468099072 38921 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.13
Current children cumulated vsize (KiB) 14250228

[startup+402.301 s]
/proc/loadavg: 5.10 3.68 1.94 6/430 2993
/proc/meminfo: memFree=8964400/32950928 swapFree=45937200/67111528
[pid=2950] ppid=2948 vsize=457128 CPUtime=39.73 cores=1,3,5,7
/proc/2950/stat : 2950 (python) S 2948 2950 2915 0 -1 4202496 62656 934 1 0 3950 23 0 0 19 0 6 0 658128536 468099072 38921 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2950/statm: 114282 38921 1884 364 0 50188 0
[pid=2969] ppid=2950 vsize=405860 CPUtime=1.1 cores=1,3,5,7
/proc/2969/stat : 2969 (python) S 2950 2950 2915 0 -1 4202560 981 0 0 0 53 57 0 0 18 0 1 0 658132572 415600640 37393 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500711951 0 0 16781312 514 912788165100536070 0 0 17 5 0 0 0
/proc/2969/statm: 101465 37393 376 364 0 37383 0
[pid=2971] ppid=2969 vsize=124244 CPUtime=356.92 cores=1,3,5,7
/proc/2971/stat : 2971 (lingeling) R 2969 2971 2971 0 -1 4202496 42668 0 0 0 35687 5 0 0 25 0 1 0 658132573 127225856 30231 33554432000 4194304 4352236 140735289292832 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/2971/statm: 31061 30231 129 39 0 30141 0
[pid=2972] ppid=2950 vsize=416116 CPUtime=1.84 cores=1,3,5,7
/proc/2972/stat : 2972 (python) S 2950 2950 2915 0 -1 4202560 2327 0 0 0 109 75 0 0 15 0 1 0 658132574 426102784 37392 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500712006 0 0 16781312 514 4351304077078921479 0 0 17 3 0 0 0
/proc/2972/statm: 104029 37392 371 364 0 39944 0
[pid=2974] ppid=2972 vsize=6848076 CPUtime=360.53 cores=1,3,5,7
/proc/2974/stat : 2974 (cryptominisat-2) R 2972 2974 2974 0 -1 4202496 8789994 0 0 0 34973 1080 0 0 25 0 1 0 658132574 7012429824 1502531 33554432000 4194304 4677096 140736461410224 18446744073709551615 4564188 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2974/statm: 1712019 1502531 393 118 0 1706978 0
[pid=2975] ppid=2950 vsize=426372 CPUtime=1.12 cores=1,3,5,7
/proc/2975/stat : 2975 (python) S 2950 2950 2915 0 -1 4202560 973 0 0 0 58 54 0 0 18 0 1 0 658132575 436604928 37395 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500712006 0 0 16781312 514 912788165100536071 0 0 17 5 0 0 0
/proc/2975/statm: 106593 37395 370 364 0 42505 0
[pid=2977] ppid=2975 vsize=115088 CPUtime=359.69 cores=1,3,5,7
/proc/2977/stat : 2977 (lingeling) R 2975 2977 2977 0 -1 4202496 40303 0 0 0 35964 5 0 0 25 0 1 0 658132575 117850112 27942 33554432000 4194304 4352236 140737137650832 18446744073709551615 4278717 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/2977/statm: 28772 27942 129 39 0 27852 0
[pid=2978] ppid=2950 vsize=436628 CPUtime=0.31 cores=1,3,5,7
/proc/2978/stat : 2978 (python) S 2950 2950 2915 0 -1 4202560 1123 0 0 0 16 15 0 0 19 0 2 0 658132576 447107072 37429 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/2978/statm: 109157 37429 399 364 0 45066 0
[pid=2980] ppid=2978 vsize=59552 CPUtime=99.62 cores=1,3,5,7
/proc/2980/stat : 2980 (lingeling) T 2978 2980 2980 0 -1 4202496 22159 0 0 0 9959 3 0 0 25 0 1 0 658132576 60981248 14058 33554432000 4194304 4352236 140733336211968 18446744073709551615 4319003 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/2980/statm: 14888 14058 129 39 0 13968 0
[pid=2978/tid=2983] ppid=2950 vsize=436628 CPUtime=0 cores=1,3,5,7
/proc/2978/task/2983/stat : 2983 (python) S 2950 2950 2915 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658142616 447107072 37429 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 514 18446604469807460416 0 0 -1 1 0 0 0
[pid=2984] ppid=2950 vsize=446888 CPUtime=1.55 cores=1,3,5,7
/proc/2984/stat : 2984 (python) R 2950 2950 2915 0 -1 4202560 2014 0 0 0 97 58 0 0 15 0 1 0 658142617 457613312 37404 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500691771 0 0 16781312 514 0 0 0 17 1 0 0 0
/proc/2984/statm: 111721 37404 371 364 0 47627 0
[pid=2986] ppid=2984 vsize=5909848 CPUtime=259.94 cores=1,3,5,7
/proc/2986/stat : 2986 (cryptominisat-2) R 2984 2986 2986 0 -1 4202496 8624527 0 0 0 24938 1056 0 0 25 0 1 0 658142617 6051684352 1332530 33554432000 4194304 4677096 140736265623344 18446744073709551615 4336292 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2986/statm: 1477462 1332530 393 118 0 1472421 0
[pid=2950/tid=2970] ppid=2948 vsize=457128 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2970/stat : 2970 (python) S 2948 2950 2915 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 6 0 658132573 468099072 38921 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 5 0 0 0
[pid=2950/tid=2973] ppid=2948 vsize=457128 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2973/stat : 2973 (python) S 2948 2950 2915 0 -1 4202560 21 934 0 0 0 0 0 0 20 0 6 0 658132574 468099072 38921 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 5 0 0 0
[pid=2950/tid=2976] ppid=2948 vsize=457128 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2976/stat : 2976 (python) S 2948 2950 2915 0 -1 4202560 22 934 0 0 0 0 0 0 22 0 6 0 658132575 468099072 38921 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 5 0 0 0
[pid=2950/tid=2979] ppid=2948 vsize=457128 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2979/stat : 2979 (python) S 2948 2950 2915 0 -1 4202560 28 934 0 0 0 0 0 0 24 0 6 0 658132576 468099072 38921 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 1 0 0 0
[pid=2950/tid=2985] ppid=2948 vsize=457128 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2985/stat : 2985 (python) S 2948 2950 2915 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 6 0 658142617 468099072 38921 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 15645800



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+419.601 s]
/proc/loadavg: 5.08 3.75 1.98 6/430 2994
/proc/meminfo: memFree=8803692/32950928 swapFree=45937200/67111528
[pid=2950] ppid=2948 vsize=457128 CPUtime=39.73 cores=1,3,5,7
/proc/2950/stat : 2950 (python) S 2948 2950 2915 0 -1 4202496 62656 934 1 0 3950 23 0 0 19 0 6 0 658128536 468099072 38921 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2950/statm: 114282 38921 1884 364 0 50188 0
[pid=2969] ppid=2950 vsize=405860 CPUtime=1.15 cores=1,3,5,7
/proc/2969/stat : 2969 (python) S 2950 2950 2915 0 -1 4202560 981 0 0 0 56 59 0 0 18 0 1 0 658132572 415600640 37393 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500711951 0 0 16781312 514 912788165100536070 0 0 17 5 0 0 0
/proc/2969/statm: 101465 37393 376 364 0 37383 0
[pid=2971] ppid=2969 vsize=116016 CPUtime=373.98 cores=1,3,5,7
/proc/2971/stat : 2971 (lingeling) R 2969 2971 2971 0 -1 4202496 42668 0 0 0 37393 5 0 0 25 0 1 0 658132573 118800384 28174 33554432000 4194304 4352236 140735289292832 18446744073709551615 4207645 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/2971/statm: 29004 28174 129 39 0 28084 0
[pid=2972] ppid=2950 vsize=416116 CPUtime=1.91 cores=1,3,5,7
/proc/2972/stat : 2972 (python) S 2950 2950 2915 0 -1 4202560 2327 0 0 0 113 78 0 0 15 0 1 0 658132574 426102784 37392 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500712006 0 0 16781312 514 4351304077078921479 0 0 17 3 0 0 0
/proc/2972/statm: 104029 37392 371 364 0 39944 0
[pid=2974] ppid=2972 vsize=6870300 CPUtime=377.78 cores=1,3,5,7
/proc/2974/stat : 2974 (cryptominisat-2) R 2972 2974 2974 0 -1 4202496 8800365 0 0 0 36695 1083 0 0 25 0 1 0 658132574 7035187200 1507308 33554432000 4194304 4677096 140736461410224 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2974/statm: 1717575 1507308 393 118 0 1712534 0
[pid=2975] ppid=2950 vsize=426372 CPUtime=1.17 cores=1,3,5,7
/proc/2975/stat : 2975 (python) S 2950 2950 2915 0 -1 4202560 973 0 0 0 60 57 0 0 18 0 1 0 658132575 436604928 37395 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500712006 0 0 16781312 514 912788165100536071 0 0 17 5 0 0 0
/proc/2975/statm: 106593 37395 370 364 0 42505 0
[pid=2977] ppid=2975 vsize=172424 CPUtime=376.88 cores=1,3,5,7
/proc/2977/stat : 2977 (lingeling) R 2975 2977 2977 0 -1 4202496 54642 0 0 0 37682 6 0 0 25 0 1 0 658132575 176562176 42276 33554432000 4194304 4352236 140737137650832 18446744073709551615 4281181 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/2977/statm: 43106 42276 129 39 0 42186 0
[pid=2978] ppid=2950 vsize=436628 CPUtime=0.31 cores=1,3,5,7
/proc/2978/stat : 2978 (python) S 2950 2950 2915 0 -1 4202560 1123 0 0 0 16 15 0 0 19 0 2 0 658132576 447107072 37429 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/2978/statm: 109157 37429 399 364 0 45066 0
[pid=2980] ppid=2978 vsize=59552 CPUtime=99.62 cores=1,3,5,7
/proc/2980/stat : 2980 (lingeling) T 2978 2980 2980 0 -1 4202496 22159 0 0 0 9959 3 0 0 25 0 1 0 658132576 60981248 14058 33554432000 4194304 4352236 140733336211968 18446744073709551615 4319003 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/2980/statm: 14888 14058 129 39 0 13968 0
[pid=2978/tid=2983] ppid=2950 vsize=436628 CPUtime=0 cores=1,3,5,7
/proc/2978/task/2983/stat : 2983 (python) S 2950 2950 2915 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658142616 447107072 37429 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 514 18446604469807460416 0 0 -1 1 0 0 0
[pid=2984] ppid=2950 vsize=446884 CPUtime=1.6 cores=1,3,5,7
/proc/2984/stat : 2984 (python) S 2950 2950 2915 0 -1 4202560 2015 0 0 0 100 60 0 0 15 0 1 0 658142617 457609216 37404 33554432000 4194304 5683644 140737416411568 18446744073709551615 254500712006 0 0 16781312 514 912788165100536068 0 0 17 1 0 0 0
/proc/2984/statm: 111721 37404 371 364 0 47627 0
[pid=2986] ppid=2984 vsize=6084972 CPUtime=277.19 cores=1,3,5,7
/proc/2986/stat : 2986 (cryptominisat-2) R 2984 2986 2986 0 -1 4202496 8667672 0 0 0 26656 1063 0 0 25 0 1 0 658142617 6231011328 1358123 33554432000 4194304 4677096 140736265623344 18446744073709551615 4319650 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2986/statm: 1521243 1358123 393 118 0 1516202 0
[pid=2950/tid=2970] ppid=2948 vsize=457128 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2970/stat : 2970 (python) S 2948 2950 2915 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 6 0 658132573 468099072 38921 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 5 0 0 0
[pid=2950/tid=2973] ppid=2948 vsize=457128 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2973/stat : 2973 (python) S 2948 2950 2915 0 -1 4202560 21 934 0 0 0 0 0 0 20 0 6 0 658132574 468099072 38921 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 5 0 0 0
[pid=2950/tid=2976] ppid=2948 vsize=457128 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2976/stat : 2976 (python) S 2948 2950 2915 0 -1 4202560 22 934 0 0 0 0 0 0 22 0 6 0 658132575 468099072 38921 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 5 0 0 0
[pid=2950/tid=2979] ppid=2948 vsize=457128 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2979/stat : 2979 (python) S 2948 2950 2915 0 -1 4202560 28 934 0 0 0 0 0 0 24 0 6 0 658132576 468099072 38921 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 1 0 0 0
[pid=2950/tid=2985] ppid=2948 vsize=457128 CPUtime=0 cores=1,3,5,7
/proc/2950/task/2985/stat : 2985 (python) S 2948 2950 2915 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 6 0 658142617 468099072 38921 33554432000 4194304 5683644 140737416411568 18446744073709551615 254512515505 0 0 16781312 2 18446604459391697920 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1551.32
Current children cumulated vsize (KiB) 15892252

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

Real time (s): 419.658
CPU time (s): 1551.32
CPU user time (s): 1526.8
CPU system time (s): 24.52
CPU usage (%): 369.663
Max. virtual memory (cumulated for all children) (KiB): 15892252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.505
system time used= 0.246962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63592
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= 2886
involuntary context switches= 86

runsolver used 1.63675 second user time and 4.17836 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 15:15:18
IDJOB=3378987
IDBENCH=82372
IDSOLVER=1860
FILE ID=node149/3378987-1305465318
RUNJOBID= node149-1305465318-2936
PBS_JOBID= 13325048
Free space on /tmp= 73524 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.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-3378987-1305465318/watcher-3378987-1305465318 -o /tmp/evaluation-result-3378987-1305465318/solver-3378987-1305465318 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378987-1305465318.cnf -seed 219010892 -budget 4800 -cores 4

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

MD5SUM BENCH= c4319228342e10028de028a9b67c3404
RANDOM SEED=219010892

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.806
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:      23048592 kB
Buffers:        330568 kB
Cached:        4556560 kB
SwapCached:      19976 kB
Active:        6980132 kB
Inactive:      2607644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23048592 kB
SwapTotal:    67111528 kB
SwapFree:     45937200 kB
Dirty:           66764 kB
Writeback:           0 kB
AnonPages:     4693216 kB
Mapped:          21560 kB
Slab:           166964 kB
PageTables:      79692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 120714080 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= 73244 MiB
End job on node149 at 2011-05-15 15:22:20