Trace number 3378776

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)? 4782.19 1200.08

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark643.759
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data

0.34/0.57	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.34/0.57	c INFO: solving HOME/instance-3378776-1305463345.cnf
0.34/0.57	c INFO: computing task features
0.34/0.59	c INFO: computed variable-clause graph statistics
0.34/0.59	c INFO: computed clause balance statistics
0.43/0.68	c INFO: computed variable balance statistics
0.52/0.74	c INFO: computed small-clause counts
0.52/0.74	c INFO: computed Horn-clause counts
0.52/0.75	c INFO: computed variable graph statistics
0.52/0.75	c INFO: collected features for HOME/instance-3378776-1305463345.cnf in 0.18 s
0.52/0.76	c INFO: running lingeling-276@0 for 582 with 1199 remaining (b = 0.58)
0.52/0.77	c INFO: running cryptominisat-2.9.0@0 for 582 with 1199 remaining (b = 0.51)
0.52/0.78	c INFO: running lingeling-276@0 for 1199 with 1199 remaining (b = 0.57)
0.52/0.79	c INFO: running lingeling-276@0 for 97 with 1199 remaining (b = 0.21)
400.18/101.06	c INFO: running cryptominisat-2.9.0@0 for 1099 with 1099 remaining (b = 0.39)
2335.31/586.34	c INFO: running lingeling-276@99 for 97 with 614 remaining (b = 0.08)
2348.47/589.68	c INFO: running precosat-570@0 for 610 with 610 remaining (b = 0.32)
2723.21/683.62	c INFO: running precosat-570@0 for 97 with 516 remaining (b = 0.10)
3123.03/783.91	c INFO: running lingeling-276@0 for 416 with 416 remaining (b = 0.16)
4781.88/1200.05	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-3378776-1305463345/watcher-3378776-1305463345 -o /tmp/evaluation-result-3378776-1305463345/solver-3378776-1305463345 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378776-1305463345.cnf -seed 601654411 -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: 2.53 3.23 3.48 2/370 15966
/proc/meminfo: memFree=24833968/32951124 swapFree=63083164/67111528
[pid=15966] ppid=15964 vsize=16236 CPUtime=0 cores=0,2,4,6
/proc/15966/stat : 15966 (python) R 15964 15966 15878 0 -1 4202496 1037 0 0 0 0 0 0 0 17 0 1 0 638750122 16625664 909 33554432000 4194304 5683644 140733900032928 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/15966/statm: 4059 909 380 364 0 546 0

[startup+0.0472581 s]
/proc/loadavg: 2.53 3.23 3.48 2/370 15966
/proc/meminfo: memFree=24833968/32951124 swapFree=63083164/67111528
[pid=15966] ppid=15964 vsize=29788 CPUtime=0.03 cores=0,2,4,6
/proc/15966/stat : 15966 (python) S 15964 15966 15878 0 -1 4202496 1414 0 0 0 3 0 0 0 17 0 1 0 638750122 30502912 1258 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726403072 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/15966/statm: 7447 1258 443 364 0 817 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29788

[startup+0.101126 s]
/proc/loadavg: 2.53 3.23 3.48 2/370 15966
/proc/meminfo: memFree=24833968/32951124 swapFree=63083164/67111528
[pid=15966] ppid=15964 vsize=104224 CPUtime=0.06 cores=0,2,4,6
/proc/15966/stat : 15966 (python) S 15964 15966 15878 0 -1 4202496 3058 0 0 0 5 1 0 0 17 0 1 0 638750122 106725376 2741 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726403072 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/15966/statm: 26056 2741 847 364 0 1804 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104224

[startup+0.301044 s]
/proc/loadavg: 2.53 3.23 3.48 2/370 15966
/proc/meminfo: memFree=24833968/32951124 swapFree=63083164/67111528
[pid=15966] ppid=15964 vsize=135748 CPUtime=0.21 cores=0,2,4,6
/proc/15966/stat : 15966 (python) S 15964 15966 15878 0 -1 4202496 5960 934 1 0 16 5 0 0 17 0 1 0 638750122 139005952 4150 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726401029 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/15966/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 135748

[startup+0.701013 s]
/proc/loadavg: 2.53 3.23 3.48 2/370 15966
/proc/meminfo: memFree=24833968/32951124 swapFree=63083164/67111528
[pid=15966] ppid=15964 vsize=278980 CPUtime=0.52 cores=0,2,4,6
/proc/15966/stat : 15966 (python) R 15964 15966 15878 0 -1 4202496 9460 934 1 0 42 10 0 0 17 0 1 0 638750122 285675520 7131 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726091671 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15966/statm: 69745 7131 1827 364 0 5669 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 278980

