Trace number 3321677

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-industrialUNSAT 238.441 53.9105

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns2p3-tseitin.cnf
MD5SUM2b5c02650b763b7d13b77ce3fc61aa15
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.55146
Satisfiable
(Un)Satisfiability was proved
Number of variables116405
Number of clauses346850
Sum of the clauses size809314
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2231232
Number of clauses of size 3115616
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3321677-1304348933.cnf
0.37/0.67	c INFO: computing task features
1.44/1.70	c INFO: computed variable-clause graph statistics
1.44/1.74	c INFO: computed clause balance statistics
7.04/7.33	c INFO: computed variable balance statistics
11.14/11.43	c INFO: computed small-clause counts
11.14/11.49	c INFO: computed Horn-clause counts
26.94/27.24	c INFO: computed variable graph statistics
26.94/27.24	c INFO: collected features for HOME/instance-3321677-1304348933.cnf in 26.54 s
26.94/27.27	c INFO: running lingeling-276@0 for 97 with 39973 remaining (b = 0.44)
27.04/27.30	c INFO: running lingeling-276@0 for 1261 with 39973 remaining (b = 0.52)
27.04/27.33	c INFO: running cryptominisat-2.9.0@0 for 485 with 39973 remaining (b = 0.36)
27.04/27.37	c INFO: running cryptominisat-2.9.0@0 for 485 with 39973 remaining (b = 0.29)
27.04/27.40	c INFO: running lingeling-276@0 for 1261 with 39973 remaining (b = 0.40)
27.40/27.43	c INFO: running cryptominisat-2.9.0@0 for 1940 with 39973 remaining (b = 0.52)
27.40/27.47	c INFO: running precosat-570@0 for 388 with 39973 remaining (b = 0.21)
27.90/27.50	c INFO: running cryptominisat-2.9.0@0 for 1940 with 39973 remaining (b = 0.45)
238.07/53.86	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3321677-1304348933/watcher-3321677-1304348933 -o /tmp/evaluation-result-3321677-1304348933/solver-3321677-1304348933 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3321677-1304348933.cnf -seed 2144809207 -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: 8.07 6.89 5.92 2/186 9127
/proc/meminfo: memFree=25014112/32950928 swapFree=67111348/67111528
[pid=9127] ppid=9125 vsize=15080 CPUtime=0 cores=0-7
/proc/9127/stat : 9127 (python) S 9125 9127 8983 0 -1 4202496 649 0 0 0 0 0 0 0 20 0 1 0 546493028 15441920 545 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080230400 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/9127/statm: 3770 545 312 364 0 257 0

[startup+0.0499629 s]
/proc/loadavg: 8.07 6.89 5.92 2/186 9127
/proc/meminfo: memFree=25014112/32950928 swapFree=67111348/67111528
[pid=9127] ppid=9125 vsize=18888 CPUtime=0.03 cores=0-7
/proc/9127/stat : 9127 (python) R 9125 9127 8983 0 -1 4202496 1288 0 0 0 2 1 0 0 20 0 1 0 546493028 19341312 1141 33554432000 4194304 5683644 140737218037472 18446744073709551615 4875562 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/9127/statm: 4722 1141 421 364 0 691 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18888

[startup+0.101021 s]
/proc/loadavg: 8.07 6.89 5.92 2/186 9127
/proc/meminfo: memFree=25014112/32950928 swapFree=67111348/67111528
[pid=9127] ppid=9125 vsize=87708 CPUtime=0.06 cores=0-7
/proc/9127/stat : 9127 (python) R 9125 9127 8983 0 -1 4202496 2635 0 0 0 4 2 0 0 20 0 1 0 546493028 89812992 2352 33554432000 4194304 5683644 140737218037472 18446744073709551615 208075269888 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/9127/statm: 21927 2354 717 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87708

[startup+0.300967 s]
/proc/loadavg: 8.07 6.89 5.92 2/186 9127
/proc/meminfo: memFree=25014112/32950928 swapFree=67111348/67111528
[pid=9127] ppid=9125 vsize=135752 CPUtime=0.18 cores=0-7
/proc/9127/stat : 9127 (python) R 9125 9127 8983 0 -1 4202496 5963 935 1 0 13 5 0 0 20 0 1 0 546493028 139010048 4150 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080228357 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/9127/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.70091 s]
/proc/loadavg: 8.07 6.89 5.92 2/186 9127
/proc/meminfo: memFree=25014112/32950928 swapFree=67111348/67111528
[pid=9127] ppid=9125 vsize=285812 CPUtime=0.44 cores=0-7
/proc/9127/stat : 9127 (python) R 9125 9127 8983 0 -1 4202496 11074 935 1 0 32 12 0 0 19 0 1 0 546493028 292671488 8754 33554432000 4194304 5683644 140737218037472 18446744073709551615 208079929440 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/9127/statm: 71515 8775 1761 364 0 7439 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 285812

