Trace number 3378796

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)? 4695.02 1201.18

General information on the benchmark

NameSAT04/industrial/vangelder/
cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
MD5SUM65c5a1442ec07e466934f093e50229c2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.8123
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

Solver Data

0.41/0.51	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.41/0.51	c INFO: solving HOME/instance-3378796-1305467154.cnf
0.41/0.51	c INFO: computing task features
4.21/4.36	c INFO: computed variable-clause graph statistics
4.30/4.44	c INFO: computed clause balance statistics
24.81/24.94	c INFO: computed variable balance statistics
31.71/31.89	c INFO: computed small-clause counts
31.81/31.92	c INFO: computed Horn-clause counts
32.31/32.47	c INFO: computed variable graph statistics
32.31/32.47	c INFO: collected features for HOME/instance-3378796-1305467154.cnf in 31.82 s
32.31/32.48	c INFO: running lingeling-276@0 for 1168 with 1168 remaining (b = 0.46)
32.31/32.49	c INFO: running cryptominisat-2.9.0@0 for 1168 with 1168 remaining (b = 0.41)
32.41/32.50	c INFO: running lingeling-276@0 for 1168 with 1168 remaining (b = 0.39)
32.41/32.52	c INFO: running lingeling-276@0 for 1167 with 1167 remaining (b = 0.34)
4694.88/1201.11	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3378796-1305467154/watcher-3378796-1305467154 -o /tmp/evaluation-result-3378796-1305467154/solver-3378796-1305467154 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378796-1305467154.cnf -seed 1249401423 -budget 4800 -cores 4 

running on 4 cores: 0,2,4,6

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: 5.02 7.28 7.80 2/312 19410
/proc/meminfo: memFree=18189452/32950928 swapFree=64721848/67111528
[pid=19410] ppid=19408 vsize=15780 CPUtime=0 cores=0,2,4,6
/proc/19410/stat : 19410 (python) S 19408 19410 17961 0 -1 4202496 895 0 0 0 0 0 0 0 20 0 1 0 658315239 16158720 777 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089696256 0 2147483391 16781312 2 0 0 0 17 2 0 0 0
/proc/19410/statm: 3945 777 343 364 0 432 0

[startup+0.05577 s]
/proc/loadavg: 5.02 7.28 7.80 2/312 19410
/proc/meminfo: memFree=18189452/32950928 swapFree=64721848/67111528
[pid=19410] ppid=19408 vsize=29792 CPUtime=0.03 cores=0,2,4,6
/proc/19410/stat : 19410 (python) R 19408 19410 17961 0 -1 4202496 1413 0 0 0 3 0 0 0 17 0 1 0 658315239 30507008 1257 33554432000 4194304 5683644 140735068619680 18446744073709551615 4539772 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19410/statm: 7448 1257 443 364 0 818 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29792

[startup+0.100789 s]
/proc/loadavg: 5.02 7.28 7.80 2/312 19410
/proc/meminfo: memFree=18189452/32950928 swapFree=64721848/67111528
[pid=19410] ppid=19408 vsize=91832 CPUtime=0.07 cores=0,2,4,6
/proc/19410/stat : 19410 (python) R 19408 19410 17961 0 -1 4202496 2678 0 0 0 5 2 0 0 17 0 1 0 658315239 94035968 2394 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089696256 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19410/statm: 22958 2394 755 364 0 1623 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 91832

[startup+0.300786 s]
/proc/loadavg: 5.02 7.28 7.80 2/312 19410
/proc/meminfo: memFree=18189452/32950928 swapFree=64721848/67111528
[pid=19410] ppid=19408 vsize=135756 CPUtime=0.23 cores=0,2,4,6
/proc/19410/stat : 19410 (python) R 19408 19410 17961 0 -1 4202496 5988 934 1 0 16 7 0 0 17 0 1 0 658315239 139014144 4162 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089694132 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19410/statm: 33938 4161 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 135756

[startup+0.700639 s]
/proc/loadavg: 5.02 7.28 7.80 2/312 19410
/proc/meminfo: memFree=18189452/32950928 swapFree=64721848/67111528
[pid=19410] ppid=19408 vsize=307468 CPUtime=0.61 cores=0,2,4,6
/proc/19410/stat : 19410 (python) R 19408 19410 17961 0 -1 4202496 16455 934 1 0 48 13 0 0 17 0 1 0 658315239 314847232 14136 33554432000 4194304 5683644 140735068619680 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19410/statm: 76867 14136 1761 364 0 12791 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 307468

[startup+1.5005 s]
/proc/loadavg: 5.02 7.28 7.80 3/313 19415
/proc/meminfo: memFree=18061848/32950928 swapFree=64721848/67111528
[pid=19410] ppid=19408 vsize=356416 CPUtime=1.41 cores=0,2,4,6
/proc/19410/stat : 19410 (python) R 19408 19410 17961 0 -1 4202496 28712 934 1 0 126 15 0 0 18 0 1 0 658315239 364969984 26393 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089059078 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19410/statm: 89104 26393 1761 364 0 25028 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 356416

