Trace number 3378725

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-par-industrial (fixed)UNSAT 253.202 208.803

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-6-U-7061.cnf
MD5SUMb15321a24257fa4bdfd9c20c782f4c0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.97739
Satisfiable
(Un)Satisfiability was proved
Number of variables370048
Number of clauses1118066
Sum of the clauses size2910246
Maximum clause length493
Minimum clause length1
Number of clauses of size 194
Number of clauses of size 2742801
Number of clauses of size 3369913
Number of clauses of size 41454
Number of clauses of size 5618
Number of clauses of size over 53186

Solver Data

0.36/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.67	c INFO: solving HOME/instance-3378725-1305467529.cnf
0.36/0.67	c INFO: computing task features
4.53/4.87	c INFO: computed variable-clause graph statistics
4.63/5.00	c INFO: computed clause balance statistics
23.33/23.60	c INFO: computed variable balance statistics
36.04/36.33	c INFO: computed small-clause counts
36.43/36.77	c INFO: computed Horn-clause counts
193.43/193.73	c INFO: computed variable graph statistics
193.43/193.73	c INFO: collected features for HOME/instance-3378725-1305467529.cnf in 192.95 s
193.43/193.74	c INFO: running lingeling-276@0 for 291 with 1006 remaining (b = 0.87)
193.43/193.75	c INFO: running lingeling-276@0 for 97 with 1006 remaining (b = 0.72)
193.43/193.77	c INFO: running cryptominisat-2.9.0@0 for 1006 with 1006 remaining (b = 0.58)
193.43/193.79	c INFO: running cryptominisat-2.9.0@0 for 1006 with 1006 remaining (b = 0.52)
252.98/208.74	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: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3378725-1305467529/watcher-3378725-1305467529 -o /tmp/evaluation-result-3378725-1305467529/solver-3378725-1305467529 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378725-1305467529.cnf -seed 1365071005 -budget 4800 -cores 4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.15 8.08 6.71 5/326 9476
/proc/meminfo: memFree=21511824/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=15384 CPUtime=0 cores=1,3,5,7
/proc/9476/stat : 9476 (python) R 9474 9476 9196 0 -1 4202496 785 0 0 0 0 0 0 0 25 0 1 0 639168865 15753216 675 33554432000 4194304 5683644 140734558732272 18446744073709551615 220815930349 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9476/statm: 3846 676 322 364 0 333 0

[startup+0.0376691 s]
/proc/loadavg: 8.15 8.08 6.71 5/326 9476
/proc/meminfo: memFree=21511824/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=18888 CPUtime=0.01 cores=1,3,5,7
/proc/9476/stat : 9476 (python) R 9474 9476 9196 0 -1 4202496 1254 0 0 0 1 0 0 0 25 0 1 0 639168865 19341312 1110 33554432000 4194304 5683644 140734558732272 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9476/statm: 4722 1111 421 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18888

[startup+0.100678 s]
/proc/loadavg: 8.15 8.08 6.71 5/326 9476
/proc/meminfo: memFree=21511824/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=89768 CPUtime=0.06 cores=1,3,5,7
/proc/9476/stat : 9476 (python) R 9474 9476 9196 0 -1 4202496 2639 0 0 0 4 2 0 0 17 0 1 0 639168865 91922432 2356 33554432000 4194304 5683644 140734558732272 18446744073709551615 220811266848 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9476/statm: 22442 2359 721 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 89768

[startup+0.300668 s]
/proc/loadavg: 8.15 8.08 6.71 5/326 9476
/proc/meminfo: memFree=21511824/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=135752 CPUtime=0.19 cores=1,3,5,7
/proc/9476/stat : 9476 (python) R 9474 9476 9196 0 -1 4202496 5960 938 1 0 14 5 0 0 17 0 1 0 639168865 139010048 4151 33554432000 4194304 5683644 140734558732272 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9476/statm: 33938 4151 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.700543 s]
/proc/loadavg: 8.15 8.08 6.71 5/326 9476
/proc/meminfo: memFree=21511824/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=301740 CPUtime=0.43 cores=1,3,5,7
/proc/9476/stat : 9476 (python) R 9474 9476 9196 0 -1 4202496 15067 938 1 0 32 11 0 0 15 0 1 0 639168865 308981760 12752 33554432000 4194304 5683644 140734558732272 18446744073709551615 4302974 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9476/statm: 75435 12753 1761 364 0 11359 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 301740

[startup+1.50039 s]
/proc/loadavg: 8.15 8.08 6.71 6/327 9481
/proc/meminfo: memFree=21448452/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=352004 CPUtime=1.23 cores=1,3,5,7
/proc/9476/stat : 9476 (python) R 9474 9476 9196 0 -1 4202496 27340 938 1 0 110 13 0 0 16 0 1 0 639168865 360452096 25025 33554432000 4194304 5683644 140734558732272 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9476/statm: 88001 25026 1761 364 0 23925 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 352004

