Trace number 3378949

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) 2507.23 762.302

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/2dlx_ca_bp_f_liveness.cnf
MD5SUM99cd8de7f06ce8c087a5c7fb299dfb62
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 variables202253
Number of clauses4313014
Sum of the clauses size12562188
Maximum clause length651
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23935640
Number of clauses of size 3199653
Number of clauses of size 410363
Number of clauses of size 55846
Number of clauses of size over 5161511

Solver Data

0.35/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.68	c INFO: solving HOME/instance-3378949-1305467508.cnf
0.35/0.68	c INFO: computing task features
16.73/17.04	c INFO: computed variable-clause graph statistics
17.25/17.57	c INFO: computed clause balance statistics
83.53/83.83	c INFO: computed variable balance statistics
126.15/126.44	c INFO: computed small-clause counts
127.35/127.61	c INFO: computed Horn-clause counts
177.24/177.54	c INFO: computed variable graph statistics
177.24/177.55	c INFO: collected features for HOME/instance-3378949-1305467508.cnf in 176.07 s
177.24/177.56	c INFO: running lingeling-276@0 for 485 with 1023 remaining (b = 0.86)
177.24/177.58	c INFO: running lingeling-276@0 for 97 with 1023 remaining (b = 0.65)
177.24/177.60	c INFO: running precosat-570@0 for 97 with 1023 remaining (b = 0.33)
177.34/177.61	c INFO: running cryptominisat-2.9.0@0 for 485 with 1023 remaining (b = 0.31)
577.08/277.96	c INFO: running cryptominisat-2.9.0@0 for 922 with 922 remaining (b = 0.32)
577.08/277.98	c INFO: running lingeling-276@0 for 922 with 922 remaining (b = 0.29)
2111.85/663.06	c INFO: running lingeling-276@0 for 97 with 537 remaining (b = 0.39)
2130.59/667.80	c INFO: running precosat-570@0 for 194 with 532 remaining (b = 0.14)
2503.96/761.46	c INFO: running glucosER@0 for 291 with 439 remaining (b = 0.26)

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-3378949-1305467508/watcher-3378949-1305467508 -o /tmp/evaluation-result-3378949-1305467508/solver-3378949-1305467508 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378949-1305467508.cnf -seed 239127118 -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: 6.15 6.59 5.42 5/416 27082
/proc/meminfo: memFree=17337548/32950928 swapFree=67111200/67111528
[pid=27082] ppid=27080 vsize=15904 CPUtime=0 cores=1,3,5,7
/proc/27082/stat : 27082 (python) S 27080 27082 26612 0 -1 4202496 943 0 0 0 0 0 0 0 22 0 1 0 736981577 16285696 820 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415389696 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/27082/statm: 3976 820 357 364 0 463 0

[startup+0.0194981 s]
/proc/loadavg: 6.15 6.59 5.42 5/416 27082
/proc/meminfo: memFree=17337548/32950928 swapFree=67111200/67111528
[pid=27082] ppid=27080 vsize=16236 CPUtime=0 cores=1,3,5,7
/proc/27082/stat : 27082 (python) R 27080 27082 26612 0 -1 4202496 1040 0 0 0 0 0 0 0 17 0 1 0 736981577 16625664 912 33554432000 4194304 5683644 140735517171136 18446744073709551615 4531898 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/27082/statm: 4059 912 380 364 0 546 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16236

[startup+0.10056 s]
/proc/loadavg: 6.15 6.59 5.42 5/416 27082
/proc/meminfo: memFree=17337548/32950928 swapFree=67111200/67111528
[pid=27082] ppid=27080 vsize=85616 CPUtime=0.06 cores=1,3,5,7
/proc/27082/stat : 27082 (python) R 27080 27082 26612 0 -1 4202496 2628 0 0 0 4 2 0 0 17 0 1 0 736981577 87670784 2347 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415389696 0 2147483391 16781312 2 0 0 0 17 3 0 0 0
/proc/27082/statm: 21404 2347 713 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85616

[startup+0.300545 s]
/proc/loadavg: 6.15 6.59 5.42 5/416 27082
/proc/meminfo: memFree=17337548/32950928 swapFree=67111200/67111528
[pid=27082] ppid=27080 vsize=135748 CPUtime=0.17 cores=1,3,5,7
/proc/27082/stat : 27082 (python) S 27080 27082 26612 0 -1 4202496 5958 937 1 0 13 4 0 0 17 0 1 0 736981577 139005952 4149 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415387653 0 2147483391 16781312 2 0 0 0 17 3 0 0 0
/proc/27082/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135748

[startup+0.700442 s]
/proc/loadavg: 6.15 6.59 5.42 5/416 27082
/proc/meminfo: memFree=17337548/32950928 swapFree=67111200/67111528
[pid=27082] ppid=27080 vsize=370916 CPUtime=0.43 cores=1,3,5,7
/proc/27082/stat : 27082 (python) R 27080 27082 26612 0 -1 4202496 18456 937 1 0 29 14 0 0 15 0 1 0 736981577 379817984 16143 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415391488 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/27082/statm: 92729 16193 1758 364 0 28653 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 370916