[startup+1.50077 s]
/proc/loadavg: 2.48 3.21 3.47 6/383 15983
/proc/meminfo: memFree=24790216/32951124 swapFree=63083164/67111528
[pid=15966] ppid=15964 vsize=385552 CPUtime=0.61 cores=0,2,4,6
/proc/15966/stat : 15966 (python) S 15964 15966 15878 0 -1 4202496 12022 934 1 0 50 11 0 0 24 0 5 0 638750122 394805248 7217 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15966/statm: 96388 7217 1873 364 0 32297 0
[pid=15972] ppid=15966 vsize=279004 CPUtime=0 cores=0,2,4,6
/proc/15972/stat : 15972 (python) S 15966 15966 15878 0 -1 4202560 716 0 0 0 0 0 0 0 18 0 1 0 638750198 285700096 5652 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425103 0 0 16781312 514 3214140773121392639 0 0 17 6 0 0 0
/proc/15972/statm: 69751 5652 347 364 0 5669 0
[pid=15974] ppid=15972 vsize=6864 CPUtime=0.72 cores=0,2,4,6
/proc/15974/stat : 15974 (lingeling) R 15972 15974 15974 0 -1 4202496 1207 0 0 0 72 0 0 0 21 0 1 0 638750198 7028736 918 33554432000 4194304 4352236 140736037577456 18446744073709551615 4329060 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/15974/statm: 1716 918 129 39 0 796 0
[pid=15975] ppid=15966 vsize=289260 CPUtime=0 cores=0,2,4,6
/proc/15975/stat : 15975 (python) S 15966 15966 15878 0 -1 4202560 753 0 0 0 0 0 0 0 17 0 1 0 638750199 296202240 5668 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425158 0 0 16781312 514 13043101824322601219 0 0 17 6 0 0 0
/proc/15975/statm: 72315 5668 348 364 0 8230 0
[pid=15978] ppid=15975 vsize=31948 CPUtime=0.69 cores=0,2,4,6
/proc/15978/stat : 15978 (cryptominisat-2) R 15975 15978 15978 0 -1 4202496 1731 0 0 0 69 0 0 0 24 0 1 0 638750200 32714752 1206 33554432000 4194304 4677096 140736258970288 18446744073709551615 4335891 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/15978/statm: 7987 1206 391 118 0 2946 0
[pid=15977] ppid=15966 vsize=299516 CPUtime=0 cores=0,2,4,6
/proc/15977/stat : 15977 (python) S 15966 15966 15878 0 -1 4202560 722 0 0 0 0 0 0 0 22 0 1 0 638750200 306704384 5668 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425158 0 0 16781312 514 2179130620599336959 0 0 17 2 0 0 0
/proc/15977/statm: 74879 5668 344 364 0 10791 0
[pid=15982] ppid=15977 vsize=6928 CPUtime=0.7 cores=0,2,4,6
/proc/15982/stat : 15982 (lingeling) R 15977 15982 15982 0 -1 4202496 1250 0 0 0 70 0 0 0 25 0 1 0 638750201 7094272 934 33554432000 4194304 4352236 140734427491440 18446744073709551615 4281054 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/15982/statm: 1732 934 129 39 0 812 0
[pid=15980] ppid=15966 vsize=309772 CPUtime=0 cores=0,2,4,6
/proc/15980/stat : 15980 (python) S 15966 15966 15878 0 -1 4202560 734 0 0 0 0 0 0 0 23 0 1 0 638750201 317206528 5681 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425158 0 0 16781312 514 3249685785024135167 0 0 17 4 0 0 0
/proc/15980/statm: 77443 5681 344 364 0 13352 0
[pid=15983] ppid=15980 vsize=7108 CPUtime=0.7 cores=0,2,4,6
/proc/15983/stat : 15983 (lingeling) R 15980 15983 15983 0 -1 4202496 1277 0 0 0 70 0 0 0 25 0 1 0 638750201 7278592 979 33554432000 4194304 4352236 140736641628832 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/15983/statm: 1777 979 129 39 0 857 0
[pid=15966/tid=15973] ppid=15964 vsize=385552 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15973/stat : 15973 (python) S 15964 15966 15878 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 5 0 638750198 394805248 7217 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 0 0 0 0
[pid=15966/tid=15976] ppid=15964 vsize=385552 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15976/stat : 15976 (python) S 15964 15966 15878 0 -1 4202560 43 934 0 0 0 0 0 0 21 0 5 0 638750199 394805248 7217 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 2 0 0 0
[pid=15966/tid=15979] ppid=15964 vsize=385552 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15979/stat : 15979 (python) S 15964 15966 15878 0 -1 4202560 72 934 0 0 0 0 0 0 17 0 5 0 638750200 394805248 7217 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 2 0 0 0
[pid=15966/tid=15981] ppid=15964 vsize=385552 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15981/stat : 15981 (python) S 15964 15966 15878 0 -1 4202560 14 934 0 0 0 0 0 0 24 0 5 0 638750201 394805248 7217 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.42
Current children cumulated vsize (KiB) 1615952