[startup+3.1011 s]
/proc/loadavg: 8.15 8.08 6.71 6/327 9481
/proc/meminfo: memFree=21376408/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=455680 CPUtime=2.84 cores=1,3,5,7
/proc/9476/stat : 9476 (python) R 9474 9476 9196 0 -1 4202496 52438 938 1 0 268 16 0 0 18 0 1 0 639168865 466616320 50123 33554432000 4194304 5683644 140734558732272 18446744073709551615 5114052 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9476/statm: 113920 50123 1761 364 0 49844 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 455680

[startup+6.30051 s]
/proc/loadavg: 7.90 8.03 6.70 6/327 9481
/proc/meminfo: memFree=21243480/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=522340 CPUtime=6.03 cores=1,3,5,7
/proc/9476/stat : 9476 (python) R 9474 9476 9196 0 -1 4202496 98053 938 1 0 582 21 0 0 25 0 1 0 639168865 534876160 67970 33554432000 4194304 5683644 140734558732272 18446744073709551615 47123597674495 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9476/statm: 130585 67970 1826 364 0 66509 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 522340

[startup+12.7003 s]
/proc/loadavg: 7.67 7.97 6.70 6/327 9481
/proc/meminfo: memFree=21240256/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=522340 CPUtime=12.43 cores=1,3,5,7
/proc/9476/stat : 9476 (python) R 9474 9476 9196 0 -1 4202496 98053 938 1 0 1222 21 0 0 25 0 1 0 639168865 534876160 67970 33554432000 4194304 5683644 140734558732272 18446744073709551615 220815896573 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9476/statm: 130585 67970 1826 364 0 66509 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 522340

[startup+25.501 s]
/proc/loadavg: 7.08 7.83 6.67 6/327 9481
/proc/meminfo: memFree=21259944/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=522340 CPUtime=25.23 cores=1,3,5,7
/proc/9476/stat : 9476 (python) R 9474 9476 9196 0 -1 4202496 98054 938 1 0 2502 21 0 0 25 0 1 0 639168865 534876160 67971 33554432000 4194304 5683644 140734558732272 18446744073709551615 220815885400 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9476/statm: 130585 67971 1827 364 0 66509 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 522340

[startup+51.1003 s]
/proc/loadavg: 6.37 7.60 6.62 6/327 9482
/proc/meminfo: memFree=21268988/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=522340 CPUtime=50.83 cores=1,3,5,7
/proc/9476/stat : 9476 (python) R 9474 9476 9196 0 -1 4202496 98060 938 1 0 5062 21 0 0 25 0 1 0 639168865 534876160 67977 33554432000 4194304 5683644 140734558732272 18446744073709551615 47123594897536 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9476/statm: 130585 67977 1833 364 0 66509 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 522340

[startup+102.311 s]
/proc/loadavg: 5.69 7.23 6.54 6/327 9483
/proc/meminfo: memFree=21246248/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=522340 CPUtime=102.03 cores=1,3,5,7
/proc/9476/stat : 9476 (python) R 9474 9476 9196 0 -1 4202496 98060 938 1 0 10182 21 0 0 25 0 1 0 639168865 534876160 67977 33554432000 4194304 5683644 140734558732272 18446744073709551615 47123594897548 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9476/statm: 130585 67977 1833 364 0 66509 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 522340

[startup+162.301 s]
/proc/loadavg: 5.25 6.82 6.45 7/327 9485
/proc/meminfo: memFree=21261452/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=522340 CPUtime=162.03 cores=1,3,5,7
/proc/9476/stat : 9476 (python) R 9474 9476 9196 0 -1 4202496 98060 938 1 0 16182 21 0 0 25 0 1 0 639168865 534876160 67977 33554432000 4194304 5683644 140734558732272 18446744073709551615 47123594897539 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9476/statm: 130585 67977 1833 364 0 66509 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 522340

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

[startup+179.101 s]
/proc/loadavg: 5.18 6.70 6.41 6/327 9485
/proc/meminfo: memFree=21248300/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=522340 CPUtime=178.83 cores=1,3,5,7
/proc/9476/stat : 9476 (python) R 9474 9476 9196 0 -1 4202496 98060 938 1 0 17862 21 0 0 25 0 1 0 639168865 534876160 67977 33554432000 4194304 5683644 140734558732272 18446744073709551615 47123594897548 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9476/statm: 130585 67977 1833 364 0 66509 0
Current children cumulated CPU time (s) 178.83
Current children cumulated vsize (KiB) 522340