[startup+1.50075 s]
/proc/loadavg: 8.07 6.89 5.92 2/187 9132
/proc/meminfo: memFree=24966860/32950928 swapFree=67111348/67111528
[pid=9127] ppid=9125 vsize=337608 CPUtime=1.24 cores=0-7
/proc/9127/stat : 9127 (python) R 9125 9127 8983 0 -1 4202496 23586 935 1 0 110 14 0 0 20 0 1 0 546493028 345710592 21266 33554432000 4194304 5683644 140737218037472 18446744073709551615 47730418645384 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/9127/statm: 84402 21266 1761 364 0 20326 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 337608

[startup+3.10049 s]
/proc/loadavg: 8.07 6.89 5.92 2/187 9132
/proc/meminfo: memFree=24928420/32950928 swapFree=67111348/67111528
[pid=9127] ppid=9125 vsize=343264 CPUtime=2.84 cores=0-7
/proc/9127/stat : 9127 (python) R 9125 9127 8983 0 -1 4202496 36649 935 1 0 269 15 0 0 25 0 1 0 546493028 351502336 23200 33554432000 4194304 5683644 140737218037472 18446744073709551615 4860448 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/9127/statm: 85816 23200 1826 364 0 21740 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 343264

[startup+6.30077 s]
/proc/loadavg: 7.58 6.81 5.90 2/187 9132
/proc/meminfo: memFree=24929660/32950928 swapFree=67111348/67111528
[pid=9127] ppid=9125 vsize=343264 CPUtime=6.04 cores=0-7
/proc/9127/stat : 9127 (python) R 9125 9127 8983 0 -1 4202496 36649 935 1 0 589 15 0 0 25 0 1 0 546493028 351502336 23200 33554432000 4194304 5683644 140737218037472 18446744073709551615 208079919013 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/9127/statm: 85816 23200 1826 364 0 21740 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 343264

[startup+12.7006 s]
/proc/loadavg: 7.06 6.72 5.87 2/187 9132
/proc/meminfo: memFree=24928208/32950928 swapFree=67111348/67111528
[pid=9127] ppid=9125 vsize=345976 CPUtime=12.44 cores=0-7
/proc/9127/stat : 9127 (python) R 9125 9127 8983 0 -1 4202496 37334 935 1 0 1229 15 0 0 25 0 1 0 546493028 354279424 23885 33554432000 4194304 5683644 140737218037472 18446744073709551615 47730418706572 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/9127/statm: 86494 23885 1833 364 0 22418 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 345976

[startup+25.5001 s]
/proc/loadavg: 5.72 6.43 5.79 2/187 9133
/proc/meminfo: memFree=24930480/32950928 swapFree=67111348/67111528
[pid=9127] ppid=9125 vsize=345976 CPUtime=25.24 cores=0-7
/proc/9127/stat : 9127 (python) R 9125 9127 8983 0 -1 4202496 37334 935 1 0 2509 15 0 0 25 0 1 0 546493028 354279424 23885 33554432000 4194304 5683644 140737218037472 18446744073709551615 47730418706560 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/9127/statm: 86494 23885 1833 364 0 22418 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 345976

