Trace number 3380792

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) 2085.52 316.012

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
MD5SUM4ab53801f3b1a3f7169c9fb38cba4184
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 clauses870241
Sum of the clauses size2069671
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2859140
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.37/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/0.67	c INFO: solving HOME/instance-3380792-1305492452.cnf
0.37/0.67	c INFO: computing task features
2.95/3.27	c INFO: computed variable-clause graph statistics
3.06/3.37	c INFO: computed clause balance statistics
15.35/15.69	c INFO: computed variable balance statistics
23.96/24.28	c INFO: computed small-clause counts
24.15/24.45	c INFO: computed Horn-clause counts
58.45/58.71	c INFO: computed variable graph statistics
58.45/58.71	c INFO: collected features for HOME/instance-3380792-1305492452.cnf in 57.96 s
58.45/58.73	c INFO: running lingeling-276@0 for 97 with 4941 remaining (b = 0.21)
58.45/58.76	c INFO: running cryptominisat-2.9.0@0 for 485 with 4941 remaining (b = 0.19)
58.45/58.79	c INFO: running lingeling-276@0 for 1261 with 4941 remaining (b = 0.32)
58.54/58.82	c INFO: running cryptominisat-2.9.0@0 for 1940 with 4941 remaining (b = 0.43)
58.54/58.85	c INFO: running lingeling-276@0 for 1261 with 4941 remaining (b = 0.26)
58.54/58.88	c INFO: running cryptominisat-2.9.0@0 for 1649 with 4941 remaining (b = 0.33)
58.64/58.91	c INFO: running precosat-570@0 for 291 with 4941 remaining (b = 0.08)
58.64/58.94	c INFO: running cryptominisat-2.9.0@0 for 1940 with 4941 remaining (b = 0.30)
834.88/156.17	c INFO: running lingeling-276@0 for 1164 with 4844 remaining (b = 0.18)

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

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

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


[startup+0 s]
/proc/loadavg: 6.81 7.77 7.91 2/443 17833
/proc/meminfo: memFree=13940552/32951124 swapFree=67056812/67111528
[pid=17833] ppid=17831 vsize=15772 CPUtime=0 cores=0-7
/proc/17833/stat : 17833 (python) S 17831 17833 17807 0 -1 4202496 902 0 0 0 0 0 0 0 17 0 1 0 660846220 16150528 783 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/17833/statm: 3943 783 346 364 0 430 0

[startup+0.0369909 s]
/proc/loadavg: 6.81 7.77 7.91 2/443 17833
/proc/meminfo: memFree=13940552/32951124 swapFree=67056812/67111528
[pid=17833] ppid=17831 vsize=18880 CPUtime=0.02 cores=0-7
/proc/17833/stat : 17833 (python) R 17831 17833 17807 0 -1 4202496 1237 0 0 0 1 1 0 0 17 0 1 0 660846220 19333120 1093 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613108736 0 2147483391 16781312 2 0 0 0 17 2 0 0 0
/proc/17833/statm: 4720 1093 421 364 0 689 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18880

[startup+0.100977 s]
/proc/loadavg: 6.81 7.77 7.91 2/443 17833
/proc/meminfo: memFree=13940552/32951124 swapFree=67056812/67111528
[pid=17833] ppid=17831 vsize=89764 CPUtime=0.07 cores=0-7
/proc/17833/stat : 17833 (python) R 17831 17833 17807 0 -1 4202496 2647 0 0 0 5 2 0 0 17 0 1 0 660846220 91918336 2364 33554432000 4194304 5683644 140734471957904 18446744073709551615 270616637328 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/17833/statm: 22441 2387 750 364 0 1621 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 89764

[startup+0.300947 s]
/proc/loadavg: 6.81 7.77 7.91 2/443 17833
/proc/meminfo: memFree=13940552/32951124 swapFree=67056812/67111528
[pid=17833] ppid=17831 vsize=135748 CPUtime=0.19 cores=0-7
/proc/17833/stat : 17833 (python) R 17831 17833 17807 0 -1 4202496 5962 936 1 0 14 5 0 0 18 0 1 0 660846220 139005952 4150 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613106693 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/17833/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.700857 s]
/proc/loadavg: 6.81 7.77 7.91 2/443 17833
/proc/meminfo: memFree=13940552/32951124 swapFree=67056812/67111528
[pid=17833] ppid=17831 vsize=295200 CPUtime=0.44 cores=0-7
/proc/17833/stat : 17833 (python) R 17831 17833 17807 0 -1 4202496 13441 936 1 0 33 11 0 0 17 0 1 0 660846220 302284800 11123 33554432000 4194304 5683644 140734471957904 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/17833/statm: 73800 11123 1761 364 0 9724 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 295200