[startup+3.10147 s]
/proc/loadavg: 2.48 3.21 3.47 6/383 15983
/proc/meminfo: memFree=24781096/32951124 swapFree=63083164/67111528
[pid=15966] ppid=15964 vsize=385552 CPUtime=0.61 cores=0,2,4,6
/proc/15966/stat : 15966 (python) S 15964 15966 15878 0 -1 4202496 12022 934 1 0 50 11 0 0 24 0 5 0 638750122 394805248 7217 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15966/statm: 96388 7217 1873 364 0 32297 0
[pid=15972] ppid=15966 vsize=279004 CPUtime=0 cores=0,2,4,6
/proc/15972/stat : 15972 (python) S 15966 15966 15878 0 -1 4202560 742 0 0 0 0 0 0 0 18 0 1 0 638750198 285700096 5659 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425103 0 0 16781312 514 3214140773121360129 0 0 17 6 0 0 0
/proc/15972/statm: 69751 5659 354 364 0 5669 0
[pid=15974] ppid=15972 vsize=6932 CPUtime=2.33 cores=0,2,4,6
/proc/15974/stat : 15974 (lingeling) R 15972 15974 15974 0 -1 4202496 1604 0 0 0 233 0 0 0 25 0 1 0 638750198 7098368 931 33554432000 4194304 4352236 140736037577456 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/15974/statm: 1733 931 129 39 0 813 0
[pid=15975] ppid=15966 vsize=289260 CPUtime=0 cores=0,2,4,6
/proc/15975/stat : 15975 (python) S 15966 15966 15878 0 -1 4202560 753 0 0 0 0 0 0 0 15 0 1 0 638750199 296202240 5668 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425158 0 0 16781312 514 5606922390081601795 0 0 17 6 0 0 0
/proc/15975/statm: 72315 5668 348 364 0 8230 0
[pid=15978] ppid=15975 vsize=32852 CPUtime=2.27 cores=0,2,4,6
/proc/15978/stat : 15978 (cryptominisat-2) R 15975 15978 15978 0 -1 4202496 2820 0 0 0 227 0 0 0 25 0 1 0 638750200 33640448 1316 33554432000 4194304 4677096 140736258970288 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/15978/statm: 8213 1316 392 118 0 3172 0
[pid=15977] ppid=15966 vsize=299516 CPUtime=0 cores=0,2,4,6
/proc/15977/stat : 15977 (python) S 15966 15966 15878 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 638750200 306704384 5672 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425158 0 0 16781312 514 2179130620599304452 0 0 17 2 0 0 0
/proc/15977/statm: 74879 5672 348 364 0 10791 0
[pid=15982] ppid=15977 vsize=6936 CPUtime=2.3 cores=0,2,4,6
/proc/15982/stat : 15982 (lingeling) R 15977 15982 15982 0 -1 4202496 1604 0 0 0 230 0 0 0 25 0 1 0 638750201 7102464 936 33554432000 4194304 4352236 140734427491440 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/15982/statm: 1734 936 129 39 0 814 0
[pid=15980] ppid=15966 vsize=309772 CPUtime=0 cores=0,2,4,6
/proc/15980/stat : 15980 (python) S 15966 15966 15878 0 -1 4202560 753 0 0 0 0 0 0 0 18 0 1 0 638750201 317206528 5685 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425158 0 0 16781312 514 3249685785024102658 0 0 17 4 0 0 0
/proc/15980/statm: 77443 5685 348 364 0 13352 0
[pid=15983] ppid=15980 vsize=7180 CPUtime=2.3 cores=0,2,4,6
/proc/15983/stat : 15983 (lingeling) R 15980 15983 15983 0 -1 4202496 1807 0 0 0 230 0 0 0 25 0 1 0 638750201 7352320 997 33554432000 4194304 4352236 140736641628832 18446744073709551615 4328066 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/15983/statm: 1795 997 129 39 0 875 0
[pid=15966/tid=15973] ppid=15964 vsize=385552 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15973/stat : 15973 (python) S 15964 15966 15878 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 5 0 638750198 394805248 7217 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 0 0 0 0
[pid=15966/tid=15976] ppid=15964 vsize=385552 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15976/stat : 15976 (python) S 15964 15966 15878 0 -1 4202560 43 934 0 0 0 0 0 0 21 0 5 0 638750199 394805248 7217 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 2 0 0 0
[pid=15966/tid=15979] ppid=15964 vsize=385552 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15979/stat : 15979 (python) S 15964 15966 15878 0 -1 4202560 72 934 0 0 0 0 0 0 17 0 5 0 638750200 394805248 7217 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 2 0 0 0
[pid=15966/tid=15981] ppid=15964 vsize=385552 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15981/stat : 15981 (python) S 15964 15966 15878 0 -1 4202560 14 934 0 0 0 0 0 0 24 0 5 0 638750201 394805248 7217 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.81
Current children cumulated vsize (KiB) 1617004

