Trace number 3378925

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)? 4775.29 1199.38

General information on the benchmark

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4427.96
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

Solver Data

0.32/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/0.68	c INFO: solving HOME/instance-3378925-1305466959.cnf
0.32/0.68	c INFO: computing task features
0.40/0.78	c INFO: computed variable-clause graph statistics
0.40/0.79	c INFO: computed clause balance statistics
0.89/1.25	c INFO: computed variable balance statistics
1.29/1.63	c INFO: computed small-clause counts
1.29/1.64	c INFO: computed Horn-clause counts
1.29/1.68	c INFO: computed variable graph statistics
1.29/1.68	c INFO: collected features for HOME/instance-3378925-1305466959.cnf in 1.00 s
1.29/1.69	c INFO: running lingeling-276@0 for 582 with 1198 remaining (b = 0.56)
1.40/1.70	c INFO: running cryptominisat-2.9.0@0 for 582 with 1198 remaining (b = 0.49)
1.40/1.71	c INFO: running lingeling-276@0 for 1198 with 1198 remaining (b = 0.55)
1.40/1.72	c INFO: running lingeling-276@0 for 97 with 1198 remaining (b = 0.20)
401.11/102.03	c INFO: running cryptominisat-2.9.0@0 for 1098 with 1098 remaining (b = 0.37)
2336.12/587.46	c INFO: running lingeling-276@99 for 97 with 613 remaining (b = 0.07)
2347.63/590.30	c INFO: running precosat-570@0 for 610 with 610 remaining (b = 0.31)
2723.94/684.77	c INFO: running precosat-570@0 for 97 with 515 remaining (b = 0.10)
3119.68/784.08	c INFO: running lingeling-276@0 for 416 with 416 remaining (b = 0.15)
4774.88/1199.35	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-3378925-1305466959/watcher-3378925-1305466959 -o /tmp/evaluation-result-3378925-1305466959/solver-3378925-1305466959 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378925-1305466959.cnf -seed 1227198347 -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.24 7.73 6.28 5/434 31729
/proc/meminfo: memFree=21560496/32950928 swapFree=67056568/67111528
[pid=31729] ppid=31727 vsize=16236 CPUtime=0 cores=0,2,4,6
/proc/31729/stat : 31729 (python) R 31727 31729 31060 0 -1 4202496 996 0 0 0 0 0 0 0 25 0 1 0 658293020 16625664 869 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/31729/statm: 4059 869 368 364 0 546 0

[startup+0.0963261 s]
/proc/loadavg: 8.24 7.73 6.28 5/434 31729
/proc/meminfo: memFree=21560496/32950928 swapFree=67056568/67111528
[pid=31729] ppid=31727 vsize=85616 CPUtime=0.06 cores=0,2,4,6
/proc/31729/stat : 31729 (python) S 31727 31729 31060 0 -1 4202496 2628 0 0 0 4 2 0 0 18 0 1 0 658293020 87670784 2347 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/31729/statm: 21404 2347 713 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85616

[startup+0.103624 s]
/proc/loadavg: 8.24 7.73 6.28 5/434 31729
/proc/meminfo: memFree=21560496/32950928 swapFree=67056568/67111528
[pid=31729] ppid=31727 vsize=93956 CPUtime=0.06 cores=0,2,4,6
/proc/31729/stat : 31729 (python) S 31727 31729 31060 0 -1 4202496 2691 0 0 0 4 2 0 0 17 0 1 0 658293020 96210944 2406 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476690789 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/31729/statm: 23489 2406 764 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93956

[startup+0.300152 s]
/proc/loadavg: 8.24 7.73 6.28 5/434 31729
/proc/meminfo: memFree=21560496/32950928 swapFree=67056568/67111528
[pid=31729] ppid=31727 vsize=135748 CPUtime=0.18 cores=0,2,4,6
/proc/31729/stat : 31729 (python) S 31727 31729 31060 0 -1 4202496 5961 936 1 0 12 6 0 0 17 0 1 0 658293020 139005952 4150 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476690949 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/31729/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.701091 s]
/proc/loadavg: 8.24 7.73 6.28 5/434 31729
/proc/meminfo: memFree=21560496/32950928 swapFree=67056568/67111528
[pid=31729] ppid=31727 vsize=279584 CPUtime=0.4 cores=0,2,4,6
/proc/31729/stat : 31729 (python) R 31727 31729 31060 0 -1 4202496 9534 936 1 0 28 12 0 0 16 0 1 0 658293020 286294016 7215 33554432000 4194304 5683644 140733906288464 18446744073709551615 4639731 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/31729/statm: 69896 7216 1761 364 0 5820 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 279584

[startup+1.50094 s]
/proc/loadavg: 8.14 7.72 6.28 6/435 31734
/proc/meminfo: memFree=21538656/32950928 swapFree=67056568/67111528
[pid=31729] ppid=31727 vsize=284528 CPUtime=1.19 cores=0,2,4,6
/proc/31729/stat : 31729 (python) R 31727 31729 31060 0 -1 4202496 12007 936 1 0 107 12 0 0 17 0 1 0 658293020 291356672 8519 33554432000 4194304 5683644 140733906288464 18446744073709551615 5005738 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/31729/statm: 71132 8519 1827 364 0 7056 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 284528

