Trace number 3321639

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 312.181 125.684

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_008_063_080-tseitin.cnf
MD5SUMceca868d07951273fdc2de08c57f2b6a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.59315
Satisfiable
(Un)Satisfiability was proved
Number of variables259762
Number of clauses656573
Sum of the clauses size1532001
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2437714
Number of clauses of size 3218857
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.35/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.67	c INFO: solving HOME/instance-3321639-1304348565.cnf
0.35/0.67	c INFO: computing task features
2.43/2.79	c INFO: computed variable-clause graph statistics
2.53/2.87	c INFO: computed clause balance statistics
13.24/13.57	c INFO: computed variable balance statistics
20.84/21.18	c INFO: computed small-clause counts
21.04/21.36	c INFO: computed Horn-clause counts
98.34/98.60	c INFO: computed variable graph statistics
98.34/98.60	c INFO: collected features for HOME/instance-3321639-1304348565.cnf in 97.86 s
98.34/98.63	c INFO: running lingeling-276@0 for 194 with 39902 remaining (b = 0.83)
98.34/98.66	c INFO: running lingeling-276@0 for 97 with 39902 remaining (b = 0.63)
98.43/98.70	c INFO: running cryptominisat-2.9.0@0 for 485 with 39902 remaining (b = 0.51)
98.43/98.73	c INFO: running SApperloT@0 for 97 with 39901 remaining (b = 0.05)
98.43/98.77	c INFO: running lingeling-276@0 for 970 with 39901 remaining (b = 0.52)
98.53/98.80	c INFO: running cryptominisat-2.9.0@0 for 679 with 39901 remaining (b = 0.47)
98.53/98.84	c INFO: running lingeling-276@0 for 679 with 39901 remaining (b = 0.37)
98.53/98.89	c INFO: running precosat-570@0 for 388 with 39901 remaining (b = 0.30)
311.95/125.62	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-3321639-1304348565/watcher-3321639-1304348565 -o /tmp/evaluation-result-3321639-1304348565/solver-3321639-1304348565 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3321639-1304348565.cnf -seed 331657300 -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: 4.42 5.95 7.23 1/189 27637
/proc/meminfo: memFree=28084788/32951124 swapFree=67111336/67111528
[pid=27637] ppid=27635 vsize=15184 CPUtime=0 cores=0-7
/proc/27637/stat : 27637 (python) S 27635 27637 27542 0 -1 4202496 734 0 0 0 0 0 0 0 17 0 1 0 546454437 15548416 622 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 2 0 0 0
/proc/27637/statm: 3796 622 322 364 0 283 0

[startup+0.095895 s]
/proc/loadavg: 4.42 5.95 7.23 1/189 27637
/proc/meminfo: memFree=28084788/32951124 swapFree=67111336/67111528
[pid=27637] ppid=27635 vsize=85364 CPUtime=0.06 cores=0-7
/proc/27637/stat : 27637 (python) R 27635 27637 27542 0 -1 4202496 2586 0 0 0 5 1 0 0 17 0 1 0 546454437 87412736 2309 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550580871 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/27637/statm: 21341 2309 708 364 0 1558 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85364

[startup+0.100888 s]
/proc/loadavg: 4.42 5.95 7.23 1/189 27637
/proc/meminfo: memFree=28084788/32951124 swapFree=67111336/67111528
[pid=27637] ppid=27635 vsize=89772 CPUtime=0.06 cores=0-7
/proc/27637/stat : 27637 (python) R 27635 27637 27542 0 -1 4202496 2673 0 0 0 5 1 0 0 17 0 1 0 546454437 91926528 2388 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550535680 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/27637/statm: 22443 2388 750 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 89772

[startup+0.300851 s]
/proc/loadavg: 4.42 5.95 7.23 1/189 27637
/proc/meminfo: memFree=28084788/32951124 swapFree=67111336/67111528
[pid=27637] ppid=27635 vsize=135752 CPUtime=0.18 cores=0-7
/proc/27637/stat : 27637 (python) S 27635 27637 27542 0 -1 4202496 5963 932 1 0 14 4 0 0 18 0 1 0 546454437 139010048 4150 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550533637 0 2147483391 16781312 2 18446744071699469502 0 0 17 2 0 0 0
/proc/27637/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700777 s]
/proc/loadavg: 4.42 5.95 7.23 1/189 27637
/proc/meminfo: memFree=28084788/32951124 swapFree=67111336/67111528
[pid=27637] ppid=27635 vsize=291432 CPUtime=0.43 cores=0-7
/proc/27637/stat : 27637 (python) R 27635 27637 27542 0 -1 4202496 12490 932 1 0 32 11 0 0 17 0 1 0 546454437 298426368 10169 33554432000 4194304 5683644 140737132275360 18446744073709551615 4602336 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/27637/statm: 72858 10171 1761 364 0 8782 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 291432

[startup+1.50063 s]
/proc/loadavg: 4.42 5.95 7.23 2/190 27642
/proc/meminfo: memFree=28031088/32951124 swapFree=67111336/67111528
[pid=27637] ppid=27635 vsize=344548 CPUtime=1.23 cores=0-7
/proc/27637/stat : 27637 (python) R 27635 27637 27542 0 -1 4202496 25473 932 1 0 110 13 0 0 18 0 1 0 546454437 352817152 23152 33554432000 4194304 5683644 140737132275360 18446744073709551615 4602358 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/27637/statm: 86137 23153 1761 364 0 22061 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 344548