[startup+191.9 s]
/proc/loadavg: 4.54 6.51 6.36 2/296 9504
/proc/meminfo: memFree=21834708/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=522340 CPUtime=191.63 cores=1,3,5,7
/proc/9476/stat : 9476 (python) R 9474 9476 9196 0 -1 4202496 98060 938 1 0 19142 21 0 0 25 0 1 0 639168865 534876160 67977 33554432000 4194304 5683644 140734558732272 18446744073709551615 47123594897548 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9476/statm: 130585 67977 1833 364 0 66509 0
Current children cumulated CPU time (s) 191.63
Current children cumulated vsize (KiB) 522340

[startup+198.301 s]
/proc/loadavg: 4.23 6.38 6.31 5/308 9516
/proc/meminfo: memFree=21195160/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=544792 CPUtime=193.51 cores=1,3,5,7
/proc/9476/stat : 9476 (python) S 9474 9476 9196 0 -1 4202496 100729 938 1 0 19327 24 0 0 22 0 5 0 639168865 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9476/statm: 136198 63395 1881 364 0 72107 0
[pid=9505] ppid=9476 vsize=503780 CPUtime=0 cores=1,3,5,7
/proc/9505/stat : 9505 (python) S 9476 9476 9196 0 -1 4202560 910 0 0 0 0 0 0 0 18 0 1 0 639188239 515870720 61874 33554432000 4194304 5683644 140734558732272 18446744073709551615 220816256527 0 0 16781312 514 6933485694434115847 0 0 17 5 0 0 0
/proc/9505/statm: 125945 61874 376 364 0 61863 0
[pid=9507] ppid=9505 vsize=90572 CPUtime=4.53 cores=1,3,5,7
/proc/9507/stat : 9507 (lingeling) R 9505 9507 9507 0 -1 4202496 34354 0 0 0 448 5 0 0 25 0 1 0 639188240 92745728 21804 33554432000 4194304 4352236 140734781880944 18446744073709551615 4291007 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/9507/statm: 22643 21804 126 39 0 21723 0
[pid=9508] ppid=9476 vsize=514036 CPUtime=0.01 cores=1,3,5,7
/proc/9508/stat : 9508 (python) S 9476 9476 9196 0 -1 4202560 903 0 0 0 0 1 0 0 18 0 1 0 639188241 526372864 61872 33554432000 4194304 5683644 140734558732272 18446744073709551615 220816256582 0 0 16781312 514 18420877792083149063 0 0 17 3 0 0 0
/proc/9508/statm: 128509 61872 370 364 0 64424 0
[pid=9510] ppid=9508 vsize=88932 CPUtime=4.47 cores=1,3,5,7
/proc/9510/stat : 9510 (lingeling) R 9508 9510 9510 0 -1 4202496 33990 0 0 0 442 5 0 0 25 0 1 0 639188241 91066368 21394 33554432000 4194304 4352236 140735349726112 18446744073709551615 4290998 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/9510/statm: 22233 21394 126 39 0 21313 0
[pid=9511] ppid=9476 vsize=524292 CPUtime=0.01 cores=1,3,5,7
/proc/9511/stat : 9511 (python) S 9476 9476 9196 0 -1 4202560 928 0 0 0 0 1 0 0 15 0 1 0 639188242 536875008 61876 33554432000 4194304 5683644 140734558732272 18446744073709551615 220816256582 0 0 16781312 514 8047145562958430468 0 0 17 5 0 0 0
/proc/9511/statm: 131073 61876 370 364 0 66985 0
[pid=9513] ppid=9511 vsize=356716 CPUtime=4.49 cores=1,3,5,7
/proc/9513/stat : 9513 (cryptominisat-2) R 9511 9513 9513 0 -1 4202496 71472 0 0 0 439 10 0 0 25 0 1 0 639188243 365277184 62640 33554432000 4194304 4677096 140736817061392 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9513/statm: 89179 62640 362 118 0 84138 0
[pid=9514] ppid=9476 vsize=534548 CPUtime=0.01 cores=1,3,5,7
/proc/9514/stat : 9514 (python) S 9476 9476 9196 0 -1 4202560 926 0 0 0 0 1 0 0 15 0 1 0 639188244 547377152 61880 33554432000 4194304 5683644 140734558732272 18446744073709551615 220816256582 0 0 16781312 514 8332771745819754759 0 0 17 5 0 0 0
/proc/9514/statm: 133637 61880 370 364 0 69546 0
[pid=9516] ppid=9514 vsize=353108 CPUtime=4.45 cores=1,3,5,7
/proc/9516/stat : 9516 (cryptominisat-2) R 9514 9516 9516 0 -1 4202496 70772 0 0 0 435 10 0 0 25 0 1 0 639188245 361582592 61939 33554432000 4194304 4677096 140734816988304 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/9516/statm: 88277 61939 362 118 0 83236 0
[pid=9476/tid=9506] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9506/stat : 9506 (python) S 9474 9476 9196 0 -1 4202560 25 938 0 0 0 0 0 0 19 0 5 0 639188240 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 7 0 0 0
[pid=9476/tid=9509] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9509/stat : 9509 (python) S 9474 9476 9196 0 -1 4202560 21 938 0 0 0 0 0 0 21 0 5 0 639188241 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 7 0 0 0
[pid=9476/tid=9512] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9512/stat : 9512 (python) S 9474 9476 9196 0 -1 4202560 23 938 0 0 0 0 0 0 20 0 5 0 639188242 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 5 0 0 0
[pid=9476/tid=9515] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9515/stat : 9515 (python) S 9474 9476 9196 0 -1 4202560 26 938 0 0 0 0 0 0 22 0 5 0 639188244 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 211.48
Current children cumulated vsize (KiB) 3510776