[startup+3.10057 s]
/proc/loadavg: 8.14 7.72 6.28 10/447 31746
/proc/meminfo: memFree=21506064/32950928 swapFree=67056568/67111528
[pid=31729] ppid=31727 vsize=325564 CPUtime=1.42 cores=0,2,4,6
/proc/31729/stat : 31729 (python) S 31727 31729 31060 0 -1 4202496 14725 936 1 0 129 13 0 0 20 0 5 0 658293020 333377536 8588 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31729/statm: 81391 8588 1881 364 0 17300 0
[pid=31735] ppid=31729 vsize=284552 CPUtime=0 cores=0,2,4,6
/proc/31735/stat : 31735 (python) S 31729 31729 31060 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 658293190 291381248 7044 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715023 0 0 16781312 514 4316782710501670911 0 0 17 6 0 0 0
/proc/31735/statm: 71138 7044 353 364 0 7056 0
[pid=31737] ppid=31735 vsize=9344 CPUtime=1.39 cores=0,2,4,6
/proc/31737/stat : 31737 (lingeling) R 31735 31737 31737 0 -1 4202496 2220 0 0 0 139 0 0 0 23 0 1 0 658293190 9568256 1506 33554432000 4194304 4352236 140734203889856 18446744073709551615 4271296 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/31737/statm: 2336 1506 129 39 0 1416 0
[pid=31738] ppid=31729 vsize=294808 CPUtime=0 cores=0,2,4,6
/proc/31738/stat : 31738 (python) S 31729 31729 31060 0 -1 4202560 747 0 0 0 0 0 0 0 15 0 1 0 658293190 301883392 7042 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715078 0 0 16781312 514 10889893019276771587 0 0 17 4 0 0 0
/proc/31738/statm: 73702 7042 347 364 0 9617 0
[pid=31740] ppid=31738 vsize=36164 CPUtime=1.38 cores=0,2,4,6
/proc/31740/stat : 31740 (cryptominisat-2) R 31738 31740 31740 0 -1 4202496 3491 0 0 0 138 0 0 0 25 0 1 0 658293191 37031936 2206 33554432000 4194304 4677096 140736669228560 18446744073709551615 4590154 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/31740/statm: 9041 2206 390 118 0 4000 0
[pid=31741] ppid=31729 vsize=305064 CPUtime=0 cores=0,2,4,6
/proc/31741/stat : 31741 (python) S 31729 31729 31060 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 658293191 312385536 7046 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715078 0 0 16781312 514 2438735486399807487 0 0 17 6 0 0 0
/proc/31741/statm: 76266 7046 347 364 0 12178 0
[pid=31743] ppid=31741 vsize=9444 CPUtime=1.35 cores=0,2,4,6
/proc/31743/stat : 31743 (lingeling) R 31741 31743 31743 0 -1 4202496 2246 0 0 0 135 0 0 0 25 0 1 0 658293192 9670656 1532 33554432000 4194304 4352236 140737240436176 18446744073709551615 4328075 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/31743/statm: 2361 1532 129 39 0 1441 0
[pid=31744] ppid=31729 vsize=315320 CPUtime=0 cores=0,2,4,6
/proc/31744/stat : 31744 (python) S 31729 31729 31060 0 -1 4202560 750 0 0 0 0 0 0 0 18 0 1 0 658293192 322887680 7050 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715078 0 0 16781312 514 6353598589020667903 0 0 17 2 0 0 0
/proc/31744/statm: 78830 7050 347 364 0 14739 0
[pid=31746] ppid=31744 vsize=9668 CPUtime=1.37 cores=0,2,4,6
/proc/31746/stat : 31746 (lingeling) R 31744 31746 31746 0 -1 4202496 2301 0 0 0 137 0 0 0 25 0 1 0 658293192 9900032 1587 33554432000 4194304 4352236 140736595020512 18446744073709551615 4331653 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/31746/statm: 2417 1587 129 39 0 1497 0
[pid=31729/tid=31736] ppid=31727 vsize=325564 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31736/stat : 31736 (python) S 31727 31729 31060 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 5 0 658293190 333377536 8588 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 0 0 0 0
[pid=31729/tid=31739] ppid=31727 vsize=325564 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31739/stat : 31739 (python) S 31727 31729 31060 0 -1 4202560 23 936 0 0 0 0 0 0 21 0 5 0 658293191 333377536 8588 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 2 0 0 0
[pid=31729/tid=31742] ppid=31727 vsize=325564 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31742/stat : 31742 (python) S 31727 31729 31060 0 -1 4202560 25 936 0 0 0 0 0 0 23 0 5 0 658293191 333377536 8588 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 6 0 0 0
[pid=31729/tid=31745] ppid=31727 vsize=325564 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31745/stat : 31745 (python) S 31727 31729 31060 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 5 0 658293192 333377536 8588 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.91
Current children cumulated vsize (KiB) 1589928