[startup+3.10034 s]
/proc/loadavg: 4.31 5.90 7.21 2/190 27642
/proc/meminfo: memFree=27964996/32951124 swapFree=67111336/67111528
[pid=27637] ppid=27635 vsize=402496 CPUtime=2.84 cores=0-7
/proc/27637/stat : 27637 (python) R 27635 27637 27542 0 -1 4202496 61589 932 1 0 266 18 0 0 21 0 1 0 546454437 412155904 38008 33554432000 4194304 5683644 140737132275360 18446744073709551615 5006352 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/27637/statm: 100624 38008 1826 364 0 36548 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 402496

[startup+6.30076 s]
/proc/loadavg: 4.31 5.90 7.21 2/190 27642
/proc/meminfo: memFree=27939700/32951124 swapFree=67111336/67111528
[pid=27637] ppid=27635 vsize=402496 CPUtime=6.04 cores=0-7
/proc/27637/stat : 27637 (python) R 27635 27637 27542 0 -1 4202496 61589 932 1 0 586 18 0 0 25 0 1 0 546454437 412155904 38008 33554432000 4194304 5683644 140737132275360 18446744073709551615 4531701 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/27637/statm: 100624 38008 1826 364 0 36548 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 402496

[startup+12.7006 s]
/proc/loadavg: 3.80 5.74 7.14 2/190 27642
/proc/meminfo: memFree=27941472/32951124 swapFree=67111336/67111528
[pid=27637] ppid=27635 vsize=402496 CPUtime=12.44 cores=0-7
/proc/27637/stat : 27637 (python) R 27635 27637 27542 0 -1 4202496 61589 932 1 0 1226 18 0 0 25 0 1 0 546454437 412155904 38008 33554432000 4194304 5683644 140737132275360 18446744073709551615 4314408 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/27637/statm: 100624 38008 1826 364 0 36548 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 402496

[startup+25.5003 s]
/proc/loadavg: 3.37 5.58 7.07 2/190 27642
/proc/meminfo: memFree=27938220/32951124 swapFree=67111336/67111528
[pid=27637] ppid=27635 vsize=407624 CPUtime=25.24 cores=0-7
/proc/27637/stat : 27637 (python) R 27635 27637 27542 0 -1 4202496 62878 932 1 0 2506 18 0 0 25 0 1 0 546454437 417406976 39297 33554432000 4194304 5683644 140737132275360 18446744073709551615 47687040407692 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/27637/statm: 101906 39297 1833 364 0 37830 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 407624

[startup+51.1006 s]
/proc/loadavg: 2.56 5.22 6.91 2/190 27643
/proc/meminfo: memFree=27938208/32951124 swapFree=67111336/67111528
[pid=27637] ppid=27635 vsize=407624 CPUtime=50.84 cores=0-7
/proc/27637/stat : 27637 (python) R 27635 27637 27542 0 -1 4202496 62878 932 1 0 5066 18 0 0 25 0 1 0 546454437 417406976 39297 33554432000 4194304 5683644 140737132275360 18446744073709551615 47687040407692 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/27637/statm: 101906 39297 1833 364 0 37830 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 407624