[startup+204.701 s]
/proc/loadavg: 4.21 6.34 6.30 5/308 9516
/proc/meminfo: memFree=20744780/32951124 swapFree=63485424/67111528

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

/proc/loadavg: 4.21 6.34 6.30 5/308 9516
/proc/meminfo: memFree=20697040/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=544792 CPUtime=193.51 cores=1,3,5,7
/proc/9476/stat : 9476 (python) S 9474 9476 9196 0 -1 4202496 100729 938 1 0 19327 24 0 0 22 0 5 0 639168865 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9476/statm: 136198 63395 1881 364 0 72107 0
[pid=9505] ppid=9476 vsize=503780 CPUtime=0.02 cores=1,3,5,7
/proc/9505/stat : 9505 (python) S 9476 9476 9196 0 -1 4202560 913 0 0 0 1 1 0 0 18 0 1 0 639188239 515870720 61874 33554432000 4194304 5683644 140734558732272 18446744073709551615 220816256527 0 0 16781312 514 14850883654044844295 0 0 17 5 0 0 0
/proc/9505/statm: 125945 61874 376 364 0 61863 0
[pid=9507] ppid=9505 vsize=100324 CPUtime=12.52 cores=1,3,5,7
/proc/9507/stat : 9507 (lingeling) R 9505 9507 9507 0 -1 4202496 36799 0 0 0 1247 5 0 0 25 0 1 0 639188240 102731776 24249 33554432000 4194304 4352236 140734781880944 18446744073709551615 4213239 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/9507/statm: 25081 24249 127 39 0 24161 0
[pid=9508] ppid=9476 vsize=514036 CPUtime=0.02 cores=1,3,5,7
/proc/9508/stat : 9508 (python) S 9476 9476 9196 0 -1 4202560 909 0 0 0 1 1 0 0 18 0 1 0 639188241 526372864 61872 33554432000 4194304 5683644 140734558732272 18446744073709551615 220816256582 0 0 16781312 514 14850883654044844295 0 0 17 3 0 0 0
/proc/9508/statm: 128509 61872 370 364 0 64424 0
[pid=9510] ppid=9508 vsize=100660 CPUtime=12.44 cores=1,3,5,7
/proc/9510/stat : 9510 (lingeling) R 9508 9510 9510 0 -1 4202496 36929 0 0 0 1238 6 0 0 25 0 1 0 639188241 103075840 24333 33554432000 4194304 4352236 140735349726112 18446744073709551615 4300253 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/9510/statm: 25165 24333 127 39 0 24245 0
[pid=9511] ppid=9476 vsize=524292 CPUtime=0.02 cores=1,3,5,7
/proc/9511/stat : 9511 (python) S 9476 9476 9196 0 -1 4202560 931 0 0 0 1 1 0 0 15 0 1 0 639188242 536875008 61876 33554432000 4194304 5683644 140734558732272 18446744073709551615 220816256582 0 0 16781312 514 14850883654044844292 0 0 17 5 0 0 0
/proc/9511/statm: 131073 61876 370 364 0 66985 0
[pid=9513] ppid=9511 vsize=663940 CPUtime=12.48 cores=1,3,5,7
/proc/9513/stat : 9513 (cryptominisat-2) R 9511 9513 9513 0 -1 4202496 133469 0 0 0 1230 18 0 0 25 0 1 0 639188243 679874560 124637 33554432000 4194304 4677096 140736817061392 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9513/statm: 165985 124637 362 118 0 160944 0
[pid=9514] ppid=9476 vsize=534548 CPUtime=0.02 cores=1,3,5,7
/proc/9514/stat : 9514 (python) S 9476 9476 9196 0 -1 4202560 929 0 0 0 1 1 0 0 15 0 1 0 639188244 547377152 61880 33554432000 4194304 5683644 140734558732272 18446744073709551615 220816256582 0 0 16781312 514 14850883654044844295 0 0 17 5 0 0 0
/proc/9514/statm: 133637 61880 370 364 0 69546 0
[pid=9516] ppid=9514 vsize=655560 CPUtime=12.37 cores=1,3,5,7
/proc/9516/stat : 9516 (cryptominisat-2) R 9514 9516 9516 0 -1 4202496 131669 0 0 0 1220 17 0 0 25 0 1 0 639188245 671293440 122836 33554432000 4194304 4677096 140734816988304 18446744073709551615 4318902 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/9516/statm: 163890 122836 362 118 0 158849 0
[pid=9476/tid=9506] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9506/stat : 9506 (python) S 9474 9476 9196 0 -1 4202560 25 938 0 0 0 0 0 0 19 0 5 0 639188240 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 7 0 0 0
[pid=9476/tid=9509] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9509/stat : 9509 (python) S 9474 9476 9196 0 -1 4202560 21 938 0 0 0 0 0 0 21 0 5 0 639188241 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 7 0 0 0
[pid=9476/tid=9512] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9512/stat : 9512 (python) S 9474 9476 9196 0 -1 4202560 23 938 0 0 0 0 0 0 20 0 5 0 639188242 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 5 0 0 0
[pid=9476/tid=9515] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9515/stat : 9515 (python) S 9474 9476 9196 0 -1 4202560 26 938 0 0 0 0 0 0 22 0 5 0 639188244 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 243.4
Current children cumulated vsize (KiB) 4141932

