Trace number 3378908

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 1402.19 374.335

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_b_unsat.cnf
MD5SUM3dc443ddf213a09407d2a75925179735
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark113.98
Satisfiable
(Un)Satisfiability was proved
Number of variables26061
Number of clauses742909
Sum of the clauses size2791650
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 244599
Number of clauses of size 390788
Number of clauses of size 4607522
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.34/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.34/0.67	c INFO: solving HOME/instance-3378908-1305466037.cnf
0.34/0.67	c INFO: computing task features
3.41/3.73	c INFO: computed variable-clause graph statistics
3.51/3.80	c INFO: computed clause balance statistics
18.11/18.44	c INFO: computed variable balance statistics
28.80/29.15	c INFO: computed small-clause counts
28.90/29.20	c INFO: computed Horn-clause counts
30.01/30.35	c INFO: computed variable graph statistics
30.01/30.35	c INFO: collected features for HOME/instance-3378908-1305466037.cnf in 29.57 s
30.01/30.36	c INFO: running lingeling-276@0 for 1170 with 1170 remaining (b = 0.43)
30.01/30.37	c INFO: running lingeling-276@0 for 97 with 1170 remaining (b = 0.16)
30.01/30.38	c INFO: running cryptominisat-2.9.0@0 for 1170 with 1170 remaining (b = 0.30)
30.01/30.39	c INFO: running lingeling-276@0 for 1170 with 1170 remaining (b = 0.25)
429.87/130.61	c INFO: running lingeling-276@0 for 1070 with 1070 remaining (b = 0.20)
1401.76/374.27	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-3378908-1305466037/watcher-3378908-1305466037 -o /tmp/evaluation-result-3378908-1305466037/solver-3378908-1305466037 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378908-1305466037.cnf -seed 528883453 -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: 8.10 7.55 7.50 5/314 12115
/proc/meminfo: memFree=23473440/32951124 swapFree=67083432/67111528
[pid=12115] ppid=12113 vsize=15776 CPUtime=0 cores=0,2,4,6
/proc/12115/stat : 12115 (python) R 12113 12115 11635 0 -1 4202496 862 0 0 0 0 0 0 0 21 0 1 0 736834361 16154624 745 33554432000 4194304 5683644 140737241257968 18446744073709551615 4851904 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12115/statm: 3944 747 341 364 0 431 0

[startup+0.0497491 s]
/proc/loadavg: 8.10 7.55 7.50 5/314 12115
/proc/meminfo: memFree=23473440/32951124 swapFree=67083432/67111528
[pid=12115] ppid=12113 vsize=18884 CPUtime=0.02 cores=0,2,4,6
/proc/12115/stat : 12115 (python) S 12113 12115 11635 0 -1 4202496 1287 0 0 0 2 0 0 0 21 0 1 0 736834361 19337216 1141 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020393984 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/12115/statm: 4721 1141 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.100551 s]
/proc/loadavg: 8.10 7.55 7.50 5/314 12115
/proc/meminfo: memFree=23473440/32951124 swapFree=67083432/67111528
[pid=12115] ppid=12113 vsize=87704 CPUtime=0.05 cores=0,2,4,6
/proc/12115/stat : 12115 (python) S 12113 12115 11635 0 -1 4202496 2636 0 0 0 4 1 0 0 21 0 1 0 736834361 89808896 2354 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020393984 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/12115/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 87704

[startup+0.301107 s]
/proc/loadavg: 8.10 7.55 7.50 5/314 12115
/proc/meminfo: memFree=23473440/32951124 swapFree=67083432/67111528
[pid=12115] ppid=12113 vsize=135748 CPUtime=0.18 cores=0,2,4,6
/proc/12115/stat : 12115 (python) S 12113 12115 11635 0 -1 4202496 5961 933 1 0 14 4 0 0 17 0 1 0 736834361 139005952 4150 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020393984 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/12115/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.704472 s]
/proc/loadavg: 8.10 7.55 7.50 5/314 12115
/proc/meminfo: memFree=23473440/32951124 swapFree=67083432/67111528
[pid=12115] ppid=12113 vsize=297584 CPUtime=0.4 cores=0,2,4,6
/proc/12115/stat : 12115 (python) R 12113 12115 11635 0 -1 4202496 14030 933 1 0 31 9 0 0 16 0 1 0 736834361 304726016 11712 33554432000 4194304 5683644 140737241257968 18446744073709551615 47816243053046 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/12115/statm: 74396 11712 1761 364 0 10320 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 297584

[startup+1.50031 s]
/proc/loadavg: 8.10 7.55 7.50 6/315 12120
/proc/meminfo: memFree=23413900/32951124 swapFree=67083432/67111528
[pid=12115] ppid=12113 vsize=350688 CPUtime=1.2 cores=0,2,4,6
/proc/12115/stat : 12115 (python) R 12113 12115 11635 0 -1 4202496 26816 933 1 0 109 11 0 0 17 0 1 0 736834361 359104512 24498 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020056773 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/12115/statm: 87672 24498 1761 364 0 23596 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 350688