[startup+6.30088 s]
/proc/loadavg: 2.48 3.21 3.47 6/383 15983
/proc/meminfo: memFree=24768520/32951124 swapFree=63083164/67111528
[pid=15966] ppid=15964 vsize=385552 CPUtime=0.61 cores=0,2,4,6
/proc/15966/stat : 15966 (python) S 15964 15966 15878 0 -1 4202496 12022 934 1 0 50 11 0 0 24 0 5 0 638750122 394805248 7217 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15966/statm: 96388 7217 1873 364 0 32297 0
[pid=15972] ppid=15966 vsize=279004 CPUtime=0.01 cores=0,2,4,6
/proc/15972/stat : 15972 (python) S 15966 15966 15878 0 -1 4202560 898 0 0 0 0 1 0 0 18 0 1 0 638750198 285700096 5682 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425103 0 0 16781312 514 3214140773121360129 0 0 17 6 0 0 0
/proc/15972/statm: 69751 5682 377 364 0 5669 0
[pid=15974] ppid=15972 vsize=8608 CPUtime=5.53 cores=0,2,4,6
/proc/15974/stat : 15974 (lingeling) R 15972 15974 15974 0 -1 4202496 2571 0 0 0 553 0 0 0 25 0 1 0 638750198 8814592 1354 33554432000 4194304 4352236 140736037577456 18446744073709551615 4328085 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/15974/statm: 2152 1354 129 39 0 1232 0
[pid=15975] ppid=15966 vsize=289260 CPUtime=0 cores=0,2,4,6
/proc/15975/stat : 15975 (python) S 15966 15966 15878 0 -1 4202560 905 0 0 0 0 0 0 0 15 0 1 0 638750199 296202240 5691 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425158 0 0 16781312 514 5606922398671536387 0 0 17 6 0 0 0
/proc/15975/statm: 72315 5691 371 364 0 8230 0
[pid=15978] ppid=15975 vsize=39476 CPUtime=5.4 cores=0,2,4,6
/proc/15978/stat : 15978 (cryptominisat-2) R 15975 15978 15978 0 -1 4202496 5854 0 0 0 539 1 0 0 25 0 1 0 638750200 40423424 2845 33554432000 4194304 4677096 140736258970288 18446744073709551615 4318926 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/15978/statm: 9869 2845 392 118 0 4828 0
[pid=15977] ppid=15966 vsize=299516 CPUtime=0 cores=0,2,4,6
/proc/15977/stat : 15977 (python) S 15966 15966 15878 0 -1 4202560 891 0 0 0 0 0 0 0 18 0 1 0 638750200 306704384 5695 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425158 0 0 16781312 514 2179130620599304452 0 0 17 2 0 0 0
/proc/15977/statm: 74879 5695 371 364 0 10791 0
[pid=15982] ppid=15977 vsize=8832 CPUtime=5.48 cores=0,2,4,6
/proc/15982/stat : 15982 (lingeling) R 15977 15982 15982 0 -1 4202496 2502 0 0 0 548 0 0 0 25 0 1 0 638750201 9043968 1410 33554432000 4194304 4352236 140734427491440 18446744073709551615 4328095 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/15982/statm: 2208 1410 129 39 0 1288 0
[pid=15980] ppid=15966 vsize=309772 CPUtime=0.01 cores=0,2,4,6
/proc/15980/stat : 15980 (python) S 15966 15966 15878 0 -1 4202560 910 0 0 0 0 1 0 0 18 0 1 0 638750201 317206528 5708 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425158 0 0 16781312 514 3249685785024102658 0 0 17 4 0 0 0
/proc/15980/statm: 77443 5708 371 364 0 13352 0
[pid=15983] ppid=15980 vsize=8484 CPUtime=5.48 cores=0,2,4,6
/proc/15983/stat : 15983 (lingeling) R 15980 15983 15983 0 -1 4202496 2769 0 0 0 548 0 0 0 25 0 1 0 638750201 8687616 1323 33554432000 4194304 4352236 140736641628832 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/15983/statm: 2121 1323 129 39 0 1201 0
[pid=15966/tid=15973] ppid=15964 vsize=385552 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15973/stat : 15973 (python) S 15964 15966 15878 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 5 0 638750198 394805248 7217 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 0 0 0 0
[pid=15966/tid=15976] ppid=15964 vsize=385552 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15976/stat : 15976 (python) S 15964 15966 15878 0 -1 4202560 43 934 0 0 0 0 0 0 21 0 5 0 638750199 394805248 7217 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 2 0 0 0
[pid=15966/tid=15979] ppid=15964 vsize=385552 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15979/stat : 15979 (python) S 15964 15966 15878 0 -1 4202560 72 934 0 0 0 0 0 0 17 0 5 0 638750200 394805248 7217 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 2 0 0 0
[pid=15966/tid=15981] ppid=15964 vsize=385552 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15981/stat : 15981 (python) S 15964 15966 15878 0 -1 4202560 14 934 0 0 0 0 0 0 24 0 5 0 638750201 394805248 7217 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22.52
Current children cumulated vsize (KiB) 1628504

[startup+12.7007 s]
/proc/loadavg: 2.87 3.27 3.49 6/383 15984
/proc/meminfo: memFree=24759476/32951124 swapFree=63083164/67111528
[pid=15966] ppid=15964 vsize=385552 CPUtime=0.61 cores=0,2,4,6
/proc/15966/stat : 15966 (python) S 15964 15966 15878 0 -1 4202496 12022 934 1 0 50 11 0 0 24 0 5 0 638750122 394805248 7217 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15966/statm: 96388 7217 1873 364 0 32297 0
[pid=15972] ppid=15966 vsize=279004 CPUtime=0.02 cores=0,2,4,6
/proc/15972/stat : 15972 (python) S 15966 15966 15878 0 -1 4202560 904 0 0 0 1 1 0 0 18 0 1 0 638750198 285700096 5682 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425103 0 0 16781312 514 9060960975292694785 0 0 17 6 0 0 0
/proc/15972/statm: 69751 5682 377 364 0 5669 0
[pid=15974] ppid=15972 vsize=9248 CPUtime=11.92 cores=0,2,4,6
/proc/15974/stat : 15974 (lingeling) R 15972 15974 15974 0 -1 4202496 3851 0 0 0 1192 0 0 0 25 0 1 0 638750198 9469952 1514 33554432000 4194304 4352236 140736037577456 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/15974/statm: 2312 1514 129 39 0 1392 0
[pid=15975] ppid=15966 vsize=289260 CPUtime=0.03 cores=0,2,4,6

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