[startup+1.50028 s]
/proc/loadavg: 6.15 6.59 5.42 6/417 27087
/proc/meminfo: memFree=17205596/32950928 swapFree=67111200/67111528
[pid=27082] ppid=27080 vsize=416964 CPUtime=1.23 cores=1,3,5,7
/proc/27082/stat : 27082 (python) R 27080 27082 26612 0 -1 4202496 43799 937 1 0 104 19 0 0 16 0 1 0 736981577 426971136 41485 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415052485 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/27082/statm: 104241 41485 1761 364 0 40165 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 416964

[startup+3.10097 s]
/proc/loadavg: 6.15 6.59 5.42 6/417 27087
/proc/meminfo: memFree=17137768/32950928 swapFree=67111200/67111528
[pid=27082] ppid=27080 vsize=517748 CPUtime=2.84 cores=1,3,5,7
/proc/27082/stat : 27082 (python) R 27080 27082 26612 0 -1 4202496 67983 937 1 0 262 22 0 0 18 0 1 0 736981577 530173952 65669 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415052485 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/27082/statm: 129437 65671 1761 364 0 65361 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 517748

[startup+6.30037 s]
/proc/loadavg: 6.22 6.60 5.43 6/417 27087
/proc/meminfo: memFree=16926432/32950928 swapFree=67111200/67111528
[pid=27082] ppid=27080 vsize=715064 CPUtime=6.03 cores=1,3,5,7
/proc/27082/stat : 27082 (python) R 27080 27082 26612 0 -1 4202496 116676 937 1 0 575 28 0 0 25 0 1 0 736981577 732225536 114362 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415052485 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/27082/statm: 178766 114363 1761 364 0 114690 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 715064

[startup+12.7012 s]
/proc/loadavg: 6.12 6.57 5.42 6/417 27087
/proc/meminfo: memFree=16586240/32950928 swapFree=67111200/67111528
[pid=27082] ppid=27080 vsize=1101708 CPUtime=12.43 cores=1,3,5,7
/proc/27082/stat : 27082 (python) R 27080 27082 26612 0 -1 4202496 207929 937 1 0 1202 41 0 0 25 0 1 0 736981577 1128148992 205615 33554432000 4194304 5683644 140735517171136 18446744073709551615 47438804228805 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/27082/statm: 275427 205616 1761 364 0 211351 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 1101708

[startup+25.5007 s]
/proc/loadavg: 5.87 6.50 5.42 6/417 27087
/proc/meminfo: memFree=16516612/32950928 swapFree=67111200/67111528
[pid=27082] ppid=27080 vsize=1069632 CPUtime=25.23 cores=1,3,5,7
/proc/27082/stat : 27082 (python) R 27080 27082 26612 0 -1 4202496 500745 937 1 0 2444 79 0 0 25 0 1 0 736981577 1095303168 204793 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415050373 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/27082/statm: 267408 204793 1826 364 0 203332 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 1069632

[startup+51.1009 s]
/proc/loadavg: 5.69 6.41 5.41 6/417 27088
/proc/meminfo: memFree=16515852/32950928 swapFree=67111200/67111528
[pid=27082] ppid=27080 vsize=1069632 CPUtime=50.83 cores=1,3,5,7
/proc/27082/stat : 27082 (python) R 27080 27082 26612 0 -1 4202496 500745 937 1 0 5004 79 0 0 25 0 1 0 736981577 1095303168 204793 33554432000 4194304 5683644 140735517171136 18446744073709551615 47438804198764 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/27082/statm: 267408 204793 1826 364 0 203332 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 1069632

[startup+102.315 s]
/proc/loadavg: 5.37 6.20 5.40 6/417 27089
/proc/meminfo: memFree=16402236/32950928 swapFree=67111200/67111528
[pid=27082] ppid=27080 vsize=1069632 CPUtime=102.05 cores=1,3,5,7
/proc/27082/stat : 27082 (python) R 27080 27082 26612 0 -1 4202496 500746 937 1 0 10126 79 0 0 25 0 1 0 736981577 1095303168 204794 33554432000 4194304 5683644 140735517171136 18446744073709551615 47438804193395 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/27082/statm: 267408 204794 1827 364 0 203332 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 1069632

[startup+162.301 s]
/proc/loadavg: 5.13 5.98 5.37 7/417 27091
/proc/meminfo: memFree=16371896/32950928 swapFree=67111200/67111528
[pid=27082] ppid=27080 vsize=1069632 CPUtime=162.04 cores=1,3,5,7
/proc/27082/stat : 27082 (python) R 27080 27082 26612 0 -1 4202496 610264 937 1 0 16112 92 0 0 25 0 1 0 736981577 1095303168 204800 33554432000 4194304 5683644 140735517171136 18446744073709551615 47438804048000 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/27082/statm: 267408 204800 1833 364 0 203332 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 1069632