[startup+3.10016 s]
/proc/loadavg: 5.02 7.28 7.80 3/313 19415
/proc/meminfo: memFree=17963020/32950928 swapFree=64721848/67111528
[pid=19410] ppid=19408 vsize=459352 CPUtime=3.01 cores=0,2,4,6
/proc/19410/stat : 19410 (python) R 19408 19410 17961 0 -1 4202496 52983 934 1 0 282 19 0 0 22 0 1 0 658315239 470376448 50664 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089359045 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19410/statm: 114838 50664 1761 364 0 50762 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 459352

[startup+6.30066 s]
/proc/loadavg: 5.10 7.26 7.79 3/313 19416
/proc/meminfo: memFree=17838096/32950928 swapFree=64721848/67111528
[pid=19410] ppid=19408 vsize=517416 CPUtime=6.22 cores=0,2,4,6
/proc/19410/stat : 19410 (python) R 19408 19410 17961 0 -1 4202496 99609 934 1 0 596 26 0 0 25 0 1 0 658315239 529833984 66738 33554432000 4194304 5683644 140735068619680 18446744073709551615 47121377994690 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19410/statm: 129354 66738 1826 364 0 65278 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 517416

[startup+12.7005 s]
/proc/loadavg: 4.85 7.17 7.76 3/313 19416
/proc/meminfo: memFree=17834520/32950928 swapFree=64721848/67111528
[pid=19410] ppid=19408 vsize=517416 CPUtime=12.61 cores=0,2,4,6
/proc/19410/stat : 19410 (python) R 19408 19410 17961 0 -1 4202496 99609 934 1 0 1235 26 0 0 25 0 1 0 658315239 529833984 66738 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521776 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19410/statm: 129354 66738 1826 364 0 65278 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 517416

[startup+25.5003 s]
/proc/loadavg: 4.56 7.00 7.70 3/324 19431
/proc/meminfo: memFree=17755444/32950928 swapFree=64721848/67111528
[pid=19410] ppid=19408 vsize=517416 CPUtime=25.41 cores=0,2,4,6
/proc/19410/stat : 19410 (python) R 19408 19410 17961 0 -1 4202496 99610 934 1 0 2515 26 0 0 25 0 1 0 658315239 529833984 66739 33554432000 4194304 5683644 140735068619680 18446744073709551615 4314317 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19410/statm: 129354 66739 1827 364 0 65278 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 517416

[startup+51.1007 s]
/proc/loadavg: 4.54 6.79 7.61 6/336 19444
/proc/meminfo: memFree=17374664/32950928 swapFree=64721848/67111528
[pid=19410] ppid=19408 vsize=539644 CPUtime=32.44 cores=0,2,4,6
/proc/19410/stat : 19410 (python) S 19408 19410 17961 0 -1 4202496 102245 934 1 0 3215 29 0 0 25 0 5 0 658315239 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19410/statm: 134911 62107 1881 364 0 70820 0
[pid=19432] ppid=19410 vsize=498632 CPUtime=0.04 cores=0,2,4,6
/proc/19432/stat : 19432 (python) S 19410 19410 17961 0 -1 4202560 905 0 0 0 1 3 0 0 18 0 1 0 658318487 510599168 60586 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718287 0 0 16781312 514 5317484522529325316 0 0 17 2 0 0 0
/proc/19432/statm: 124658 60586 376 364 0 60576 0
[pid=19434] ppid=19432 vsize=74280 CPUtime=18.6 cores=0,2,4,6
/proc/19434/stat : 19434 (lingeling) R 19432 19434 19434 0 -1 4202496 31040 0 0 0 1856 4 0 0 25 0 1 0 658318488 76062720 17735 33554432000 4194304 4352236 140736551952320 18446744073709551615 4295537 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/19434/statm: 18570 17735 129 39 0 17650 0
[pid=19435] ppid=19410 vsize=508888 CPUtime=0.05 cores=0,2,4,6
/proc/19435/stat : 19435 (python) S 19410 19410 17961 0 -1 4202560 946 0 0 0 3 2 0 0 15 0 1 0 658318488 521101312 60584 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718342 0 0 16781312 514 13733665495310106882 0 0 17 4 0 0 0
/proc/19435/statm: 127222 60584 370 364 0 63137 0
[pid=19437] ppid=19435 vsize=199560 CPUtime=18.54 cores=0,2,4,6
/proc/19437/stat : 19437 (cryptominisat-2) R 19435 19437 19437 0 -1 4202496 55722 0 0 0 1846 8 0 0 25 0 1 0 658318489 204349440 39232 33554432000 4194304 4677096 140736910758480 18446744073709551615 248089394833 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19437/statm: 49890 39232 393 118 0 44849 0
[pid=19438] ppid=19410 vsize=519144 CPUtime=0.03 cores=0,2,4,6
/proc/19438/stat : 19438 (python) S 19410 19410 17961 0 -1 4202560 900 0 0 0 1 2 0 0 18 0 1 0 658318489 531603456 60588 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718342 0 0 16781312 514 5317484522529325313 0 0 17 6 0 0 0
/proc/19438/statm: 129786 60588 370 364 0 65698 0
[pid=19442] ppid=19438 vsize=75312 CPUtime=18.33 cores=0,2,4,6
/proc/19442/stat : 19442 (lingeling) R 19438 19442 19442 0 -1 4202496 31310 0 0 0 1829 4 0 0 25 0 1 0 658318492 77119488 17993 33554432000 4194304 4352236 140736681078688 18446744073709551615 4222658 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/19442/statm: 18828 17993 129 39 0 17908 0
[pid=19440] ppid=19410 vsize=529400 CPUtime=0.04 cores=0,2,4,6
/proc/19440/stat : 19440 (python) S 19410 19410 17961 0 -1 4202560 917 0 0 0 1 3 0 0 18 0 1 0 658318491 542105600 60592 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718342 0 0 16781312 514 5317484522529325316 0 0 17 4 0 0 0
/proc/19440/statm: 132350 60592 370 364 0 68259 0
[pid=19443] ppid=19440 vsize=58500 CPUtime=18.44 cores=0,2,4,6
/proc/19443/stat : 19443 (lingeling) R 19440 19443 19443 0 -1 4202496 31330 0 0 0 1839 5 0 0 25 0 1 0 658318492 59904000 13790 33554432000 4194304 4352236 140734495542816 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/19443/statm: 14625 13790 129 39 0 13705 0
[pid=19410/tid=19433] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19433/stat : 19433 (python) S 19408 19410 17961 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 5 0 658318487 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 6 0 0 0
[pid=19410/tid=19436] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19436/stat : 19436 (python) S 19408 19410 17961 0 -1 4202560 24 934 0 0 0 0 0 0 25 0 5 0 658318489 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 2 0 0 0
[pid=19410/tid=19439] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19439/stat : 19439 (python) S 19408 19410 17961 0 -1 4202560 36 934 0 0 0 0 0 0 25 0 5 0 658318490 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 4 0 0 0
[pid=19410/tid=19441] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19441/stat : 19441 (python) S 19408 19410 17961 0 -1 4202560 21 934 0 0 0 0 0 0 25 0 5 0 658318492 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 106.51
Current children cumulated vsize (KiB) 3003360