[startup+207.911 s]
/proc/loadavg: 4.20 6.30 6.29 5/308 9516
/proc/meminfo: memFree=20519968/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=544792 CPUtime=193.51 cores=1,3,5,7
/proc/9476/stat : 9476 (python) S 9474 9476 9196 0 -1 4202496 100729 938 1 0 19327 24 0 0 22 0 5 0 639168865 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9476/statm: 136198 63395 1881 364 0 72107 0
[pid=9505] ppid=9476 vsize=503780 CPUtime=0.02 cores=1,3,5,7
/proc/9505/stat : 9505 (python) S 9476 9476 9196 0 -1 4202560 913 0 0 0 1 1 0 0 18 0 1 0 639188239 515870720 61874 33554432000 4194304 5683644 140734558732272 18446744073709551615 220816256527 0 0 16781312 514 14850883654044844295 0 0 17 5 0 0 0
/proc/9505/statm: 125945 61874 376 364 0 61863 0
[pid=9507] ppid=9505 vsize=99316 CPUtime=14.13 cores=1,3,5,7
/proc/9507/stat : 9507 (lingeling) R 9505 9507 9507 0 -1 4202496 36801 0 0 0 1408 5 0 0 25 0 1 0 639188240 101699584 23999 33554432000 4194304 4352236 140734781880944 18446744073709551615 4328991 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/9507/statm: 24829 23999 129 39 0 23909 0
[pid=9508] ppid=9476 vsize=514036 CPUtime=0.02 cores=1,3,5,7
/proc/9508/stat : 9508 (python) S 9476 9476 9196 0 -1 4202560 909 0 0 0 1 1 0 0 18 0 1 0 639188241 526372864 61872 33554432000 4194304 5683644 140734558732272 18446744073709551615 220816256582 0 0 16781312 514 14850883654044844295 0 0 17 3 0 0 0
/proc/9508/statm: 128509 61872 370 364 0 64424 0
[pid=9510] ppid=9508 vsize=99656 CPUtime=14.05 cores=1,3,5,7
/proc/9510/stat : 9510 (lingeling) R 9508 9510 9510 0 -1 4202496 36931 0 0 0 1399 6 0 0 25 0 1 0 639188241 102047744 24084 33554432000 4194304 4352236 140735349726112 18446744073709551615 4328991 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/9510/statm: 24914 24084 129 39 0 23994 0
[pid=9511] ppid=9476 vsize=524292 CPUtime=0.02 cores=1,3,5,7
/proc/9511/stat : 9511 (python) S 9476 9476 9196 0 -1 4202560 932 0 0 0 1 1 0 0 15 0 1 0 639188242 536875008 61876 33554432000 4194304 5683644 140734558732272 18446744073709551615 220816256582 0 0 16781312 514 931290751067717892 0 0 17 5 0 0 0
/proc/9511/statm: 131073 61876 370 364 0 66985 0
[pid=9513] ppid=9511 vsize=746568 CPUtime=14.09 cores=1,3,5,7
/proc/9513/stat : 9513 (cryptominisat-2) R 9511 9513 9513 0 -1 4202496 152763 0 0 0 1389 20 0 0 25 0 1 0 639188243 764485632 143931 33554432000 4194304 4677096 140736817061392 18446744073709551615 4586861 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9513/statm: 186642 143931 372 118 0 181601 0
[pid=9514] ppid=9476 vsize=534548 CPUtime=0.02 cores=1,3,5,7
/proc/9514/stat : 9514 (python) S 9476 9476 9196 0 -1 4202560 930 0 0 0 1 1 0 0 15 0 1 0 639188244 547377152 61880 33554432000 4194304 5683644 140734558732272 18446744073709551615 220816256582 0 0 16781312 514 11165852845662503175 0 0 17 5 0 0 0
/proc/9514/statm: 133637 61880 370 364 0 69546 0
[pid=9516] ppid=9514 vsize=746304 CPUtime=13.95 cores=1,3,5,7
/proc/9516/stat : 9516 (cryptominisat-2) R 9514 9516 9516 0 -1 4202496 152739 0 0 0 1376 19 0 0 25 0 1 0 639188245 764215296 143906 33554432000 4194304 4677096 140734816988304 18446744073709551615 4586829 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/9516/statm: 186576 143906 372 118 0 181535 0
[pid=9476/tid=9506] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9506/stat : 9506 (python) S 9474 9476 9196 0 -1 4202560 25 938 0 0 0 0 0 0 19 0 5 0 639188240 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 7 0 0 0
[pid=9476/tid=9509] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9509/stat : 9509 (python) S 9474 9476 9196 0 -1 4202560 21 938 0 0 0 0 0 0 21 0 5 0 639188241 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 7 0 0 0
[pid=9476/tid=9512] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9512/stat : 9512 (python) S 9474 9476 9196 0 -1 4202560 23 938 0 0 0 0 0 0 20 0 5 0 639188242 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 5 0 0 0
[pid=9476/tid=9515] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9515/stat : 9515 (python) S 9474 9476 9196 0 -1 4202560 26 938 0 0 0 0 0 0 22 0 5 0 639188244 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 249.81
Current children cumulated vsize (KiB) 4313292