[startup+1.50071 s]
/proc/loadavg: 6.81 7.77 7.91 2/444 17838
/proc/meminfo: memFree=13881520/32951124 swapFree=67056812/67111528
[pid=17833] ppid=17831 vsize=351016 CPUtime=1.25 cores=0-7
/proc/17833/stat : 17833 (python) R 17831 17833 17807 0 -1 4202496 27329 936 1 0 112 13 0 0 18 0 1 0 660846220 359440384 25011 33554432000 4194304 5683644 140734471957904 18446744073709551615 4961415 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/17833/statm: 87754 25012 1761 364 0 23678 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 351016

[startup+3.10043 s]
/proc/loadavg: 6.81 7.77 7.91 2/444 17838
/proc/meminfo: memFree=13804548/32951124 swapFree=67056812/67111528
[pid=17833] ppid=17831 vsize=455912 CPUtime=2.84 cores=0-7
/proc/17833/stat : 17833 (python) R 17831 17833 17807 0 -1 4202496 73629 936 1 0 266 18 0 0 21 0 1 0 660846220 466853888 51352 33554432000 4194304 5683644 140734471957904 18446744073709551615 270612807865 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/17833/statm: 113978 51352 1815 364 0 49902 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 455912

[startup+6.30087 s]
/proc/loadavg: 6.34 7.66 7.88 2/444 17838
/proc/meminfo: memFree=13740208/32951124 swapFree=67056812/67111528
[pid=17833] ppid=17831 vsize=455912 CPUtime=6.05 cores=0-7
/proc/17833/stat : 17833 (python) R 17831 17833 17807 0 -1 4202496 73641 936 1 0 586 19 0 0 25 0 1 0 660846220 466853888 51363 33554432000 4194304 5683644 140734471957904 18446744073709551615 4571240 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/17833/statm: 113978 51363 1826 364 0 49902 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 455912

[startup+12.7008 s]
/proc/loadavg: 5.91 7.55 7.84 2/444 17839
/proc/meminfo: memFree=13740488/32951124 swapFree=67056812/67111528
[pid=17833] ppid=17831 vsize=455912 CPUtime=12.45 cores=0-7
/proc/17833/stat : 17833 (python) R 17831 17833 17807 0 -1 4202496 73641 936 1 0 1226 19 0 0 25 0 1 0 660846220 466853888 51363 33554432000 4194304 5683644 140734471957904 18446744073709551615 47227445629192 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/17833/statm: 113978 51363 1826 364 0 49902 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 455912

[startup+25.5005 s]
/proc/loadavg: 4.83 7.23 7.73 2/444 17839
/proc/meminfo: memFree=13741632/32951124 swapFree=67056812/67111528
[pid=17833] ppid=17831 vsize=455912 CPUtime=25.25 cores=0-7
/proc/17833/stat : 17833 (python) R 17831 17833 17807 0 -1 4202496 73648 936 1 0 2506 19 0 0 25 0 1 0 660846220 466853888 51370 33554432000 4194304 5683644 140734471957904 18446744073709551615 47227445549196 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/17833/statm: 113978 51370 1833 364 0 49902 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 455912

[startup+51.1009 s]
/proc/loadavg: 3.52 6.73 7.55 2/444 17840
/proc/meminfo: memFree=13741636/32951124 swapFree=67056812/67111528
[pid=17833] ppid=17831 vsize=455912 CPUtime=50.85 cores=0-7
/proc/17833/stat : 17833 (python) R 17831 17833 17807 0 -1 4202496 73648 936 1 0 5066 19 0 0 25 0 1 0 660846220 466853888 51370 33554432000 4194304 5683644 140734471957904 18446744073709551615 47227445549184 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/17833/statm: 113978 51370 1833 364 0 49902 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 455912