[startup+102.301 s]
/proc/loadavg: 4.85 6.53 7.47 6/336 19445
/proc/meminfo: memFree=17315552/32950928 swapFree=64721848/67111528
[pid=19410] ppid=19408 vsize=539644 CPUtime=32.44 cores=0,2,4,6
/proc/19410/stat : 19410 (python) S 19408 19410 17961 0 -1 4202496 102245 934 1 0 3215 29 0 0 25 0 5 0 658315239 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19410/statm: 134911 62107 1881 364 0 70820 0
[pid=19432] ppid=19410 vsize=498632 CPUtime=0.15 cores=0,2,4,6
/proc/19432/stat : 19432 (python) S 19410 19410 17961 0 -1 4202560 927 0 0 0 7 8 0 0 18 0 1 0 658318487 510599168 60586 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718287 0 0 16781312 514 5317484522529325316 0 0 17 2 0 0 0
/proc/19432/statm: 124658 60586 376 364 0 60576 0
[pid=19434] ppid=19432 vsize=62280 CPUtime=69.8 cores=0,2,4,6
/proc/19434/stat : 19434 (lingeling) R 19432 19434 19434 0 -1 4202496 36470 0 0 0 6975 5 0 0 25 0 1 0 658318488 63774720 14735 33554432000 4194304 4352236 140736551952320 18446744073709551615 4328345 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/19434/statm: 15570 14735 129 39 0 14650 0
[pid=19435] ppid=19410 vsize=508888 CPUtime=0.19 cores=0,2,4,6
/proc/19435/stat : 19435 (python) S 19410 19410 17961 0 -1 4202560 983 0 0 0 11 8 0 0 15 0 1 0 658318488 521101312 60585 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718342 0 0 16781312 514 13733665495310106882 0 0 17 2 0 0 0
/proc/19435/statm: 127222 60585 371 364 0 63137 0
[pid=19437] ppid=19435 vsize=277016 CPUtime=69.51 cores=0,2,4,6
/proc/19437/stat : 19437 (cryptominisat-2) R 19435 19437 19437 0 -1 4202496 86356 0 0 0 6937 14 0 0 25 0 1 0 658318489 283664384 58634 33554432000 4194304 4677096 140736910758480 18446744073709551615 4320199 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19437/statm: 69254 58634 393 118 0 64213 0
[pid=19438] ppid=19410 vsize=519144 CPUtime=0.17 cores=0,2,4,6
/proc/19438/stat : 19438 (python) S 19410 19410 17961 0 -1 4202560 925 0 0 0 8 9 0 0 18 0 1 0 658318489 531603456 60588 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718342 0 0 16781312 514 5317484522529325313 0 0 17 6 0 0 0
/proc/19438/statm: 129786 60588 370 364 0 65698 0
[pid=19442] ppid=19438 vsize=62028 CPUtime=68.87 cores=0,2,4,6
/proc/19442/stat : 19442 (lingeling) R 19438 19442 19442 0 -1 4202496 36559 0 0 0 6883 4 0 0 25 0 1 0 658318492 63516672 14676 33554432000 4194304 4352236 140736681078688 18446744073709551615 4327857 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/19442/statm: 15507 14676 129 39 0 14587 0
[pid=19440] ppid=19410 vsize=529400 CPUtime=0.15 cores=0,2,4,6
/proc/19440/stat : 19440 (python) S 19410 19410 17961 0 -1 4202560 940 0 0 0 7 8 0 0 18 0 1 0 658318491 542105600 60592 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718342 0 0 16781312 514 5317484522529325316 0 0 17 4 0 0 0
/proc/19440/statm: 132350 60592 370 364 0 68259 0
[pid=19443] ppid=19440 vsize=63076 CPUtime=69.5 cores=0,2,4,6
/proc/19443/stat : 19443 (lingeling) R 19440 19443 19443 0 -1 4202496 44855 0 0 0 6944 6 0 0 25 0 1 0 658318492 64589824 14934 33554432000 4194304 4352236 140734495542816 18446744073709551615 4328035 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/19443/statm: 15769 14934 129 39 0 14849 0
[pid=19410/tid=19433] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19433/stat : 19433 (python) S 19408 19410 17961 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 5 0 658318487 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 6 0 0 0
[pid=19410/tid=19436] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19436/stat : 19436 (python) S 19408 19410 17961 0 -1 4202560 24 934 0 0 0 0 0 0 25 0 5 0 658318489 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 2 0 0 0
[pid=19410/tid=19439] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19439/stat : 19439 (python) S 19408 19410 17961 0 -1 4202560 36 934 0 0 0 0 0 0 25 0 5 0 658318490 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 4 0 0 0
[pid=19410/tid=19441] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19441/stat : 19441 (python) S 19408 19410 17961 0 -1 4202560 21 934 0 0 0 0 0 0 25 0 5 0 658318492 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 310.78
Current children cumulated vsize (KiB) 3060108