[startup+102.308 s]
/proc/loadavg: 2.26 4.64 6.61 10/214 27671
/proc/meminfo: memFree=27132928/32951124 swapFree=67111336/67111528
[pid=27637] ppid=27635 vsize=545164 CPUtime=98.61 cores=0-7
/proc/27637/stat : 27637 (python) S 27635 27637 27542 0 -1 4202496 68492 932 1 0 9839 22 0 0 25 0 9 0 546454437 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27637/statm: 136291 36959 1889 364 0 72188 0
[pid=27647] ppid=27637 vsize=397592 CPUtime=0 cores=0-7
/proc/27647/stat : 27647 (python) S 27637 27637 27542 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 546464300 407134208 35303 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557711 0 0 16781312 514 4179763770471448836 0 0 17 1 0 0 0
/proc/27647/statm: 99398 35303 353 364 0 35316 0
[pid=27649] ppid=27647 vsize=56936 CPUtime=3.65 cores=0-7
/proc/27649/stat : 27649 (lingeling) R 27647 27649 27649 0 -1 4202496 20037 0 0 0 362 3 0 0 25 0 1 0 546464301 58302464 13390 33554432000 4194304 4352236 140736345045472 18446744073709551615 4319146 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/27649/statm: 14234 13390 121 39 0 13314 0
[pid=27650] ppid=27637 vsize=407848 CPUtime=0 cores=0-7
/proc/27650/stat : 27650 (python) S 27637 27637 27542 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 546464304 417636352 35301 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 4469043080716058884 0 0 17 2 0 0 0
/proc/27650/statm: 101962 35301 347 364 0 37877 0
[pid=27652] ppid=27650 vsize=57120 CPUtime=3.62 cores=0-7
/proc/27652/stat : 27652 (lingeling) R 27650 27652 27652 0 -1 4202496 20086 0 0 0 359 3 0 0 25 0 1 0 546464304 58490880 13435 33554432000 4194304 4352236 140734341697632 18446744073709551615 4319003 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/27652/statm: 14280 13435 121 39 0 13360 0
[pid=27653] ppid=27637 vsize=418104 CPUtime=0 cores=0-7
/proc/27653/stat : 27653 (python) S 27637 27637 27542 0 -1 4202560 757 0 0 0 0 0 0 0 15 0 1 0 546464307 428138496 35305 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 4276208807291355396 0 0 17 6 0 0 0
/proc/27653/statm: 104526 35305 347 364 0 40438 0
[pid=27655] ppid=27653 vsize=268028 CPUtime=3.58 cores=0-7
/proc/27655/stat : 27655 (cryptominisat-2) R 27653 27655 27655 0 -1 4202496 55790 0 0 0 351 7 0 0 25 0 1 0 546464308 274460672 51020 33554432000 4194304 4677096 140735790995936 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27655/statm: 67007 51020 358 118 0 61966 0
[pid=27656] ppid=27637 vsize=428360 CPUtime=0 cores=0-7
/proc/27656/stat : 27656 (python) S 27637 27637 27542 0 -1 4202560 755 0 0 0 0 0 0 0 18 0 1 0 546464310 438640640 35309 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 4086054318581448964 0 0 17 2 0 0 0
/proc/27656/statm: 107090 35309 347 364 0 42999 0
[pid=27658] ppid=27656 vsize=48596 CPUtime=3.55 cores=0-7
/proc/27658/stat : 27658 (SApperloT-base) R 27656 27658 27658 0 -1 4202496 13223 0 0 0 353 2 0 0 25 0 1 0 546464311 49762304 10720 33554432000 134512640 135674940 4294193232 18446744073709551615 134551297 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/27658/statm: 12149 10720 99 284 0 11863 0
[pid=27659] ppid=27637 vsize=438616 CPUtime=0 cores=0-7
/proc/27659/stat : 27659 (python) S 27637 27637 27542 0 -1 4202560 768 0 0 0 0 0 0 0 18 0 1 0 546464314 449142784 35313 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 4133190931820019972 0 0 17 1 0 0 0
/proc/27659/statm: 109654 35313 347 364 0 45560 0
[pid=27661] ppid=27659 vsize=56956 CPUtime=3.52 cores=0-7
/proc/27661/stat : 27661 (lingeling) R 27659 27661 27661 0 -1 4202496 20082 0 0 0 349 3 0 0 25 0 1 0 546464315 58322944 13395 33554432000 4194304 4352236 140735231341888 18446744073709551615 4319003 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/27661/statm: 14239 13395 121 39 0 13319 0
[pid=27662] ppid=27637 vsize=448872 CPUtime=0 cores=0-7
/proc/27662/stat : 27662 (python) S 27637 27637 27542 0 -1 4202560 772 0 0 0 0 0 0 0 15 0 1 0 546464317 459644928 35317 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 8644442610364023044 0 0 17 7 0 0 0
/proc/27662/statm: 112218 35317 347 364 0 48121 0
[pid=27664] ppid=27662 vsize=257912 CPUtime=3.48 cores=0-7
/proc/27664/stat : 27664 (cryptominisat-2) R 27662 27664 27664 0 -1 4202496 53696 0 0 0 340 8 0 0 25 0 1 0 546464318 264101888 48919 33554432000 4194304 4677096 140736079789184 18446744073709551615 4319256 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27664/statm: 64478 48919 358 118 0 59437 0
[pid=27665] ppid=27637 vsize=524664 CPUtime=0 cores=0-7
/proc/27665/stat : 27665 (python) S 27637 27637 27542 0 -1 4202560 730 0 0 0 0 0 0 0 18 0 1 0 546464321 537255936 35439 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 8644438762073325828 0 0 17 1 0 0 0
/proc/27665/statm: 131166 35439 348 364 0 67066 0
[pid=27667] ppid=27665 vsize=57432 CPUtime=3.43 cores=0-7
/proc/27667/stat : 27667 (lingeling) R 27665 27667 27667 0 -1 4202496 20149 0 0 0 340 3 0 0 25 0 1 0 546464323 58810368 13514 33554432000 4194304 4352236 140734393138144 18446744073709551615 4319056 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/27667/statm: 14358 13514 121 39 0 13438 0
[pid=27668] ppid=27637 vsize=534920 CPUtime=0 cores=0-7
/proc/27668/stat : 27668 (python) S 27637 27637 27542 0 -1 4202560 768 0 0 0 0 0 0 0 18 0 1 0 546464326 547758080 35420 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 12035631689297264904 0 0 17 1 0 0 0
/proc/27668/statm: 133730 35420 354 364 0 69627 0
[pid=27670] ppid=27668 vsize=138320 CPUtime=3.35 cores=0-7
/proc/27670/stat : 27670 (precosat) R 27668 27670 27670 0 -1 4202496 38590 0 0 0 329 6 0 0 25 0 1 0 546464327 141639680 34265 33554432000 4194304 4890832 140737427436160 18446744073709551615 4453779 0 0 16781312 17442 0 0 0 17 7 0 0 0
/proc/27670/statm: 34580 34265 79 171 0 34407 0
[pid=27637/tid=27648] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27648/stat : 27648 (python) S 27635 27637 27542 0 -1 4202560 27 932 0 0 0 0 0 0 25 0 9 0 546464301 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 0 0 0 0
[pid=27637/tid=27651] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27651/stat : 27651 (python) S 27635 27637 27542 0 -1 4202560 21 932 0 0 0 0 0 0 18 0 9 0 546464304 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 2 0 0 0
[pid=27637/tid=27654] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27654/stat : 27654 (python) S 27635 27637 27542 0 -1 4202560 23 932 0 0 0 0 0 0 22 0 9 0 546464307 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 6 0 0 0
[pid=27637/tid=27657] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27657/stat : 27657 (python) S 27635 27637 27542 0 -1 4202560 23 932 0 0 0 0 0 0 18 0 9 0 546464311 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 2 0 0 0
[pid=27637/tid=27660] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27660/stat : 27660 (python) S 27635 27637 27542 0 -1 4202560 25 932 0 0 0 0 0 0 21 0 9 0 546464314 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 2 0 0 0
[pid=27637/tid=27663] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27663/stat : 27663 (python) S 27635 27637 27542 0 -1 4202560 27 932 0 0 0 0 0 0 22 0 9 0 546464318 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 7 0 0 0
[pid=27637/tid=27666] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27666/stat : 27666 (python) S 27635 27637 27542 0 -1 4202560 66 932 0 0 0 0 0 0 23 0 9 0 546464321 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 1 0 0 0
[pid=27637/tid=27669] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27669/stat : 27669 (python) S 27635 27637 27542 0 -1 4202560 35 932 0 0 0 0 0 0 25 0 9 0 546464327 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 126.79
Current children cumulated vsize (KiB) 5085440

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