[startup+102.318 s]
/proc/loadavg: 5.58 6.74 7.50 9/468 17865
/proc/meminfo: memFree=11017564/32951124 swapFree=67056812/67111528
[pid=17833] ppid=17831 vsize=589996 CPUtime=58.68 cores=0-7
/proc/17833/stat : 17833 (python) S 17831 17833 17807 0 -1 4202496 79332 936 1 0 5844 24 0 0 21 0 9 0 660846220 604155904 48167 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17833/statm: 147499 48167 1889 364 0 83396 0
[pid=17841] ppid=17833 vsize=442424 CPUtime=0.15 cores=0-7
/proc/17841/stat : 17841 (python) S 17833 17833 17807 0 -1 4202560 1010 0 0 0 7 8 0 0 18 0 1 0 660852094 453042176 46540 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130767 0 0 16781312 514 18164178381464109315 0 0 17 7 0 0 0
/proc/17841/statm: 110606 46540 381 364 0 46524 0
[pid=17843] ppid=17841 vsize=64836 CPUtime=43.56 cores=0-7
/proc/17843/stat : 17843 (lingeling) R 17841 17843 17843 0 -1 4202496 22839 0 0 0 4352 4 0 0 25 0 1 0 660852094 66392064 14356 33554432000 4194304 4352236 140735983155408 18446744073709551615 4234063 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/17843/statm: 16209 14356 129 39 0 15289 0
[pid=17844] ppid=17833 vsize=452680 CPUtime=0.14 cores=0-7
/proc/17844/stat : 17844 (python) S 17833 17833 17807 0 -1 4202560 942 0 0 0 8 6 0 0 15 0 1 0 660852096 463544320 46533 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 18164178381464109316 0 0 17 6 0 0 0
/proc/17844/statm: 113170 46533 370 364 0 49085 0
[pid=17846] ppid=17844 vsize=801348 CPUtime=43.53 cores=0-7
/proc/17846/stat : 17846 (cryptominisat-2) R 17844 17846 17846 0 -1 4202496 155608 0 0 0 4332 21 0 0 25 0 1 0 660852097 820580352 146999 33554432000 4194304 4677096 140736796331616 18446744073709551615 4318902 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/17846/statm: 200337 146999 387 118 0 195296 0
[pid=17847] ppid=17833 vsize=462936 CPUtime=0.15 cores=0-7
/proc/17847/stat : 17847 (python) S 17833 17833 17807 0 -1 4202560 959 0 0 0 7 8 0 0 18 0 1 0 660852099 474046464 46537 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 18164178381464109315 0 0 17 1 0 0 0
/proc/17847/statm: 115734 46537 370 364 0 51646 0
[pid=17849] ppid=17847 vsize=63012 CPUtime=43.5 cores=0-7
/proc/17849/stat : 17849 (lingeling) R 17847 17849 17849 0 -1 4202496 22386 0 0 0 4346 4 0 0 25 0 1 0 660852100 64524288 13899 33554432000 4194304 4352236 140736135024736 18446744073709551615 4233914 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/17849/statm: 15753 13899 129 39 0 14833 0
[pid=17850] ppid=17833 vsize=473192 CPUtime=0.16 cores=0-7
/proc/17850/stat : 17850 (python) S 17833 17833 17807 0 -1 4202560 971 0 0 0 9 7 0 0 15 0 1 0 660852102 484548608 46541 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 18164178381464109316 0 0 17 4 0 0 0
/proc/17850/statm: 118298 46541 370 364 0 54207 0
[pid=17852] ppid=17850 vsize=802544 CPUtime=43.3 cores=0-7
/proc/17852/stat : 17852 (cryptominisat-2) R 17850 17852 17852 0 -1 4202496 157615 0 0 0 4312 18 0 0 25 0 1 0 660852103 821805056 146526 33554432000 4194304 4677096 140734810219616 18446744073709551615 4336368 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/17852/statm: 200636 146526 387 118 0 195595 0
[pid=17853] ppid=17833 vsize=483448 CPUtime=0.14 cores=0-7
/proc/17853/stat : 17853 (python) S 17833 17833 17807 0 -1 4202560 968 0 0 0 8 6 0 0 18 0 1 0 660852105 495050752 46545 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 18164178381464109315 0 0 17 1 0 0 0
/proc/17853/statm: 120862 46545 370 364 0 56768 0
[pid=17855] ppid=17853 vsize=57640 CPUtime=43.28 cores=0-7
/proc/17855/stat : 17855 (lingeling) R 17853 17855 17855 0 -1 4202496 21041 0 0 0 4325 3 0 0 25 0 1 0 660852106 59023360 12557 33554432000 4194304 4352236 140736080435136 18446744073709551615 4278712 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/17855/statm: 14410 12557 129 39 0 13490 0
[pid=17856] ppid=17833 vsize=493704 CPUtime=0.14 cores=0-7
/proc/17856/stat : 17856 (python) S 17833 17833 17807 0 -1 4202560 974 0 0 0 6 8 0 0 15 0 1 0 660852108 505552896 46549 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 16109749705352642819 0 0 17 7 0 0 0
/proc/17856/statm: 123426 46549 370 364 0 59329 0
[pid=17858] ppid=17856 vsize=812136 CPUtime=42.4 cores=0-7
/proc/17858/stat : 17858 (cryptominisat-2) R 17856 17858 17858 0 -1 4202496 160371 0 0 0 4218 22 0 0 25 0 1 0 660852109 831627264 150474 33554432000 4194304 4677096 140736503171952 18446744073709551615 4336318 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/17858/statm: 203034 150474 387 118 0 197993 0
[pid=17859] ppid=17833 vsize=569496 CPUtime=0.15 cores=0-7
/proc/17859/stat : 17859 (python) S 17833 17833 17807 0 -1 4202560 822 0 0 0 7 8 0 0 18 0 1 0 660852111 583163904 46671 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 18164178381464109313 0 0 17 1 0 0 0
/proc/17859/statm: 142374 46671 371 364 0 78274 0
[pid=17861] ppid=17859 vsize=179980 CPUtime=43.37 cores=0-7
/proc/17861/stat : 17861 (precosat) R 17859 17861 17861 0 -1 4202496 46003 0 0 0 4329 8 0 0 25 0 1 0 660852113 184299520 43064 33554432000 4194304 4890832 140736337310912 18446744073709551615 4293445 0 0 16781312 17442 0 0 0 17 0 0 0 0
/proc/17861/statm: 44995 43064 86 171 0 44822 0
[pid=17862] ppid=17833 vsize=579752 CPUtime=0.15 cores=0-7
/proc/17862/stat : 17862 (python) S 17833 17833 17807 0 -1 4202560 882 0 0 0 7 8 0 0 15 0 1 0 660852114 593666048 46652 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 16477998139727380739 0 0 17 1 0 0 0
/proc/17862/statm: 144938 46652 377 364 0 80835 0
[pid=17864] ppid=17862 vsize=806660 CPUtime=42.75 cores=0-7
/proc/17864/stat : 17864 (cryptominisat-2) R 17862 17864 17864 0 -1 4202496 158885 0 0 0 4253 22 0 0 25 0 1 0 660852115 826019840 148496 33554432000 4194304 4677096 140736064864016 18446744073709551615 4335918 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17864/statm: 201665 148496 387 118 0 196624 0
[pid=17833/tid=17842] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17842/stat : 17842 (python) S 17831 17833 17807 0 -1 4202560 23 936 0 0 0 0 0 0 25 0 9 0 660852094 604155904 48167 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 0 0 0 0
[pid=17833/tid=17845] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17845/stat : 17845 (python) S 17831 17833 17807 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 9 0 660852097 604155904 48167 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 2 0 0 0
[pid=17833/tid=17848] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17848/stat : 17848 (python) S 17831 17833 17807 0 -1 4202560 26 936 0 0 0 0 0 0 19 0 9 0 660852100 604155904 48167 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 0 0 0 0
[pid=17833/tid=17851] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17851/stat : 17851 (python) S 17831 17833 17807 0 -1 4202560 22 936 0 0 0 0 0 0 20 0 9 0 660852103 604155904 48167 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 0 0 0 0
[pid=17833/tid=17854] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17854/stat : 17854 (python) S 17831 17833 17807 0 -1 4202560 24 936 0 0 0 0 0 0 19 0 9 0 660852106 604155904 48167 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 0 0 0 0
[pid=17833/tid=17857] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17857/stat : 17857 (python) S 17831 17833 17807 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 9 0 660852109 604155904 48167 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 7 0 0 0
[pid=17833/tid=17860] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17860/stat : 17860 (python) S 17831 17833 17807 0 -1 4202560 72 936 0 0 0 0 0 0 21 0 9 0 660852111 604155904 48167 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 1 0 0 0
[pid=17833/tid=17863] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17863/stat : 17863 (python) S 17831 17833 17807 0 -1 4202560 35 936 0 0 0 0 0 0 22 0 9 0 660852114 604155904 48167 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 405.55
Current children cumulated vsize (KiB) 8135784