[startup+3.10102 s]
/proc/loadavg: 7.85 7.50 7.49 6/315 12121
/proc/meminfo: memFree=23341112/32951124 swapFree=67083432/67111528
[pid=12115] ppid=12113 vsize=457360 CPUtime=2.8 cores=0,2,4,6
/proc/12115/stat : 12115 (python) R 12113 12115 11635 0 -1 4202496 50508 933 1 0 266 14 0 0 19 0 1 0 736834361 468336640 48190 33554432000 4194304 5683644 140737241257968 18446744073709551615 47816072370885 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/12115/statm: 114340 48191 1761 364 0 50264 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 457360

[startup+6.30043 s]
/proc/loadavg: 7.85 7.50 7.49 6/315 12121
/proc/meminfo: memFree=23245868/32951124 swapFree=67083432/67111528
[pid=12115] ppid=12113 vsize=482156 CPUtime=6.01 cores=0,2,4,6
/proc/12115/stat : 12115 (python) R 12113 12115 11635 0 -1 4202496 84764 933 1 0 582 19 0 0 25 0 1 0 736834361 493727744 57924 33554432000 4194304 5683644 140737241257968 18446744073709551615 5005963 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/12115/statm: 120539 57924 1826 364 0 56463 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 482156

[startup+12.7003 s]
/proc/loadavg: 7.41 7.42 7.46 6/315 12121
/proc/meminfo: memFree=23244484/32951124 swapFree=67083432/67111528
[pid=12115] ppid=12113 vsize=482156 CPUtime=12.41 cores=0,2,4,6
/proc/12115/stat : 12115 (python) R 12113 12115 11635 0 -1 4202496 84764 933 1 0 1222 19 0 0 25 0 1 0 736834361 493727744 57924 33554432000 4194304 5683644 140737241257968 18446744073709551615 4643417 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/12115/statm: 120539 57924 1826 364 0 56463 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 482156

[startup+25.5009 s]
/proc/loadavg: 7.04 7.34 7.43 6/323 12129
/proc/meminfo: memFree=22730948/32951124 swapFree=67083432/67111528
[pid=12115] ppid=12113 vsize=482156 CPUtime=25.21 cores=0,2,4,6
/proc/12115/stat : 12115 (python) R 12113 12115 11635 0 -1 4202496 84765 933 1 0 2502 19 0 0 25 0 1 0 736834361 493727744 57925 33554432000 4194304 5683644 140737241257968 18446744073709551615 47816072269440 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/12115/statm: 120539 57925 1827 364 0 56463 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 482156