[pid=16120] ppid=15966 vsize=406216 CPUtime=0.28 cores=0,2,4,6
/proc/16120/stat : 16120 (python) S 15966 15966 15878 0 -1 4202560 1107 0 0 0 14 14 0 0 19 0 2 0 638818484 415965184 5787 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16120/statm: 101554 5787 400 364 0 37454 0
[pid=16122] ppid=16120 vsize=18324 CPUtime=99.68 cores=0,2,4,6
/proc/16122/stat : 16122 (precosat) T 16120 16122 16122 0 -1 4202496 5233 0 0 0 9967 1 0 0 25 0 1 0 638818485 18763776 4373 33554432000 4194304 4890832 140733928346336 18446744073709551615 4236320 0 0 16781312 17442 18446744071562691360 0 0 17 4 0 0 0
/proc/16122/statm: 4581 4373 86 171 0 4408 0
[pid=16120/tid=16125] ppid=15966 vsize=406216 CPUtime=0 cores=0,2,4,6
/proc/16120/task/16125/stat : 16125 (python) S 15966 15966 15878 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638828512 415965184 5787 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 514 18446604447567066368 0 0 -1 4 0 0 0
[pid=15966/tid=15973] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15973/stat : 15973 (python) S 15964 15966 15878 0 -1 4202560 31 934 0 0 0 0 0 0 18 0 8 0 638750198 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 0 0 0 0
[pid=15966/tid=15976] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15976/stat : 15976 (python) S 15964 15966 15878 0 -1 4202560 43 934 0 0 0 0 0 0 21 0 8 0 638750199 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 2 0 0 0
[pid=15966/tid=15979] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15979/stat : 15979 (python) S 15964 15966 15878 0 -1 4202560 72 934 0 0 0 0 0 0 17 0 8 0 638750200 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 2 0 0 0
[pid=15966/tid=15981] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15981/stat : 15981 (python) S 15964 15966 15878 0 -1 4202560 16 934 0 0 0 0 0 0 18 0 8 0 638750201 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 4 0 0 0
[pid=15966/tid=16045] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/16045/stat : 16045 (python) S 15964 15966 15878 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 8 0 638760228 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 4 0 0 0
[pid=15966/tid=16115] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/16115/stat : 16115 (python) S 15964 15966 15878 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 8 0 638809090 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 4 0 0 0
[pid=15966/tid=16121] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/16121/stat : 16121 (python) S 15964 15966 15878 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 8 0 638818484 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4779.83
Current children cumulated vsize (KiB) 3165888