[startup+162.301 s]
/proc/loadavg: 5.00 6.26 7.32 6/336 19447
/proc/meminfo: memFree=17277940/32950928 swapFree=64721848/67111528
[pid=19410] ppid=19408 vsize=539644 CPUtime=32.44 cores=0,2,4,6
/proc/19410/stat : 19410 (python) S 19408 19410 17961 0 -1 4202496 102245 934 1 0 3215 29 0 0 25 0 5 0 658315239 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19410/statm: 134911 62107 1881 364 0 70820 0
[pid=19432] ppid=19410 vsize=498632 CPUtime=0.29 cores=0,2,4,6
/proc/19432/stat : 19432 (python) S 19410 19410 17961 0 -1 4202560 946 0 0 0 15 14 0 0 18 0 1 0 658318487 510599168 60586 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718287 0 0 16781312 514 5317484522529325316 0 0 17 2 0 0 0
/proc/19432/statm: 124658 60586 376 364 0 60576 0

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

/proc/19442/stat : 19442 (lingeling) R 19438 19442 19442 0 -1 4202496 261639 0 0 0 115189 31 0 0 25 0 1 0 658318492 115646464 27403 33554432000 4194304 4352236 140736681078688 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/19442/statm: 28234 27403 129 39 0 27314 0
[pid=19440] ppid=19410 vsize=529400 CPUtime=2.71 cores=0,2,4,6
/proc/19440/stat : 19440 (python) S 19410 19410 17961 0 -1 4202560 983 0 0 0 146 125 0 0 18 0 1 0 658318491 542105600 60592 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718342 0 0 16781312 514 5317484522529325316 0 0 17 4 0 0 0
/proc/19440/statm: 132350 60592 370 364 0 68259 0
[pid=19443] ppid=19440 vsize=107984 CPUtime=1163.73 cores=0,2,4,6
/proc/19443/stat : 19443 (lingeling) R 19440 19443 19443 0 -1 4202496 357560 0 0 0 116332 41 0 0 25 0 1 0 658318492 110575616 26197 33554432000 4194304 4352236 140734495542816 18446744073709551615 4328544 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/19443/statm: 26996 26197 129 39 0 26076 0
[pid=19410/tid=19433] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19433/stat : 19433 (python) S 19408 19410 17961 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 5 0 658318487 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 6 0 0 0
[pid=19410/tid=19436] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19436/stat : 19436 (python) S 19408 19410 17961 0 -1 4202560 24 934 0 0 0 0 0 0 25 0 5 0 658318489 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 2 0 0 0
[pid=19410/tid=19439] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19439/stat : 19439 (python) S 19408 19410 17961 0 -1 4202560 36 934 0 0 0 0 0 0 25 0 5 0 658318490 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 4 0 0 0
[pid=19410/tid=19441] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19441/stat : 19441 (python) S 19408 19410 17961 0 -1 4202560 21 934 0 0 0 0 0 0 25 0 5 0 658318492 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4687.3
Current children cumulated vsize (KiB) 3247548