[startup+51.1012 s]
/proc/loadavg: 7.20 7.35 7.43 9/335 12142
/proc/meminfo: memFree=22234388/32951124 swapFree=67083432/67111528
[pid=12115] ppid=12113 vsize=506652 CPUtime=30.1 cores=0,2,4,6
/proc/12115/stat : 12115 (python) S 12113 12115 11635 0 -1 4202496 87406 933 1 0 2989 21 0 0 20 0 5 0 736834361 518811648 53852 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12115/statm: 126663 53852 1873 364 0 62572 0
[pid=12130] ppid=12115 vsize=465640 CPUtime=0.03 cores=0,2,4,6
/proc/12130/stat : 12130 (python) S 12115 12115 11635 0 -1 4202560 909 0 0 0 1 2 0 0 18 0 1 0 736837397 476815360 52339 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416015 0 0 16781312 514 645668412202123524 0 0 17 6 0 0 0
/proc/12130/statm: 116410 52339 376 364 0 52328 0
[pid=12132] ppid=12130 vsize=59008 CPUtime=20.72 cores=0,2,4,6
/proc/12132/stat : 12132 (lingeling) R 12130 12132 12132 0 -1 4202496 17627 0 0 0 2069 3 0 0 25 0 1 0 736837397 60424192 13921 33554432000 4194304 4352236 140733696390400 18446744073709551615 4235610 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/12132/statm: 14752 13921 128 39 0 13832 0
[pid=12133] ppid=12115 vsize=475896 CPUtime=0.04 cores=0,2,4,6
/proc/12133/stat : 12133 (python) S 12115 12115 11635 0 -1 4202560 899 0 0 0 2 2 0 0 18 0 1 0 736837398 487317504 52337 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416070 0 0 16781312 514 645668412202123524 0 0 17 2 0 0 0
/proc/12133/statm: 118974 52337 370 364 0 54889 0
[pid=12135] ppid=12133 vsize=59016 CPUtime=20.7 cores=0,2,4,6
/proc/12135/stat : 12135 (lingeling) R 12133 12135 12135 0 -1 4202496 17634 0 0 0 2068 2 0 0 25 0 1 0 736837399 60432384 13923 33554432000 4194304 4352236 140736096948704 18446744073709551615 4235610 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/12135/statm: 14754 13923 128 39 0 13834 0
[pid=12136] ppid=12115 vsize=486152 CPUtime=0.04 cores=0,2,4,6
/proc/12136/stat : 12136 (python) S 12115 12115 11635 0 -1 4202560 944 0 0 0 2 2 0 0 15 0 1 0 736837399 497819648 52341 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416070 0 0 16781312 514 3461007521836138753 0 0 17 6 0 0 0
/proc/12136/statm: 121538 52341 370 364 0 57450 0
[pid=12138] ppid=12136 vsize=251384 CPUtime=20.39 cores=0,2,4,6
/proc/12138/stat : 12138 (cryptominisat-2) R 12136 12138 12138 0 -1 4202496 60184 0 0 0 2030 9 0 0 25 0 1 0 736837400 257417216 50749 33554432000 4194304 4677096 140733714931840 18446744073709551615 4319869 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/12138/statm: 62846 50749 390 118 0 57805 0
[pid=12139] ppid=12115 vsize=496408 CPUtime=0.03 cores=0,2,4,6
/proc/12139/stat : 12139 (python) S 12115 12115 11635 0 -1 4202560 932 0 0 0 1 2 0 0 18 0 1 0 736837401 508321792 52345 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416070 0 0 16781312 514 645668412202123523 0 0 17 2 0 0 0
/proc/12139/statm: 124102 52345 370 364 0 60011 0
[pid=12141] ppid=12139 vsize=59800 CPUtime=20.59 cores=0,2,4,6
/proc/12141/stat : 12141 (lingeling) R 12139 12141 12141 0 -1 4202496 17823 0 0 0 2056 3 0 0 25 0 1 0 736837401 61235200 14118 33554432000 4194304 4352236 140733742137600 18446744073709551615 4328901 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/12141/statm: 14950 14118 128 39 0 14030 0
[pid=12115/tid=12131] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12131/stat : 12131 (python) S 12113 12115 11635 0 -1 4202560 27 933 0 0 0 0 0 0 25 0 5 0 736837397 518811648 53852 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 6 0 0 0
[pid=12115/tid=12134] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12134/stat : 12134 (python) S 12113 12115 11635 0 -1 4202560 24 933 0 0 0 0 0 0 25 0 5 0 736837399 518811648 53852 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 6 0 0 0
[pid=12115/tid=12137] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12137/stat : 12137 (python) S 12113 12115 11635 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 5 0 736837400 518811648 53852 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 6 0 0 0
[pid=12115/tid=12140] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12140/stat : 12140 (python) S 12113 12115 11635 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 5 0 736837401 518811648 53852 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 112.64
Current children cumulated vsize (KiB) 2859956