[startup+6.30095 s]
/proc/loadavg: 8.14 7.72 6.28 9/447 31746
/proc/meminfo: memFree=21482692/32950928 swapFree=67056568/67111528
[pid=31729] ppid=31727 vsize=325564 CPUtime=1.42 cores=0,2,4,6
/proc/31729/stat : 31729 (python) S 31727 31729 31060 0 -1 4202496 14725 936 1 0 129 13 0 0 20 0 5 0 658293020 333377536 8588 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31729/statm: 81391 8588 1881 364 0 17300 0
[pid=31735] ppid=31729 vsize=284552 CPUtime=0.01 cores=0,2,4,6
/proc/31735/stat : 31735 (python) S 31729 31729 31060 0 -1 4202560 902 0 0 0 0 1 0 0 18 0 1 0 658293190 291381248 7067 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715023 0 0 16781312 514 4316782710501638404 0 0 17 6 0 0 0
/proc/31735/statm: 71138 7067 376 364 0 7056 0
[pid=31737] ppid=31735 vsize=10176 CPUtime=4.59 cores=0,2,4,6
/proc/31737/stat : 31737 (lingeling) R 31735 31737 31737 0 -1 4202496 2433 0 0 0 459 0 0 0 25 0 1 0 658293190 10420224 1714 33554432000 4194304 4352236 140734203889856 18446744073709551615 4208072 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/31737/statm: 2544 1714 129 39 0 1624 0
[pid=31738] ppid=31729 vsize=294808 CPUtime=0.02 cores=0,2,4,6
/proc/31738/stat : 31738 (python) S 31729 31729 31060 0 -1 4202560 944 0 0 0 1 1 0 0 15 0 1 0 658293190 301883392 7065 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715078 0 0 16781312 514 10889893019276771587 0 0 17 4 0 0 0
/proc/31738/statm: 73702 7065 370 364 0 9617 0
[pid=31740] ppid=31738 vsize=49524 CPUtime=4.56 cores=0,2,4,6
/proc/31740/stat : 31740 (cryptominisat-2) R 31738 31740 31740 0 -1 4202496 7785 0 0 0 455 1 0 0 25 0 1 0 658293191 50712576 5539 33554432000 4194304 4677096 140736669228560 18446744073709551615 4319836 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/31740/statm: 12381 5539 390 118 0 7340 0
[pid=31741] ppid=31729 vsize=305064 CPUtime=0.02 cores=0,2,4,6
/proc/31741/stat : 31741 (python) S 31729 31729 31060 0 -1 4202560 901 0 0 0 1 1 0 0 18 0 1 0 658293191 312385536 7069 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715078 0 0 16781312 514 2438735486399774979 0 0 17 6 0 0 0
/proc/31741/statm: 76266 7069 370 364 0 12178 0
[pid=31743] ppid=31741 vsize=10320 CPUtime=4.47 cores=0,2,4,6
/proc/31743/stat : 31743 (lingeling) R 31741 31743 31743 0 -1 4202496 2470 0 0 0 447 0 0 0 25 0 1 0 658293192 10567680 1751 33554432000 4194304 4352236 140737240436176 18446744073709551615 4280925 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/31743/statm: 2580 1751 129 39 0 1660 0
[pid=31744] ppid=31729 vsize=315320 CPUtime=0.01 cores=0,2,4,6
/proc/31744/stat : 31744 (python) S 31729 31729 31060 0 -1 4202560 921 0 0 0 0 1 0 0 18 0 1 0 658293192 322887680 7073 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715078 0 0 16781312 514 6353598589020635395 0 0 17 2 0 0 0
/proc/31744/statm: 78830 7073 370 364 0 14739 0
[pid=31746] ppid=31744 vsize=10164 CPUtime=4.55 cores=0,2,4,6
/proc/31746/stat : 31746 (lingeling) R 31744 31746 31746 0 -1 4202496 2429 0 0 0 455 0 0 0 25 0 1 0 658293192 10407936 1711 33554432000 4194304 4352236 140736595020512 18446744073709551615 4327867 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/31746/statm: 2541 1711 129 39 0 1621 0
[pid=31729/tid=31736] ppid=31727 vsize=325564 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31736/stat : 31736 (python) S 31727 31729 31060 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 5 0 658293190 333377536 8588 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 0 0 0 0
[pid=31729/tid=31739] ppid=31727 vsize=325564 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31739/stat : 31739 (python) S 31727 31729 31060 0 -1 4202560 23 936 0 0 0 0 0 0 21 0 5 0 658293191 333377536 8588 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 2 0 0 0
[pid=31729/tid=31742] ppid=31727 vsize=325564 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31742/stat : 31742 (python) S 31727 31729 31060 0 -1 4202560 25 936 0 0 0 0 0 0 23 0 5 0 658293191 333377536 8588 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 6 0 0 0
[pid=31729/tid=31745] ppid=31727 vsize=325564 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31745/stat : 31745 (python) S 31727 31729 31060 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 5 0 658293192 333377536 8588 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19.65
Current children cumulated vsize (KiB) 1605492