[startup+51.1012 s]
/proc/loadavg: 6.38 6.53 5.84 9/211 9157
/proc/meminfo: memFree=23650308/32950928 swapFree=67111348/67111528
[pid=9127] ppid=9125 vsize=422724 CPUtime=27.24 cores=0-7
/proc/9127/stat : 9127 (python) S 9125 9127 8983 0 -1 4202496 43334 935 1 0 2705 19 0 0 25 0 9 0 546493028 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9127/statm: 105681 22645 1889 364 0 41578 0
[pid=9134] ppid=9127 vsize=340688 CPUtime=0.03 cores=0-7
/proc/9134/stat : 9134 (python) S 9127 9127 8983 0 -1 4202560 903 0 0 0 1 2 0 0 18 0 1 0 546495755 348864512 21100 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252431 0 0 16781312 514 1701639379518193924 0 0 17 7 0 0 0
/proc/9134/statm: 85172 21100 376 364 0 21090 0
[pid=9136] ppid=9134 vsize=27036 CPUtime=23.81 cores=0-7
/proc/9136/stat : 9136 (lingeling) R 9134 9136 9136 0 -1 4202496 20113 0 0 0 2379 2 0 0 25 0 1 0 546495756 27684864 5930 33554432000 4194304 4352236 140735724834176 18446744073709551615 4329360 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/9136/statm: 6759 5930 129 39 0 5839 0
[pid=9137] ppid=9127 vsize=350944 CPUtime=0.02 cores=0-7
/proc/9137/stat : 9137 (python) S 9127 9127 8983 0 -1 4202560 905 0 0 0 1 1 0 0 18 0 1 0 546495759 359366656 21098 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 1701639379518193924 0 0 17 0 0 0 0
/proc/9137/statm: 87736 21098 370 364 0 23651 0
[pid=9139] ppid=9137 vsize=27132 CPUtime=23.77 cores=0-7
/proc/9139/stat : 9139 (lingeling) R 9137 9139 9139 0 -1 4202496 20099 0 0 0 2374 3 0 0 25 0 1 0 546495759 27783168 5953 33554432000 4194304 4352236 140734599994720 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/9139/statm: 6783 5953 129 39 0 5863 0
[pid=9140] ppid=9127 vsize=361200 CPUtime=0.04 cores=0-7
/proc/9140/stat : 9140 (python) S 9127 9127 8983 0 -1 4202560 912 0 0 0 2 2 0 0 15 0 1 0 546495762 369868800 21102 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 14345007154493096196 0 0 17 0 0 0 0
/proc/9140/statm: 90300 21102 370 364 0 26212 0
[pid=9142] ppid=9140 vsize=338840 CPUtime=23.74 cores=0-7
/proc/9142/stat : 9142 (cryptominisat-2) R 9140 9142 9142 0 -1 4202496 86092 0 0 0 2361 13 0 0 25 0 1 0 546495762 346972160 76019 33554432000 4194304 4677096 140735039787440 18446744073709551615 4319571 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/9142/statm: 84710 76019 393 118 0 79669 0
[pid=9143] ppid=9127 vsize=371456 CPUtime=0.02 cores=0-7
/proc/9143/stat : 9143 (python) S 9127 9127 8983 0 -1 4202560 916 0 0 0 1 1 0 0 15 0 1 0 546495765 380370944 21106 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 1701639379518193924 0 0 17 4 0 0 0
/proc/9143/statm: 92864 21106 370 364 0 28773 0
[pid=9145] ppid=9143 vsize=296216 CPUtime=23.68 cores=0-7
/proc/9145/stat : 9145 (cryptominisat-2) R 9143 9145 9145 0 -1 4202496 81239 0 0 0 2357 11 0 0 25 0 1 0 546495766 303325184 64141 33554432000 4194304 4677096 140733360479200 18446744073709551615 4319715 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/9145/statm: 74054 64141 393 118 0 69013 0
[pid=9146] ppid=9127 vsize=381712 CPUtime=0.02 cores=0-7
/proc/9146/stat : 9146 (python) S 9127 9127 8983 0 -1 4202560 946 0 0 0 1 1 0 0 18 0 1 0 546495768 390873088 21110 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 1701639379518193924 0 0 17 0 0 0 0
/proc/9146/statm: 95428 21110 370 364 0 31334 0
[pid=9148] ppid=9146 vsize=27548 CPUtime=23.47 cores=0-7
/proc/9148/stat : 9148 (lingeling) R 9146 9148 9148 0 -1 4202496 20227 0 0 0 2344 3 0 0 25 0 1 0 546495769 28209152 6057 33554432000 4194304 4352236 140735625572512 18446744073709551615 4327899 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/9148/statm: 6887 6057 129 39 0 5967 0
[pid=9149] ppid=9127 vsize=391968 CPUtime=0.03 cores=0-7
/proc/9149/stat : 9149 (python) S 9127 9127 8983 0 -1 4202560 964 0 0 0 2 1 0 0 15 0 1 0 546495772 401375232 21114 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 12476914908669116674 0 0 17 6 0 0 0
/proc/9149/statm: 97992 21114 370 364 0 33895 0
[pid=9151] ppid=9149 vsize=298968 CPUtime=23.6 cores=0-7
/proc/9151/stat : 9151 (cryptominisat-2) R 9149 9151 9151 0 -1 4202496 78159 0 0 0 2349 11 0 0 25 0 1 0 546495772 306143232 64889 33554432000 4194304 4677096 140733923836272 18446744073709551615 4574993 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/9151/statm: 74742 64889 393 118 0 69701 0
[pid=9152] ppid=9127 vsize=402224 CPUtime=0.03 cores=0-7
/proc/9152/stat : 9152 (python) S 9127 9127 8983 0 -1 4202560 953 0 0 0 1 2 0 0 18 0 1 0 546495775 411877376 21118 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 1701639379518193924 0 0 17 2 0 0 0
/proc/9152/statm: 100556 21118 370 364 0 36456 0
[pid=9154] ppid=9152 vsize=106376 CPUtime=23.39 cores=0-7
/proc/9154/stat : 9154 (precosat) R 9152 9154 9154 0 -1 4202496 27840 0 0 0 2335 4 0 0 25 0 1 0 546495776 108929024 25749 33554432000 4194304 4890832 140736374192240 18446744073709551615 4239048 0 0 16781312 17442 0 0 0 17 0 0 0 0
/proc/9154/statm: 26594 25749 86 171 0 26421 0
[pid=9155] ppid=9127 vsize=412480 CPUtime=0.04 cores=0-7
/proc/9155/stat : 9155 (python) S 9127 9127 8983 0 -1 4202560 1009 0 0 0 2 2 0 0 15 0 1 0 546495779 422379520 21128 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 10683057289906061572 0 0 17 0 0 0 0
/proc/9155/statm: 103120 21128 376 364 0 39017 0
[pid=9157] ppid=9155 vsize=309072 CPUtime=23.54 cores=0-7
/proc/9157/stat : 9157 (cryptominisat-2) R 9155 9157 9157 0 -1 4202496 79462 0 0 0 2342 12 0 0 25 0 1 0 546495779 316489728 68573 33554432000 4194304 4677096 140734214097904 18446744073709551615 208079893189 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/9157/statm: 77268 68574 393 118 0 72227 0
[pid=9127/tid=9135] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9135/stat : 9135 (python) S 9125 9127 8983 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 9 0 546495756 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 2 0 0 0
[pid=9127/tid=9138] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9138/stat : 9138 (python) S 9125 9127 8983 0 -1 4202560 20 935 0 0 0 0 0 0 25 0 9 0 546495759 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 0 0 0 0
[pid=9127/tid=9141] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9141/stat : 9141 (python) S 9125 9127 8983 0 -1 4202560 20 935 0 0 0 0 0 0 25 0 9 0 546495762 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 2 0 0 0
[pid=9127/tid=9144] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9144/stat : 9144 (python) S 9125 9127 8983 0 -1 4202560 19 935 0 0 0 0 0 0 20 0 9 0 546495765 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 2 0 0 0
[pid=9127/tid=9147] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9147/stat : 9147 (python) S 9125 9127 8983 0 -1 4202560 23 935 0 0 0 0 0 0 22 0 9 0 546495769 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 6 0 0 0
[pid=9127/tid=9150] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9150/stat : 9150 (python) S 9125 9127 8983 0 -1 4202560 25 935 0 0 0 0 0 0 24 0 9 0 546495772 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 0 0 0 0
[pid=9127/tid=9153] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9153/stat : 9153 (python) S 9125 9127 8983 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 9 0 546495776 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 2 0 0 0
[pid=9127/tid=9156] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9156/stat : 9156 (python) S 9125 9127 8983 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 9 0 546495779 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 216.47
Current children cumulated vsize (KiB) 4866584

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