[startup+102.313 s]
/proc/loadavg: 7.83 7.50 7.48 9/335 12143
/proc/meminfo: memFree=22135104/32951124 swapFree=67083432/67111528
[pid=12115] ppid=12113 vsize=506652 CPUtime=30.1 cores=0,2,4,6
/proc/12115/stat : 12115 (python) S 12113 12115 11635 0 -1 4202496 87406 933 1 0 2989 21 0 0 20 0 5 0 736834361 518811648 53852 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12115/statm: 126663 53852 1873 364 0 62572 0
[pid=12130] ppid=12115 vsize=465640 CPUtime=0.16 cores=0,2,4,6
/proc/12130/stat : 12130 (python) S 12115 12115 11635 0 -1 4202560 934 0 0 0 8 8 0 0 18 0 1 0 736837397 476815360 52339 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416015 0 0 16781312 514 645668412202123524 0 0 17 6 0 0 0
/proc/12130/statm: 116410 52339 376 364 0 52328 0
[pid=12132] ppid=12130 vsize=71064 CPUtime=71.93 cores=0,2,4,6
/proc/12132/stat : 12132 (lingeling) R 12130 12132 12132 0 -1 4202496 20675 0 0 0 7190 3 0 0 25 0 1 0 736837397 72769536 16935 33554432000 4194304 4352236 140733696390400 18446744073709551615 4328308 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/12132/statm: 17766 16935 128 39 0 16846 0
[pid=12133] ppid=12115 vsize=475896 CPUtime=0.16 cores=0,2,4,6
/proc/12133/stat : 12133 (python) S 12115 12115 11635 0 -1 4202560 923 0 0 0 7 9 0 0 18 0 1 0 736837398 487317504 52337 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416070 0 0 16781312 514 645668412202123524 0 0 17 2 0 0 0
/proc/12133/statm: 118974 52337 370 364 0 54889 0
[pid=12135] ppid=12133 vsize=70904 CPUtime=71.92 cores=0,2,4,6
/proc/12135/stat : 12135 (lingeling) R 12133 12135 12135 0 -1 4202496 22710 0 0 0 7189 3 0 0 25 0 1 0 736837399 72605696 16896 33554432000 4194304 4352236 140736096948704 18446744073709551615 4234441 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/12135/statm: 17726 16896 129 39 0 16806 0
[pid=12136] ppid=12115 vsize=486152 CPUtime=0.18 cores=0,2,4,6
/proc/12136/stat : 12136 (python) S 12115 12115 11635 0 -1 4202560 972 0 0 0 9 9 0 0 15 0 1 0 736837399 497819648 52341 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416070 0 0 16781312 514 645668412202123521 0 0 17 6 0 0 0
/proc/12136/statm: 121538 52341 370 364 0 57450 0
[pid=12138] ppid=12136 vsize=266660 CPUtime=70.81 cores=0,2,4,6
/proc/12138/stat : 12138 (cryptominisat-2) R 12136 12138 12138 0 -1 4202496 67136 0 0 0 7070 11 0 0 25 0 1 0 736837400 273059840 53234 33554432000 4194304 4677096 140733714931840 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/12138/statm: 66665 53234 390 118 0 61624 0
[pid=12139] ppid=12115 vsize=496408 CPUtime=0.17 cores=0,2,4,6
/proc/12139/stat : 12139 (python) S 12115 12115 11635 0 -1 4202560 957 0 0 0 9 8 0 0 18 0 1 0 736837401 508321792 52345 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416070 0 0 16781312 514 645668412202123523 0 0 17 2 0 0 0
/proc/12139/statm: 124102 52345 370 364 0 60011 0
[pid=12141] ppid=12139 vsize=70820 CPUtime=71.55 cores=0,2,4,6
/proc/12141/stat : 12141 (lingeling) R 12139 12141 12141 0 -1 4202496 20617 0 0 0 7152 3 0 0 25 0 1 0 736837401 72519680 16873 33554432000 4194304 4352236 140733742137600 18446744073709551615 4241440 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/12141/statm: 17705 16873 128 39 0 16785 0
[pid=12115/tid=12131] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12131/stat : 12131 (python) S 12113 12115 11635 0 -1 4202560 27 933 0 0 0 0 0 0 25 0 5 0 736837397 518811648 53852 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 6 0 0 0
[pid=12115/tid=12134] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12134/stat : 12134 (python) S 12113 12115 11635 0 -1 4202560 24 933 0 0 0 0 0 0 25 0 5 0 736837399 518811648 53852 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 6 0 0 0
[pid=12115/tid=12137] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12137/stat : 12137 (python) S 12113 12115 11635 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 5 0 736837400 518811648 53852 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 6 0 0 0
[pid=12115/tid=12140] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12140/stat : 12140 (python) S 12113 12115 11635 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 5 0 736837401 518811648 53852 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 316.98
Current children cumulated vsize (KiB) 2910196

[startup+162.301 s]
/proc/loadavg: 8.06 7.63 7.52 9/337 12147
/proc/meminfo: memFree=22148168/32951124 swapFree=67083432/67111528
[pid=12115] ppid=12113 vsize=506652 CPUtime=30.11 cores=0,2,4,6
/proc/12115/stat : 12115 (python) S 12113 12115 11635 0 -1 4202496 87899 933 1 0 2990 21 0 0 18 0 5 0 736834361 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12115/statm: 126663 53853 1874 364 0 62572 0
[pid=12130] ppid=12115 vsize=465640 CPUtime=0.31 cores=0,2,4,6
/proc/12130/stat : 12130 (python) S 12115 12115 11635 0 -1 4202560 952 0 0 0 15 16 0 0 18 0 1 0 736837397 476815360 52339 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416015 0 0 16781312 514 645668412202123524 0 0 17 6 0 0 0
/proc/12130/statm: 116410 52339 376 364 0 52328 0

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