[startup+1200 s]
/proc/loadavg: 5.12 5.11 5.78 6/336 19486
/proc/meminfo: memFree=16986444/32950928 swapFree=64721848/67111528
[pid=19410] ppid=19408 vsize=539644 CPUtime=32.44 cores=0,2,4,6
/proc/19410/stat : 19410 (python) S 19408 19410 17961 0 -1 4202496 102245 934 1 0 3215 29 0 0 25 0 5 0 658315239 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19410/statm: 134911 62107 1881 364 0 70820 0
[pid=19432] ppid=19410 vsize=498632 CPUtime=2.71 cores=0,2,4,6
/proc/19432/stat : 19432 (python) S 19410 19410 17961 0 -1 4202560 969 0 0 0 138 133 0 0 18 0 1 0 658318487 510599168 60586 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718287 0 0 16781312 514 5317484522529325316 0 0 17 2 0 0 0
/proc/19432/statm: 124658 60586 376 364 0 60576 0
[pid=19434] ppid=19432 vsize=105852 CPUtime=1167.52 cores=0,2,4,6
/proc/19434/stat : 19434 (lingeling) R 19432 19434 19434 0 -1 4202496 295919 0 0 0 116717 35 0 0 25 0 1 0 658318488 108392448 25632 33554432000 4194304 4352236 140736551952320 18446744073709551615 4295653 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/19434/statm: 26463 25632 129 39 0 25543 0
[pid=19435] ppid=19410 vsize=508888 CPUtime=3.09 cores=0,2,4,6
/proc/19435/stat : 19435 (python) S 19410 19410 17961 0 -1 4202560 1062 0 0 0 163 146 0 0 15 0 1 0 658318488 521101312 60585 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718342 0 0 16781312 514 13733665495310106882 0 0 17 2 0 0 0
/proc/19435/statm: 127222 60585 371 364 0 63137 0
[pid=19437] ppid=19435 vsize=325580 CPUtime=1161.77 cores=0,2,4,6
/proc/19437/stat : 19437 (cryptominisat-2) R 19435 19437 19437 0 -1 4202496 112138 0 0 0 116149 28 0 0 25 0 1 0 658318489 333393920 73816 33554432000 4194304 4677096 140736910758480 18446744073709551615 4346685 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19437/statm: 81395 73816 393 118 0 76354 0
[pid=19438] ppid=19410 vsize=519144 CPUtime=2.73 cores=0,2,4,6
/proc/19438/stat : 19438 (python) S 19410 19410 17961 0 -1 4202560 967 0 0 0 150 123 0 0 18 0 1 0 658318489 531603456 60588 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718342 0 0 16781312 514 5317484522529325313 0 0 17 6 0 0 0
/proc/19438/statm: 129786 60588 370 364 0 65698 0
[pid=19442] ppid=19438 vsize=112936 CPUtime=1152.99 cores=0,2,4,6
/proc/19442/stat : 19442 (lingeling) R 19438 19442 19442 0 -1 4202496 261639 0 0 0 115268 31 0 0 25 0 1 0 658318492 115646464 27403 33554432000 4194304 4352236 140736681078688 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/19442/statm: 28234 27403 129 39 0 27314 0
[pid=19440] ppid=19410 vsize=529400 CPUtime=2.71 cores=0,2,4,6
/proc/19440/stat : 19440 (python) S 19410 19410 17961 0 -1 4202560 983 0 0 0 146 125 0 0 18 0 1 0 658318491 542105600 60592 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718342 0 0 16781312 514 5317484522529325316 0 0 17 4 0 0 0
/proc/19440/statm: 132350 60592 370 364 0 68259 0
[pid=19443] ppid=19440 vsize=107984 CPUtime=1164.53 cores=0,2,4,6
/proc/19443/stat : 19443 (lingeling) R 19440 19443 19443 0 -1 4202496 357560 0 0 0 116412 41 0 0 25 0 1 0 658318492 110575616 26197 33554432000 4194304 4352236 140734495542816 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/19443/statm: 26996 26197 129 39 0 26076 0
[pid=19410/tid=19433] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19433/stat : 19433 (python) S 19408 19410 17961 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 5 0 658318487 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 6 0 0 0
[pid=19410/tid=19436] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19436/stat : 19436 (python) S 19408 19410 17961 0 -1 4202560 24 934 0 0 0 0 0 0 25 0 5 0 658318489 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 2 0 0 0
[pid=19410/tid=19439] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19439/stat : 19439 (python) S 19408 19410 17961 0 -1 4202560 36 934 0 0 0 0 0 0 25 0 5 0 658318490 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 4 0 0 0
[pid=19410/tid=19441] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19441/stat : 19441 (python) S 19408 19410 17961 0 -1 4202560 21 934 0 0 0 0 0 0 25 0 5 0 658318492 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4690.49
Current children cumulated vsize (KiB) 3248060