[startup+12.7007 s]
/proc/loadavg: 8.19 7.75 6.31 9/447 31746
/proc/meminfo: memFree=21459164/32950928 swapFree=67056568/67111528
[pid=31729] ppid=31727 vsize=325564 CPUtime=1.42 cores=0,2,4,6
/proc/31729/stat : 31729 (python) S 31727 31729 31060 0 -1 4202496 14725 936 1 0 129 13 0 0 20 0 5 0 658293020 333377536 8588 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31729/statm: 81391 8588 1881 364 0 17300 0
[pid=31735] ppid=31729 vsize=284552 CPUtime=0.02 cores=0,2,4,6
/proc/31735/stat : 31735 (python) S 31729 31729 31060 0 -1 4202560 907 0 0 0 1 1 0 0 18 0 1 0 658293190 291381248 7067 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715023 0 0 16781312 514 18402798792970567940 0 0 17 6 0 0 0
/proc/31735/statm: 71138 7067 376 364 0 7056 0
[pid=31737] ppid=31735 vsize=13236 CPUtime=10.99 cores=0,2,4,6
/proc/31737/stat : 31737 (lingeling) R 31735 31737 31737 0 -1 4202496 3201 0 0 0 1099 0 0 0 25 0 1 0 658293190 13553664 2479 33554432000 4194304 4352236 140734203889856 18446744073709551615 4276757 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/31737/statm: 3309 2479 129 39 0 2389 0
[pid=31738] ppid=31729 vsize=294808 CPUtime=0.03 cores=0,2,4,6
/proc/31738/stat : 31738 (python) S 31729 31729 31060 0 -1 4202560 954 0 0 0 2 1 0 0 15 0 1 0 658293190 301883392 7065 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715078 0 0 16781312 514 10889893019276771587 0 0 17 4 0 0 0
/proc/31738/statm: 73702 7065 370 364 0 9617 0
[pid=31740] ppid=31738 vsize=55092 CPUtime=10.94 cores=0,2,4,6
/proc/31740/stat : 31740 (cryptominisat-2) R 31738 31740 31740 0 -1 4202496 11678 0 0 0 1093 1 0 0 25 0 1 0 658293191 56414208 7064 33554432000 4194304 4677096 140736669228560 18446744073709551615 4319359 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/31740/statm: 13773 7064 390 118 0 8732 0
[pid=31741] ppid=31729 vsize=305064 CPUtime=0.03 cores=0,2,4,6
/proc/31741/stat : 31741 (python) S 31729 31729 31060 0 -1 4202560 905 0 0 0 2 1 0 0 18 0 1 0 658293191 312385536 7069 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715078 0 0 16781312 514 18402798792970567939 0 0 17 6 0 0 0
/proc/31741/statm: 76266 7069 370 364 0 12178 0
[pid=31743] ppid=31741 vsize=14088 CPUtime=10.75 cores=0,2,4,6
/proc/31743/stat : 31743 (lingeling) R 31741 31743 31743 0 -1 4202496 3416 0 0 0 1075 0 0 0 25 0 1 0 658293192 14426112 2693 33554432000 4194304 4352236 140737240436176 18446744073709551615 4207791 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/31743/statm: 3522 2693 129 39 0 2602 0
[pid=31744] ppid=31729 vsize=315320 CPUtime=0.03 cores=0,2,4,6
/proc/31744/stat : 31744 (python) S 31729 31729 31060 0 -1 4202560 926 0 0 0 2 1 0 0 18 0 1 0 658293192 322887680 7073 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715078 0 0 16781312 514 18402798792970567939 0 0 17 2 0 0 0
/proc/31744/statm: 78830 7073 370 364 0 14739 0
[pid=31746] ppid=31744 vsize=14576 CPUtime=10.92 cores=0,2,4,6
/proc/31746/stat : 31746 (lingeling) R 31744 31746 31746 0 -1 4202496 3536 0 0 0 1092 0 0 0 25 0 1 0 658293192 14925824 2814 33554432000 4194304 4352236 140736595020512 18446744073709551615 4328126 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/31746/statm: 3644 2814 129 39 0 2724 0
[pid=31729/tid=31736] ppid=31727 vsize=325564 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31736/stat : 31736 (python) S 31727 31729 31060 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 5 0 658293190 333377536 8588 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 0 0 0 0
[pid=31729/tid=31739] ppid=31727 vsize=325564 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31739/stat : 31739 (python) S 31727 31729 31060 0 -1 4202560 23 936 0 0 0 0 0 0 21 0 5 0 658293191 333377536 8588 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 2 0 0 0
[pid=31729/tid=31742] ppid=31727 vsize=325564 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31742/stat : 31742 (python) S 31727 31729 31060 0 -1 4202560 25 936 0 0 0 0 0 0 23 0 5 0 658293191 333377536 8588 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 6 0 0 0
[pid=31729/tid=31745] ppid=31727 vsize=325564 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31745/stat : 31745 (python) S 31727 31729 31060 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 5 0 658293192 333377536 8588 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 45.13
Current children cumulated vsize (KiB) 1622300

[startup+25.5013 s]
/proc/loadavg: 8.16 7.75 6.32 9/447 31747
/proc/meminfo: memFree=21451004/32950928 swapFree=67056568/67111528
[pid=31729] ppid=31727 vsize=325564 CPUtime=1.42 cores=0,2,4,6

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