[pid=12133] ppid=12115 vsize=475896 CPUtime=0.79 cores=0,2,4,6
/proc/12133/stat : 12133 (python) S 12115 12115 11635 0 -1 4202560 1149 0 0 0 38 41 0 0 18 0 2 0 736837398 487317504 52367 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416070 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12133/statm: 118974 52367 399 364 0 54889 0
[pid=12135] ppid=12133 vsize=63488 CPUtime=339.59 cores=0,2,4,6
/proc/12135/stat : 12135 (lingeling) R 12133 12135 12135 0 -1 4202496 23908 0 0 0 33956 3 0 0 25 0 1 0 736837399 65011712 15042 33554432000 4194304 4352236 140736096948704 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/12135/statm: 15872 15042 129 39 0 14952 0
[pid=12133/tid=12146] ppid=12115 vsize=475896 CPUtime=0 cores=0,2,4,6
/proc/12133/task/12146/stat : 12146 (python) S 12115 12115 11635 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 736847421 487317504 52367 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 514 18446604451423916224 0 0 -1 2 0 0 0
[pid=12136] ppid=12115 vsize=486152 CPUtime=0.87 cores=0,2,4,6
/proc/12136/stat : 12136 (python) S 12115 12115 11635 0 -1 4202560 1008 0 0 0 44 43 0 0 15 0 1 0 736837399 497819648 52341 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416070 0 0 16781312 514 3461007521836138753 0 0 17 6 0 0 0
/proc/12136/statm: 121538 52341 370 364 0 57450 0
[pid=12138] ppid=12136 vsize=283800 CPUtime=335.55 cores=0,2,4,6
/proc/12138/stat : 12138 (cryptominisat-2) R 12136 12138 12138 0 -1 4202496 105333 0 0 0 33531 24 0 0 25 0 1 0 736837400 290611200 55439 33554432000 4194304 4677096 140733714931840 18446744073709551615 4318914 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/12138/statm: 70950 55439 390 118 0 65909 0
[pid=12139] ppid=12115 vsize=496408 CPUtime=0.78 cores=0,2,4,6
/proc/12139/stat : 12139 (python) S 12115 12115 11635 0 -1 4202560 997 0 0 0 40 38 0 0 18 0 1 0 736837401 508321792 52345 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416070 0 0 16781312 514 645668412202123523 0 0 17 2 0 0 0
/proc/12139/statm: 124102 52345 370 364 0 60011 0
[pid=12141] ppid=12139 vsize=61764 CPUtime=340.22 cores=0,2,4,6
/proc/12141/stat : 12141 (lingeling) R 12139 12141 12141 0 -1 4202496 21416 0 0 0 34018 4 0 0 25 0 1 0 736837401 63246336 14609 33554432000 4194304 4352236 140733742137600 18446744073709551615 4235835 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/12141/statm: 15441 14609 128 39 0 14521 0
[pid=12115/tid=12131] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12131/stat : 12131 (python) S 12113 12115 11635 0 -1 4202560 27 933 0 0 0 0 0 0 25 0 5 0 736837397 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 6 0 0 0
[pid=12115/tid=12134] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12134/stat : 12134 (python) S 12113 12115 11635 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 5 0 736837399 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 6 0 0 0
[pid=12115/tid=12137] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12137/stat : 12137 (python) S 12113 12115 11635 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 5 0 736837400 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 6 0 0 0
[pid=12115/tid=12140] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12140/stat : 12140 (python) S 12113 12115 11635 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 5 0 736837401 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1389.41
Current children cumulated vsize (KiB) 2902584

[startup+372.701 s]
/proc/loadavg: 8.06 7.86 7.64 10/342 12157
/proc/meminfo: memFree=22056532/32951124 swapFree=67083432/67111528
[pid=12115] ppid=12113 vsize=506652 CPUtime=30.11 cores=0,2,4,6
/proc/12115/stat : 12115 (python) S 12113 12115 11635 0 -1 4202496 87899 933 1 0 2990 21 0 0 18 0 5 0 736834361 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12115/statm: 126663 53853 1874 364 0 62572 0
[pid=12130] ppid=12115 vsize=465640 CPUtime=0.8 cores=0,2,4,6
/proc/12130/stat : 12130 (python) S 12115 12115 11635 0 -1 4202560 973 0 0 0 40 40 0 0 18 0 1 0 736837397 476815360 52339 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416015 0 0 16781312 514 645668412202123524 0 0 17 2 0 0 0
/proc/12130/statm: 116410 52339 376 364 0 52328 0
[pid=12132] ppid=12130 vsize=62784 CPUtime=342.32 cores=0,2,4,6
/proc/12132/stat : 12132 (lingeling) R 12130 12132 12132 0 -1 4202496 21672 0 0 0 34229 3 0 0 25 0 1 0 736837397 64290816 14865 33554432000 4194304 4352236 140733696390400 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/12132/statm: 15696 14865 128 39 0 14776 0
[pid=12133] ppid=12115 vsize=475896 CPUtime=0.79 cores=0,2,4,6
/proc/12133/stat : 12133 (python) S 12115 12115 11635 0 -1 4202560 1149 0 0 0 38 41 0 0 18 0 2 0 736837398 487317504 52367 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416070 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12133/statm: 118974 52367 399 364 0 54889 0
[pid=12135] ppid=12133 vsize=63488 CPUtime=341.17 cores=0,2,4,6
/proc/12135/stat : 12135 (lingeling) R 12133 12135 12135 0 -1 4202496 23908 0 0 0 34114 3 0 0 25 0 1 0 736837399 65011712 15042 33554432000 4194304 4352236 140736096948704 18446744073709551615 4233979 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/12135/statm: 15872 15042 129 39 0 14952 0
[pid=12133/tid=12146] ppid=12115 vsize=475896 CPUtime=0 cores=0,2,4,6
/proc/12133/task/12146/stat : 12146 (python) S 12115 12115 11635 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 736847421 487317504 52367 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 514 18446604451423916224 0 0 -1 2 0 0 0
[pid=12136] ppid=12115 vsize=486152 CPUtime=1.88 cores=0,2,4,6
/proc/12136/stat : 12136 (python) R 12115 12115 11635 0 -1 4202560 1008 0 0 0 124 64 0 0 17 0 1 0 736837399 497819648 52341 33554432000 4194304 5683644 140737241257968 18446744073709551615 260019756804 0 0 16781312 514 0 0 0 17 6 0 0 0
/proc/12136/statm: 121538 52341 370 364 0 57450 0
[pid=12138] ppid=12136 vsize=0 CPUtime=336.11 cores=0,2,4,6
/proc/12138/stat : 12138 (cryptominisat-2) R 12136 12138 12138 0 -1 4202500 105366 0 0 0 33586 25 0 0 25 0 1 0 736837400 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12138/statm: 0 0 0 0 0 0 0
[pid=12139] ppid=12115 vsize=496408 CPUtime=0.79 cores=0,2,4,6
/proc/12139/stat : 12139 (python) S 12115 12115 11635 0 -1 4202560 997 0 0 0 41 38 0 0 18 0 1 0 736837401 508321792 52345 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416070 0 0 16781312 514 645668412202123523 0 0 17 2 0 0 0
/proc/12139/statm: 124102 52345 370 364 0 60011 0
[pid=12141] ppid=12139 vsize=61764 CPUtime=341.82 cores=0,2,4,6
/proc/12141/stat : 12141 (lingeling) R 12139 12141 12141 0 -1 4202496 21416 0 0 0 34178 4 0 0 25 0 1 0 736837401 63246336 14609 33554432000 4194304 4352236 140733742137600 18446744073709551615 4281048 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/12141/statm: 15441 14609 128 39 0 14521 0
[pid=12115/tid=12131] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12131/stat : 12131 (python) S 12113 12115 11635 0 -1 4202560 27 933 0 0 0 0 0 0 25 0 5 0 736837397 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 6 0 0 0
[pid=12115/tid=12134] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12134/stat : 12134 (python) S 12113 12115 11635 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 5 0 736837399 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 6 0 0 0
[pid=12115/tid=12137] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12137/stat : 12137 (python) S 12113 12115 11635 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 5 0 736837400 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 6 0 0 0
[pid=12115/tid=12140] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12140/stat : 12140 (python) S 12113 12115 11635 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 5 0 736837401 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1395.79
Current children cumulated vsize (KiB) 2618784