[startup+1200.8 s]
/proc/loadavg: 5.12 5.11 5.78 6/336 19486
/proc/meminfo: memFree=16986444/32950928 swapFree=64721848/67111528
[pid=19410] ppid=19408 vsize=539644 CPUtime=32.44 cores=0,2,4,6
/proc/19410/stat : 19410 (python) S 19408 19410 17961 0 -1 4202496 102245 934 1 0 3215 29 0 0 25 0 5 0 658315239 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19410/statm: 134911 62107 1881 364 0 70820 0
[pid=19432] ppid=19410 vsize=498632 CPUtime=2.71 cores=0,2,4,6
/proc/19432/stat : 19432 (python) S 19410 19410 17961 0 -1 4202560 969 0 0 0 138 133 0 0 18 0 1 0 658318487 510599168 60586 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718287 0 0 16781312 514 5317484522529325316 0 0 17 2 0 0 0
/proc/19432/statm: 124658 60586 376 364 0 60576 0
[pid=19434] ppid=19432 vsize=106876 CPUtime=1168.32 cores=0,2,4,6
/proc/19434/stat : 19434 (lingeling) R 19432 19434 19434 0 -1 4202496 296175 0 0 0 116797 35 0 0 25 0 1 0 658318488 109441024 25888 33554432000 4194304 4352236 140736551952320 18446744073709551615 4328832 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/19434/statm: 26719 25888 129 39 0 25799 0
[pid=19435] ppid=19410 vsize=508888 CPUtime=3.09 cores=0,2,4,6
/proc/19435/stat : 19435 (python) S 19410 19410 17961 0 -1 4202560 1062 0 0 0 163 146 0 0 15 0 1 0 658318488 521101312 60585 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718342 0 0 16781312 514 13733665495310106882 0 0 17 2 0 0 0
/proc/19435/statm: 127222 60585 371 364 0 63137 0
[pid=19437] ppid=19435 vsize=325580 CPUtime=1162.57 cores=0,2,4,6
/proc/19437/stat : 19437 (cryptominisat-2) R 19435 19437 19437 0 -1 4202496 112138 0 0 0 116229 28 0 0 25 0 1 0 658318489 333393920 73816 33554432000 4194304 4677096 140736910758480 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19437/statm: 81395 73816 393 118 0 76354 0
[pid=19438] ppid=19410 vsize=519144 CPUtime=2.73 cores=0,2,4,6
/proc/19438/stat : 19438 (python) S 19410 19410 17961 0 -1 4202560 967 0 0 0 150 123 0 0 18 0 1 0 658318489 531603456 60588 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718342 0 0 16781312 514 5317484522529325313 0 0 17 6 0 0 0
/proc/19438/statm: 129786 60588 370 364 0 65698 0
[pid=19442] ppid=19438 vsize=113448 CPUtime=1153.79 cores=0,2,4,6
/proc/19442/stat : 19442 (lingeling) R 19438 19442 19442 0 -1 4202496 261767 0 0 0 115348 31 0 0 25 0 1 0 658318492 116170752 27531 33554432000 4194304 4352236 140736681078688 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/19442/statm: 28362 27531 129 39 0 27442 0
[pid=19440] ppid=19410 vsize=529400 CPUtime=2.71 cores=0,2,4,6
/proc/19440/stat : 19440 (python) S 19410 19410 17961 0 -1 4202560 983 0 0 0 146 125 0 0 18 0 1 0 658318491 542105600 60592 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718342 0 0 16781312 514 5317484522529325316 0 0 17 4 0 0 0
/proc/19440/statm: 132350 60592 370 364 0 68259 0
[pid=19443] ppid=19440 vsize=107984 CPUtime=1165.33 cores=0,2,4,6
/proc/19443/stat : 19443 (lingeling) R 19440 19443 19443 0 -1 4202496 357560 0 0 0 116492 41 0 0 25 0 1 0 658318492 110575616 26197 33554432000 4194304 4352236 140734495542816 18446744073709551615 4328013 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/19443/statm: 26996 26197 129 39 0 26076 0
[pid=19410/tid=19433] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19433/stat : 19433 (python) S 19408 19410 17961 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 5 0 658318487 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 6 0 0 0
[pid=19410/tid=19436] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19436/stat : 19436 (python) S 19408 19410 17961 0 -1 4202560 24 934 0 0 0 0 0 0 25 0 5 0 658318489 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 2 0 0 0
[pid=19410/tid=19439] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19439/stat : 19439 (python) S 19408 19410 17961 0 -1 4202560 36 934 0 0 0 0 0 0 25 0 5 0 658318490 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 4 0 0 0
[pid=19410/tid=19441] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19441/stat : 19441 (python) S 19408 19410 17961 0 -1 4202560 21 934 0 0 0 0 0 0 25 0 5 0 658318492 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4693.69
Current children cumulated vsize (KiB) 3249596