[pid=31791] ppid=31729 vsize=346088 CPUtime=0.3 cores=0,2,4,6
/proc/31791/stat : 31791 (python) S 31729 31729 31060 0 -1 4202560 1102 0 0 0 17 13 0 0 19 0 2 0 658361498 354394112 7115 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/31791/statm: 86522 7115 399 364 0 22422 0
[pid=31793] ppid=31791 vsize=32196 CPUtime=98.42 cores=0,2,4,6
/proc/31793/stat : 31793 (precosat) T 31791 31793 31793 0 -1 4202496 8494 0 0 0 9840 2 0 0 25 0 1 0 658361498 32968704 7880 33554432000 4194304 4890832 140736834397168 18446744073709551615 4238565 0 0 16781312 17442 18446744071562691360 0 0 17 2 0 0 0
/proc/31793/statm: 8049 7880 86 171 0 7876 0
[pid=31791/tid=31797] ppid=31729 vsize=346088 CPUtime=0 cores=0,2,4,6
/proc/31791/task/31797/stat : 31797 (python) S 31729 31729 31060 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658371428 354394112 7115 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 514 18446604440595605504 0 0 -1 2 0 0 0
[pid=31729/tid=31736] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31736/stat : 31736 (python) S 31727 31729 31060 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 8 0 658293190 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 0 0 0 0
[pid=31729/tid=31739] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31739/stat : 31739 (python) S 31727 31729 31060 0 -1 4202560 23 936 0 0 0 0 0 0 21 0 8 0 658293191 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 2 0 0 0
[pid=31729/tid=31742] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31742/stat : 31742 (python) S 31727 31729 31060 0 -1 4202560 25 936 0 0 0 0 0 0 23 0 8 0 658293191 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 6 0 0 0
[pid=31729/tid=31745] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31745/stat : 31745 (python) S 31727 31729 31060 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 8 0 658293192 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 6 0 0 0
[pid=31729/tid=31752] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31752/stat : 31752 (python) S 31727 31729 31060 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 8 0 658303224 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 2 0 0 0
[pid=31729/tid=31787] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31787/stat : 31787 (python) S 31727 31729 31060 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 8 0 658352050 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 6 0 0 0
[pid=31729/tid=31792] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31792/stat : 31792 (python) S 31727 31729 31060 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 8 0 658361498 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4770.9
Current children cumulated vsize (KiB) 3066776