[startup+115.101 s]
/proc/loadavg: 3.30 4.78 6.64 10/215 27672
/proc/meminfo: memFree=25865648/32951124 swapFree=67111336/67111528
[pid=27637] ppid=27635 vsize=545164 CPUtime=98.61 cores=0-7
/proc/27637/stat : 27637 (python) S 27635 27637 27542 0 -1 4202496 68492 932 1 0 9839 22 0 0 25 0 9 0 546454437 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27637/statm: 136291 36959 1889 364 0 72188 0
[pid=27647] ppid=27637 vsize=397592 CPUtime=0.02 cores=0-7

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

[pid=27658] ppid=27656 vsize=140112 CPUtime=26.3 cores=0-7
/proc/27658/stat : 27658 (SApperloT-base) R 27656 27658 27658 0 -1 4202496 48465 0 0 0 2624 6 0 0 25 0 1 0 546464311 143474688 31494 33554432000 134512640 135674940 4294193232 18446744073709551615 134551816 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/27658/statm: 35028 31494 99 284 0 34742 0
[pid=27659] ppid=27637 vsize=438616 CPUtime=0.03 cores=0-7
/proc/27659/stat : 27659 (python) S 27637 27637 27542 0 -1 4202560 947 0 0 0 1 2 0 0 18 0 1 0 546464314 449142784 35336 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 18307449144609833220 0 0 17 1 0 0 0
/proc/27659/statm: 109654 35336 370 364 0 45560 0
[pid=27661] ppid=27659 vsize=64264 CPUtime=26.2 cores=0-7
/proc/27661/stat : 27661 (lingeling) R 27659 27661 27661 0 -1 4202496 28289 0 0 0 2616 4 0 0 25 0 1 0 546464315 65806336 15236 33554432000 4194304 4352236 140735231341888 18446744073709551615 4213189 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/27661/statm: 16066 15236 129 39 0 15146 0
[pid=27662] ppid=27637 vsize=448872 CPUtime=0.03 cores=0-7
/proc/27662/stat : 27662 (python) S 27637 27637 27542 0 -1 4202560 955 0 0 0 1 2 0 0 15 0 1 0 546464317 459644928 35340 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 5627683145298968836 0 0 17 1 0 0 0
/proc/27662/statm: 112218 35340 370 364 0 48121 0
[pid=27664] ppid=27662 vsize=986060 CPUtime=26.12 cores=0-7
/proc/27664/stat : 27664 (cryptominisat-2) R 27662 27664 27664 0 -1 4202496 203840 0 0 0 2583 29 0 0 25 0 1 0 546464318 1009725440 199063 33554432000 4194304 4677096 140736079789184 18446744073709551615 4318902 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27664/statm: 246515 199063 387 118 0 241474 0
[pid=27665] ppid=27637 vsize=524664 CPUtime=0.03 cores=0-7
/proc/27665/stat : 27665 (python) S 27637 27637 27542 0 -1 4202560 806 0 0 0 1 2 0 0 18 0 1 0 546464321 537255936 35462 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 18307449144609833220 0 0 17 1 0 0 0
/proc/27665/statm: 131166 35462 371 364 0 67066 0
[pid=27667] ppid=27665 vsize=64740 CPUtime=26.23 cores=0-7
/proc/27667/stat : 27667 (lingeling) R 27665 27667 27667 0 -1 4202496 28356 0 0 0 2619 4 0 0 25 0 1 0 546464323 66293760 15355 33554432000 4194304 4352236 140734393138144 18446744073709551615 4280945 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/27667/statm: 16185 15355 129 39 0 15265 0
[pid=27668] ppid=27637 vsize=534920 CPUtime=0.03 cores=0-7
/proc/27668/stat : 27668 (python) S 27637 27637 27542 0 -1 4202560 848 0 0 0 1 2 0 0 18 0 1 0 546464326 547758080 35443 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 18307449144609833224 0 0 17 1 0 0 0
/proc/27668/statm: 133730 35443 377 364 0 69627 0
[pid=27670] ppid=27668 vsize=198488 CPUtime=25.98 cores=0-7
/proc/27670/stat : 27670 (precosat) R 27668 27670 27670 0 -1 4202496 52120 0 0 0 2590 8 0 0 25 0 1 0 546464327 203251712 47795 33554432000 4194304 4890832 140737427436160 18446744073709551615 4232456 0 0 16781312 17442 0 0 0 17 7 0 0 0
/proc/27670/statm: 49622 47795 86 171 0 49449 0
[pid=27637/tid=27648] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27648/stat : 27648 (python) S 27635 27637 27542 0 -1 4202560 27 932 0 0 0 0 0 0 25 0 9 0 546464301 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 0 0 0 0
[pid=27637/tid=27651] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27651/stat : 27651 (python) S 27635 27637 27542 0 -1 4202560 21 932 0 0 0 0 0 0 18 0 9 0 546464304 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 2 0 0 0
[pid=27637/tid=27654] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27654/stat : 27654 (python) S 27635 27637 27542 0 -1 4202560 23 932 0 0 0 0 0 0 22 0 9 0 546464307 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 6 0 0 0
[pid=27637/tid=27657] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27657/stat : 27657 (python) S 27635 27637 27542 0 -1 4202560 23 932 0 0 0 0 0 0 18 0 9 0 546464311 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 2 0 0 0
[pid=27637/tid=27660] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27660/stat : 27660 (python) S 27635 27637 27542 0 -1 4202560 25 932 0 0 0 0 0 0 21 0 9 0 546464314 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 2 0 0 0
[pid=27637/tid=27663] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27663/stat : 27663 (python) S 27635 27637 27542 0 -1 4202560 27 932 0 0 0 0 0 0 22 0 9 0 546464318 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 7 0 0 0
[pid=27637/tid=27666] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27666/stat : 27666 (python) S 27635 27637 27542 0 -1 4202560 66 932 0 0 0 0 0 0 23 0 9 0 546464321 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 1 0 0 0
[pid=27637/tid=27669] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27669/stat : 27669 (python) S 27635 27637 27542 0 -1 4202560 35 932 0 0 0 0 0 0 25 0 9 0 546464327 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 308.2
Current children cumulated vsize (KiB) 6717692