[startup+1201.01 s]
/proc/loadavg: 5.12 5.11 5.78 6/336 19486
/proc/meminfo: memFree=16984584/32950928 swapFree=64721848/67111528
[pid=19410] ppid=19408 vsize=539644 CPUtime=32.44 cores=0,2,4,6
/proc/19410/stat : 19410 (python) S 19408 19410 17961 0 -1 4202496 102245 934 1 0 3215 29 0 0 25 0 5 0 658315239 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19410/statm: 134911 62107 1881 364 0 70820 0
[pid=19432] ppid=19410 vsize=498632 CPUtime=2.71 cores=0,2,4,6
/proc/19432/stat : 19432 (python) S 19410 19410 17961 0 -1 4202560 969 0 0 0 138 133 0 0 18 0 1 0 658318487 510599168 60586 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718287 0 0 16781312 514 5317484522529325316 0 0 17 2 0 0 0
/proc/19432/statm: 124658 60586 376 364 0 60576 0
[pid=19434] ppid=19432 vsize=106876 CPUtime=1168.53 cores=0,2,4,6
/proc/19434/stat : 19434 (lingeling) R 19432 19434 19434 0 -1 4202496 296175 0 0 0 116818 35 0 0 25 0 1 0 658318488 109441024 25888 33554432000 4194304 4352236 140736551952320 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/19434/statm: 26719 25888 129 39 0 25799 0
[pid=19435] ppid=19410 vsize=508888 CPUtime=3.09 cores=0,2,4,6
/proc/19435/stat : 19435 (python) S 19410 19410 17961 0 -1 4202560 1062 0 0 0 163 146 0 0 15 0 1 0 658318488 521101312 60585 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718342 0 0 16781312 514 13733665495310106882 0 0 17 2 0 0 0
/proc/19435/statm: 127222 60585 371 364 0 63137 0
[pid=19437] ppid=19435 vsize=325580 CPUtime=1162.78 cores=0,2,4,6
/proc/19437/stat : 19437 (cryptominisat-2) R 19435 19437 19437 0 -1 4202496 112138 0 0 0 116250 28 0 0 25 0 1 0 658318489 333393920 73816 33554432000 4194304 4677096 140736910758480 18446744073709551615 4320065 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/19437/statm: 81395 73816 393 118 0 76354 0
[pid=19438] ppid=19410 vsize=519144 CPUtime=2.73 cores=0,2,4,6
/proc/19438/stat : 19438 (python) S 19410 19410 17961 0 -1 4202560 967 0 0 0 150 123 0 0 18 0 1 0 658318489 531603456 60588 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718342 0 0 16781312 514 5317484522529325313 0 0 17 6 0 0 0
/proc/19438/statm: 129786 60588 370 364 0 65698 0
[pid=19442] ppid=19438 vsize=113448 CPUtime=1153.99 cores=0,2,4,6
/proc/19442/stat : 19442 (lingeling) R 19438 19442 19442 0 -1 4202496 261767 0 0 0 115368 31 0 0 25 0 1 0 658318492 116170752 27531 33554432000 4194304 4352236 140736681078688 18446744073709551615 4328087 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/19442/statm: 28362 27531 129 39 0 27442 0
[pid=19440] ppid=19410 vsize=529400 CPUtime=2.71 cores=0,2,4,6
/proc/19440/stat : 19440 (python) S 19410 19410 17961 0 -1 4202560 983 0 0 0 146 125 0 0 18 0 1 0 658318491 542105600 60592 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718342 0 0 16781312 514 5317484522529325316 0 0 17 4 0 0 0
/proc/19440/statm: 132350 60592 370 364 0 68259 0
[pid=19443] ppid=19440 vsize=107984 CPUtime=1165.54 cores=0,2,4,6
/proc/19443/stat : 19443 (lingeling) R 19440 19443 19443 0 -1 4202496 357560 0 0 0 116513 41 0 0 25 0 1 0 658318492 110575616 26197 33554432000 4194304 4352236 140734495542816 18446744073709551615 4328109 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/19443/statm: 26996 26197 129 39 0 26076 0
[pid=19410/tid=19433] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19433/stat : 19433 (python) S 19408 19410 17961 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 5 0 658318487 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 6 0 0 0
[pid=19410/tid=19436] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19436/stat : 19436 (python) S 19408 19410 17961 0 -1 4202560 24 934 0 0 0 0 0 0 25 0 5 0 658318489 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 2 0 0 0
[pid=19410/tid=19439] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19439/stat : 19439 (python) S 19408 19410 17961 0 -1 4202560 36 934 0 0 0 0 0 0 25 0 5 0 658318490 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 4 0 0 0
[pid=19410/tid=19441] ppid=19408 vsize=539644 CPUtime=0 cores=0,2,4,6
/proc/19410/task/19441/stat : 19441 (python) S 19408 19410 17961 0 -1 4202560 21 934 0 0 0 0 0 0 25 0 5 0 658318492 552595456 62107 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4694.52
Current children cumulated vsize (KiB) 3249596