[startup+52.7019 s]
/proc/loadavg: 6.51 6.55 5.85 9/211 9157
/proc/meminfo: memFree=23514948/32950928 swapFree=67111348/67111528
[pid=9127] ppid=9125 vsize=422724 CPUtime=27.24 cores=0-7
/proc/9127/stat : 9127 (python) S 9125 9127 8983 0 -1 4202496 43334 935 1 0 2705 19 0 0 25 0 9 0 546493028 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9127/statm: 105681 22645 1889 364 0 41578 0
[pid=9134] ppid=9127 vsize=340688 CPUtime=0.03 cores=0-7
/proc/9134/stat : 9134 (python) S 9127 9127 8983 0 -1 4202560 903 0 0 0 1 2 0 0 18 0 1 0 546495755 348864512 21100 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252431 0 0 16781312 514 1701639379518193924 0 0 17 7 0 0 0
/proc/9134/statm: 85172 21100 376 364 0 21090 0
[pid=9136] ppid=9134 vsize=27036 CPUtime=25.42 cores=0-7
/proc/9136/stat : 9136 (lingeling) R 9134 9136 9136 0 -1 4202496 20113 0 0 0 2540 2 0 0 25 0 1 0 546495756 27684864 5930 33554432000 4194304 4352236 140735724834176 18446744073709551615 4331524 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/9136/statm: 6759 5930 129 39 0 5839 0
[pid=9137] ppid=9127 vsize=350944 CPUtime=0.02 cores=0-7
/proc/9137/stat : 9137 (python) S 9127 9127 8983 0 -1 4202560 905 0 0 0 1 1 0 0 18 0 1 0 546495759 359366656 21098 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 1701639379518193924 0 0 17 0 0 0 0
/proc/9137/statm: 87736 21098 370 364 0 23651 0
[pid=9139] ppid=9137 vsize=27132 CPUtime=25.38 cores=0-7
/proc/9139/stat : 9139 (lingeling) R 9137 9139 9139 0 -1 4202496 20099 0 0 0 2535 3 0 0 25 0 1 0 546495759 27783168 5953 33554432000 4194304 4352236 140734599994720 18446744073709551615 4328304 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/9139/statm: 6783 5953 129 39 0 5863 0
[pid=9140] ppid=9127 vsize=361200 CPUtime=0.04 cores=0-7
/proc/9140/stat : 9140 (python) S 9127 9127 8983 0 -1 4202560 912 0 0 0 2 2 0 0 15 0 1 0 546495762 369868800 21102 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 14345007154493096196 0 0 17 0 0 0 0
/proc/9140/statm: 90300 21102 370 364 0 26212 0
[pid=9142] ppid=9140 vsize=339216 CPUtime=25.34 cores=0-7
/proc/9142/stat : 9142 (cryptominisat-2) R 9140 9142 9142 0 -1 4202496 87037 0 0 0 2521 13 0 0 25 0 1 0 546495762 347357184 73990 33554432000 4194304 4677096 140735039787440 18446744073709551615 4320199 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/9142/statm: 84804 73990 393 118 0 79763 0
[pid=9143] ppid=9127 vsize=371456 CPUtime=0.02 cores=0-7
/proc/9143/stat : 9143 (python) S 9127 9127 8983 0 -1 4202560 917 0 0 0 1 1 0 0 15 0 1 0 546495765 380370944 21106 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 4093772065574715652 0 0 17 4 0 0 0
/proc/9143/statm: 92864 21106 370 364 0 28773 0
[pid=9145] ppid=9143 vsize=341308 CPUtime=25.28 cores=0-7
/proc/9145/stat : 9145 (cryptominisat-2) R 9143 9145 9145 0 -1 4202496 93733 0 0 0 2515 13 0 0 25 0 1 0 546495766 349499392 76522 33554432000 4194304 4677096 140733360479200 18446744073709551615 4319256 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/9145/statm: 85327 76522 415 118 0 80286 0
[pid=9146] ppid=9127 vsize=381712 CPUtime=0.02 cores=0-7
/proc/9146/stat : 9146 (python) S 9127 9127 8983 0 -1 4202560 946 0 0 0 1 1 0 0 18 0 1 0 546495768 390873088 21110 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 1701639379518193924 0 0 17 0 0 0 0
/proc/9146/statm: 95428 21110 370 364 0 31334 0
[pid=9148] ppid=9146 vsize=27548 CPUtime=25.06 cores=0-7
/proc/9148/stat : 9148 (lingeling) R 9146 9148 9148 0 -1 4202496 20227 0 0 0 2503 3 0 0 25 0 1 0 546495769 28209152 6057 33554432000 4194304 4352236 140735625572512 18446744073709551615 4328016 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/9148/statm: 6887 6057 129 39 0 5967 0
[pid=9149] ppid=9127 vsize=391968 CPUtime=0.03 cores=0-7
/proc/9149/stat : 9149 (python) S 9127 9127 8983 0 -1 4202560 965 0 0 0 2 1 0 0 15 0 1 0 546495772 401375232 21114 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 12476914908669116674 0 0 17 6 0 0 0
/proc/9149/statm: 97992 21114 370 364 0 33895 0
[pid=9151] ppid=9149 vsize=343568 CPUtime=25.2 cores=0-7
/proc/9151/stat : 9151 (cryptominisat-2) R 9149 9151 9151 0 -1 4202496 90300 0 0 0 2508 12 0 0 25 0 1 0 546495772 351813632 77030 33554432000 4194304 4677096 140733923836272 18446744073709551615 4564132 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/9151/statm: 85892 77030 393 118 0 80851 0
[pid=9152] ppid=9127 vsize=402224 CPUtime=0.03 cores=0-7
/proc/9152/stat : 9152 (python) S 9127 9127 8983 0 -1 4202560 953 0 0 0 1 2 0 0 18 0 1 0 546495775 411877376 21118 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 1701639379518193924 0 0 17 2 0 0 0
/proc/9152/statm: 100556 21118 370 364 0 36456 0
[pid=9154] ppid=9152 vsize=106376 CPUtime=25 cores=0-7
/proc/9154/stat : 9154 (precosat) R 9152 9154 9154 0 -1 4202496 27840 0 0 0 2496 4 0 0 25 0 1 0 546495776 108929024 25749 33554432000 4194304 4890832 140736374192240 18446744073709551615 4458879 0 0 16781312 17442 0 0 0 17 0 0 0 0
/proc/9154/statm: 26594 25749 86 171 0 26421 0
[pid=9155] ppid=9127 vsize=412480 CPUtime=0.04 cores=0-7
/proc/9155/stat : 9155 (python) S 9127 9127 8983 0 -1 4202560 1009 0 0 0 2 2 0 0 15 0 1 0 546495779 422379520 21128 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 10683057289906061572 0 0 17 0 0 0 0
/proc/9155/statm: 103120 21128 376 364 0 39017 0
[pid=9157] ppid=9155 vsize=339152 CPUtime=25.15 cores=0-7
/proc/9157/stat : 9157 (cryptominisat-2) R 9155 9157 9157 0 -1 4202496 87019 0 0 0 2502 13 0 0 25 0 1 0 546495779 347291648 76098 33554432000 4194304 4677096 140734214097904 18446744073709551615 4319550 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/9157/statm: 84788 76098 393 118 0 79747 0
[pid=9127/tid=9135] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9135/stat : 9135 (python) S 9125 9127 8983 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 9 0 546495756 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 2 0 0 0
[pid=9127/tid=9138] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9138/stat : 9138 (python) S 9125 9127 8983 0 -1 4202560 20 935 0 0 0 0 0 0 25 0 9 0 546495759 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 0 0 0 0
[pid=9127/tid=9141] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9141/stat : 9141 (python) S 9125 9127 8983 0 -1 4202560 20 935 0 0 0 0 0 0 25 0 9 0 546495762 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 2 0 0 0
[pid=9127/tid=9144] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9144/stat : 9144 (python) S 9125 9127 8983 0 -1 4202560 19 935 0 0 0 0 0 0 20 0 9 0 546495765 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 2 0 0 0
[pid=9127/tid=9147] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9147/stat : 9147 (python) S 9125 9127 8983 0 -1 4202560 23 935 0 0 0 0 0 0 22 0 9 0 546495769 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 6 0 0 0
[pid=9127/tid=9150] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9150/stat : 9150 (python) S 9125 9127 8983 0 -1 4202560 25 935 0 0 0 0 0 0 24 0 9 0 546495772 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 0 0 0 0
[pid=9127/tid=9153] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9153/stat : 9153 (python) S 9125 9127 8983 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 9 0 546495776 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 2 0 0 0
[pid=9127/tid=9156] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9156/stat : 9156 (python) S 9125 9127 8983 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 9 0 546495779 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 229.3
Current children cumulated vsize (KiB) 4986732