[startup+1199.9 s]
/proc/loadavg: 8.22 8.06 6.69 9/412 16145
/proc/meminfo: memFree=22983296/32951124 swapFree=63083164/67111528
[pid=15966] ppid=15964 vsize=416460 CPUtime=0.65 cores=0,2,4,6
/proc/15966/stat : 15966 (python) S 15964 15966 15878 0 -1 4202496 14906 934 1 0 53 12 0 0 18 0 8 0 638750122 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15966/statm: 104115 7280 1888 364 0 40015 0
[pid=15972] ppid=15966 vsize=289248 CPUtime=2.82 cores=0,2,4,6
/proc/15972/stat : 15972 (python) S 15966 15966 15878 0 -1 4202560 1202 0 0 0 147 135 0 0 18 0 2 0 638750198 296189952 5726 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425158 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/15972/statm: 72312 5726 416 364 0 8230 0
[pid=15974] ppid=15972 vsize=39984 CPUtime=999.92 cores=0,2,4,6
/proc/15974/stat : 15974 (lingeling) R 15972 15974 15974 0 -1 4202496 84303 0 0 0 99974 18 0 0 25 0 1 0 638750198 40943616 9198 33554432000 4194304 4352236 140736037577456 18446744073709551615 4329312 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/15974/statm: 9996 9198 129 39 0 9076 0
[pid=15972/tid=16112] ppid=15966 vsize=289248 CPUtime=0 cores=0,2,4,6
/proc/15972/task/16112/stat : 16112 (python) S 15966 15966 15878 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638808756 296189952 5726 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 514 18446604449366076416 0 0 -1 4 0 0 0
[pid=15975] ppid=15966 vsize=289260 CPUtime=1.71 cores=0,2,4,6
/proc/15975/stat : 15975 (python) S 15966 15966 15878 0 -1 4202560 1139 0 0 0 88 83 0 0 17 0 2 0 638750199 296202240 5721 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/15975/statm: 72315 5721 400 364 0 8230 0
[pid=15978] ppid=15975 vsize=107212 CPUtime=584.49 cores=0,2,4,6
/proc/15978/stat : 15978 (cryptominisat-2) T 15975 15978 15978 0 -1 4202496 119552 0 0 0 58411 38 0 0 25 0 1 0 638750200 109785088 20817 33554432000 4194304 4677096 140736258970288 18446744073709551615 4355112 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/15978/statm: 26803 20817 392 118 0 21762 0
[pid=15975/tid=16113] ppid=15966 vsize=289260 CPUtime=0 cores=0,2,4,6
/proc/15975/task/16113/stat : 16113 (python) S 15966 15966 15878 0 -1 4202560 49 0 0 0 0 0 0 0 17 0 2 0 638809089 296202240 5721 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 514 18446604453947385920 0 0 -1 4 0 0 0
[pid=15977] ppid=15966 vsize=299516 CPUtime=3.38 cores=0,2,4,6
/proc/15977/stat : 15977 (python) S 15966 15966 15878 0 -1 4202560 967 0 0 0 172 166 0 0 18 0 1 0 638750200 306704384 5695 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425158 0 0 16781312 514 9060960975292694788 0 0 17 2 0 0 0
/proc/15977/statm: 74879 5695 371 364 0 10791 0
[pid=15982] ppid=15977 vsize=26040 CPUtime=1195.68 cores=0,2,4,6
/proc/15982/stat : 15982 (lingeling) R 15977 15982 15982 0 -1 4202496 94224 0 0 0 119553 15 0 0 25 0 1 0 638750201 26664960 5707 33554432000 4194304 4352236 140734427491440 18446744073709551615 4329032 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/15982/statm: 6510 5707 129 39 0 5590 0
[pid=15980] ppid=15966 vsize=309772 CPUtime=0.56 cores=0,2,4,6
/proc/15980/stat : 15980 (python) S 15966 15966 15878 0 -1 4202560 1144 0 0 0 28 28 0 0 18 0 2 0 638750201 317206528 5740 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/15980/statm: 77443 5740 400 364 0 13352 0
[pid=15983] ppid=15980 vsize=18096 CPUtime=196.92 cores=0,2,4,6
/proc/15983/stat : 15983 (lingeling) T 15980 15983 15983 0 -1 4202496 28020 0 0 0 19687 5 0 0 25 0 1 0 638750201 18530304 3726 33554432000 4194304 4352236 140736641628832 18446744073709551615 4328009 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/15983/statm: 4524 3726 129 39 0 3604 0
[pid=15980/tid=16043] ppid=15966 vsize=309772 CPUtime=0 cores=0,2,4,6
/proc/15980/task/16043/stat : 16043 (python) S 15966 15966 15878 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 638760227 317206528 5740 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 514 18446604440784417792 0 0 -1 4 0 0 0
[pid=16044] ppid=15966 vsize=385704 CPUtime=3.21 cores=0,2,4,6
/proc/16044/stat : 16044 (python) S 15966 15966 15878 0 -1 4202560 1028 0 0 0 172 149 0 0 15 0 1 0 638760228 394960896 5728 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425158 0 0 16781312 514 9060960975292694787 0 0 17 0 0 0 0
/proc/16044/statm: 96426 5728 372 364 0 32332 0
[pid=16046] ppid=16044 vsize=130424 CPUtime=1083.37 cores=0,2,4,6
/proc/16046/stat : 16046 (cryptominisat-2) R 16044 16046 16046 0 -1 4202496 159908 0 0 0 108281 56 0 0 25 0 1 0 638760229 133554176 26614 33554432000 4194304 4677096 140737108491056 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/16046/statm: 32606 26614 392 118 0 27565 0
[pid=16114] ppid=15966 vsize=395960 CPUtime=1.72 cores=0,2,4,6
/proc/16114/stat : 16114 (python) S 15966 15966 15878 0 -1 4202560 988 0 0 0 89 83 0 0 18 0 1 0 638809090 405463040 5753 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425158 0 0 16781312 514 9060960975292694786 0 0 17 4 0 0 0
/proc/16114/statm: 98990 5753 371 364 0 34893 0
[pid=16116] ppid=16114 vsize=35720 CPUtime=607.05 cores=0,2,4,6
/proc/16116/stat : 16116 (precosat) R 16114 16116 16116 0 -1 4202496 10933 0 0 0 60700 5 0 0 25 0 1 0 638809090 36577280 8792 33554432000 4194304 4890832 140736838929808 18446744073709551615 4238627 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/16116/statm: 8930 8792 86 171 0 8757 0
[pid=16120] ppid=15966 vsize=406216 CPUtime=0.28 cores=0,2,4,6
/proc/16120/stat : 16120 (python) S 15966 15966 15878 0 -1 4202560 1107 0 0 0 14 14 0 0 19 0 2 0 638818484 415965184 5787 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16120/statm: 101554 5787 400 364 0 37454 0
[pid=16122] ppid=16120 vsize=18324 CPUtime=99.68 cores=0,2,4,6
/proc/16122/stat : 16122 (precosat) T 16120 16122 16122 0 -1 4202496 5233 0 0 0 9967 1 0 0 25 0 1 0 638818485 18763776 4373 33554432000 4194304 4890832 140733928346336 18446744073709551615 4236320 0 0 16781312 17442 18446744071562691360 0 0 17 4 0 0 0
/proc/16122/statm: 4581 4373 86 171 0 4408 0
[pid=16120/tid=16125] ppid=15966 vsize=406216 CPUtime=0 cores=0,2,4,6
/proc/16120/task/16125/stat : 16125 (python) S 15966 15966 15878 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638828512 415965184 5787 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 514 18446604447567066368 0 0 -1 4 0 0 0
[pid=15966/tid=15973] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15973/stat : 15973 (python) S 15964 15966 15878 0 -1 4202560 31 934 0 0 0 0 0 0 18 0 8 0 638750198 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 0 0 0 0
[pid=15966/tid=15976] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15976/stat : 15976 (python) S 15964 15966 15878 0 -1 4202560 43 934 0 0 0 0 0 0 21 0 8 0 638750199 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 2 0 0 0
[pid=15966/tid=15979] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15979/stat : 15979 (python) S 15964 15966 15878 0 -1 4202560 72 934 0 0 0 0 0 0 17 0 8 0 638750200 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 2 0 0 0
[pid=15966/tid=15981] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15981/stat : 15981 (python) S 15964 15966 15878 0 -1 4202560 16 934 0 0 0 0 0 0 18 0 8 0 638750201 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 4 0 0 0
[pid=15966/tid=16045] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/16045/stat : 16045 (python) S 15964 15966 15878 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 8 0 638760228 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 4 0 0 0
[pid=15966/tid=16115] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/16115/stat : 16115 (python) S 15964 15966 15878 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 8 0 638809090 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 4 0 0 0
[pid=15966/tid=16121] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/16121/stat : 16121 (python) S 15964 15966 15878 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 8 0 638818484 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4781.44
Current children cumulated vsize (KiB) 3167936