[startup+208.301 s]
/proc/loadavg: 4.20 6.30 6.29 5/308 9516
/proc/meminfo: memFree=20519968/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=544792 CPUtime=193.51 cores=1,3,5,7
/proc/9476/stat : 9476 (python) S 9474 9476 9196 0 -1 4202496 100729 938 1 0 19327 24 0 0 22 0 5 0 639168865 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9476/statm: 136198 63395 1881 364 0 72107 0
[pid=9505] ppid=9476 vsize=503780 CPUtime=0.02 cores=1,3,5,7
/proc/9505/stat : 9505 (python) S 9476 9476 9196 0 -1 4202560 913 0 0 0 1 1 0 0 18 0 1 0 639188239 515870720 61874 33554432000 4194304 5683644 140734558732272 18446744073709551615 220816256527 0 0 16781312 514 14850883654044844295 0 0 17 5 0 0 0
/proc/9505/statm: 125945 61874 376 364 0 61863 0
[pid=9507] ppid=9505 vsize=99316 CPUtime=14.52 cores=1,3,5,7
/proc/9507/stat : 9507 (lingeling) R 9505 9507 9507 0 -1 4202496 36801 0 0 0 1447 5 0 0 25 0 1 0 639188240 101699584 23999 33554432000 4194304 4352236 140734781880944 18446744073709551615 4328191 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/9507/statm: 24829 23999 129 39 0 23909 0
[pid=9508] ppid=9476 vsize=514036 CPUtime=0.02 cores=1,3,5,7
/proc/9508/stat : 9508 (python) S 9476 9476 9196 0 -1 4202560 909 0 0 0 1 1 0 0 18 0 1 0 639188241 526372864 61872 33554432000 4194304 5683644 140734558732272 18446744073709551615 220816256582 0 0 16781312 514 14850883654044844295 0 0 17 3 0 0 0
/proc/9508/statm: 128509 61872 370 364 0 64424 0
[pid=9510] ppid=9508 vsize=99656 CPUtime=14.44 cores=1,3,5,7
/proc/9510/stat : 9510 (lingeling) R 9508 9510 9510 0 -1 4202496 36931 0 0 0 1438 6 0 0 25 0 1 0 639188241 102047744 24084 33554432000 4194304 4352236 140735349726112 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/9510/statm: 24914 24084 129 39 0 23994 0
[pid=9511] ppid=9476 vsize=524292 CPUtime=0.02 cores=1,3,5,7
/proc/9511/stat : 9511 (python) S 9476 9476 9196 0 -1 4202560 932 0 0 0 1 1 0 0 15 0 1 0 639188242 536875008 61876 33554432000 4194304 5683644 140734558732272 18446744073709551615 220816256582 0 0 16781312 514 931290751067717892 0 0 17 5 0 0 0
/proc/9511/statm: 131073 61876 370 364 0 66985 0
[pid=9513] ppid=9511 vsize=746568 CPUtime=14.48 cores=1,3,5,7
/proc/9513/stat : 9513 (cryptominisat-2) R 9511 9513 9513 0 -1 4202496 152765 0 0 0 1428 20 0 0 25 0 1 0 639188243 764485632 143933 33554432000 4194304 4677096 140736817061392 18446744073709551615 4586794 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9513/statm: 186642 143933 372 118 0 181601 0
[pid=9514] ppid=9476 vsize=534548 CPUtime=0.02 cores=1,3,5,7
/proc/9514/stat : 9514 (python) S 9476 9476 9196 0 -1 4202560 930 0 0 0 1 1 0 0 15 0 1 0 639188244 547377152 61880 33554432000 4194304 5683644 140734558732272 18446744073709551615 220816256582 0 0 16781312 514 11165852845662503175 0 0 17 5 0 0 0
/proc/9514/statm: 133637 61880 370 364 0 69546 0
[pid=9516] ppid=9514 vsize=746628 CPUtime=14.34 cores=1,3,5,7
/proc/9516/stat : 9516 (cryptominisat-2) R 9514 9516 9516 0 -1 4202496 152821 0 0 0 1415 19 0 0 25 0 1 0 639188245 764547072 143988 33554432000 4194304 4677096 140734816988304 18446744073709551615 4586829 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/9516/statm: 186657 143988 372 118 0 181616 0
[pid=9476/tid=9506] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9506/stat : 9506 (python) S 9474 9476 9196 0 -1 4202560 25 938 0 0 0 0 0 0 19 0 5 0 639188240 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 7 0 0 0
[pid=9476/tid=9509] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9509/stat : 9509 (python) S 9474 9476 9196 0 -1 4202560 21 938 0 0 0 0 0 0 21 0 5 0 639188241 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 7 0 0 0
[pid=9476/tid=9512] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9512/stat : 9512 (python) S 9474 9476 9196 0 -1 4202560 23 938 0 0 0 0 0 0 20 0 5 0 639188242 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 5 0 0 0
[pid=9476/tid=9515] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9515/stat : 9515 (python) S 9474 9476 9196 0 -1 4202560 26 938 0 0 0 0 0 0 22 0 5 0 639188244 557867008 63395 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 251.37
Current children cumulated vsize (KiB) 4313616