[startup+125.501 s]
/proc/loadavg: 4.17 4.92 6.66 9/214 27672
/proc/meminfo: memFree=25752648/32951124 swapFree=67111336/67111528
[pid=27637] ppid=27635 vsize=545164 CPUtime=98.61 cores=0-7
/proc/27637/stat : 27637 (python) S 27635 27637 27542 0 -1 4202496 68492 932 1 0 9839 22 0 0 25 0 9 0 546454437 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27637/statm: 136291 36959 1889 364 0 72188 0
[pid=27647] ppid=27637 vsize=397592 CPUtime=0.03 cores=0-7
/proc/27647/stat : 27647 (python) S 27637 27637 27542 0 -1 4202560 916 0 0 0 2 1 0 0 18 0 1 0 546464300 407134208 35326 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557711 0 0 16781312 514 18307449144609833220 0 0 17 1 0 0 0
/proc/27647/statm: 99398 35326 376 364 0 35316 0
[pid=27649] ppid=27647 vsize=64248 CPUtime=26.85 cores=0-7
/proc/27649/stat : 27649 (lingeling) R 27647 27649 27649 0 -1 4202496 28244 0 0 0 2681 4 0 0 25 0 1 0 546464301 65789952 15232 33554432000 4194304 4352236 140736345045472 18446744073709551615 4278712 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/27649/statm: 16062 15232 129 39 0 15142 0
[pid=27650] ppid=27637 vsize=407848 CPUtime=0.03 cores=0-7
/proc/27650/stat : 27650 (python) S 27637 27637 27542 0 -1 4202560 910 0 0 0 2 1 0 0 18 0 1 0 546464304 417636352 35324 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 18307449144609833220 0 0 17 2 0 0 0
/proc/27650/statm: 101962 35324 370 364 0 37877 0
[pid=27652] ppid=27650 vsize=64436 CPUtime=26.82 cores=0-7
/proc/27652/stat : 27652 (lingeling) R 27650 27652 27652 0 -1 4202496 28293 0 0 0 2678 4 0 0 25 0 1 0 546464304 65982464 15278 33554432000 4194304 4352236 140734341697632 18446744073709551615 4328385 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/27652/statm: 16109 15278 129 39 0 15189 0
[pid=27653] ppid=27637 vsize=418104 CPUtime=0.03 cores=0-7
/proc/27653/stat : 27653 (python) S 27637 27637 27542 0 -1 4202560 951 0 0 0 2 1 0 0 15 0 1 0 546464307 428138496 35328 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 12065130211880960260 0 0 17 6 0 0 0
/proc/27653/statm: 104526 35328 370 364 0 40438 0
[pid=27655] ppid=27653 vsize=992612 CPUtime=26.05 cores=0-7
/proc/27655/stat : 27655 (cryptominisat-2) R 27653 27655 27655 0 -1 4202496 205423 0 0 0 2581 24 0 0 25 0 1 0 546464308 1016434688 200653 33554432000 4194304 4677096 140735790995936 18446744073709551615 4317747 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27655/statm: 248153 200653 387 118 0 243112 0
[pid=27656] ppid=27637 vsize=428360 CPUtime=0.03 cores=0-7
/proc/27656/stat : 27656 (python) S 27637 27637 27542 0 -1 4202560 938 0 0 0 2 1 0 0 18 0 1 0 546464310 438640640 35332 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 18307449144609833220 0 0 17 2 0 0 0
/proc/27656/statm: 107090 35332 370 364 0 42999 0
[pid=27658] ppid=27656 vsize=140736 CPUtime=26.7 cores=0-7
/proc/27658/stat : 27658 (SApperloT-base) R 27656 27658 27658 0 -1 4202496 48653 0 0 0 2664 6 0 0 25 0 1 0 546464311 144113664 31682 33554432000 134512640 135674940 4294193232 18446744073709551615 134564846 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/27658/statm: 35184 31682 99 284 0 34898 0
[pid=27659] ppid=27637 vsize=438616 CPUtime=0.03 cores=0-7
/proc/27659/stat : 27659 (python) S 27637 27637 27542 0 -1 4202560 947 0 0 0 1 2 0 0 18 0 1 0 546464314 449142784 35336 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 18307449144609833220 0 0 17 1 0 0 0
/proc/27659/statm: 109654 35336 370 364 0 45560 0
[pid=27661] ppid=27659 vsize=64264 CPUtime=26.6 cores=0-7
/proc/27661/stat : 27661 (lingeling) R 27659 27661 27661 0 -1 4202496 28289 0 0 0 2656 4 0 0 25 0 1 0 546464315 65806336 15236 33554432000 4194304 4352236 140735231341888 18446744073709551615 4229934 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/27661/statm: 16066 15236 129 39 0 15146 0
[pid=27662] ppid=27637 vsize=448872 CPUtime=0.03 cores=0-7
/proc/27662/stat : 27662 (python) S 27637 27637 27542 0 -1 4202560 955 0 0 0 1 2 0 0 15 0 1 0 546464317 459644928 35340 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 5627683145298968836 0 0 17 1 0 0 0
/proc/27662/statm: 112218 35340 370 364 0 48121 0
[pid=27664] ppid=27662 vsize=987172 CPUtime=26.52 cores=0-7
/proc/27664/stat : 27664 (cryptominisat-2) R 27662 27664 27664 0 -1 4202496 204152 0 0 0 2623 29 0 0 25 0 1 0 546464318 1010864128 199375 33554432000 4194304 4677096 140736079789184 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27664/statm: 246793 199375 387 118 0 241752 0
[pid=27665] ppid=27637 vsize=524664 CPUtime=0.03 cores=0-7
/proc/27665/stat : 27665 (python) S 27637 27637 27542 0 -1 4202560 806 0 0 0 1 2 0 0 18 0 1 0 546464321 537255936 35462 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 18307449144609833220 0 0 17 1 0 0 0
/proc/27665/statm: 131166 35462 371 364 0 67066 0
[pid=27667] ppid=27665 vsize=64740 CPUtime=26.63 cores=0-7
/proc/27667/stat : 27667 (lingeling) R 27665 27667 27667 0 -1 4202496 28356 0 0 0 2659 4 0 0 25 0 1 0 546464323 66293760 15355 33554432000 4194304 4352236 140734393138144 18446744073709551615 4328429 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/27667/statm: 16185 15355 129 39 0 15265 0
[pid=27668] ppid=27637 vsize=534920 CPUtime=0.03 cores=0-7
/proc/27668/stat : 27668 (python) S 27637 27637 27542 0 -1 4202560 849 0 0 0 1 2 0 0 15 0 1 0 546464326 547758080 35443 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 5626126236834038024 0 0 17 1 0 0 0
/proc/27668/statm: 133730 35443 377 364 0 69627 0
[pid=27670] ppid=27668 vsize=0 CPUtime=26.37 cores=0-7
/proc/27670/stat : 27670 (precosat) R 27668 27670 27670 0 -1 4202500 52123 0 0 0 2629 8 0 0 25 0 1 0 546464327 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 7 0 0 0
/proc/27670/statm: 0 0 0 0 0 0 0
[pid=27637/tid=27648] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27648/stat : 27648 (python) S 27635 27637 27542 0 -1 4202560 27 932 0 0 0 0 0 0 25 0 9 0 546464301 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 0 0 0 0
[pid=27637/tid=27651] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27651/stat : 27651 (python) S 27635 27637 27542 0 -1 4202560 21 932 0 0 0 0 0 0 18 0 9 0 546464304 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 2 0 0 0
[pid=27637/tid=27654] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27654/stat : 27654 (python) S 27635 27637 27542 0 -1 4202560 23 932 0 0 0 0 0 0 22 0 9 0 546464307 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 6 0 0 0
[pid=27637/tid=27657] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27657/stat : 27657 (python) S 27635 27637 27542 0 -1 4202560 23 932 0 0 0 0 0 0 18 0 9 0 546464311 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 2 0 0 0
[pid=27637/tid=27660] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27660/stat : 27660 (python) S 27635 27637 27542 0 -1 4202560 25 932 0 0 0 0 0 0 21 0 9 0 546464314 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 2 0 0 0
[pid=27637/tid=27663] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27663/stat : 27663 (python) S 27635 27637 27542 0 -1 4202560 27 932 0 0 0 0 0 0 22 0 9 0 546464318 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 7 0 0 0
[pid=27637/tid=27666] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27666/stat : 27666 (python) S 27635 27637 27542 0 -1 4202560 66 932 0 0 0 0 0 0 23 0 9 0 546464321 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 1 0 0 0
[pid=27637/tid=27669] ppid=27635 vsize=545164 CPUtime=0 cores=0-7
/proc/27637/task/27669/stat : 27669 (python) S 27635 27637 27542 0 -1 4202560 35 932 0 0 0 0 0 0 25 0 9 0 546464327 558247936 36959 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 311.39
Current children cumulated vsize (KiB) 6522348