[startup+162.301 s]
/proc/loadavg: 7.31 7.01 7.55 9/469 17868
/proc/meminfo: memFree=3899572/32951124 swapFree=67056812/67111528
[pid=17833] ppid=17831 vsize=589996 CPUtime=58.72 cores=0-7
/proc/17833/stat : 17833 (python) S 17831 17833 17807 0 -1 4202496 79744 936 1 0 5847 25 0 0 18 0 9 0 660846220 604155904 48190 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17833/statm: 147499 48190 1890 364 0 83396 0
[pid=17841] ppid=17833 vsize=452668 CPUtime=0.38 cores=0-7
/proc/17841/stat : 17841 (python) S 17833 17833 17807 0 -1 4202560 1191 0 0 0 18 20 0 0 18 0 2 0 660852094 463532032 46579 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/17841/statm: 113167 46579 415 364 0 49085 0

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

/proc/meminfo: memFree=113644/32951124 swapFree=61487728/67111528
[pid=17833] ppid=17831 vsize=589996 CPUtime=58.72 cores=0-7
/proc/17833/stat : 17833 (python) S 17831 17833 17807 0 -1 4202496 79744 936 1 0 5847 25 0 0 18 0 9 0 660846220 604155904 47979 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17833/statm: 147499 47979 1679 364 0 83396 0
[pid=17841] ppid=17833 vsize=452668 CPUtime=0.82 cores=0-7
/proc/17841/stat : 17841 (python) S 17833 17833 17807 0 -1 4202560 1215 0 1 0 40 42 0 0 18 0 2 0 660852094 463532032 46164 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/17841/statm: 113167 46164 392 364 0 49085 0
[pid=17843] ppid=17841 vsize=80704 CPUtime=219.5 cores=0-7
/proc/17843/stat : 17843 (lingeling) R 17841 17843 17843 0 -1 4202496 28269 0 0 0 21944 6 0 0 25 0 1 0 660852094 82640896 19346 33554432000 4194304 4352236 140735983155408 18446744073709551615 4231036 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/17843/statm: 20176 19346 129 39 0 19256 0
[pid=17841/tid=17867] ppid=17833 vsize=452668 CPUtime=0 cores=0-7
/proc/17841/task/17867/stat : 17867 (python) S 17833 17833 17807 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 660861835 463532032 46164 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 514 18446604443954554176 0 0 -1 3 0 0 0
[pid=17844] ppid=17833 vsize=452680 CPUtime=1.64 cores=0-7
/proc/17844/stat : 17844 (python) S 17833 17833 17807 0 -1 4202560 1891 0 1 0 110 54 0 0 15 0 1 0 660852096 463544320 46192 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 18164178381464109316 0 0 17 0 0 0 131
/proc/17844/statm: 113170 46192 351 364 0 49085 0
[pid=17846] ppid=17844 vsize=6069960 CPUtime=219 cores=0-7
/proc/17846/stat : 17846 (cryptominisat-2) R 17844 17846 17846 0 -1 4202496 7726023 0 0 0 20651 1249 0 0 25 0 1 0 660852097 6215639040 1465025 33554432000 4194304 4677096 140736796331616 18446744073709551615 4335825 0 0 16781312 2 0 0 0 17 3 0 0 127
/proc/17846/statm: 1517490 1465025 281 118 0 1512449 0
[pid=17847] ppid=17833 vsize=462936 CPUtime=0.8 cores=0-7
/proc/17847/stat : 17847 (python) S 17833 17833 17807 0 -1 4202560 1010 0 0 0 39 41 0 0 18 0 1 0 660852099 474046464 46081 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 18164178381464109315 0 0 17 1 0 0 0
/proc/17847/statm: 115734 46081 350 364 0 51646 0
[pid=17849] ppid=17847 vsize=94848 CPUtime=221.48 cores=0-7
/proc/17849/stat : 17849 (lingeling) R 17847 17849 17849 0 -1 4202496 33856 0 0 0 22142 6 0 0 25 0 1 0 660852100 97124352 22881 33554432000 4194304 4352236 140736135024736 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/17849/statm: 23712 22881 129 39 0 22792 0
[pid=17850] ppid=17833 vsize=473192 CPUtime=1.64 cores=0-7
/proc/17850/stat : 17850 (python) S 17833 17833 17807 0 -1 4202560 1863 0 0 0 110 54 0 0 15 0 1 0 660852102 484548608 46238 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 7044289528479056132 0 0 17 2 0 0 0
/proc/17850/statm: 118298 46238 351 364 0 54207 0
[pid=17852] ppid=17850 vsize=6599528 CPUtime=219.25 cores=0-7
/proc/17852/stat : 17852 (cryptominisat-2) R 17850 17852 17852 0 -1 4202496 7689761 0 0 0 20631 1294 0 0 25 0 1 0 660852103 6757916672 1558024 33554432000 4194304 4677096 140734810219616 18446744073709551615 4462533 0 0 16781312 2 0 0 0 17 1 0 0 141
/proc/17852/statm: 1649882 1558024 284 118 0 1644841 0
[pid=17853] ppid=17833 vsize=483448 CPUtime=0.8 cores=0-7
/proc/17853/stat : 17853 (python) S 17833 17833 17807 0 -1 4202560 1017 0 0 0 39 41 0 0 18 0 1 0 660852105 495050752 46110 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 18164178381464109315 0 0 17 1 0 0 0
/proc/17853/statm: 120862 46110 350 364 0 56768 0
[pid=17855] ppid=17853 vsize=84268 CPUtime=221.32 cores=0-7
/proc/17855/stat : 17855 (lingeling) R 17853 17855 17855 0 -1 4202496 29177 0 0 0 22104 28 0 0 25 0 1 0 660852106 86290432 20237 33554432000 4194304 4352236 140736080435136 18446744073709551615 4281048 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/17855/statm: 21067 20237 129 39 0 20147 0
[pid=17856] ppid=17833 vsize=493704 CPUtime=1.74 cores=0-7
/proc/17856/stat : 17856 (python) S 17833 17833 17807 0 -1 4202560 1903 0 0 0 113 61 0 0 15 0 1 0 660852108 505552896 46285 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 16109749705352642819 0 0 17 3 0 0 0
/proc/17856/statm: 123426 46285 351 364 0 59329 0
[pid=17858] ppid=17856 vsize=6190600 CPUtime=211.38 cores=0-7
/proc/17858/stat : 17858 (cryptominisat-2) R 17856 17858 17858 0 -1 4202496 7163018 0 0 0 20022 1116 0 0 25 0 1 0 660852109 6339174400 1484397 33554432000 4194304 4677096 140736503171952 18446744073709551615 4319403 0 0 16781312 2 0 0 0 17 4 0 0 125
/proc/17858/statm: 1547650 1484397 284 118 0 1542609 0
[pid=17859] ppid=17833 vsize=569496 CPUtime=0.79 cores=0-7
/proc/17859/stat : 17859 (python) S 17833 17833 17807 0 -1 4202560 822 0 0 0 35 44 0 0 18 0 1 0 660852111 583163904 46269 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 18164178381464109313 0 0 17 6 0 0 0
/proc/17859/statm: 142374 46269 351 364 0 78274 0
[pid=17861] ppid=17859 vsize=211840 CPUtime=222.13 cores=0-7
/proc/17861/stat : 17861 (precosat) R 17859 17861 17861 0 -1 4202496 79932 0 0 0 22192 21 0 0 25 0 1 0 660852113 216924160 51031 33554432000 4194304 4890832 140736337310912 18446744073709551615 4209860 0 0 16781312 17442 0 0 0 17 6 0 0 23
/proc/17861/statm: 52960 51031 86 171 0 52787 0
[pid=17862] ppid=17833 vsize=579752 CPUtime=1.7 cores=0-7
/proc/17862/stat : 17862 (python) S 17833 17833 17807 0 -1 4202560 1297 0 0 0 109 61 0 0 15 0 1 0 660852114 593666048 46742 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 16477998139727380739 0 0 17 5 0 0 0
/proc/17862/statm: 144938 46742 358 364 0 80835 0
[pid=17864] ppid=17862 vsize=6505296 CPUtime=218.07 cores=0-7
/proc/17864/stat : 17864 (cryptominisat-2) R 17862 17864 17864 0 -1 4202496 7803197 0 0 0 20626 1181 0 0 25 0 1 0 660852115 6661423104 1553483 33554432000 4194304 4677096 140736064864016 18446744073709551615 4317747 0 0 16781312 2 0 0 0 17 5 0 0 175
/proc/17864/statm: 1626324 1553483 284 118 0 1621283 0
[pid=17833/tid=17842] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17842/stat : 17842 (python) S 17831 17833 17807 0 -1 4202560 28 936 0 0 0 0 0 0 18 0 9 0 660852094 604155904 47979 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 0 0 0 0
[pid=17833/tid=17845] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17845/stat : 17845 (python) S 17831 17833 17807 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 9 0 660852097 604155904 47979 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 2 0 0 0
[pid=17833/tid=17848] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17848/stat : 17848 (python) S 17831 17833 17807 0 -1 4202560 26 936 0 0 0 0 0 0 19 0 9 0 660852100 604155904 47979 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 0 0 0 0
[pid=17833/tid=17851] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17851/stat : 17851 (python) S 17831 17833 17807 0 -1 4202560 22 936 0 0 0 0 0 0 20 0 9 0 660852103 604155904 47979 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 0 0 0 0
[pid=17833/tid=17854] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17854/stat : 17854 (python) S 17831 17833 17807 0 -1 4202560 24 936 0 0 0 0 0 0 19 0 9 0 660852106 604155904 47979 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 0 0 0 0
[pid=17833/tid=17857] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17857/stat : 17857 (python) S 17831 17833 17807 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 9 0 660852109 604155904 47979 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 7 0 0 0
[pid=17833/tid=17860] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17860/stat : 17860 (python) S 17831 17833 17807 0 -1 4202560 72 936 0 0 0 0 0 0 21 0 9 0 660852111 604155904 47979 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 1 0 0 0
[pid=17833/tid=17863] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17863/stat : 17863 (python) S 17831 17833 17807 0 -1 4202560 35 936 0 0 0 0 0 0 22 0 9 0 660852114 604155904 47979 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1820.78
Current children cumulated vsize (KiB) 30394916



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+315.902 s]
/proc/loadavg: 8.23 7.59 7.68 9/469 17872
/proc/meminfo: memFree=93220/32951124 swapFree=60492244/67111528
[pid=17833] ppid=17831 vsize=589996 CPUtime=58.72 cores=0-7
/proc/17833/stat : 17833 (python) S 17831 17833 17807 0 -1 4202496 79744 936 1 0 5847 25 0 0 18 0 9 0 660846220 604155904 47979 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17833/statm: 147499 47979 1679 364 0 83396 0
[pid=17841] ppid=17833 vsize=452668 CPUtime=0.92 cores=0-7
/proc/17841/stat : 17841 (python) S 17833 17833 17807 0 -1 4202560 1215 0 1 0 44 48 0 0 18 0 2 0 660852094 463532032 46164 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/17841/statm: 113167 46164 392 364 0 49085 0
[pid=17843] ppid=17841 vsize=86820 CPUtime=252.67 cores=0-7
/proc/17843/stat : 17843 (lingeling) R 17841 17843 17843 0 -1 4202496 29805 0 0 0 25260 7 0 0 25 0 1 0 660852094 88903680 20875 33554432000 4194304 4352236 140735983155408 18446744073709551615 4233933 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/17843/statm: 21705 20875 129 39 0 20785 0
[pid=17841/tid=17867] ppid=17833 vsize=452668 CPUtime=0 cores=0-7
/proc/17841/task/17867/stat : 17867 (python) S 17833 17833 17807 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 660861835 463532032 46164 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 514 18446604443954554176 0 0 -1 3 0 0 0
[pid=17844] ppid=17833 vsize=452680 CPUtime=1.77 cores=0-7
/proc/17844/stat : 17844 (python) S 17833 17833 17807 0 -1 4202560 1894 0 1 0 116 61 0 0 15 0 1 0 660852096 463544320 46191 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 11879501862786793732 0 0 17 0 0 0 131
/proc/17844/statm: 113170 46191 351 364 0 49085 0
[pid=17846] ppid=17844 vsize=6444040 CPUtime=251.24 cores=0-7
/proc/17846/stat : 17846 (cryptominisat-2) R 17844 17846 17846 0 -1 4202496 7788273 0 65 0 23863 1261 0 0 25 0 1 0 660852097 6598696960 1515893 33554432000 4194304 4677096 140736796331616 18446744073709551615 4586861 0 0 16781312 2 0 0 0 17 3 0 0 147
/proc/17846/statm: 1611010 1515893 284 118 0 1605969 0
[pid=17847] ppid=17833 vsize=462936 CPUtime=0.93 cores=0-7
/proc/17847/stat : 17847 (python) S 17833 17833 17807 0 -1 4202560 1010 0 0 0 46 47 0 0 18 0 1 0 660852099 474046464 46081 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 18164178381464109315 0 0 17 1 0 0 0
/proc/17847/statm: 115734 46081 350 364 0 51646 0
[pid=17849] ppid=17847 vsize=94824 CPUtime=254.48 cores=0-7
/proc/17849/stat : 17849 (lingeling) R 17847 17849 17849 0 -1 4202496 35904 0 0 0 25442 6 0 0 25 0 1 0 660852100 97099776 22875 33554432000 4194304 4352236 140736135024736 18446744073709551615 4281264 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/17849/statm: 23706 22875 129 39 0 22786 0
[pid=17850] ppid=17833 vsize=473192 CPUtime=1.77 cores=0-7
/proc/17850/stat : 17850 (python) S 17833 17833 17807 0 -1 4202560 1863 0 0 0 118 59 0 0 15 0 1 0 660852102 484548608 46238 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 7044289528479056132 0 0 17 2 0 0 0
/proc/17850/statm: 118298 46238 351 364 0 54207 0
[pid=17852] ppid=17850 vsize=6679272 CPUtime=252.62 cores=0-7
/proc/17852/stat : 17852 (cryptominisat-2) R 17850 17852 17852 0 -1 4202496 7718101 0 0 0 23947 1315 0 0 25 0 1 0 660852103 6839574528 1566234 33554432000 4194304 4677096 140734810219616 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 1 0 0 141
/proc/17852/statm: 1669818 1566234 284 118 0 1664777 0
[pid=17853] ppid=17833 vsize=483448 CPUtime=0.93 cores=0-7
/proc/17853/stat : 17853 (python) S 17833 17833 17807 0 -1 4202560 1017 0 0 0 45 48 0 0 18 0 1 0 660852105 495050752 46110 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 18164178381464109315 0 0 17 1 0 0 0
/proc/17853/statm: 120862 46110 350 364 0 56768 0
[pid=17855] ppid=17853 vsize=84244 CPUtime=254.56 cores=0-7
/proc/17855/stat : 17855 (lingeling) R 17853 17855 17855 0 -1 4202496 29177 0 0 0 25427 29 0 0 25 0 1 0 660852106 86265856 20231 33554432000 4194304 4352236 140736080435136 18446744073709551615 4207645 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/17855/statm: 21061 20231 129 39 0 20141 0
[pid=17856] ppid=17833 vsize=493704 CPUtime=1.86 cores=0-7
/proc/17856/stat : 17856 (python) S 17833 17833 17807 0 -1 4202560 1903 0 0 0 119 67 0 0 15 0 1 0 660852108 505552896 46285 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 18164178381464109315 0 0 17 3 0 0 0
/proc/17856/statm: 123426 46285 351 364 0 59329 0
[pid=17858] ppid=17856 vsize=6540936 CPUtime=244.03 cores=0-7
/proc/17858/stat : 17858 (cryptominisat-2) R 17856 17858 17858 0 -1 4202496 7233933 0 0 0 23275 1128 0 0 25 0 1 0 660852109 6697918464 1555312 33554432000 4194304 4677096 140736503171952 18446744073709551615 4331750 0 0 16781312 2 0 0 0 17 2 0 0 125
/proc/17858/statm: 1635234 1555312 284 118 0 1630193 0
[pid=17859] ppid=17833 vsize=569496 CPUtime=0.92 cores=0-7
/proc/17859/stat : 17859 (python) S 17833 17833 17807 0 -1 4202560 822 0 0 0 43 49 0 0 18 0 1 0 660852111 583163904 46269 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 18164178381464109313 0 0 17 6 0 0 0
/proc/17859/statm: 142374 46269 351 364 0 78274 0
[pid=17861] ppid=17859 vsize=224284 CPUtime=255.61 cores=0-7
/proc/17861/stat : 17861 (precosat) R 17859 17861 17861 0 -1 4202496 91026 0 0 0 25531 30 0 0 25 0 1 0 660852113 229666816 54142 33554432000 4194304 4890832 140736337310912 18446744073709551615 4239101 0 0 16781312 17442 0 0 0 17 6 0 0 23
/proc/17861/statm: 56071 54142 86 171 0 55898 0
[pid=17862] ppid=17833 vsize=579752 CPUtime=1.82 cores=0-7
/proc/17862/stat : 17862 (python) S 17833 17833 17807 0 -1 4202560 1298 0 0 0 114 68 0 0 15 0 1 0 660852114 593666048 46743 33554432000 4194304 5683644 140734471957904 18446744073709551615 270613130822 0 0 16781312 514 18164178381464109315 0 0 17 5 0 0 0
/proc/17862/statm: 144938 46743 358 364 0 80835 0
[pid=17864] ppid=17862 vsize=7032728 CPUtime=250.67 cores=0-7
/proc/17864/stat : 17864 (cryptominisat-2) R 17862 17864 17864 0 -1 4202496 7894633 0 0 0 23869 1198 0 0 25 0 1 0 660852115 7201513472 1644919 33554432000 4194304 4677096 140736064864016 18446744073709551615 4336280 0 0 16781312 2 0 0 0 17 7 0 0 175
/proc/17864/statm: 1758182 1644919 284 118 0 1753141 0
[pid=17833/tid=17842] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17842/stat : 17842 (python) S 17831 17833 17807 0 -1 4202560 28 936 0 0 0 0 0 0 18 0 9 0 660852094 604155904 47979 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 0 0 0 0
[pid=17833/tid=17845] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17845/stat : 17845 (python) S 17831 17833 17807 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 9 0 660852097 604155904 47979 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 2 0 0 0
[pid=17833/tid=17848] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17848/stat : 17848 (python) S 17831 17833 17807 0 -1 4202560 26 936 0 0 0 0 0 0 19 0 9 0 660852100 604155904 47979 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 0 0 0 0
[pid=17833/tid=17851] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17851/stat : 17851 (python) S 17831 17833 17807 0 -1 4202560 22 936 0 0 0 0 0 0 20 0 9 0 660852103 604155904 47979 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 0 0 0 0
[pid=17833/tid=17854] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17854/stat : 17854 (python) S 17831 17833 17807 0 -1 4202560 24 936 0 0 0 0 0 0 19 0 9 0 660852106 604155904 47979 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 0 0 0 0
[pid=17833/tid=17857] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17857/stat : 17857 (python) S 17831 17833 17807 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 9 0 660852109 604155904 47979 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 7 0 0 0
[pid=17833/tid=17860] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17860/stat : 17860 (python) S 17831 17833 17807 0 -1 4202560 72 936 0 0 0 0 0 0 21 0 9 0 660852111 604155904 47979 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 1 0 0 0
[pid=17833/tid=17863] ppid=17831 vsize=589996 CPUtime=0 cores=0-7
/proc/17833/task/17863/stat : 17863 (python) S 17831 17833 17807 0 -1 4202560 35 936 0 0 0 0 0 0 22 0 9 0 660852114 604155904 47979 33554432000 4194304 5683644 140734471957904 18446744073709551615 270624934321 0 0 16781312 2 18446604446914549888 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2085.52
Current children cumulated vsize (KiB) 31745020

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