[startup+53.5018 s]
/proc/loadavg: 6.51 6.55 5.85 9/211 9157
/proc/meminfo: memFree=23514948/32950928 swapFree=67111348/67111528
[pid=9127] ppid=9125 vsize=422724 CPUtime=27.24 cores=0-7
/proc/9127/stat : 9127 (python) S 9125 9127 8983 0 -1 4202496 43334 935 1 0 2705 19 0 0 25 0 9 0 546493028 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9127/statm: 105681 22645 1889 364 0 41578 0
[pid=9134] ppid=9127 vsize=340688 CPUtime=0.03 cores=0-7
/proc/9134/stat : 9134 (python) S 9127 9127 8983 0 -1 4202560 903 0 0 0 1 2 0 0 18 0 1 0 546495755 348864512 21100 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252431 0 0 16781312 514 1701639379518193924 0 0 17 7 0 0 0
/proc/9134/statm: 85172 21100 376 364 0 21090 0
[pid=9136] ppid=9134 vsize=27036 CPUtime=26.21 cores=0-7
/proc/9136/stat : 9136 (lingeling) R 9134 9136 9136 0 -1 4202496 20113 0 0 0 2619 2 0 0 25 0 1 0 546495756 27684864 5930 33554432000 4194304 4352236 140735724834176 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/9136/statm: 6759 5930 129 39 0 5839 0
[pid=9137] ppid=9127 vsize=350944 CPUtime=0.02 cores=0-7
/proc/9137/stat : 9137 (python) S 9127 9127 8983 0 -1 4202560 905 0 0 0 1 1 0 0 18 0 1 0 546495759 359366656 21098 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 1701639379518193924 0 0 17 0 0 0 0
/proc/9137/statm: 87736 21098 370 364 0 23651 0
[pid=9139] ppid=9137 vsize=27132 CPUtime=26.18 cores=0-7
/proc/9139/stat : 9139 (lingeling) R 9137 9139 9139 0 -1 4202496 20099 0 0 0 2615 3 0 0 25 0 1 0 546495759 27783168 5953 33554432000 4194304 4352236 140734599994720 18446744073709551615 4259115 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/9139/statm: 6783 5953 129 39 0 5863 0
[pid=9140] ppid=9127 vsize=361200 CPUtime=0.04 cores=0-7
/proc/9140/stat : 9140 (python) S 9127 9127 8983 0 -1 4202560 912 0 0 0 2 2 0 0 15 0 1 0 546495762 369868800 21102 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 14345007154493096196 0 0 17 0 0 0 0
/proc/9140/statm: 90300 21102 370 364 0 26212 0
[pid=9142] ppid=9140 vsize=339216 CPUtime=26.14 cores=0-7
/proc/9142/stat : 9142 (cryptominisat-2) R 9140 9142 9142 0 -1 4202496 87108 0 0 0 2601 13 0 0 25 0 1 0 546495762 347357184 74061 33554432000 4194304 4677096 140735039787440 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/9142/statm: 84804 74061 393 118 0 79763 0
[pid=9143] ppid=9127 vsize=371456 CPUtime=0.04 cores=0-7
/proc/9143/stat : 9143 (python) S 9127 9127 8983 0 -1 4202560 921 0 0 0 2 2 0 0 15 0 1 0 546495765 380370944 21106 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 4093772065574715652 0 0 17 4 0 0 0
/proc/9143/statm: 92864 21106 370 364 0 28773 0
[pid=9145] ppid=9143 vsize=341308 CPUtime=26.07 cores=0-7
/proc/9145/stat : 9145 (cryptominisat-2) R 9143 9145 9145 0 -1 4202496 93763 0 0 0 2594 13 0 0 25 0 1 0 546495766 349499392 76552 33554432000 4194304 4677096 140733360479200 18446744073709551615 4359270 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/9145/statm: 85327 76552 415 118 0 80286 0
[pid=9146] ppid=9127 vsize=381712 CPUtime=0.02 cores=0-7
/proc/9146/stat : 9146 (python) S 9127 9127 8983 0 -1 4202560 946 0 0 0 1 1 0 0 18 0 1 0 546495768 390873088 21110 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 1701639379518193924 0 0 17 0 0 0 0
/proc/9146/statm: 95428 21110 370 364 0 31334 0
[pid=9148] ppid=9146 vsize=27548 CPUtime=25.85 cores=0-7
/proc/9148/stat : 9148 (lingeling) R 9146 9148 9148 0 -1 4202496 20227 0 0 0 2582 3 0 0 25 0 1 0 546495769 28209152 6057 33554432000 4194304 4352236 140735625572512 18446744073709551615 4328055 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/9148/statm: 6887 6057 129 39 0 5967 0
[pid=9149] ppid=9127 vsize=391968 CPUtime=0.03 cores=0-7
/proc/9149/stat : 9149 (python) S 9127 9127 8983 0 -1 4202560 965 0 0 0 2 1 0 0 15 0 1 0 546495772 401375232 21114 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 12476914908669116674 0 0 17 6 0 0 0
/proc/9149/statm: 97992 21114 370 364 0 33895 0
[pid=9151] ppid=9149 vsize=343568 CPUtime=26 cores=0-7
/proc/9151/stat : 9151 (cryptominisat-2) R 9149 9151 9151 0 -1 4202496 90342 0 0 0 2588 12 0 0 25 0 1 0 546495772 351813632 77072 33554432000 4194304 4677096 140733923836272 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/9151/statm: 85892 77072 393 118 0 80851 0
[pid=9152] ppid=9127 vsize=402224 CPUtime=0.03 cores=0-7
/proc/9152/stat : 9152 (python) S 9127 9127 8983 0 -1 4202560 953 0 0 0 1 2 0 0 18 0 1 0 546495775 411877376 21118 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 1701639379518193924 0 0 17 2 0 0 0
/proc/9152/statm: 100556 21118 370 364 0 36456 0
[pid=9154] ppid=9152 vsize=106376 CPUtime=25.79 cores=0-7
/proc/9154/stat : 9154 (precosat) R 9152 9154 9154 0 -1 4202496 27840 0 0 0 2574 5 0 0 25 0 1 0 546495776 108929024 25749 33554432000 4194304 4890832 140736374192240 18446744073709551615 4238565 0 0 16781312 17442 0 0 0 17 0 0 0 0
/proc/9154/statm: 26594 25749 86 171 0 26421 0
[pid=9155] ppid=9127 vsize=412480 CPUtime=0.04 cores=0-7
/proc/9155/stat : 9155 (python) S 9127 9127 8983 0 -1 4202560 1011 0 0 0 2 2 0 0 15 0 1 0 546495779 422379520 21128 33554432000 4194304 5683644 140737218037472 18446744073709551615 208080252486 0 0 16781312 514 1701639379518193924 0 0 17 0 0 0 0
/proc/9155/statm: 103120 21128 376 364 0 39017 0
[pid=9157] ppid=9155 vsize=386460 CPUtime=25.94 cores=0-7
/proc/9157/stat : 9157 (cryptominisat-2) R 9155 9157 9157 0 -1 4202496 87083 0 0 0 2581 13 0 0 25 0 1 0 546495779 395735040 76162 33554432000 4194304 4677096 140734214097904 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/9157/statm: 96615 76162 393 118 0 91574 0
[pid=9127/tid=9135] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9135/stat : 9135 (python) S 9125 9127 8983 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 9 0 546495756 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 2 0 0 0
[pid=9127/tid=9138] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9138/stat : 9138 (python) S 9125 9127 8983 0 -1 4202560 20 935 0 0 0 0 0 0 25 0 9 0 546495759 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 0 0 0 0
[pid=9127/tid=9141] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9141/stat : 9141 (python) S 9125 9127 8983 0 -1 4202560 20 935 0 0 0 0 0 0 25 0 9 0 546495762 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 2 0 0 0
[pid=9127/tid=9144] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9144/stat : 9144 (python) S 9125 9127 8983 0 -1 4202560 19 935 0 0 0 0 0 0 20 0 9 0 546495765 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 2 0 0 0
[pid=9127/tid=9147] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9147/stat : 9147 (python) S 9125 9127 8983 0 -1 4202560 23 935 0 0 0 0 0 0 22 0 9 0 546495769 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 6 0 0 0
[pid=9127/tid=9150] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9150/stat : 9150 (python) S 9125 9127 8983 0 -1 4202560 25 935 0 0 0 0 0 0 24 0 9 0 546495772 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 0 0 0 0
[pid=9127/tid=9153] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9153/stat : 9153 (python) S 9125 9127 8983 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 9 0 546495776 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 2 0 0 0
[pid=9127/tid=9156] ppid=9125 vsize=422724 CPUtime=0 cores=0-7
/proc/9127/task/9156/stat : 9156 (python) S 9125 9127 8983 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 9 0 546495779 432869376 22645 33554432000 4194304 5683644 140737218037472 18446744073709551615 208092055985 0 0 16781312 2 18446604453857839808 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 235.67
Current children cumulated vsize (KiB) 5034040