[startup+1200 s]
/proc/loadavg: 8.22 8.06 6.69 9/412 16145
/proc/meminfo: memFree=22980320/32951124 swapFree=63083164/67111528
[pid=15966] ppid=15964 vsize=416460 CPUtime=0.65 cores=0,2,4,6
/proc/15966/stat : 15966 (python) S 15964 15966 15878 0 -1 4202496 14906 934 1 0 53 12 0 0 18 0 8 0 638750122 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15966/statm: 104115 7280 1888 364 0 40015 0
[pid=15972] ppid=15966 vsize=289248 CPUtime=2.82 cores=0,2,4,6
/proc/15972/stat : 15972 (python) R 15966 15966 15878 0 -1 4202560 1202 0 0 0 147 135 0 0 18 0 2 0 638750198 296189952 5726 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726448263 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/15972/statm: 72312 5726 416 364 0 8230 0
[pid=15974] ppid=15972 vsize=39984 CPUtime=1000.03 cores=0,2,4,6
/proc/15974/stat : 15974 (lingeling) R 15972 15974 15974 0 -1 4202496 84303 0 0 0 99985 18 0 0 25 0 1 0 638750198 40943616 9198 33554432000 4194304 4352236 140736037577456 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/15974/statm: 9996 9198 129 39 0 9076 0
[pid=15972/tid=16112] ppid=15966 vsize=289248 CPUtime=0 cores=0,2,4,6
/proc/15972/task/16112/stat : 16112 (python) S 15966 15966 15878 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638808756 296189952 5726 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 514 18446604449366076416 0 0 -1 4 0 0 0
[pid=15975] ppid=15966 vsize=289260 CPUtime=1.71 cores=0,2,4,6
/proc/15975/stat : 15975 (python) S 15966 15966 15878 0 -1 4202560 1139 0 0 0 88 83 0 0 17 0 2 0 638750199 296202240 5721 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/15975/statm: 72315 5721 400 364 0 8230 0
[pid=15978] ppid=15975 vsize=107212 CPUtime=584.49 cores=0,2,4,6
/proc/15978/stat : 15978 (cryptominisat-2) T 15975 15978 15978 0 -1 4202496 119552 0 0 0 58411 38 0 0 25 0 1 0 638750200 109785088 20817 33554432000 4194304 4677096 140736258970288 18446744073709551615 4355112 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/15978/statm: 26803 20817 392 118 0 21762 0
[pid=15975/tid=16113] ppid=15966 vsize=289260 CPUtime=0 cores=0,2,4,6
/proc/15975/task/16113/stat : 16113 (python) S 15966 15966 15878 0 -1 4202560 49 0 0 0 0 0 0 0 17 0 2 0 638809089 296202240 5721 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 514 18446604453947385920 0 0 -1 4 0 0 0
[pid=15977] ppid=15966 vsize=299516 CPUtime=3.38 cores=0,2,4,6
/proc/15977/stat : 15977 (python) S 15966 15966 15878 0 -1 4202560 967 0 0 0 172 166 0 0 18 0 1 0 638750200 306704384 5695 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425158 0 0 16781312 514 9060960975292694788 0 0 17 2 0 0 0
/proc/15977/statm: 74879 5695 371 364 0 10791 0
[pid=15982] ppid=15977 vsize=26040 CPUtime=1195.8 cores=0,2,4,6
/proc/15982/stat : 15982 (lingeling) R 15977 15982 15982 0 -1 4202496 94224 0 0 0 119565 15 0 0 25 0 1 0 638750201 26664960 5707 33554432000 4194304 4352236 140734427491440 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/15982/statm: 6510 5707 129 39 0 5590 0
[pid=15980] ppid=15966 vsize=309772 CPUtime=0.56 cores=0,2,4,6
/proc/15980/stat : 15980 (python) S 15966 15966 15878 0 -1 4202560 1144 0 0 0 28 28 0 0 18 0 2 0 638750201 317206528 5740 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/15980/statm: 77443 5740 400 364 0 13352 0
[pid=15983] ppid=15980 vsize=18096 CPUtime=196.92 cores=0,2,4,6
/proc/15983/stat : 15983 (lingeling) T 15980 15983 15983 0 -1 4202496 28020 0 0 0 19687 5 0 0 25 0 1 0 638750201 18530304 3726 33554432000 4194304 4352236 140736641628832 18446744073709551615 4328009 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/15983/statm: 4524 3726 129 39 0 3604 0
[pid=15980/tid=16043] ppid=15966 vsize=309772 CPUtime=0 cores=0,2,4,6
/proc/15980/task/16043/stat : 16043 (python) S 15966 15966 15878 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 638760227 317206528 5740 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 514 18446604440784417792 0 0 -1 4 0 0 0
[pid=16044] ppid=15966 vsize=385704 CPUtime=3.21 cores=0,2,4,6
/proc/16044/stat : 16044 (python) S 15966 15966 15878 0 -1 4202560 1028 0 0 0 172 149 0 0 15 0 1 0 638760228 394960896 5728 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425158 0 0 16781312 514 9060960975292694787 0 0 17 0 0 0 0
/proc/16044/statm: 96426 5728 372 364 0 32332 0
[pid=16046] ppid=16044 vsize=130424 CPUtime=1083.47 cores=0,2,4,6
/proc/16046/stat : 16046 (cryptominisat-2) R 16044 16046 16046 0 -1 4202496 159916 0 0 0 108291 56 0 0 25 0 1 0 638760229 133554176 26622 33554432000 4194304 4677096 140737108491056 18446744073709551615 4320251 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/16046/statm: 32606 26622 392 118 0 27565 0
[pid=16114] ppid=15966 vsize=395960 CPUtime=1.72 cores=0,2,4,6
/proc/16114/stat : 16114 (python) S 15966 15966 15878 0 -1 4202560 988 0 0 0 89 83 0 0 18 0 1 0 638809090 405463040 5753 33554432000 4194304 5683644 140733900032928 18446744073709551615 264726425158 0 0 16781312 514 9060960975292694786 0 0 17 4 0 0 0
/proc/16114/statm: 98990 5753 371 364 0 34893 0
[pid=16116] ppid=16114 vsize=35720 CPUtime=607.16 cores=0,2,4,6
/proc/16116/stat : 16116 (precosat) R 16114 16116 16116 0 -1 4202496 10933 0 0 0 60711 5 0 0 25 0 1 0 638809090 36577280 8792 33554432000 4194304 4890832 140736838929808 18446744073709551615 4238651 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/16116/statm: 8930 8792 86 171 0 8757 0
[pid=16120] ppid=15966 vsize=406216 CPUtime=0.28 cores=0,2,4,6
/proc/16120/stat : 16120 (python) S 15966 15966 15878 0 -1 4202560 1107 0 0 0 14 14 0 0 19 0 2 0 638818484 415965184 5787 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16120/statm: 101554 5787 400 364 0 37454 0
[pid=16122] ppid=16120 vsize=18324 CPUtime=99.68 cores=0,2,4,6
/proc/16122/stat : 16122 (precosat) T 16120 16122 16122 0 -1 4202496 5233 0 0 0 9967 1 0 0 25 0 1 0 638818485 18763776 4373 33554432000 4194304 4890832 140733928346336 18446744073709551615 4236320 0 0 16781312 17442 18446744071562691360 0 0 17 4 0 0 0
/proc/16122/statm: 4581 4373 86 171 0 4408 0
[pid=16120/tid=16125] ppid=15966 vsize=406216 CPUtime=0 cores=0,2,4,6
/proc/16120/task/16125/stat : 16125 (python) S 15966 15966 15878 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638828512 415965184 5787 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 514 18446604447567066368 0 0 -1 4 0 0 0
[pid=15966/tid=15973] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15973/stat : 15973 (python) S 15964 15966 15878 0 -1 4202560 31 934 0 0 0 0 0 0 18 0 8 0 638750198 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 0 0 0 0
[pid=15966/tid=15976] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15976/stat : 15976 (python) S 15964 15966 15878 0 -1 4202560 43 934 0 0 0 0 0 0 21 0 8 0 638750199 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 2 0 0 0
[pid=15966/tid=15979] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15979/stat : 15979 (python) S 15964 15966 15878 0 -1 4202560 72 934 0 0 0 0 0 0 17 0 8 0 638750200 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 2 0 0 0
[pid=15966/tid=15981] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/15981/stat : 15981 (python) S 15964 15966 15878 0 -1 4202560 16 934 0 0 0 0 0 0 18 0 8 0 638750201 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 4 0 0 0
[pid=15966/tid=16045] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/16045/stat : 16045 (python) S 15964 15966 15878 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 8 0 638760228 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 4 0 0 0
[pid=15966/tid=16115] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/16115/stat : 16115 (python) S 15964 15966 15878 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 8 0 638809090 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 4 0 0 0
[pid=15966/tid=16121] ppid=15964 vsize=416460 CPUtime=0 cores=0,2,4,6
/proc/15966/task/16121/stat : 16121 (python) S 15964 15966 15878 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 8 0 638818484 426455040 7280 33554432000 4194304 5683644 140733900032928 18446744073709551615 264738228657 0 0 16781312 2 18446604447974562688 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4781.88
Current children cumulated vsize (KiB) 3167936