Real time (s): 316.012
CPU time (s): 2085.52
CPU user time (s): 2031.06
CPU system time (s): 54.46
CPU usage (%): 659.95
Max. virtual memory (cumulated for all children) (KiB): 31745020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.4741
system time used= 0.275958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80684
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= 3229
involuntary context switches= 415

runsolver used 1.91571 second user time and 4.24435 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 22:47:33
IDJOB=3380792
IDBENCH=82389
IDSOLVER=1864
FILE ID=node108/3380792-1305492452
RUNJOBID= node108-1305492452-17821
PBS_JOBID= 13325423
Free space on /tmp= 73488 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.045-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-3380792-1305492452/watcher-3380792-1305492452 -o /tmp/evaluation-result-3380792-1305492452/solver-3380792-1305492452 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3380792-1305492452.cnf -seed 810092721 -budget 40000 -cores 8

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

MD5SUM BENCH= 4ab53801f3b1a3f7169c9fb38cba4184
RANDOM SEED=810092721

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13941080 kB
Buffers:        317664 kB
Cached:        5156900 kB
SwapCached:       8724 kB
Active:       14437208 kB
Inactive:      4231204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13941080 kB
SwapTotal:    67111528 kB
SwapFree:     67056812 kB
Dirty:           47468 kB
Writeback:           4 kB
AnonPages:    13191932 kB
Mapped:          37376 kB
Slab:           214720 kB
PageTables:      57128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 113023092 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= 73456 MiB
End job on node108 at 2011-05-15 22:52:51