[startup+1199.1 s]
/proc/loadavg: 4.13 4.20 4.91 5/428 31817
/proc/meminfo: memFree=22624316/32950928 swapFree=67056568/67111528
[pid=31729] ppid=31727 vsize=356332 CPUtime=1.45 cores=0,2,4,6
/proc/31729/stat : 31729 (python) S 31727 31729 31060 0 -1 4202496 17514 936 1 0 131 14 0 0 18 0 8 0 658293020 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31729/statm: 89083 8607 1888 364 0 24983 0
[pid=31735] ppid=31729 vsize=294796 CPUtime=3.05 cores=0,2,4,6
/proc/31735/stat : 31735 (python) S 31729 31729 31060 0 -1 4202560 1216 0 0 0 168 137 0 0 18 0 2 0 658293190 301871104 7120 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715078 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/31735/statm: 73699 7120 424 364 0 9617 0
[pid=31737] ppid=31735 vsize=43168 CPUtime=1000.76 cores=0,2,4,6
/proc/31737/stat : 31737 (lingeling) R 31735 31737 31737 0 -1 4202496 112081 0 0 0 100060 16 0 0 25 0 1 0 658293190 44204032 9962 33554432000 4194304 4352236 140734203889856 18446744073709551615 4328191 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/31737/statm: 10792 9962 129 39 0 9872 0
[pid=31735/tid=31784] ppid=31729 vsize=294796 CPUtime=0 cores=0,2,4,6
/proc/31735/task/31784/stat : 31784 (python) S 31729 31729 31060 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658351765 301871104 7120 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 514 18446604453917772544 0 0 -1 6 0 0 0
[pid=31738] ppid=31729 vsize=294808 CPUtime=1.95 cores=0,2,4,6
/proc/31738/stat : 31738 (python) S 31729 31729 31060 0 -1 4202560 1176 0 0 0 106 89 0 0 16 0 2 0 658293190 301883392 7096 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/31738/statm: 73702 7096 400 364 0 9617 0
[pid=31740] ppid=31738 vsize=123716 CPUtime=587.29 cores=0,2,4,6
/proc/31740/stat : 31740 (cryptominisat-2) T 31738 31740 31740 0 -1 4202496 130084 0 0 0 58695 34 0 0 25 0 1 0 658293191 126685184 24428 33554432000 4194304 4677096 140736669228560 18446744073709551615 4320006 0 0 16781312 2 18446744071562691360 0 0 17 6 0 0 0
/proc/31740/statm: 30929 24428 390 118 0 25888 0
[pid=31738/tid=31785] ppid=31729 vsize=294808 CPUtime=0 cores=0,2,4,6
/proc/31738/task/31785/stat : 31785 (python) S 31729 31729 31060 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 658352049 301883392 7096 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 514 18446604449244206976 0 0 -1 4 0 0 0
[pid=31741] ppid=31729 vsize=305064 CPUtime=3.59 cores=0,2,4,6
/proc/31741/stat : 31741 (python) S 31729 31729 31060 0 -1 4202560 977 0 0 0 186 173 0 0 18 0 1 0 658293191 312385536 7069 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715078 0 0 16781312 514 18402798792970567939 0 0 17 2 0 0 0
/proc/31741/statm: 76266 7069 370 364 0 12178 0
[pid=31743] ppid=31741 vsize=55176 CPUtime=1189.93 cores=0,2,4,6
/proc/31743/stat : 31743 (lingeling) R 31741 31743 31743 0 -1 4202496 121940 0 0 0 118977 16 0 0 25 0 1 0 658293192 56500224 12997 33554432000 4194304 4352236 140737240436176 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/31743/statm: 13794 12997 129 39 0 12874 0
[pid=31744] ppid=31729 vsize=315320 CPUtime=0.63 cores=0,2,4,6
/proc/31744/stat : 31744 (python) S 31729 31729 31060 0 -1 4202560 1154 0 0 0 34 29 0 0 18 0 2 0 658293192 322887680 7103 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/31744/statm: 78830 7103 399 364 0 14739 0
[pid=31746] ppid=31744 vsize=26588 CPUtime=197.21 cores=0,2,4,6
/proc/31746/stat : 31746 (lingeling) T 31744 31746 31746 0 -1 4202496 26911 0 0 0 19718 3 0 0 25 0 1 0 658293192 27226112 5817 33554432000 4194304 4352236 140736595020512 18446744073709551615 4328100 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/31746/statm: 6647 5817 129 39 0 5727 0
[pid=31744/tid=31750] ppid=31729 vsize=315320 CPUtime=0 cores=0,2,4,6
/proc/31744/task/31750/stat : 31750 (python) S 31729 31729 31060 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 658303223 322887680 7103 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 514 18446604441507103808 0 0 -1 4 0 0 0
[pid=31751] ppid=31729 vsize=325576 CPUtime=3.57 cores=0,2,4,6
/proc/31751/stat : 31751 (python) S 31729 31729 31060 0 -1 4202560 1023 0 0 0 190 167 0 0 15 0 1 0 658303224 333389824 7077 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715078 0 0 16781312 514 18402798792970567940 0 0 17 6 0 0 0
/proc/31751/statm: 81394 7077 370 364 0 17300 0
[pid=31753] ppid=31751 vsize=155852 CPUtime=1077.47 cores=0,2,4,6
/proc/31753/stat : 31753 (cryptominisat-2) R 31751 31753 31753 0 -1 4202496 182926 0 0 0 107692 55 0 0 25 0 1 0 658303224 159592448 31456 33554432000 4194304 4677096 140734265283440 18446744073709551615 4320199 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/31753/statm: 38963 31456 390 118 0 33922 0
[pid=31786] ppid=31729 vsize=335832 CPUtime=1.83 cores=0,2,4,6
/proc/31786/stat : 31786 (python) S 31729 31729 31060 0 -1 4202560 991 0 0 0 99 84 0 0 18 0 1 0 658352050 343891968 7081 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715078 0 0 16781312 514 18402798792970567937 0 0 17 6 0 0 0
/proc/31786/statm: 83958 7081 370 364 0 19861 0
[pid=31788] ppid=31786 vsize=58708 CPUtime=606.63 cores=0,2,4,6
/proc/31788/stat : 31788 (precosat) R 31786 31788 31788 0 -1 4202496 15062 0 0 0 60659 4 0 0 25 0 1 0 658352051 60116992 14406 33554432000 4194304 4890832 140737233567920 18446744073709551615 4238669 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/31788/statm: 14677 14406 86 171 0 14504 0
[pid=31791] ppid=31729 vsize=346088 CPUtime=0.3 cores=0,2,4,6
/proc/31791/stat : 31791 (python) S 31729 31729 31060 0 -1 4202560 1102 0 0 0 17 13 0 0 19 0 2 0 658361498 354394112 7115 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/31791/statm: 86522 7115 399 364 0 22422 0
[pid=31793] ppid=31791 vsize=32196 CPUtime=98.42 cores=0,2,4,6
/proc/31793/stat : 31793 (precosat) T 31791 31793 31793 0 -1 4202496 8494 0 0 0 9840 2 0 0 25 0 1 0 658361498 32968704 7880 33554432000 4194304 4890832 140736834397168 18446744073709551615 4238565 0 0 16781312 17442 18446744071562691360 0 0 17 2 0 0 0
/proc/31793/statm: 8049 7880 86 171 0 7876 0
[pid=31791/tid=31797] ppid=31729 vsize=346088 CPUtime=0 cores=0,2,4,6
/proc/31791/task/31797/stat : 31797 (python) S 31729 31729 31060 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658371428 354394112 7115 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 514 18446604440595605504 0 0 -1 2 0 0 0
[pid=31729/tid=31736] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31736/stat : 31736 (python) S 31727 31729 31060 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 8 0 658293190 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 0 0 0 0
[pid=31729/tid=31739] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31739/stat : 31739 (python) S 31727 31729 31060 0 -1 4202560 23 936 0 0 0 0 0 0 21 0 8 0 658293191 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 2 0 0 0
[pid=31729/tid=31742] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31742/stat : 31742 (python) S 31727 31729 31060 0 -1 4202560 25 936 0 0 0 0 0 0 23 0 8 0 658293191 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 6 0 0 0
[pid=31729/tid=31745] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31745/stat : 31745 (python) S 31727 31729 31060 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 8 0 658293192 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 6 0 0 0
[pid=31729/tid=31752] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31752/stat : 31752 (python) S 31727 31729 31060 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 8 0 658303224 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 2 0 0 0
[pid=31729/tid=31787] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31787/stat : 31787 (python) S 31727 31729 31060 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 8 0 658352050 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 6 0 0 0
[pid=31729/tid=31792] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31792/stat : 31792 (python) S 31727 31729 31060 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 8 0 658361498 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4774.08
Current children cumulated vsize (KiB) 3069220