[startup+208.701 s]
/proc/loadavg: 4.20 6.30 6.29 5/308 9516
/proc/meminfo: memFree=20519968/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=544792 CPUtime=193.51 cores=1,3,5,7
/proc/9476/stat : 9476 (python) S 9474 9476 9196 0 -1 4202496 100763 938 1 0 19327 24 0 0 18 0 5 0 639168865 557867008 63396 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828066623 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9476/statm: 136198 63396 1882 364 0 72107 0
[pid=9505] ppid=9476 vsize=0 CPUtime=14.94 cores=1,3,5,7
/proc/9505/stat : 9505 (python) Z 9476 9476 9196 0 -1 4202588 1213 36804 0 0 1 2 1485 6 17 0 1 0 639188239 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9505/statm: 0 0 0 0 0 0 0
[pid=9508] ppid=9476 vsize=514036 CPUtime=0.02 cores=1,3,5,7
/proc/9508/stat : 9508 (python) S 9476 9476 9196 0 -1 4202560 909 0 0 0 1 1 0 0 18 0 1 0 639188241 526372864 61872 33554432000 4194304 5683644 140734558732272 18446744073709551615 220816256582 0 0 16781312 514 14850883654044844295 0 0 17 3 0 0 0
/proc/9508/statm: 128509 61872 370 364 0 64424 0
[pid=9510] ppid=9508 vsize=99652 CPUtime=14.84 cores=1,3,5,7
/proc/9510/stat : 9510 (lingeling) R 9508 9510 9510 0 -1 4202496 36931 0 0 0 1478 6 0 0 25 0 1 0 639188241 102043648 24083 33554432000 4194304 4352236 140735349726112 18446744073709551615 4276696 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/9510/statm: 24913 24083 129 39 0 23993 0
[pid=9511] ppid=9476 vsize=524292 CPUtime=0.02 cores=1,3,5,7
/proc/9511/stat : 9511 (python) S 9476 9476 9196 0 -1 4202560 932 0 0 0 1 1 0 0 15 0 1 0 639188242 536875008 61876 33554432000 4194304 5683644 140734558732272 18446744073709551615 220816256582 0 0 16781312 514 931290751067717892 0 0 17 5 0 0 0
/proc/9511/statm: 131073 61876 370 364 0 66985 0
[pid=9513] ppid=9511 vsize=746568 CPUtime=14.88 cores=1,3,5,7
/proc/9513/stat : 9513 (cryptominisat-2) R 9511 9513 9513 0 -1 4202496 152765 0 0 0 1468 20 0 0 25 0 1 0 639188243 764485632 143933 33554432000 4194304 4677096 140736817061392 18446744073709551615 4586861 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9513/statm: 186642 143933 372 118 0 181601 0
[pid=9514] ppid=9476 vsize=534548 CPUtime=0.02 cores=1,3,5,7
/proc/9514/stat : 9514 (python) S 9476 9476 9196 0 -1 4202560 948 0 0 0 1 1 0 0 15 0 1 0 639188244 547377152 61885 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828066623 0 0 16781824 2 18446744071562232103 0 0 17 5 0 0 0
/proc/9514/statm: 133637 61885 375 364 0 69546 0
[pid=9516] ppid=9514 vsize=0 CPUtime=14.75 cores=1,3,5,7
/proc/9516/stat : 9516 (cryptominisat-2) R 9514 9516 9516 0 -1 4203524 152828 0 0 0 1454 21 0 0 25 0 1 0 639188245 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9516/statm: 0 0 0 0 0 0 0
[pid=9476/tid=9506] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9506/stat : 9506 (python) S 9474 9476 9196 0 -1 4202560 25 938 0 0 0 0 0 0 19 0 5 0 639188240 557867008 63396 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 7 0 0 0
[pid=9476/tid=9509] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9509/stat : 9509 (python) S 9474 9476 9196 0 -1 4202560 21 938 0 0 0 0 0 0 21 0 5 0 639188241 557867008 63396 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 7 0 0 0
[pid=9476/tid=9512] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9512/stat : 9512 (python) S 9474 9476 9196 0 -1 4202560 23 938 0 0 0 0 0 0 20 0 5 0 639188242 557867008 63396 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 5 0 0 0
[pid=9476/tid=9515] ppid=9474 vsize=544792 CPUtime=0 cores=1,3,5,7
/proc/9476/task/9515/stat : 9515 (python) S 9474 9476 9196 0 -1 4202560 26 938 0 0 0 0 0 0 22 0 5 0 639188244 557867008 63396 33554432000 4194304 5683644 140734558732272 18446744073709551615 220828060081 0 0 16781312 2 18446604465791569984 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 252.98
Current children cumulated vsize (KiB) 2963888