[startup+1201.1 s]
/proc/loadavg: 5.12 5.11 5.78 6/336 19486
/proc/meminfo: memFree=16984584/32950928 swapFree=64721848/67111528
[pid=19410] ppid=19408 vsize=539644 CPUtime=2369.74 cores=0,2,4,6
/proc/19410/stat : 19410 (python) S 19408 19410 17961 0 -1 4202496 102574 411572 1 0 3215 29 233383 347 17 0 5 0 658315239 552595456 62108 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101528383 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19410/statm: 134911 62108 1882 364 0 70820 0
[pid=19438] ppid=19410 vsize=519144 CPUtime=2.73 cores=0,2,4,6
/proc/19438/stat : 19438 (python) S 19410 19410 17961 0 -1 4202560 986 0 0 0 150 123 0 0 18 0 1 0 658318489 531603456 60593 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101528383 0 0 16781824 2 18446744071562232103 0 0 17 6 0 0 0
/proc/19438/statm: 129786 60593 375 364 0 65698 0
[pid=19442] ppid=19438 vsize=0 CPUtime=1154.07 cores=0,2,4,6
/proc/19442/stat : 19442 (lingeling) R 19438 19442 19442 0 -1 4203524 261767 0 0 0 115376 31 0 0 25 0 1 0 658318492 0 0 33554432000 0 0 0 0 0 0 0 16781312 17506 18446744073709551615 0 0 17 6 0 0 0
/proc/19442/statm: 0 0 0 0 0 0 0
[pid=19440] ppid=19410 vsize=529400 CPUtime=2.71 cores=0,2,4,6
/proc/19440/stat : 19440 (python) S 19410 19410 17961 0 -1 4202560 983 0 0 0 146 125 0 0 18 0 1 0 658318491 542105600 60592 33554432000 4194304 5683644 140735068619680 18446744073709551615 248089718342 0 0 16781312 514 5317484522529325316 0 0 17 4 0 0 0
/proc/19440/statm: 132350 60592 370 364 0 68259 0
[pid=19443] ppid=19440 vsize=107984 CPUtime=1165.63 cores=0,2,4,6
/proc/19443/stat : 19443 (lingeling) R 19440 19443 19443 0 -1 4202496 357560 0 0 0 116522 41 0 0 25 0 1 0 658318492 110575616 26197 33554432000 4194304 4352236 140734495542816 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/19443/statm: 26996 26197 129 39 0 26076 0
[pid=19410/tid=19433] ppid=19408 vsize=539644 CPUtime=2337.3 cores=0,2,4,6
/proc/19410/task/19433/stat : 19433 (python) S 19408 19410 17961 0 -1 4202560 27 411572 0 0 0 0 233383 347 25 0 5 0 658318487 552595456 62108 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 6 0 0 0
[pid=19410/tid=19436] ppid=19408 vsize=539644 CPUtime=2337.3 cores=0,2,4,6
/proc/19410/task/19436/stat : 19436 (python) S 19408 19410 17961 0 -1 4202560 24 411572 0 0 0 0 233383 347 25 0 5 0 658318489 552595456 62108 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 2 0 0 0
[pid=19410/tid=19439] ppid=19408 vsize=539644 CPUtime=2337.3 cores=0,2,4,6
/proc/19410/task/19439/stat : 19439 (python) S 19408 19410 17961 0 -1 4202560 36 411572 0 0 0 0 233383 347 25 0 5 0 658318490 552595456 62108 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 4 0 0 0
[pid=19410/tid=19441] ppid=19408 vsize=539644 CPUtime=2337.3 cores=0,2,4,6
/proc/19410/task/19441/stat : 19441 (python) S 19408 19410 17961 0 -1 4202560 21 411572 0 0 0 0 233383 347 25 0 5 0 658318492 552595456 62108 33554432000 4194304 5683644 140735068619680 18446744073709551615 248101521841 0 0 16781312 2 18446604453559649216 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4694.88
Current children cumulated vsize (KiB) 1696172

Child status: 0
Real time (s): 1201.18
CPU time (s): 4695.02
CPU user time (s): 4688
CPU system time (s): 7.02693
CPU usage (%): 390.867
Max. virtual memory (cumulated for all children) (KiB): 3367528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4688
system time used= 7.02693
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1165139
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= 9083
involuntary context switches= 31060

runsolver used 3.41548 second user time and 8.59569 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 15:45:54
IDJOB=3378796
IDBENCH=84806
IDSOLVER=1860
FILE ID=node123/3378796-1305467154
RUNJOBID= node123-1305467154-19386
PBS_JOBID= 13324975
Free space on /tmp= 73348 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT04/industrial/vangelder/cnf-color/abb313GPIA-9-c.used-as.sat04-317.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-3378796-1305467154/watcher-3378796-1305467154 -o /tmp/evaluation-result-3378796-1305467154/solver-3378796-1305467154 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378796-1305467154.cnf -seed 1249401423 -budget 4800 -cores 4

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

MD5SUM BENCH= 65c5a1442ec07e466934f093e50229c2
RANDOM SEED=1249401423

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18189624 kB
Buffers:        329140 kB
Cached:        4454856 kB
SwapCached:      10528 kB
Active:       11464684 kB
Inactive:      3008916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18189624 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           90816 kB
Writeback:           0 kB
AnonPages:     9687352 kB
Mapped:          27492 kB
Slab:           182140 kB
PageTables:      41724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 60431880 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= 73316 MiB
End job on node123 at 2011-05-15 16:05:56