[startup+222.301 s]
/proc/loadavg: 6.77 6.25 5.49 9/433 27108
/proc/meminfo: memFree=14809600/32950928 swapFree=67111200/67111528
[pid=27082] ppid=27080 vsize=738048 CPUtime=177.36 cores=1,3,5,7
/proc/27082/stat : 27082 (python) S 27080 27082 26612 0 -1 4202496 612919 937 1 0 17638 98 0 0 25 0 5 0 736981577 755761152 111701 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27082/statm: 184512 111701 1873 364 0 120421 0
[pid=27096] ppid=27082 vsize=697036 CPUtime=0.13 cores=1,3,5,7
/proc/27096/stat : 27096 (python) S 27082 27082 26612 0 -1 4202560 922 0 0 0 6 7 0 0 18 0 1 0 736999334 713764864 110188 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415411727 0 0 16781312 514 3604814842361250053 0 0 17 3 0 0 0
/proc/27096/statm: 174259 110188 376 364 0 110177 0
[pid=27098] ppid=27096 vsize=191260 CPUtime=44.71 cores=1,3,5,7
/proc/27098/stat : 27098 (lingeling) R 27096 27098 27098 0 -1 4202496 94576 0 0 0 4454 17 0 0 25 0 1 0 736999335 195850240 46984 33554432000 4194304 4352236 140736690922288 18446744073709551615 4331585 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/27098/statm: 47815 46984 129 39 0 46895 0
[pid=27099] ppid=27082 vsize=707292 CPUtime=0.13 cores=1,3,5,7
/proc/27099/stat : 27099 (python) S 27082 27082 26612 0 -1 4202560 951 0 0 0 6 7 0 0 18 0 1 0 736999335 724267008 110186 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415411782 0 0 16781312 514 3604814842361250055 0 0 17 3 0 0 0
/proc/27099/statm: 176823 110186 370 364 0 112738 0
[pid=27101] ppid=27099 vsize=190072 CPUtime=44.68 cores=1,3,5,7
/proc/27101/stat : 27101 (lingeling) R 27099 27101 27101 0 -1 4202496 93287 0 0 0 4451 17 0 0 25 0 1 0 736999337 194633728 45702 33554432000 4194304 4352236 140733693923600 18446744073709551615 4207874 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/27101/statm: 47518 45702 129 39 0 46598 0
[pid=27102] ppid=27082 vsize=717548 CPUtime=0.14 cores=1,3,5,7
/proc/27102/stat : 27102 (python) S 27082 27082 26612 0 -1 4202560 911 0 0 0 6 8 0 0 18 0 1 0 736999337 734769152 110190 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415411782 0 0 16781312 514 3604814842361250053 0 0 17 3 0 0 0
/proc/27102/statm: 179387 110190 370 364 0 115299 0
[pid=27104] ppid=27102 vsize=619508 CPUtime=44.05 cores=1,3,5,7
/proc/27104/stat : 27104 (precosat) R 27102 27104 27104 0 -1 4202496 155699 0 0 0 4376 29 0 0 25 0 1 0 736999338 634376192 152007 33554432000 4194304 4890832 140735118451136 18446744073709551615 4293696 0 0 16781312 17442 0 0 0 17 7 0 0 0
/proc/27104/statm: 154877 152007 86 171 0 154704 0
[pid=27105] ppid=27082 vsize=727804 CPUtime=0.16 cores=1,3,5,7
/proc/27105/stat : 27105 (python) S 27082 27082 26612 0 -1 4202560 952 0 0 0 8 8 0 0 15 0 1 0 736999339 745271296 110194 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415411782 0 0 16781312 514 3604814842361250053 0 0 17 3 0 0 0
/proc/27105/statm: 181951 110194 370 364 0 117860 0
[pid=27107] ppid=27105 vsize=1083796 CPUtime=44.09 cores=1,3,5,7
/proc/27107/stat : 27107 (cryptominisat-2) R 27105 27107 27107 0 -1 4202496 233813 0 0 0 4376 33 0 0 25 0 1 0 736999340 1109807104 229106 33554432000 4194304 4677096 140736403849920 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/27107/statm: 270949 229106 389 118 0 265908 0
[pid=27082/tid=27097] ppid=27080 vsize=738048 CPUtime=0 cores=1,3,5,7
/proc/27082/task/27097/stat : 27097 (python) S 27080 27082 26612 0 -1 4202560 27 937 0 0 0 0 0 0 25 0 5 0 736999335 755761152 111701 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 7 0 0 0
[pid=27082/tid=27100] ppid=27080 vsize=738048 CPUtime=0 cores=1,3,5,7
/proc/27082/task/27100/stat : 27100 (python) S 27080 27082 26612 0 -1 4202560 23 937 0 0 0 0 0 0 25 0 5 0 736999337 755761152 111701 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 3 0 0 0
[pid=27082/tid=27103] ppid=27080 vsize=738048 CPUtime=0 cores=1,3,5,7
/proc/27082/task/27103/stat : 27103 (python) S 27080 27082 26612 0 -1 4202560 28 937 0 0 0 0 0 0 25 0 5 0 736999338 755761152 111701 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 7 0 0 0
[pid=27082/tid=27106] ppid=27080 vsize=738048 CPUtime=0 cores=1,3,5,7
/proc/27082/task/27106/stat : 27106 (python) S 27080 27082 26612 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 5 0 736999340 755761152 111701 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 355.45
Current children cumulated vsize (KiB) 5672364