[startup+208.801 s]
/proc/loadavg: 4.20 6.30 6.29 5/308 9516
/proc/meminfo: memFree=20519968/32951124 swapFree=63485424/67111528
[pid=9476] ppid=9474 vsize=0 CPUtime=253.19 cores=1,3,5,7
/proc/9476/stat : 9476 (python) Z 9474 9476 9196 0 -1 4202524 129224 384395 1 0 19331 26 5895 67 17 0 2 0 639168865 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 3 0 0 0
/proc/9476/statm: 0 0 0 0 0 0 0
[pid=9476/tid=9506] ppid=9474 vsize=0 CPUtime=59.62 cores=1,3,5,7
/proc/9476/task/9506/stat : 9506 (python) R 9474 9476 9196 0 -1 4203588 28 384395 0 0 0 0 5895 67 17 0 2 0 639188240 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 253.19
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 208.803
CPU time (s): 253.202
CPU user time (s): 252.264
CPU system time (s): 0.937857
CPU usage (%): 121.263
Max. virtual memory (cumulated for all children) (KiB): 4313616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 252.264
system time used= 0.937857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 513619
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= 3031
involuntary context switches= 893

runsolver used 0.580911 second user time and 1.3358 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-15 15:52:09
IDJOB=3378725
IDBENCH=88178
IDSOLVER=1860
FILE ID=node147/3378725-1305467529
RUNJOBID= node147-1305465318-9215
PBS_JOBID= 13325049
Free space on /tmp= 73104 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-6-U-7061.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-3378725-1305467529/watcher-3378725-1305467529 -o /tmp/evaluation-result-3378725-1305467529/solver-3378725-1305467529 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378725-1305467529.cnf -seed 1365071005 -budget 4800 -cores 4

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

MD5SUM BENCH= b15321a24257fa4bdfd9c20c782f4c0e
RANDOM SEED=1365071005

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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:      21512104 kB
Buffers:        312064 kB
Cached:        5317480 kB
SwapCached:      13132 kB
Active:        4827972 kB
Inactive:      6356316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21512104 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           54416 kB
Writeback:           0 kB
AnonPages:     5550200 kB
Mapped:          23756 kB
Slab:           152340 kB
PageTables:      39024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 54076628 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= 73104 MiB
End job on node147 at 2011-05-15 15:55:39