[startup+125.601 s]
/proc/loadavg: 4.17 4.92 6.66 9/214 27672
/proc/meminfo: memFree=25752648/32951124 swapFree=67111336/67111528
[pid=27637] ppid=27635 vsize=545164 CPUtime=178.85 cores=0-7
/proc/27637/stat : 27637 (python) S 27635 27637 27542 0 -1 4202496 68531 264527 1 0 9839 22 7976 48 17 0 9 0 546454437 558247936 36960 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562367807 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27637/statm: 136291 36960 1890 364 0 72188 0
[pid=27650] ppid=27637 vsize=407848 CPUtime=0.03 cores=0-7
/proc/27650/stat : 27650 (python) S 27637 27637 27542 0 -1 4202560 910 0 0 0 2 1 0 0 18 0 1 0 546464304 417636352 35324 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 18307449144609833220 0 0 17 2 0 0 0
/proc/27650/statm: 101962 35324 370 364 0 37877 0
[pid=27652] ppid=27650 vsize=64436 CPUtime=26.92 cores=0-7
/proc/27652/stat : 27652 (lingeling) R 27650 27652 27652 0 -1 4202496 28293 0 0 0 2688 4 0 0 25 0 1 0 546464304 65982464 15278 33554432000 4194304 4352236 140734341697632 18446744073709551615 4314175 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/27652/statm: 16109 15278 129 39 0 15189 0
[pid=27653] ppid=27637 vsize=418104 CPUtime=0.03 cores=0-7
/proc/27653/stat : 27653 (python) S 27637 27637 27542 0 -1 4202560 970 0 0 0 2 1 0 0 15 0 1 0 546464307 428138496 35333 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562367807 0 0 16781824 2 18446744071562232103 0 0 17 6 0 0 0
/proc/27653/statm: 104526 35333 375 364 0 40438 0
[pid=27655] ppid=27653 vsize=0 CPUtime=26.15 cores=0-7
/proc/27655/stat : 27655 (cryptominisat-2) R 27653 27655 27655 0 -1 4203524 205452 0 0 0 2587 28 0 0 25 0 1 0 546464308 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27655/statm: 0 0 0 0 0 0 0
[pid=27656] ppid=27637 vsize=428360 CPUtime=0.03 cores=0-7
/proc/27656/stat : 27656 (python) S 27637 27637 27542 0 -1 4202560 938 0 0 0 2 1 0 0 18 0 1 0 546464310 438640640 35332 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 18307449144609833220 0 0 17 2 0 0 0
/proc/27656/statm: 107090 35332 370 364 0 42999 0
[pid=27658] ppid=27656 vsize=141044 CPUtime=26.8 cores=0-7
/proc/27658/stat : 27658 (SApperloT-base) R 27656 27658 27658 0 -1 4202496 48698 0 0 0 2674 6 0 0 25 0 1 0 546464311 144429056 31727 33554432000 134512640 135674940 4294193232 18446744073709551615 134551303 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/27658/statm: 35261 31727 99 284 0 34975 0
[pid=27659] ppid=27637 vsize=438616 CPUtime=0.03 cores=0-7
/proc/27659/stat : 27659 (python) S 27637 27637 27542 0 -1 4202560 947 0 0 0 1 2 0 0 18 0 1 0 546464314 449142784 35336 33554432000 4194304 5683644 140737132275360 18446744073709551615 271550557766 0 0 16781312 514 18307449144609833220 0 0 17 1 0 0 0
/proc/27659/statm: 109654 35336 370 364 0 45560 0
[pid=27661] ppid=27659 vsize=64264 CPUtime=26.7 cores=0-7
/proc/27661/stat : 27661 (lingeling) R 27659 27661 27661 0 -1 4202496 28289 0 0 0 2666 4 0 0 25 0 1 0 546464315 65806336 15236 33554432000 4194304 4352236 140735231341888 18446744073709551615 4208218 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/27661/statm: 16066 15236 129 39 0 15146 0
[pid=27668] ppid=27637 vsize=0 CPUtime=26.41 cores=0-7
/proc/27668/stat : 27668 (python) Z 27637 27637 27542 0 -1 4202588 1127 52123 0 0 1 2 2629 9 15 0 1 0 546464326 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27668/statm: 0 0 0 0 0 0 0
[pid=27637/tid=27648] ppid=27635 vsize=545164 CPUtime=80.24 cores=0-7
/proc/27637/task/27648/stat : 27648 (python) S 27635 27637 27542 0 -1 4202560 27 264527 0 0 0 0 7976 48 25 0 9 0 546464301 558247936 36960 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 0 0 0 0
[pid=27637/tid=27651] ppid=27635 vsize=545164 CPUtime=80.24 cores=0-7
/proc/27637/task/27651/stat : 27651 (python) S 27635 27637 27542 0 -1 4202560 21 264527 0 0 0 0 7976 48 18 0 9 0 546464304 558247936 36960 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 2 0 0 0
[pid=27637/tid=27654] ppid=27635 vsize=545164 CPUtime=80.24 cores=0-7
/proc/27637/task/27654/stat : 27654 (python) S 27635 27637 27542 0 -1 4202560 23 264527 0 0 0 0 7976 48 22 0 9 0 546464307 558247936 36960 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 6 0 0 0
[pid=27637/tid=27657] ppid=27635 vsize=545164 CPUtime=80.24 cores=0-7
/proc/27637/task/27657/stat : 27657 (python) S 27635 27637 27542 0 -1 4202560 23 264527 0 0 0 0 7976 48 18 0 9 0 546464311 558247936 36960 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 2 0 0 0
[pid=27637/tid=27660] ppid=27635 vsize=545164 CPUtime=80.24 cores=0-7
/proc/27637/task/27660/stat : 27660 (python) S 27635 27637 27542 0 -1 4202560 25 264527 0 0 0 0 7976 48 21 0 9 0 546464314 558247936 36960 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 2 0 0 0
[pid=27637/tid=27663] ppid=27635 vsize=545164 CPUtime=80.24 cores=0-7
/proc/27637/task/27663/stat : 27663 (python) S 27635 27637 27542 0 -1 4202560 27 264527 0 0 0 0 7976 48 22 0 9 0 546464318 558247936 36960 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 7 0 0 0
[pid=27637/tid=27666] ppid=27635 vsize=545164 CPUtime=80.24 cores=0-7
/proc/27637/task/27666/stat : 27666 (python) S 27635 27637 27542 0 -1 4202560 66 264527 0 0 0 0 7976 48 23 0 9 0 546464321 558247936 36960 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 1 0 0 0
[pid=27637/tid=27669] ppid=27635 vsize=545164 CPUtime=80.24 cores=0-7
/proc/27637/task/27669/stat : 27669 (python) S 27635 27637 27542 0 -1 4202560 35 264527 0 0 0 0 7976 48 25 0 9 0 546464327 558247936 36960 33554432000 4194304 5683644 140737132275360 18446744073709551615 271562361265 0 0 16781312 2 18446604453885873024 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 311.95
Current children cumulated vsize (KiB) 2507836