[startup+1199.3 s]
/proc/loadavg: 4.13 4.20 4.91 5/428 31817
/proc/meminfo: memFree=22624316/32950928 swapFree=67056568/67111528
[pid=31729] ppid=31727 vsize=356332 CPUtime=1.45 cores=0,2,4,6
/proc/31729/stat : 31729 (python) S 31727 31729 31060 0 -1 4202496 17514 936 1 0 131 14 0 0 18 0 8 0 658293020 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31729/statm: 89083 8607 1888 364 0 24983 0
[pid=31735] ppid=31729 vsize=294796 CPUtime=3.05 cores=0,2,4,6
/proc/31735/stat : 31735 (python) S 31729 31729 31060 0 -1 4202560 1216 0 0 0 168 137 0 0 18 0 2 0 658293190 301871104 7120 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715078 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/31735/statm: 73699 7120 424 364 0 9617 0
[pid=31737] ppid=31735 vsize=43168 CPUtime=1000.96 cores=0,2,4,6
/proc/31737/stat : 31737 (lingeling) R 31735 31737 31737 0 -1 4202496 112081 0 0 0 100080 16 0 0 25 0 1 0 658293190 44204032 9962 33554432000 4194304 4352236 140734203889856 18446744073709551615 4329328 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/31737/statm: 10792 9962 129 39 0 9872 0
[pid=31735/tid=31784] ppid=31729 vsize=294796 CPUtime=0 cores=0,2,4,6
/proc/31735/task/31784/stat : 31784 (python) S 31729 31729 31060 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658351765 301871104 7120 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 514 18446604453917772544 0 0 -1 6 0 0 0
[pid=31738] ppid=31729 vsize=294808 CPUtime=1.95 cores=0,2,4,6
/proc/31738/stat : 31738 (python) S 31729 31729 31060 0 -1 4202560 1176 0 0 0 106 89 0 0 16 0 2 0 658293190 301883392 7096 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/31738/statm: 73702 7096 400 364 0 9617 0
[pid=31740] ppid=31738 vsize=123716 CPUtime=587.29 cores=0,2,4,6
/proc/31740/stat : 31740 (cryptominisat-2) T 31738 31740 31740 0 -1 4202496 130084 0 0 0 58695 34 0 0 25 0 1 0 658293191 126685184 24428 33554432000 4194304 4677096 140736669228560 18446744073709551615 4320006 0 0 16781312 2 18446744071562691360 0 0 17 6 0 0 0
/proc/31740/statm: 30929 24428 390 118 0 25888 0
[pid=31738/tid=31785] ppid=31729 vsize=294808 CPUtime=0 cores=0,2,4,6
/proc/31738/task/31785/stat : 31785 (python) S 31729 31729 31060 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 658352049 301883392 7096 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 514 18446604449244206976 0 0 -1 4 0 0 0
[pid=31741] ppid=31729 vsize=305064 CPUtime=3.59 cores=0,2,4,6
/proc/31741/stat : 31741 (python) S 31729 31729 31060 0 -1 4202560 977 0 0 0 186 173 0 0 18 0 1 0 658293191 312385536 7069 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715078 0 0 16781312 514 18402798792970567939 0 0 17 2 0 0 0
/proc/31741/statm: 76266 7069 370 364 0 12178 0
[pid=31743] ppid=31741 vsize=55176 CPUtime=1190.13 cores=0,2,4,6
/proc/31743/stat : 31743 (lingeling) R 31741 31743 31743 0 -1 4202496 121940 0 0 0 118997 16 0 0 25 0 1 0 658293192 56500224 12997 33554432000 4194304 4352236 140737240436176 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/31743/statm: 13794 12997 129 39 0 12874 0
[pid=31744] ppid=31729 vsize=315320 CPUtime=0.63 cores=0,2,4,6
/proc/31744/stat : 31744 (python) S 31729 31729 31060 0 -1 4202560 1154 0 0 0 34 29 0 0 18 0 2 0 658293192 322887680 7103 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/31744/statm: 78830 7103 399 364 0 14739 0
[pid=31746] ppid=31744 vsize=26588 CPUtime=197.21 cores=0,2,4,6
/proc/31746/stat : 31746 (lingeling) T 31744 31746 31746 0 -1 4202496 26911 0 0 0 19718 3 0 0 25 0 1 0 658293192 27226112 5817 33554432000 4194304 4352236 140736595020512 18446744073709551615 4328100 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/31746/statm: 6647 5817 129 39 0 5727 0
[pid=31744/tid=31750] ppid=31729 vsize=315320 CPUtime=0 cores=0,2,4,6
/proc/31744/task/31750/stat : 31750 (python) S 31729 31729 31060 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 658303223 322887680 7103 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 514 18446604441507103808 0 0 -1 4 0 0 0
[pid=31751] ppid=31729 vsize=325576 CPUtime=3.57 cores=0,2,4,6
/proc/31751/stat : 31751 (python) S 31729 31729 31060 0 -1 4202560 1023 0 0 0 190 167 0 0 15 0 1 0 658303224 333389824 7077 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715078 0 0 16781312 514 18402798792970567940 0 0 17 6 0 0 0
/proc/31751/statm: 81394 7077 370 364 0 17300 0
[pid=31753] ppid=31751 vsize=155852 CPUtime=1077.67 cores=0,2,4,6
/proc/31753/stat : 31753 (cryptominisat-2) R 31751 31753 31753 0 -1 4202496 182933 0 0 0 107712 55 0 0 25 0 1 0 658303224 159592448 31463 33554432000 4194304 4677096 140734265283440 18446744073709551615 4319603 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/31753/statm: 38963 31463 390 118 0 33922 0
[pid=31786] ppid=31729 vsize=335832 CPUtime=1.83 cores=0,2,4,6
/proc/31786/stat : 31786 (python) S 31729 31729 31060 0 -1 4202560 991 0 0 0 99 84 0 0 18 0 1 0 658352050 343891968 7081 33554432000 4194304 5683644 140733906288464 18446744073709551615 239476715078 0 0 16781312 514 18402798792970567937 0 0 17 6 0 0 0
/proc/31786/statm: 83958 7081 370 364 0 19861 0
[pid=31788] ppid=31786 vsize=58972 CPUtime=606.83 cores=0,2,4,6
/proc/31788/stat : 31788 (precosat) R 31786 31788 31788 0 -1 4202496 15136 0 0 0 60679 4 0 0 25 0 1 0 658352051 60387328 14480 33554432000 4194304 4890832 140737233567920 18446744073709551615 4454610 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/31788/statm: 14743 14480 86 171 0 14570 0
[pid=31791] ppid=31729 vsize=346088 CPUtime=0.3 cores=0,2,4,6
/proc/31791/stat : 31791 (python) S 31729 31729 31060 0 -1 4202560 1102 0 0 0 17 13 0 0 19 0 2 0 658361498 354394112 7115 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/31791/statm: 86522 7115 399 364 0 22422 0
[pid=31793] ppid=31791 vsize=32196 CPUtime=98.42 cores=0,2,4,6
/proc/31793/stat : 31793 (precosat) T 31791 31793 31793 0 -1 4202496 8494 0 0 0 9840 2 0 0 25 0 1 0 658361498 32968704 7880 33554432000 4194304 4890832 140736834397168 18446744073709551615 4238565 0 0 16781312 17442 18446744071562691360 0 0 17 2 0 0 0
/proc/31793/statm: 8049 7880 86 171 0 7876 0
[pid=31791/tid=31797] ppid=31729 vsize=346088 CPUtime=0 cores=0,2,4,6
/proc/31791/task/31797/stat : 31797 (python) S 31729 31729 31060 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658371428 354394112 7115 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 514 18446604440595605504 0 0 -1 2 0 0 0
[pid=31729/tid=31736] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31736/stat : 31736 (python) S 31727 31729 31060 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 8 0 658293190 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 0 0 0 0
[pid=31729/tid=31739] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31739/stat : 31739 (python) S 31727 31729 31060 0 -1 4202560 23 936 0 0 0 0 0 0 21 0 8 0 658293191 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 2 0 0 0
[pid=31729/tid=31742] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31742/stat : 31742 (python) S 31727 31729 31060 0 -1 4202560 25 936 0 0 0 0 0 0 23 0 8 0 658293191 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 6 0 0 0
[pid=31729/tid=31745] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31745/stat : 31745 (python) S 31727 31729 31060 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 8 0 658293192 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 6 0 0 0
[pid=31729/tid=31752] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31752/stat : 31752 (python) S 31727 31729 31060 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 8 0 658303224 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 2 0 0 0
[pid=31729/tid=31787] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31787/stat : 31787 (python) S 31727 31729 31060 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 8 0 658352050 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 6 0 0 0
[pid=31729/tid=31792] ppid=31727 vsize=356332 CPUtime=0 cores=0,2,4,6
/proc/31729/task/31792/stat : 31792 (python) S 31727 31729 31060 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 8 0 658361498 364883968 8607 33554432000 4194304 5683644 140733906288464 18446744073709551615 239488518577 0 0 16781312 2 18446604453917769856 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4774.88
Current children cumulated vsize (KiB) 3069484