Child status: 0
Real time (s): 1200.08
CPU time (s): 4782.19
CPU user time (s): 4774
CPU system time (s): 8.19475
CPU usage (%): 398.491
Max. virtual memory (cumulated for all children) (KiB): 3230664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4774
system time used= 8.19475
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 530004
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= 8543
involuntary context switches= 29752

runsolver used 4.84526 second user time and 10.7484 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 14:42:25
IDJOB=3378776
IDBENCH=20472
IDSOLVER=1860
FILE ID=node141/3378776-1305463345
RUNJOBID= node141-1305463314-15896
PBS_JOBID= 13324992
Free space on /tmp= 73316 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.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-3378776-1305463345/watcher-3378776-1305463345 -o /tmp/evaluation-result-3378776-1305463345/solver-3378776-1305463345 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378776-1305463345.cnf -seed 601654411 -budget 4800 -cores 4

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=601654411

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24834124 kB
Buffers:        265088 kB
Cached:        5284376 kB
SwapCached:      15736 kB
Active:        2608456 kB
Inactive:      5258648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24834124 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:           75556 kB
Writeback:           0 kB
AnonPages:     2308836 kB
Mapped:          18648 kB
Slab:           144656 kB
PageTables:      39220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86604896 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= 73280 MiB
End job on node141 at 2011-05-15 15:02:25