Child status: 0
Real time (s): 125.684
CPU time (s): 312.181
CPU user time (s): 310.792
CPU system time (s): 1.38879
CPU usage (%): 248.386
Max. virtual memory (cumulated for all children) (KiB): 6720932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 310.792
system time used= 1.38879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 718461
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= 3506
involuntary context switches= 2726

runsolver used 0.201969 second user time and 0.449931 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-02 17:02:45
IDJOB=3321639
IDBENCH=82435
IDSOLVER=1710
FILE ID=node133/3321639-1304348565
RUNJOBID= node133-1304348414-27556
PBS_JOBID= 13178666
Free space on /tmp= 73644 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_008_063_080-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-3321639-1304348565/watcher-3321639-1304348565 -o /tmp/evaluation-result-3321639-1304348565/solver-3321639-1304348565 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3321639-1304348565.cnf -seed 331657300 -budget 40000 -cores 8

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

MD5SUM BENCH= ceca868d07951273fdc2de08c57f2b6a
RANDOM SEED=331657300

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28085076 kB
Buffers:        598728 kB
Cached:        1731096 kB
SwapCached:        124 kB
Active:        2635476 kB
Inactive:      1865568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28085076 kB
SwapTotal:    67111528 kB
SwapFree:     67111336 kB
Dirty:           43428 kB
Writeback:         248 kB
AnonPages:     2170912 kB
Mapped:          18484 kB
Slab:           293212 kB
PageTables:       9544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2406688 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73612 MiB
End job on node133 at 2011-05-02 17:04:51