Child status: 0
Real time (s): 1199.38
CPU time (s): 4775.29
CPU user time (s): 4766.79
CPU system time (s): 8.50171
CPU usage (%): 398.146
Max. virtual memory (cumulated for all children) (KiB): 3117180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4766.79
system time used= 8.50171
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 628783
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= 9164
involuntary context switches= 34939

runsolver used 5.65214 second user time and 11.1763 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 15:42:39
IDJOB=3378925
IDBENCH=84180
IDSOLVER=1860
FILE ID=node148/3378925-1305466959
RUNJOBID= node148-1305463368-31078
PBS_JOBID= 13324994
Free space on /tmp= 72816 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.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-3378925-1305466959/watcher-3378925-1305466959 -o /tmp/evaluation-result-3378925-1305466959/solver-3378925-1305466959 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378925-1305466959.cnf -seed 1227198347 -budget 4800 -cores 4

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

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=1227198347

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21560776 kB
Buffers:        342820 kB
Cached:        4998468 kB
SwapCached:       8488 kB
Active:        7732348 kB
Inactive:      3286452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21560776 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           32636 kB
Writeback:           0 kB
AnonPages:     5674844 kB
Mapped:          38420 kB
Slab:           259688 kB
PageTables:      45928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 107817088 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= 72824 MiB
End job on node148 at 2011-05-15 16:02:39