[startup+282.301 s]
/proc/loadavg: 7.85 6.65 5.67 9/438 27115
/proc/meminfo: memFree=14044748/32950928 swapFree=67111200/67111528
[pid=27082] ppid=27080 vsize=748304 CPUtime=177.39 cores=1,3,5,7
/proc/27082/stat : 27082 (python) S 27080 27082 26612 0 -1 4202496 614186 937 1 0 17640 99 0 0 18 0 6 0 736981577 766263296 111708 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27082/statm: 187076 111708 1876 364 0 122982 0
[pid=27096] ppid=27082 vsize=697036 CPUtime=0.33 cores=1,3,5,7
/proc/27096/stat : 27096 (python) S 27082 27082 26612 0 -1 4202560 947 0 0 0 16 17 0 0 18 0 1 0 736999334 713764864 110188 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415411727 0 0 16781312 514 3604814842361250053 0 0 17 3 0 0 0
/proc/27096/statm: 174259 110188 376 364 0 110177 0
[pid=27098] ppid=27096 vsize=195944 CPUtime=104.71 cores=1,3,5,7
/proc/27098/stat : 27098 (lingeling) R 27096 27098 27098 0 -1 4202496 115140 0 0 0 10452 19 0 0 25 0 1 0 736999335 200646656 48155 33554432000 4194304 4352236 140736690922288 18446744073709551615 4207767 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/27098/statm: 48986 48155 129 39 0 48066 0
[pid=27099] ppid=27082 vsize=707292 CPUtime=0.33 cores=1,3,5,7
/proc/27099/stat : 27099 (python) S 27082 27082 26612 0 -1 4202560 1121 0 0 0 17 16 0 0 18 0 2 0 736999335 724267008 110216 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415411782 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/27099/statm: 176823 110216 399 364 0 112738 0
[pid=27101] ppid=27099 vsize=201304 CPUtime=104.55 cores=1,3,5,7
/proc/27101/stat : 27101 (lingeling) R 27099 27101 27101 0 -1 4202496 116383 0 0 0 10436 19 0 0 25 0 1 0 736999337 206135296 49495 33554432000 4194304 4352236 140733693923600 18446744073709551615 4327820 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/27101/statm: 50326 49495 129 39 0 49406 0
[pid=27099/tid=27111] ppid=27082 vsize=707292 CPUtime=0 cores=1,3,5,7
/proc/27099/task/27111/stat : 27111 (python) S 27082 27082 26612 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 737009371 724267008 110216 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 514 18446604468052507648 0 0 -1 7 0 0 0
[pid=27102] ppid=27082 vsize=717548 CPUtime=0.32 cores=1,3,5,7
/proc/27102/stat : 27102 (python) S 27082 27082 26612 0 -1 4202560 1093 0 0 0 16 16 0 0 19 0 2 0 736999337 734769152 110220 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/27102/statm: 179387 110220 399 364 0 115299 0

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

/proc/27082/task/27103/stat : 27103 (python) S 27080 27082 26612 0 -1 4202560 28 937 0 0 0 0 0 0 25 0 6 0 736999338 766263296 111708 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 7 0 0 0
[pid=27082/tid=27106] ppid=27080 vsize=748304 CPUtime=0 cores=1,3,5,7
/proc/27082/task/27106/stat : 27106 (python) S 27080 27082 26612 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 6 0 736999340 766263296 111708 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 3 0 0 0
[pid=27082/tid=27114] ppid=27080 vsize=748304 CPUtime=0 cores=1,3,5,7
/proc/27082/task/27114/stat : 27114 (python) S 27080 27082 26612 0 -1 4202560 24 937 0 0 0 0 0 0 20 0 6 0 737009375 766263296 111708 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2029.4
Current children cumulated vsize (KiB) 13553928