[startup+373.501 s]
/proc/loadavg: 8.06 7.86 7.64 11/342 12157
/proc/meminfo: memFree=22056408/32951124 swapFree=67083432/67111528
[pid=12115] ppid=12113 vsize=506652 CPUtime=30.11 cores=0,2,4,6
/proc/12115/stat : 12115 (python) S 12113 12115 11635 0 -1 4202496 87899 933 1 0 2990 21 0 0 18 0 5 0 736834361 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12115/statm: 126663 53853 1874 364 0 62572 0
[pid=12130] ppid=12115 vsize=465640 CPUtime=0.8 cores=0,2,4,6
/proc/12130/stat : 12130 (python) S 12115 12115 11635 0 -1 4202560 973 0 0 0 40 40 0 0 18 0 1 0 736837397 476815360 52339 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416015 0 0 16781312 514 645668412202123524 0 0 17 2 0 0 0
/proc/12130/statm: 116410 52339 376 364 0 52328 0
[pid=12132] ppid=12130 vsize=62784 CPUtime=343.12 cores=0,2,4,6
/proc/12132/stat : 12132 (lingeling) R 12130 12132 12132 0 -1 4202496 21672 0 0 0 34309 3 0 0 25 0 1 0 736837397 64290816 14865 33554432000 4194304 4352236 140733696390400 18446744073709551615 4328055 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/12132/statm: 15696 14865 128 39 0 14776 0
[pid=12133] ppid=12115 vsize=475896 CPUtime=0.79 cores=0,2,4,6
/proc/12133/stat : 12133 (python) S 12115 12115 11635 0 -1 4202560 1149 0 0 0 38 41 0 0 18 0 2 0 736837398 487317504 52367 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416070 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12133/statm: 118974 52367 399 364 0 54889 0
[pid=12135] ppid=12133 vsize=63488 CPUtime=341.97 cores=0,2,4,6
/proc/12135/stat : 12135 (lingeling) R 12133 12135 12135 0 -1 4202496 23908 0 0 0 34194 3 0 0 25 0 1 0 736837399 65011712 15042 33554432000 4194304 4352236 140736096948704 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/12135/statm: 15872 15042 129 39 0 14952 0
[pid=12133/tid=12146] ppid=12115 vsize=475896 CPUtime=0 cores=0,2,4,6
/proc/12133/task/12146/stat : 12146 (python) S 12115 12115 11635 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 736847421 487317504 52367 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 514 18446604451423916224 0 0 -1 2 0 0 0
[pid=12136] ppid=12115 vsize=486152 CPUtime=2.67 cores=0,2,4,6
/proc/12136/stat : 12136 (python) R 12115 12115 11635 0 -1 4202560 1008 0 0 0 189 78 0 0 17 0 1 0 736837399 497819648 52341 33554432000 4194304 5683644 140737241257968 18446744073709551615 4510392 0 0 16781312 514 0 0 0 17 6 0 0 0
/proc/12136/statm: 121538 52341 370 364 0 57450 0
[pid=12138] ppid=12136 vsize=0 CPUtime=336.11 cores=0,2,4,6
/proc/12138/stat : 12138 (cryptominisat-2) R 12136 12138 12138 0 -1 4202500 105366 0 0 0 33586 25 0 0 25 0 1 0 736837400 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12138/statm: 0 0 0 0 0 0 0
[pid=12139] ppid=12115 vsize=496408 CPUtime=0.79 cores=0,2,4,6
/proc/12139/stat : 12139 (python) S 12115 12115 11635 0 -1 4202560 997 0 0 0 41 38 0 0 18 0 1 0 736837401 508321792 52345 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416070 0 0 16781312 514 645668412202123523 0 0 17 2 0 0 0
/proc/12139/statm: 124102 52345 370 364 0 60011 0
[pid=12141] ppid=12139 vsize=61764 CPUtime=342.62 cores=0,2,4,6
/proc/12141/stat : 12141 (lingeling) R 12139 12141 12141 0 -1 4202496 21416 0 0 0 34258 4 0 0 25 0 1 0 736837401 63246336 14609 33554432000 4194304 4352236 140733742137600 18446744073709551615 4208072 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/12141/statm: 15441 14609 128 39 0 14521 0
[pid=12115/tid=12131] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12131/stat : 12131 (python) S 12113 12115 11635 0 -1 4202560 27 933 0 0 0 0 0 0 25 0 5 0 736837397 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 6 0 0 0
[pid=12115/tid=12134] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12134/stat : 12134 (python) S 12113 12115 11635 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 5 0 736837399 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 6 0 0 0
[pid=12115/tid=12137] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12137/stat : 12137 (python) S 12113 12115 11635 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 5 0 736837400 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 6 0 0 0
[pid=12115/tid=12140] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12140/stat : 12140 (python) S 12113 12115 11635 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 5 0 736837401 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1398.98
Current children cumulated vsize (KiB) 2618784