[startup+53.9077 s]
/proc/loadavg: 6.51 6.55 5.85 6/206 9158
/proc/meminfo: memFree=23794460/32950928 swapFree=67111348/67111528
[pid=9127] ppid=9125 vsize=0 CPUtime=238.42 cores=0-7
/proc/9127/stat : 9127 (python) R 9125 9127 8983 0 -1 4202500 54610 455669 1 0 2708 20 21020 94 17 0 1 0 546493028 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 3 0 0 0
/proc/9127/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 238.42
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 53.9105
CPU time (s): 238.441
CPU user time (s): 237.287
CPU system time (s): 1.15382
CPU usage (%): 442.29
Max. virtual memory (cumulated for all children) (KiB): 5034040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 237.287
system time used= 1.15382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 510279
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= 3668
involuntary context switches= 1460

runsolver used 0.116982 second user time and 0.220966 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-02 17:08:53
IDJOB=3321677
IDBENCH=82471
IDSOLVER=1710
FILE ID=node127/3321677-1304348933
RUNJOBID= node127-1304347783-8997
PBS_JOBID= 13178660
Free space on /tmp= 73360 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns2p3-tseitin.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-3321677-1304348933/watcher-3321677-1304348933 -o /tmp/evaluation-result-3321677-1304348933/solver-3321677-1304348933 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3321677-1304348933.cnf -seed 2144809207 -budget 40000 -cores 8

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

MD5SUM BENCH= 2b5c02650b763b7d13b77ce3fc61aa15
RANDOM SEED=2144809207

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      25014268 kB
Buffers:        812340 kB
Cached:        3552224 kB
SwapCached:          8 kB
Active:        3357280 kB
Inactive:      4119172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25014268 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           37680 kB
Writeback:           4 kB
AnonPages:     3112136 kB
Mapped:          18748 kB
Slab:           384676 kB
PageTables:      12956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3644772 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= 73332 MiB
End job on node127 at 2011-05-02 17:09:48