[startup+702.301 s]
/proc/loadavg: 8.23 7.82 6.58 9/443 27140
/proc/meminfo: memFree=8403708/32950928 swapFree=67111200/67111528
[pid=27082] ppid=27080 vsize=758560 CPUtime=177.41 cores=1,3,5,7
/proc/27082/stat : 27082 (python) S 27080 27082 26612 0 -1 4202496 614995 937 1 0 17641 100 0 0 18 0 7 0 736981577 776765440 111714 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27082/statm: 189640 111714 1878 364 0 125543 0
[pid=27096] ppid=27082 vsize=707280 CPUtime=1.54 cores=1,3,5,7
/proc/27096/stat : 27096 (python) S 27082 27082 26612 0 -1 4202560 1199 0 0 0 75 79 0 0 19 0 2 0 736999334 724254720 110231 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/27096/statm: 176820 110231 414 364 0 112738 0
[pid=27098] ppid=27096 vsize=246752 CPUtime=485.47 cores=1,3,5,7
/proc/27098/stat : 27098 (lingeling) T 27096 27098 27098 0 -1 4202496 215003 0 0 0 48516 31 0 0 25 0 1 0 736999335 252674048 60857 33554432000 4194304 4352236 140736690922288 18446744073709551615 4238671 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/27098/statm: 61688 60857 129 39 0 60768 0
[pid=27096/tid=27135] ppid=27082 vsize=707280 CPUtime=0 cores=1,3,5,7
/proc/27096/task/27135/stat : 27135 (python) S 27082 27082 26612 0 -1 4202560 114 0 0 0 0 0 0 0 19 0 2 0 737047883 724254720 110231 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 514 18446604468052505856 0 0 -1 3 0 0 0
[pid=27099] ppid=27082 vsize=707292 CPUtime=1.65 cores=1,3,5,7
/proc/27099/stat : 27099 (python) S 27082 27082 26612 0 -1 4202560 1154 0 0 0 81 84 0 0 18 0 2 0 736999335 724267008 110216 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415411782 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/27099/statm: 176823 110216 399 364 0 112738 0
[pid=27101] ppid=27099 vsize=216936 CPUtime=518.9 cores=1,3,5,7
/proc/27101/stat : 27101 (lingeling) R 27099 27101 27101 0 -1 4202496 229257 0 0 0 51858 32 0 0 25 0 1 0 736999337 222142464 53403 33554432000 4194304 4352236 140733693923600 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/27101/statm: 54234 53403 129 39 0 53314 0
[pid=27099/tid=27111] ppid=27082 vsize=707292 CPUtime=0 cores=1,3,5,7
/proc/27099/task/27111/stat : 27111 (python) S 27082 27082 26612 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 737009371 724267008 110216 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 514 18446604468052507648 0 0 -1 7 0 0 0
[pid=27102] ppid=27082 vsize=717548 CPUtime=0.44 cores=1,3,5,7
/proc/27102/stat : 27102 (python) S 27082 27082 26612 0 -1 4202560 1128 0 0 0 22 22 0 0 18 0 2 0 736999337 734769152 110220 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415411782 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/27102/statm: 179387 110220 399 364 0 115299 0
[pid=27104] ppid=27102 vsize=619508 CPUtime=132.71 cores=1,3,5,7
/proc/27104/stat : 27104 (precosat) R 27102 27104 27104 0 -1 4202496 157190 0 0 0 13242 29 0 0 25 0 1 0 736999338 634376192 153498 33554432000 4194304 4890832 140735118451136 18446744073709551615 4213733 0 0 16781312 17442 0 0 0 17 7 0 0 0
/proc/27104/statm: 154877 153498 86 171 0 154704 0
[pid=27102/tid=27112] ppid=27082 vsize=717548 CPUtime=0 cores=1,3,5,7
/proc/27102/task/27112/stat : 27112 (python) S 27082 27082 26612 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 737009373 734769152 110220 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 514 18446604464600199424 0 0 -1 7 0 0 0
[pid=27105] ppid=27082 vsize=727804 CPUtime=1.69 cores=1,3,5,7
/proc/27105/stat : 27105 (python) S 27082 27082 26612 0 -1 4202560 1163 0 0 0 85 84 0 0 16 0 2 0 736999339 745271296 110224 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/27105/statm: 181951 110224 399 364 0 117860 0
[pid=27107] ppid=27105 vsize=4519544 CPUtime=487.84 cores=1,3,5,7
/proc/27107/stat : 27107 (cryptominisat-2) T 27105 27107 27107 0 -1 4202496 943582 0 0 0 48639 145 0 0 25 0 1 0 736999340 4628013056 866585 33554432000 4194304 4677096 140736403849920 18446744073709551615 4331679 0 0 16781312 2 18446744071562691360 0 0 17 5 0 0 0
/proc/27107/statm: 1129886 866585 393 118 0 1124845 0
[pid=27105/tid=27139] ppid=27082 vsize=727804 CPUtime=0 cores=1,3,5,7
/proc/27105/task/27139/stat : 27139 (python) S 27082 27082 26612 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 737048357 745271296 110224 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 514 18446604469533866112 0 0 -1 5 0 0 0
[pid=27113] ppid=27082 vsize=738060 CPUtime=1.47 cores=1,3,5,7
/proc/27113/stat : 27113 (python) S 27082 27082 26612 0 -1 4202560 1023 0 0 0 71 76 0 0 15 0 1 0 737009374 755773440 110198 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415411782 0 0 16781312 514 3604814842361250055 0 0 17 3 0 0 0
/proc/27113/statm: 184515 110198 370 364 0 120421 0
[pid=27115] ppid=27113 vsize=4529188 CPUtime=420.09 cores=1,3,5,7
/proc/27115/stat : 27115 (cryptominisat-2) R 27113 27115 27115 0 -1 4202496 916173 0 0 0 41864 145 0 0 25 0 1 0 737009375 4637888512 859426 33554432000 4194304 4677096 140735636440992 18446744073709551615 4564132 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27115/statm: 1132297 859426 391 118 0 1127256 0
[pid=27136] ppid=27082 vsize=748316 CPUtime=0.14 cores=1,3,5,7
/proc/27136/stat : 27136 (python) S 27082 27082 26612 0 -1 4202560 943 0 0 0 6 8 0 0 18 0 1 0 737047883 766275584 110202 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415411782 0 0 16781312 514 3604814842361250052 0 0 17 7 0 0 0
/proc/27136/statm: 187079 110202 370 364 0 122982 0
[pid=27138] ppid=27136 vsize=183484 CPUtime=39.09 cores=1,3,5,7
/proc/27138/stat : 27138 (lingeling) R 27136 27138 27138 0 -1 4202496 76204 0 0 0 3894 15 0 0 25 0 1 0 737047885 187887616 45041 33554432000 4194304 4352236 140734822183600 18446744073709551615 4207874 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/27138/statm: 45871 45041 129 39 0 44951 0
[pid=27082/tid=27097] ppid=27080 vsize=758560 CPUtime=0 cores=1,3,5,7
/proc/27082/task/27097/stat : 27097 (python) S 27080 27082 26612 0 -1 4202560 27 937 0 0 0 0 0 0 25 0 7 0 736999335 776765440 111714 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 7 0 0 0
[pid=27082/tid=27100] ppid=27080 vsize=758560 CPUtime=0 cores=1,3,5,7
/proc/27082/task/27100/stat : 27100 (python) S 27080 27082 26612 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 7 0 736999337 776765440 111714 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 3 0 0 0
[pid=27082/tid=27103] ppid=27080 vsize=758560 CPUtime=0 cores=1,3,5,7
/proc/27082/task/27103/stat : 27103 (python) S 27080 27082 26612 0 -1 4202560 32 937 0 0 0 0 0 0 18 0 7 0 736999338 776765440 111714 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 7 0 0 0
[pid=27082/tid=27106] ppid=27080 vsize=758560 CPUtime=0 cores=1,3,5,7
/proc/27082/task/27106/stat : 27106 (python) S 27080 27082 26612 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 7 0 736999340 776765440 111714 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 3 0 0 0
[pid=27082/tid=27114] ppid=27080 vsize=758560 CPUtime=0 cores=1,3,5,7
/proc/27082/task/27114/stat : 27114 (python) S 27080 27082 26612 0 -1 4202560 24 937 0 0 0 0 0 0 20 0 7 0 737009375 776765440 111714 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 3 0 0 0
[pid=27082/tid=27137] ppid=27080 vsize=758560 CPUtime=0 cores=1,3,5,7
/proc/27082/task/27137/stat : 27137 (python) S 27080 27082 26612 0 -1 4202560 28 937 0 0 0 0 0 0 20 0 7 0 737047884 776765440 111714 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2268.44
Current children cumulated vsize (KiB) 15420272



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+762.202 s]
/proc/loadavg: 8.13 7.87 6.67 10/447 27146
/proc/meminfo: memFree=8191124/32950928 swapFree=67111200/67111528
[pid=27082] ppid=27080 vsize=768816 CPUtime=177.42 cores=1,3,5,7
/proc/27082/stat : 27082 (python) S 27080 27082 26612 0 -1 4202496 615304 937 1 0 17641 101 0 0 19 0 8 0 736981577 787267584 111720 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27082/statm: 192204 111720 1880 364 0 128104 0
[pid=27096] ppid=27082 vsize=707280 CPUtime=1.54 cores=1,3,5,7
/proc/27096/stat : 27096 (python) S 27082 27082 26612 0 -1 4202560 1199 0 0 0 75 79 0 0 19 0 2 0 736999334 724254720 110231 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/27096/statm: 176820 110231 414 364 0 112738 0
[pid=27098] ppid=27096 vsize=246752 CPUtime=485.47 cores=1,3,5,7
/proc/27098/stat : 27098 (lingeling) T 27096 27098 27098 0 -1 4202496 215003 0 0 0 48516 31 0 0 25 0 1 0 736999335 252674048 60857 33554432000 4194304 4352236 140736690922288 18446744073709551615 4238671 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/27098/statm: 61688 60857 129 39 0 60768 0
[pid=27096/tid=27135] ppid=27082 vsize=707280 CPUtime=0 cores=1,3,5,7
/proc/27096/task/27135/stat : 27135 (python) S 27082 27082 26612 0 -1 4202560 114 0 0 0 0 0 0 0 19 0 2 0 737047883 724254720 110231 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 514 18446604468052505856 0 0 -1 3 0 0 0
[pid=27099] ppid=27082 vsize=707292 CPUtime=1.85 cores=1,3,5,7
/proc/27099/stat : 27099 (python) S 27082 27082 26612 0 -1 4202560 1154 0 0 0 91 94 0 0 18 0 2 0 736999335 724267008 110216 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415411782 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/27099/statm: 176823 110216 399 364 0 112738 0
[pid=27101] ppid=27099 vsize=221332 CPUtime=578.45 cores=1,3,5,7
/proc/27101/stat : 27101 (lingeling) R 27099 27101 27101 0 -1 4202496 246752 0 0 0 57811 34 0 0 25 0 1 0 736999337 226643968 54502 33554432000 4194304 4352236 140733693923600 18446744073709551615 4269007 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/27101/statm: 55333 54502 129 39 0 54413 0
[pid=27099/tid=27111] ppid=27082 vsize=707292 CPUtime=0 cores=1,3,5,7
/proc/27099/task/27111/stat : 27111 (python) S 27082 27082 26612 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 737009371 724267008 110216 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 514 18446604468052507648 0 0 -1 7 0 0 0
[pid=27102] ppid=27082 vsize=717548 CPUtime=0.63 cores=1,3,5,7
/proc/27102/stat : 27102 (python) S 27082 27082 26612 0 -1 4202560 1143 0 0 0 31 32 0 0 18 0 2 0 736999337 734769152 110220 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415411782 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/27102/statm: 179387 110220 399 364 0 115299 0
[pid=27104] ppid=27102 vsize=619508 CPUtime=191.53 cores=1,3,5,7
/proc/27104/stat : 27104 (precosat) R 27102 27104 27104 0 -1 4202496 157190 0 0 0 19123 30 0 0 25 0 1 0 736999338 634376192 153498 33554432000 4194304 4890832 140735118451136 18446744073709551615 4229325 0 0 16781312 17442 0 0 0 17 1 0 0 0
/proc/27104/statm: 154877 153498 86 171 0 154704 0
[pid=27102/tid=27112] ppid=27082 vsize=717548 CPUtime=0 cores=1,3,5,7
/proc/27102/task/27112/stat : 27112 (python) S 27082 27082 26612 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 737009373 734769152 110220 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 514 18446604464600199424 0 0 -1 7 0 0 0
[pid=27105] ppid=27082 vsize=727804 CPUtime=1.69 cores=1,3,5,7
/proc/27105/stat : 27105 (python) S 27082 27082 26612 0 -1 4202560 1163 0 0 0 85 84 0 0 16 0 2 0 736999339 745271296 110224 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/27105/statm: 181951 110224 399 364 0 117860 0
[pid=27107] ppid=27105 vsize=4519544 CPUtime=487.84 cores=1,3,5,7
/proc/27107/stat : 27107 (cryptominisat-2) T 27105 27107 27107 0 -1 4202496 943582 0 0 0 48639 145 0 0 25 0 1 0 736999340 4628013056 866585 33554432000 4194304 4677096 140736403849920 18446744073709551615 4331679 0 0 16781312 2 18446744071562691360 0 0 17 5 0 0 0
/proc/27107/statm: 1129886 866585 393 118 0 1124845 0
[pid=27105/tid=27139] ppid=27082 vsize=727804 CPUtime=0 cores=1,3,5,7
/proc/27105/task/27139/stat : 27139 (python) S 27082 27082 26612 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 737048357 745271296 110224 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 514 18446604469533866112 0 0 -1 5 0 0 0
[pid=27113] ppid=27082 vsize=738060 CPUtime=1.66 cores=1,3,5,7
/proc/27113/stat : 27113 (python) S 27082 27082 26612 0 -1 4202560 1023 0 0 0 80 86 0 0 15 0 1 0 737009374 755773440 110198 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415411782 0 0 16781312 514 3604814842361250055 0 0 17 3 0 0 0
/proc/27113/statm: 184515 110198 370 364 0 120421 0
[pid=27115] ppid=27113 vsize=4551932 CPUtime=479.88 cores=1,3,5,7
/proc/27115/stat : 27115 (cryptominisat-2) R 27113 27115 27115 0 -1 4202496 931873 0 0 0 47838 150 0 0 25 0 1 0 737009375 4661178368 863780 33554432000 4194304 4677096 140735636440992 18446744073709551615 4319403 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/27115/statm: 1137983 863780 391 118 0 1132942 0
[pid=27136] ppid=27082 vsize=748316 CPUtime=0.33 cores=1,3,5,7
/proc/27136/stat : 27136 (python) S 27082 27082 26612 0 -1 4202560 1126 0 0 0 15 18 0 0 19 0 2 0 737047883 766275584 110232 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27136/statm: 187079 110232 399 364 0 122982 0
[pid=27138] ppid=27136 vsize=196508 CPUtime=98.24 cores=1,3,5,7
/proc/27138/stat : 27138 (lingeling) T 27136 27138 27138 0 -1 4202496 98842 0 0 0 9806 18 0 0 25 0 1 0 737047885 201224192 48297 33554432000 4194304 4352236 140734822183600 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/27138/statm: 49127 48297 129 39 0 48207 0
[pid=27136/tid=27143] ppid=27082 vsize=748316 CPUtime=0 cores=1,3,5,7
/proc/27136/task/27143/stat : 27143 (python) S 27082 27082 26612 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 737057723 766275584 110232 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 514 18446604471160545536 0 0 -1 1 0 0 0
[pid=27144] ppid=27082 vsize=758572 CPUtime=0.01 cores=1,3,5,7
/proc/27144/stat : 27144 (python) S 27082 27082 26612 0 -1 4202560 750 0 0 0 0 1 0 0 19 0 1 0 737057724 776777728 110179 33554432000 4194304 5683644 140735517171136 18446744073709551615 256415411782 0 0 16781312 514 15112730153471442943 0 0 17 7 0 0 0
/proc/27144/statm: 189643 110179 343 364 0 125543 0
[pid=27146] ppid=27144 vsize=126748 CPUtime=0.69 cores=1,3,5,7
/proc/27146/stat : 27146 (glucoser_static) R 27144 27146 27146 0 -1 4202496 28900 0 0 0 63 6 0 0 22 0 1 0 737057725 129789952 28624 33554432000 134512640 134580299 4294275072 18446744073709551615 134566716 0 0 16781312 8388611 0 0 0 17 7 0 0 0
/proc/27146/statm: 31687 28624 224 17 0 31015 0
[pid=27082/tid=27097] ppid=27080 vsize=768816 CPUtime=0 cores=1,3,5,7
/proc/27082/task/27097/stat : 27097 (python) S 27080 27082 26612 0 -1 4202560 27 937 0 0 0 0 0 0 25 0 8 0 736999335 787267584 111720 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 7 0 0 0
[pid=27082/tid=27100] ppid=27080 vsize=768816 CPUtime=0 cores=1,3,5,7
/proc/27082/task/27100/stat : 27100 (python) S 27080 27082 26612 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 8 0 736999337 787267584 111720 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 3 0 0 0
[pid=27082/tid=27103] ppid=27080 vsize=768816 CPUtime=0 cores=1,3,5,7
/proc/27082/task/27103/stat : 27103 (python) S 27080 27082 26612 0 -1 4202560 32 937 0 0 0 0 0 0 18 0 8 0 736999338 787267584 111720 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 7 0 0 0
[pid=27082/tid=27106] ppid=27080 vsize=768816 CPUtime=0 cores=1,3,5,7
/proc/27082/task/27106/stat : 27106 (python) S 27080 27082 26612 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 8 0 736999340 787267584 111720 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 3 0 0 0
[pid=27082/tid=27114] ppid=27080 vsize=768816 CPUtime=0 cores=1,3,5,7
/proc/27082/task/27114/stat : 27114 (python) S 27080 27082 26612 0 -1 4202560 24 937 0 0 0 0 0 0 20 0 8 0 737009375 787267584 111720 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 3 0 0 0
[pid=27082/tid=27137] ppid=27080 vsize=768816 CPUtime=0 cores=1,3,5,7
/proc/27082/task/27137/stat : 27137 (python) S 27080 27082 26612 0 -1 4202560 28 937 0 0 0 0 0 0 20 0 8 0 737047884 787267584 111720 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 7 0 0 0
[pid=27082/tid=27145] ppid=27080 vsize=768816 CPUtime=0 cores=1,3,5,7
/proc/27082/task/27145/stat : 27145 (python) S 27080 27082 26612 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 8 0 737057725 787267584 111720 33554432000 4194304 5683644 140735517171136 18446744073709551615 256427215281 0 0 16781312 2 18446604467096798144 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2507.23
Current children cumulated vsize (KiB) 16356012

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 27082 and gives
#  childrusage.ru_utime.tv_sec=176
#  childrusage.ru_utime.tv_usec=420180
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=42841
# CPU time returned by wait4() is 177.463
# while last known CPU time is 2507.23
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 762.302
CPU time (s): 2507.23
CPU user time (s): 2498.14
CPU system time (s): 9.09
CPU usage (%): 328.903
Max. virtual memory (cumulated for all children) (KiB): 16356012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 176.42
system time used= 1.04284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 616245
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= 2897
involuntary context switches= 300

runsolver used 2.94455 second user time and 7.69883 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 15:51:49
IDJOB=3378949
IDBENCH=88165
IDSOLVER=1860
FILE ID=node115/3378949-1305467508
RUNJOBID= node115-1305465319-26631
PBS_JOBID= 13325056
Free space on /tmp= 73128 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/2dlx_ca_bp_f_liveness.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-3378949-1305467508/watcher-3378949-1305467508 -o /tmp/evaluation-result-3378949-1305467508/solver-3378949-1305467508 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378949-1305467508.cnf -seed 239127118 -budget 4800 -cores 4

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

MD5SUM BENCH= 99cd8de7f06ce8c087a5c7fb299dfb62
RANDOM SEED=239127118

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17337704 kB
Buffers:        271308 kB
Cached:        3263060 kB
SwapCached:          0 kB
Active:       12162964 kB
Inactive:      3127632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17337704 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:          124468 kB
Writeback:           0 kB
AnonPages:    11755940 kB
Mapped:          39832 kB
Slab:           202172 kB
PageTables:      53640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 96987528 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= 73096 MiB
End job on node115 at 2011-05-15 16:04:33