[startup+373.901 s]
/proc/loadavg: 8.06 7.86 7.64 12/342 12157
/proc/meminfo: memFree=22056408/32951124 swapFree=67083432/67111528
[pid=12115] ppid=12113 vsize=506652 CPUtime=30.11 cores=0,2,4,6
/proc/12115/stat : 12115 (python) S 12113 12115 11635 0 -1 4202496 87899 933 1 0 2990 21 0 0 18 0 5 0 736834361 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12115/statm: 126663 53853 1874 364 0 62572 0
[pid=12130] ppid=12115 vsize=465640 CPUtime=0.8 cores=0,2,4,6
/proc/12130/stat : 12130 (python) S 12115 12115 11635 0 -1 4202560 973 0 0 0 40 40 0 0 18 0 1 0 736837397 476815360 52339 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416015 0 0 16781312 514 645668412202123524 0 0 17 2 0 0 0
/proc/12130/statm: 116410 52339 376 364 0 52328 0
[pid=12132] ppid=12130 vsize=62784 CPUtime=343.53 cores=0,2,4,6
/proc/12132/stat : 12132 (lingeling) R 12130 12132 12132 0 -1 4202496 21672 0 0 0 34350 3 0 0 25 0 1 0 736837397 64290816 14865 33554432000 4194304 4352236 140733696390400 18446744073709551615 4329060 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/12132/statm: 15696 14865 128 39 0 14776 0
[pid=12133] ppid=12115 vsize=475896 CPUtime=0.79 cores=0,2,4,6
/proc/12133/stat : 12133 (python) S 12115 12115 11635 0 -1 4202560 1149 0 0 0 38 41 0 0 18 0 2 0 736837398 487317504 52367 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416070 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12133/statm: 118974 52367 399 364 0 54889 0
[pid=12135] ppid=12133 vsize=63488 CPUtime=342.38 cores=0,2,4,6
/proc/12135/stat : 12135 (lingeling) R 12133 12135 12135 0 -1 4202496 23908 0 0 0 34235 3 0 0 25 0 1 0 736837399 65011712 15042 33554432000 4194304 4352236 140736096948704 18446744073709551615 4327820 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/12135/statm: 15872 15042 129 39 0 14952 0
[pid=12133/tid=12146] ppid=12115 vsize=475896 CPUtime=0 cores=0,2,4,6
/proc/12133/task/12146/stat : 12146 (python) S 12115 12115 11635 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 736847421 487317504 52367 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 514 18446604451423916224 0 0 -1 2 0 0 0
[pid=12136] ppid=12115 vsize=486152 CPUtime=3.07 cores=0,2,4,6
/proc/12136/stat : 12136 (python) R 12115 12115 11635 0 -1 4202560 1008 0 0 0 224 83 0 0 18 0 1 0 736837399 497819648 52341 33554432000 4194304 5683644 140737241257968 18446744073709551615 4458852 0 0 16781312 514 0 0 0 17 6 0 0 0
/proc/12136/statm: 121538 52341 370 364 0 57450 0
[pid=12138] ppid=12136 vsize=0 CPUtime=336.11 cores=0,2,4,6
/proc/12138/stat : 12138 (cryptominisat-2) R 12136 12138 12138 0 -1 4202500 105366 0 0 0 33586 25 0 0 25 0 1 0 736837400 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12138/statm: 0 0 0 0 0 0 0
[pid=12139] ppid=12115 vsize=496408 CPUtime=0.79 cores=0,2,4,6
/proc/12139/stat : 12139 (python) S 12115 12115 11635 0 -1 4202560 997 0 0 0 41 38 0 0 18 0 1 0 736837401 508321792 52345 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020416070 0 0 16781312 514 645668412202123523 0 0 17 2 0 0 0
/proc/12139/statm: 124102 52345 370 364 0 60011 0
[pid=12141] ppid=12139 vsize=61764 CPUtime=343.03 cores=0,2,4,6
/proc/12141/stat : 12141 (lingeling) R 12139 12141 12141 0 -1 4202496 21416 0 0 0 34299 4 0 0 25 0 1 0 736837401 63246336 14609 33554432000 4194304 4352236 140733742137600 18446744073709551615 4207645 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/12141/statm: 15441 14609 128 39 0 14521 0
[pid=12115/tid=12131] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12131/stat : 12131 (python) S 12113 12115 11635 0 -1 4202560 27 933 0 0 0 0 0 0 25 0 5 0 736837397 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 6 0 0 0
[pid=12115/tid=12134] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12134/stat : 12134 (python) S 12113 12115 11635 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 5 0 736837399 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 6 0 0 0
[pid=12115/tid=12137] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12137/stat : 12137 (python) S 12113 12115 11635 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 5 0 736837400 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 6 0 0 0
[pid=12115/tid=12140] ppid=12113 vsize=506652 CPUtime=0 cores=0,2,4,6
/proc/12115/task/12140/stat : 12140 (python) S 12113 12115 11635 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 5 0 736837401 518811648 53853 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 2 18446604451423917120 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1400.61
Current children cumulated vsize (KiB) 2618784

[startup+374.301 s]
/proc/loadavg: 8.06 7.86 7.64 12/342 12157
/proc/meminfo: memFree=22056408/32951124 swapFree=67083432/67111528
[pid=12115] ppid=12113 vsize=506596 CPUtime=1402.14 cores=0,2,4,6
/proc/12115/stat : 12115 (python) R 12113 12115 11635 0 -1 4202496 100873 177767 1 0 2992 21 136951 250 17 0 2 0 736834361 518754304 53845 33554432000 4194304 5683644 140737241257968 18446744073709551615 260020051383 0 0 16781312 0 18446744073709551615 0 0 17 2 0 0 0
/proc/12115/statm: 126649 53845 1866 364 0 62572 0
[pid=12115/tid=12140] ppid=12113 vsize=506596 CPUtime=1372.01 cores=0,2,4,6
/proc/12115/task/12140/stat : 12140 (python) S 12113 12115 11635 0 -1 4202560 27 177767 0 0 0 0 136951 250 18 0 2 0 736837401 518754304 53845 33554432000 4194304 5683644 140737241257968 18446744073709551615 260032219569 0 0 16781312 0 18446604451423917120 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1402.14
Current children cumulated vsize (KiB) 506596

Child status: 0
Real time (s): 374.335
CPU time (s): 1402.19
CPU user time (s): 1399.45
CPU system time (s): 2.74158
CPU usage (%): 374.582
Max. virtual memory (cumulated for all children) (KiB): 2925424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1399.45
system time used= 2.74158
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 290770
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= 4991
involuntary context switches= 9025

runsolver used 1.08883 second user time and 2.68159 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 15:27:18
IDJOB=3378908
IDBENCH=82501
IDSOLVER=1860
FILE ID=node110/3378908-1305466037
RUNJOBID= node110-1305463157-11653
PBS_JOBID= 13324983
Free space on /tmp= 73552 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT11/application/manthey/traffic/traffic_b_unsat.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-3378908-1305466037/watcher-3378908-1305466037 -o /tmp/evaluation-result-3378908-1305466037/solver-3378908-1305466037 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378908-1305466037.cnf -seed 528883453 -budget 4800 -cores 4

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

MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=528883453

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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:     32951124 kB
MemFree:      23473596 kB
Buffers:        297492 kB
Cached:        4508072 kB
SwapCached:       1440 kB
Active:        5710200 kB
Inactive:      3426088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23473596 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           50088 kB
Writeback:           0 kB
AnonPages:     4328968 kB
Mapped:          32592 kB
Slab:           247852 kB
PageTables:      29492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65163924 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= 73520 MiB
End job on node110 at 2011-05-15 15:33:32