Trace number 3378785

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)? 4784.83 1202.88

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1067.51
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.35/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.68	c INFO: solving HOME/instance-3378785-1305464975.cnf
0.35/0.68	c INFO: computing task features
0.52/0.89	c INFO: computed variable-clause graph statistics
0.62/0.90	c INFO: computed clause balance statistics
1.62/1.98	c INFO: computed variable balance statistics
2.62/2.94	c INFO: computed small-clause counts
2.62/2.95	c INFO: computed Horn-clause counts
2.62/2.97	c INFO: computed variable graph statistics
2.62/2.97	c INFO: collected features for HOME/instance-3378785-1305464975.cnf in 2.28 s
2.62/2.98	c INFO: running lingeling-276@0 for 582 with 1197 remaining (b = 0.54)
2.62/2.98	c INFO: running cryptominisat-2.9.0@0 for 1197 with 1197 remaining (b = 0.57)
2.62/2.99	c INFO: running lingeling-276@0 for 1197 with 1197 remaining (b = 0.54)
2.71/3.00	c INFO: running cryptominisat-2.9.0@0 for 485 with 1197 remaining (b = 0.38)
1956.55/493.23	c INFO: running precosat-570@0 for 707 with 707 remaining (b = 0.39)
2393.83/602.94	c INFO: running lingeling-276@0 for 194 with 597 remaining (b = 0.22)
3177.51/799.54	c INFO: running precosat-570@0 for 97 with 401 remaining (b = 0.09)
3577.20/899.89	c INFO: running lingeling-276@194 for 300 with 300 remaining (b = 0.12)
4784.44/1202.85	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-3378785-1305464975/watcher-3378785-1305464975 -o /tmp/evaluation-result-3378785-1305464975/solver-3378785-1305464975 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378785-1305464975.cnf -seed 1095798088 -budget 4800 -cores 4 

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

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


[startup+0 s]
/proc/loadavg: 7.65 7.27 6.34 6/443 24081
/proc/meminfo: memFree=16741692/32951124 swapFree=59305804/67111528
[pid=24081] ppid=24079 vsize=15776 CPUtime=0 cores=1,3,5,7
/proc/24081/stat : 24081 (python) R 24079 24081 23693 0 -1 4202496 887 0 0 0 0 0 0 0 25 0 1 0 736727968 16154624 770 33554432000 4194304 5683644 140733971072272 18446744073709551615 252457726661 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/24081/statm: 3944 771 343 364 0 431 0

[startup+0.0819919 s]
/proc/loadavg: 7.65 7.27 6.34 6/443 24081
/proc/meminfo: memFree=16741692/32951124 swapFree=59305804/67111528
[pid=24081] ppid=24079 vsize=50012 CPUtime=0.04 cores=1,3,5,7
/proc/24081/stat : 24081 (python) S 24079 24081 23693 0 -1 4202496 1947 0 0 0 3 1 0 0 17 0 1 0 736727968 51212288 1713 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458061669 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/24081/statm: 12503 1713 476 364 0 1203 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 50012

[startup+0.100967 s]
/proc/loadavg: 7.65 7.27 6.34 6/443 24081
/proc/meminfo: memFree=16741692/32951124 swapFree=59305804/67111528
[pid=24081] ppid=24079 vsize=85620 CPUtime=0.06 cores=1,3,5,7
/proc/24081/stat : 24081 (python) R 24079 24081 23693 0 -1 4202496 2628 0 0 0 4 2 0 0 17 0 1 0 736727968 87674880 2348 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458063872 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/24081/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85620

[startup+0.300951 s]
/proc/loadavg: 7.65 7.27 6.34 6/443 24081
/proc/meminfo: memFree=16741692/32951124 swapFree=59305804/67111528
[pid=24081] ppid=24079 vsize=135748 CPUtime=0.18 cores=1,3,5,7
/proc/24081/stat : 24081 (python) S 24079 24081 23693 0 -1 4202496 5961 931 1 0 13 5 0 0 17 0 1 0 736727968 139005952 4150 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458061829 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/24081/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.700859 s]
/proc/loadavg: 7.65 7.27 6.34 6/443 24081
/proc/meminfo: memFree=16741692/32951124 swapFree=59305804/67111528
[pid=24081] ppid=24079 vsize=279932 CPUtime=0.42 cores=1,3,5,7
/proc/24081/stat : 24081 (python) R 24079 24081 23693 0 -1 4202496 9626 931 1 0 31 11 0 0 15 0 1 0 736727968 286650368 7307 33554432000 4194304 5683644 140733971072272 18446744073709551615 4602336 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/24081/statm: 69983 7307 1761 364 0 5907 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 279932

[startup+1.50071 s]
/proc/loadavg: 7.65 7.27 6.34 8/444 24086
/proc/meminfo: memFree=16706096/32951124 swapFree=59305804/67111528
[pid=24081] ppid=24079 vsize=290844 CPUtime=1.22 cores=1,3,5,7
/proc/24081/stat : 24081 (python) R 24079 24081 23693 0 -1 4202496 14236 931 1 0 110 12 0 0 16 0 1 0 736727968 297824256 10096 33554432000 4194304 5683644 140733971072272 18446744073709551615 4619601 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/24081/statm: 72711 10096 1826 364 0 8635 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 290844

[startup+3.10038 s]
/proc/loadavg: 7.65 7.27 6.34 7/444 24086
/proc/meminfo: memFree=16704484/32951124 swapFree=59305804/67111528
[pid=24081] ppid=24079 vsize=323720 CPUtime=2.72 cores=1,3,5,7
/proc/24081/stat : 24081 (python) S 24079 24081 23693 0 -1 4202496 16819 931 1 0 259 13 0 0 22 0 5 0 736727968 331489280 8119 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24081/statm: 80930 8119 1873 364 0 16839 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 323720

[startup+6.30078 s]
/proc/loadavg: 7.68 7.28 6.35 10/456 24098
/proc/meminfo: memFree=16652368/32951124 swapFree=59305804/67111528
[pid=24081] ppid=24079 vsize=323720 CPUtime=2.72 cores=1,3,5,7
/proc/24081/stat : 24081 (python) S 24079 24081 23693 0 -1 4202496 16819 931 1 0 259 13 0 0 22 0 5 0 736727968 331489280 8119 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24081/statm: 80930 8119 1873 364 0 16839 0
[pid=24087] ppid=24081 vsize=283372 CPUtime=0 cores=1,3,5,7
/proc/24087/stat : 24087 (python) S 24081 24081 23693 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 736728266 290172928 6496 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458085903 0 0 16781312 514 13990416303802777863 0 0 17 7 0 0 0
/proc/24087/statm: 70843 6496 355 364 0 6761 0
[pid=24089] ppid=24087 vsize=13184 CPUtime=3.26 cores=1,3,5,7
/proc/24089/stat : 24089 (lingeling) R 24087 24089 24089 0 -1 4202496 3572 0 0 0 326 0 0 0 25 0 1 0 736728267 13500416 2464 33554432000 4194304 4352236 140733666387344 18446744073709551615 4267799 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/24089/statm: 3296 2464 128 39 0 2376 0
[pid=24090] ppid=24081 vsize=293440 CPUtime=0 cores=1,3,5,7
/proc/24090/stat : 24090 (python) S 24081 24081 23693 0 -1 4202560 744 0 0 0 0 0 0 0 15 0 1 0 736728267 300482560 6584 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458085958 0 0 16781312 514 16459310840101699844 0 0 17 5 0 0 0
/proc/24090/statm: 73360 6584 349 364 0 9275 0
[pid=24092] ppid=24090 vsize=46452 CPUtime=3.29 cores=1,3,5,7
/proc/24092/stat : 24092 (cryptominisat-2) R 24090 24092 24092 0 -1 4202496 7227 0 0 0 329 0 0 0 25 0 1 0 736728268 47566848 4810 33554432000 4194304 4677096 140734459495712 18446744073709551615 4320155 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/24092/statm: 11613 4810 388 118 0 6572 0
[pid=24093] ppid=24081 vsize=304104 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (python) S 24081 24081 23693 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 736728268 311402496 6588 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458085958 0 0 16781312 514 1945335140993433864 0 0 17 7 0 0 0
/proc/24093/statm: 76026 6588 349 364 0 11938 0
[pid=24095] ppid=24093 vsize=13228 CPUtime=3.29 cores=1,3,5,7
/proc/24095/stat : 24095 (lingeling) R 24093 24095 24095 0 -1 4202496 3586 0 0 0 329 0 0 0 25 0 1 0 736728268 13545472 2475 33554432000 4194304 4352236 140734867674960 18446744073709551615 4267918 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24095/statm: 3307 2475 128 39 0 2387 0
[pid=24096] ppid=24081 vsize=314404 CPUtime=0 cores=1,3,5,7
/proc/24096/stat : 24096 (python) S 24081 24081 23693 0 -1 4202560 758 0 0 0 0 0 0 0 15 0 1 0 736728269 321949696 6592 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458085958 0 0 16781312 514 13223703206254575877 0 0 17 5 0 0 0
/proc/24096/statm: 78601 6592 349 364 0 14510 0
[pid=24098] ppid=24096 vsize=46708 CPUtime=3.27 cores=1,3,5,7
/proc/24098/stat : 24098 (cryptominisat-2) R 24096 24098 24098 0 -1 4202496 7282 0 0 0 327 0 0 0 25 0 1 0 736728269 47828992 4772 33554432000 4194304 4677096 140734568998224 18446744073709551615 252457762494 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/24098/statm: 11677 4772 388 118 0 6636 0
[pid=24081/tid=24088] ppid=24079 vsize=323720 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24088/stat : 24088 (python) S 24079 24081 23693 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 5 0 736728267 331489280 8119 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 7 0 0 0
[pid=24081/tid=24091] ppid=24079 vsize=323720 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24091/stat : 24091 (python) S 24079 24081 23693 0 -1 4202560 20 931 0 0 0 0 0 0 20 0 5 0 736728267 331489280 8119 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
[pid=24081/tid=24094] ppid=24079 vsize=323720 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24094/stat : 24094 (python) S 24079 24081 23693 0 -1 4202560 22 931 0 0 0 0 0 0 20 0 5 0 736728268 331489280 8119 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 7 0 0 0
[pid=24081/tid=24097] ppid=24079 vsize=323720 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24097/stat : 24097 (python) S 24079 24081 23693 0 -1 4202560 26 931 0 0 0 0 0 0 22 0 5 0 736728269 331489280 8119 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 15.83
Current children cumulated vsize (KiB) 1638612

[startup+12.7006 s]
/proc/loadavg: 7.70 7.29 6.35 10/456 24099
/proc/meminfo: memFree=16605020/32951124 swapFree=59305804/67111528
[pid=24081] ppid=24079 vsize=323720 CPUtime=2.72 cores=1,3,5,7
/proc/24081/stat : 24081 (python) S 24079 24081 23693 0 -1 4202496 16819 931 1 0 259 13 0 0 22 0 5 0 736727968 331489280 8119 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24081/statm: 80930 8119 1873 364 0 16839 0
[pid=24087] ppid=24081 vsize=283372 CPUtime=0.03 cores=1,3,5,7
/proc/24087/stat : 24087 (python) S 24081 24081 23693 0 -1 4202560 904 0 0 0 1 2 0 0 18 0 1 0 736728266 290172928 6519 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458085903 0 0 16781312 514 15699935329106493703 0 0 17 7 0 0 0
/proc/24087/statm: 70843 6519 378 364 0 6761 0
[pid=24089] ppid=24087 vsize=19228 CPUtime=9.45 cores=1,3,5,7
/proc/24089/stat : 24089 (lingeling) R 24087 24089 24089 0 -1 4202496 5083 0 0 0 945 0 0 0 25 0 1 0 736728267 19689472 3975 33554432000 4194304 4352236 140733666387344 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/24089/statm: 4807 3975 128 39 0 3887 0
[pid=24090] ppid=24081 vsize=293440 CPUtime=0.01 cores=1,3,5,7
/proc/24090/stat : 24090 (python) S 24081 24081 23693 0 -1 4202560 909 0 0 0 1 0 0 0 15 0 1 0 736728267 300482560 6607 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458085958 0 0 16781312 514 16459310840101699844 0 0 17 7 0 0 0
/proc/24090/statm: 73360 6607 372 364 0 9275 0
[pid=24092] ppid=24090 vsize=64904 CPUtime=9.69 cores=1,3,5,7
/proc/24092/stat : 24092 (cryptominisat-2) R 24090 24092 24092 0 -1 4202496 13987 0 0 0 968 1 0 0 25 0 1 0 736728268 66461696 9848 33554432000 4194304 4677096 140734459495712 18446744073709551615 252457762494 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/24092/statm: 16226 9848 391 118 0 11185 0
[pid=24093] ppid=24081 vsize=304104 CPUtime=0.04 cores=1,3,5,7
/proc/24093/stat : 24093 (python) S 24081 24081 23693 0 -1 4202560 924 0 0 0 2 2 0 0 18 0 1 0 736728268 311402496 6611 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458085958 0 0 16781312 514 15699935329106493704 0 0 17 7 0 0 0
/proc/24093/statm: 76026 6611 372 364 0 11938 0
[pid=24095] ppid=24093 vsize=18760 CPUtime=9.69 cores=1,3,5,7
/proc/24095/stat : 24095 (lingeling) R 24093 24095 24095 0 -1 4202496 4969 0 0 0 969 0 0 0 25 0 1 0 736728268 19210240 3858 33554432000 4194304 4352236 140734867674960 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24095/statm: 4690 3858 128 39 0 3770 0
[pid=24096] ppid=24081 vsize=314404 CPUtime=0.01 cores=1,3,5,7
/proc/24096/stat : 24096 (python) S 24081 24081 23693 0 -1 4202560 926 0 0 0 1 0 0 0 15 0 1 0 736728269 321949696 6615 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458085958 0 0 16781312 514 13223703206254575877 0 0 17 5 0 0 0
/proc/24096/statm: 78601 6615 372 364 0 14510 0
[pid=24098] ppid=24096 vsize=65704 CPUtime=9.65 cores=1,3,5,7
/proc/24098/stat : 24098 (cryptominisat-2) R 24096 24098 24098 0 -1 4202496 13972 0 0 0 963 2 0 0 25 0 1 0 736728269 67280896 9667 33554432000 4194304 4677096 140734568998224 18446744073709551615 4320231 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/24098/statm: 16426 9667 391 118 0 11385 0
[pid=24081/tid=24088] ppid=24079 vsize=323720 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24088/stat : 24088 (python) S 24079 24081 23693 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 5 0 736728267 331489280 8119 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 7 0 0 0
[pid=24081/tid=24091] ppid=24079 vsize=323720 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24091/stat : 24091 (python) S 24079 24081 23693 0 -1 4202560 20 931 0 0 0 0 0 0 20 0 5 0 736728267 331489280 8119 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
[pid=24081/tid=24094] ppid=24079 vsize=323720 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24094/stat : 24094 (python) S 24079 24081 23693 0 -1 4202560 22 931 0 0 0 0 0 0 20 0 5 0 736728268 331489280 8119 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 7 0 0 0
[pid=24081/tid=24097] ppid=24079 vsize=323720 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24097/stat : 24097 (python) S 24079 24081 23693 0 -1 4202560 26 931 0 0 0 0 0 0 22 0 5 0 736728269 331489280 8119 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 41.29
Current children cumulated vsize (KiB) 1687636

[startup+25.5012 s]
/proc/loadavg: 7.99 7.38 6.40 10/456 24099
/proc/meminfo: memFree=16559920/32951124 swapFree=59305804/67111528
[pid=24081] ppid=24079 vsize=323720 CPUtime=2.72 cores=1,3,5,7
/proc/24081/stat : 24081 (python) S 24079 24081 23693 0 -1 4202496 16819 931 1 0 259 13 0 0 22 0 5 0 736727968 331489280 8119 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24081/statm: 80930 8119 1873 364 0 16839 0
[pid=24087] ppid=24081 vsize=283372 CPUtime=0.07 cores=1,3,5,7
/proc/24087/stat : 24087 (python) S 24081 24081 23693 0 -1 4202560 911 0 0 0 3 4 0 0 18 0 1 0 736728266 290172928 6519 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458085903 0 0 16781312 514 15699935329106493703 0 0 17 7 0 0 0
/proc/24087/statm: 70843 6519 378 364 0 6761 0
[pid=24089] ppid=24087 vsize=21644 CPUtime=21.92 cores=1,3,5,7
/proc/24089/stat : 24089 (lingeling) R 24087 24089 24089 0 -1 4202496 5687 0 0 0 2192 0 0 0 25 0 1 0 736728267 22163456 4579 33554432000 4194304 4352236 140733666387344 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/24089/statm: 5411 4579 128 39 0 4491 0
[pid=24090] ppid=24081 vsize=293440 CPUtime=0.08 cores=1,3,5,7
/proc/24090/stat : 24090 (python) S 24081 24081 23693 0 -1 4202560 923 0 0 0 4 4 0 0 15 0 1 0 736728267 300482560 6607 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458085958 0 0 16781312 514 16459310840101699844 0 0 17 7 0 0 0
/proc/24090/statm: 73360 6607 372 364 0 9275 0
[pid=24092] ppid=24090 vsize=83124 CPUtime=22.49 cores=1,3,5,7
/proc/24092/stat : 24092 (cryptominisat-2) R 24090 24092 24092 0 -1 4202496 24678 0 0 0 2247 2 0 0 25 0 1 0 736728268 85118976 13881 33554432000 4194304 4677096 140734459495712 18446744073709551615 252457762452 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/24092/statm: 20781 13881 391 118 0 15740 0
[pid=24093] ppid=24081 vsize=304104 CPUtime=0.07 cores=1,3,5,7
/proc/24093/stat : 24093 (python) S 24081 24081 23693 0 -1 4202560 930 0 0 0 4 3 0 0 18 0 1 0 736728268 311402496 6611 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458085958 0 0 16781312 514 15699935329106493704 0 0 17 7 0 0 0
/proc/24093/statm: 76026 6611 372 364 0 11938 0
[pid=24095] ppid=24093 vsize=21696 CPUtime=22.49 cores=1,3,5,7
/proc/24095/stat : 24095 (lingeling) R 24093 24095 24095 0 -1 4202496 5703 0 0 0 2249 0 0 0 25 0 1 0 736728268 22216704 4592 33554432000 4194304 4352236 140734867674960 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24095/statm: 5424 4592 128 39 0 4504 0
[pid=24096] ppid=24081 vsize=314404 CPUtime=0.08 cores=1,3,5,7
/proc/24096/stat : 24096 (python) S 24081 24081 23693 0 -1 4202560 946 0 0 0 5 3 0 0 15 0 1 0 736728269 321949696 6615 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458085958 0 0 16781312 514 13223703206254575877 0 0 17 5 0 0 0
/proc/24096/statm: 78601 6615 372 364 0 14510 0
[pid=24098] ppid=24096 vsize=81640 CPUtime=22.39 cores=1,3,5,7
/proc/24098/stat : 24098 (cryptominisat-2) R 24096 24098 24098 0 -1 4202496 24115 0 0 0 2235 4 0 0 25 0 1 0 736728269 83599360 13418 33554432000 4194304 4677096 140734568998224 18446744073709551615 4319643 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/24098/statm: 20410 13418 391 118 0 15369 0
[pid=24081/tid=24088] ppid=24079 vsize=323720 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24088/stat : 24088 (python) S 24079 24081 23693 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 5 0 736728267 331489280 8119 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 7 0 0 0
[pid=24081/tid=24091] ppid=24079 vsize=323720 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24091/stat : 24091 (python) S 24079 24081 23693 0 -1 4202560 20 931 0 0 0 0 0 0 20 0 5 0 736728267 331489280 8119 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
[pid=24081/tid=24094] ppid=24079 vsize=323720 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24094/stat : 24094 (python) S 24079 24081 23693 0 -1 4202560 22 931 0 0 0 0 0 0 20 0 5 0 736728268 331489280 8119 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 7 0 0 0

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

[pid=24249] ppid=24081 vsize=344960 CPUtime=0.32 cores=1,3,5,7
/proc/24249/stat : 24249 (python) S 24081 24081 23693 0 -1 4202560 1109 0 0 0 17 15 0 0 19 0 2 0 736807923 353239040 6656 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24249/statm: 86240 6656 400 364 0 22140 0
[pid=24251] ppid=24249 vsize=35244 CPUtime=99.35 cores=1,3,5,7
/proc/24251/stat : 24251 (precosat) T 24249 24251 24251 0 -1 4202496 10312 0 0 0 9933 2 0 0 25 0 1 0 736807925 36089856 8392 33554432000 4194304 4890832 140737387800448 18446744073709551615 4238599 0 0 16781312 17442 18446744071562691360 0 0 17 5 0 0 0
/proc/24251/statm: 8811 8392 86 171 0 8638 0
[pid=24249/tid=24266] ppid=24081 vsize=344960 CPUtime=0 cores=1,3,5,7
/proc/24249/task/24266/stat : 24266 (python) S 24081 24081 23693 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 736817957 353239040 6656 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 514 18446604469062132160 0 0 -1 7 0 0 0
[pid=24081/tid=24088] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24088/stat : 24088 (python) S 24079 24081 23693 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 8 0 736728267 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 7 0 0 0
[pid=24081/tid=24091] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24091/stat : 24091 (python) S 24079 24081 23693 0 -1 4202560 20 931 0 0 0 0 0 0 20 0 8 0 736728267 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
[pid=24081/tid=24094] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24094/stat : 24094 (python) S 24079 24081 23693 0 -1 4202560 22 931 0 0 0 0 0 0 20 0 8 0 736728268 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 7 0 0 0
[pid=24081/tid=24097] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24097/stat : 24097 (python) S 24079 24081 23693 0 -1 4202560 26 931 0 0 0 0 0 0 22 0 8 0 736728269 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
[pid=24081/tid=24233] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24233/stat : 24233 (python) S 24079 24081 23693 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 8 0 736777292 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
[pid=24081/tid=24240] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24240/stat : 24240 (python) S 24079 24081 23693 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 8 0 736788263 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
[pid=24081/tid=24250] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24250/stat : 24250 (python) S 24079 24081 23693 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 8 0 736807923 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4782.52
Current children cumulated vsize (KiB) 3244064

[startup+1202.7 s]
/proc/loadavg: 7.90 7.10 6.49 9/456 24366
/proc/meminfo: memFree=16278732/32951124 swapFree=59305804/67111528
[pid=24081] ppid=24079 vsize=354488 CPUtime=2.74 cores=1,3,5,7
/proc/24081/stat : 24081 (python) S 24079 24081 23693 0 -1 4202496 19533 931 1 0 261 13 0 0 18 0 8 0 736727968 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24081/statm: 88622 8151 1880 364 0 24522 0
[pid=24087] ppid=24081 vsize=293616 CPUtime=1.92 cores=1,3,5,7
/proc/24087/stat : 24087 (python) S 24081 24081 23693 0 -1 4202560 1197 0 0 0 101 91 0 0 19 0 2 0 736728266 300662784 6561 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24087/statm: 73404 6561 415 364 0 9322 0
[pid=24089] ppid=24087 vsize=50528 CPUtime=586.35 cores=1,3,5,7
/proc/24089/stat : 24089 (lingeling) T 24087 24089 24089 0 -1 4202496 31340 0 0 0 58632 3 0 0 25 0 1 0 736728267 51740672 11800 33554432000 4194304 4352236 140733666387344 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/24089/statm: 12632 11800 128 39 0 11712 0
[pid=24087/tid=24238] ppid=24081 vsize=293616 CPUtime=0 cores=1,3,5,7
/proc/24087/task/24238/stat : 24238 (python) S 24081 24081 23693 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 736788262 300662784 6561 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 514 18446604464760025472 0 0 -1 7 0 0 0
[pid=24090] ppid=24081 vsize=293440 CPUtime=4.18 cores=1,3,5,7
/proc/24090/stat : 24090 (python) S 24081 24081 23693 0 -1 4202560 1018 0 0 0 208 210 0 0 15 0 1 0 736728267 300482560 6608 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458085958 0 0 16781312 514 15699935329106493700 0 0 17 3 0 0 0
/proc/24090/statm: 73360 6608 373 364 0 9275 0
[pid=24092] ppid=24090 vsize=258228 CPUtime=1196.89 cores=1,3,5,7
/proc/24092/stat : 24092 (cryptominisat-2) R 24090 24092 24092 0 -1 4202496 331701 0 0 0 119571 118 0 0 25 0 1 0 736728268 264425472 39755 33554432000 4194304 4677096 140734459495712 18446744073709551615 4355279 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/24092/statm: 64557 39755 391 118 0 59516 0
[pid=24093] ppid=24081 vsize=304104 CPUtime=3.87 cores=1,3,5,7
/proc/24093/stat : 24093 (python) S 24081 24081 23693 0 -1 4202560 1005 0 0 0 197 190 0 0 18 0 1 0 736728268 311402496 6620 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458085958 0 0 16781312 514 15699935329106493704 0 0 17 5 0 0 0
/proc/24093/statm: 76026 6620 381 364 0 11938 0
[pid=24095] ppid=24093 vsize=63176 CPUtime=1199.72 cores=1,3,5,7
/proc/24095/stat : 24095 (lingeling) R 24093 24095 24095 0 -1 4202496 58313 0 0 0 119963 9 0 0 25 0 1 0 736728268 64692224 14962 33554432000 4194304 4352236 140734867674960 18446744073709551615 4328832 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24095/statm: 15794 14962 128 39 0 14874 0
[pid=24096] ppid=24081 vsize=314404 CPUtime=1.73 cores=1,3,5,7
/proc/24096/stat : 24096 (python) S 24081 24081 23693 0 -1 4202560 1166 0 0 0 88 85 0 0 16 0 2 0 736728269 321949696 6644 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24096/statm: 78601 6644 400 364 0 14510 0
[pid=24098] ppid=24096 vsize=156000 CPUtime=488.48 cores=1,3,5,7
/proc/24098/stat : 24098 (cryptominisat-2) T 24096 24098 24098 0 -1 4202496 190772 0 0 0 48793 55 0 0 25 0 1 0 736728269 159744000 30647 33554432000 4194304 4677096 140734568998224 18446744073709551615 4320304 0 0 16781312 2 18446744071562691360 0 0 17 5 0 0 0
/proc/24098/statm: 39000 30647 391 118 0 33959 0
[pid=24096/tid=24231] ppid=24081 vsize=314404 CPUtime=0 cores=1,3,5,7
/proc/24096/task/24231/stat : 24231 (python) S 24081 24081 23693 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 736777292 321949696 6644 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 514 18446604466873516992 0 0 -1 5 0 0 0
[pid=24232] ppid=24081 vsize=324320 CPUtime=2.28 cores=1,3,5,7
/proc/24232/stat : 24232 (python) S 24081 24081 23693 0 -1 4202560 996 0 0 0 108 120 0 0 18 0 1 0 736777292 332103680 6619 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458085958 0 0 16781312 514 15699935329106493700 0 0 17 5 0 0 0
/proc/24232/statm: 81080 6619 372 364 0 16986 0
[pid=24234] ppid=24232 vsize=65296 CPUtime=700.06 cores=1,3,5,7
/proc/24234/stat : 24234 (precosat) R 24232 24234 24234 0 -1 4202496 21820 0 0 0 70000 6 0 0 25 0 1 0 736777293 66863104 15879 33554432000 4194304 4890832 140733803812800 18446744073709551615 4238599 0 0 16781312 17442 0 0 0 17 7 0 0 0
/proc/24234/statm: 16324 15879 86 171 0 16151 0
[pid=24239] ppid=24081 vsize=334636 CPUtime=1.63 cores=1,3,5,7
/proc/24239/stat : 24239 (python) S 24081 24081 23693 0 -1 4202560 1144 0 0 0 80 83 0 0 18 0 2 0 736788262 342667264 6652 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458085958 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24239/statm: 83659 6652 400 364 0 19562 0
[pid=24241] ppid=24239 vsize=51880 CPUtime=494.52 cores=1,3,5,7
/proc/24241/stat : 24241 (lingeling) R 24239 24241 24241 0 -1 4202496 28607 0 0 0 49449 3 0 0 25 0 1 0 736788263 53125120 12137 33554432000 4194304 4352236 140737079881760 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/24241/statm: 12970 12137 128 39 0 12050 0
[pid=24239/tid=24248] ppid=24081 vsize=334636 CPUtime=0 cores=1,3,5,7
/proc/24239/task/24248/stat : 24248 (python) S 24081 24081 23693 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 736807922 342667264 6652 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 514 18446604466904191232 0 0 -1 5 0 0 0
[pid=24249] ppid=24081 vsize=344960 CPUtime=0.32 cores=1,3,5,7
/proc/24249/stat : 24249 (python) S 24081 24081 23693 0 -1 4202560 1109 0 0 0 17 15 0 0 19 0 2 0 736807923 353239040 6656 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24249/statm: 86240 6656 400 364 0 22140 0
[pid=24251] ppid=24249 vsize=35244 CPUtime=99.35 cores=1,3,5,7
/proc/24251/stat : 24251 (precosat) T 24249 24251 24251 0 -1 4202496 10312 0 0 0 9933 2 0 0 25 0 1 0 736807925 36089856 8392 33554432000 4194304 4890832 140737387800448 18446744073709551615 4238599 0 0 16781312 17442 18446744071562691360 0 0 17 5 0 0 0
/proc/24251/statm: 8811 8392 86 171 0 8638 0
[pid=24249/tid=24266] ppid=24081 vsize=344960 CPUtime=0 cores=1,3,5,7
/proc/24249/task/24266/stat : 24266 (python) S 24081 24081 23693 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 736817957 353239040 6656 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 514 18446604469062132160 0 0 -1 7 0 0 0
[pid=24081/tid=24088] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24088/stat : 24088 (python) S 24079 24081 23693 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 8 0 736728267 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 7 0 0 0
[pid=24081/tid=24091] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24091/stat : 24091 (python) S 24079 24081 23693 0 -1 4202560 20 931 0 0 0 0 0 0 20 0 8 0 736728267 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
[pid=24081/tid=24094] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24094/stat : 24094 (python) S 24079 24081 23693 0 -1 4202560 22 931 0 0 0 0 0 0 20 0 8 0 736728268 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 7 0 0 0
[pid=24081/tid=24097] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24097/stat : 24097 (python) S 24079 24081 23693 0 -1 4202560 26 931 0 0 0 0 0 0 22 0 8 0 736728269 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
[pid=24081/tid=24233] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24233/stat : 24233 (python) S 24079 24081 23693 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 8 0 736777292 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
[pid=24081/tid=24240] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24240/stat : 24240 (python) S 24079 24081 23693 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 8 0 736788263 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
[pid=24081/tid=24250] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24250/stat : 24250 (python) S 24079 24081 23693 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 8 0 736807923 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4784.04
Current children cumulated vsize (KiB) 3244320

[startup+1202.8 s]
/proc/loadavg: 7.90 7.10 6.49 9/456 24366
/proc/meminfo: memFree=16278732/32951124 swapFree=59305804/67111528
[pid=24081] ppid=24079 vsize=354488 CPUtime=2.74 cores=1,3,5,7
/proc/24081/stat : 24081 (python) S 24079 24081 23693 0 -1 4202496 19533 931 1 0 261 13 0 0 18 0 8 0 736727968 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24081/statm: 88622 8151 1880 364 0 24522 0
[pid=24087] ppid=24081 vsize=293616 CPUtime=1.92 cores=1,3,5,7
/proc/24087/stat : 24087 (python) S 24081 24081 23693 0 -1 4202560 1197 0 0 0 101 91 0 0 19 0 2 0 736728266 300662784 6561 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24087/statm: 73404 6561 415 364 0 9322 0
[pid=24089] ppid=24087 vsize=50528 CPUtime=586.35 cores=1,3,5,7
/proc/24089/stat : 24089 (lingeling) T 24087 24089 24089 0 -1 4202496 31340 0 0 0 58632 3 0 0 25 0 1 0 736728267 51740672 11800 33554432000 4194304 4352236 140733666387344 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/24089/statm: 12632 11800 128 39 0 11712 0
[pid=24087/tid=24238] ppid=24081 vsize=293616 CPUtime=0 cores=1,3,5,7
/proc/24087/task/24238/stat : 24238 (python) S 24081 24081 23693 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 736788262 300662784 6561 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 514 18446604464760025472 0 0 -1 7 0 0 0
[pid=24090] ppid=24081 vsize=293440 CPUtime=4.18 cores=1,3,5,7
/proc/24090/stat : 24090 (python) S 24081 24081 23693 0 -1 4202560 1018 0 0 0 208 210 0 0 15 0 1 0 736728267 300482560 6608 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458085958 0 0 16781312 514 15699935329106493700 0 0 17 3 0 0 0
/proc/24090/statm: 73360 6608 373 364 0 9275 0
[pid=24092] ppid=24090 vsize=258228 CPUtime=1196.99 cores=1,3,5,7
/proc/24092/stat : 24092 (cryptominisat-2) R 24090 24092 24092 0 -1 4202496 331701 0 0 0 119581 118 0 0 25 0 1 0 736728268 264425472 39755 33554432000 4194304 4677096 140734459495712 18446744073709551615 4355192 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/24092/statm: 64557 39755 391 118 0 59516 0
[pid=24093] ppid=24081 vsize=304104 CPUtime=3.87 cores=1,3,5,7
/proc/24093/stat : 24093 (python) R 24081 24081 23693 0 -1 4202560 1005 0 0 0 197 190 0 0 18 0 1 0 736728268 311402496 6620 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458063931 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/24093/statm: 76027 6620 381 364 0 11939 0
[pid=24095] ppid=24093 vsize=63176 CPUtime=1199.82 cores=1,3,5,7
/proc/24095/stat : 24095 (lingeling) R 24093 24095 24095 0 -1 4202496 58313 0 0 0 119973 9 0 0 25 0 1 0 736728268 64692224 14962 33554432000 4194304 4352236 140734867674960 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24095/statm: 15794 14962 128 39 0 14874 0
[pid=24096] ppid=24081 vsize=314404 CPUtime=1.73 cores=1,3,5,7
/proc/24096/stat : 24096 (python) S 24081 24081 23693 0 -1 4202560 1166 0 0 0 88 85 0 0 16 0 2 0 736728269 321949696 6644 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24096/statm: 78601 6644 400 364 0 14510 0
[pid=24098] ppid=24096 vsize=156000 CPUtime=488.48 cores=1,3,5,7
/proc/24098/stat : 24098 (cryptominisat-2) T 24096 24098 24098 0 -1 4202496 190772 0 0 0 48793 55 0 0 25 0 1 0 736728269 159744000 30647 33554432000 4194304 4677096 140734568998224 18446744073709551615 4320304 0 0 16781312 2 18446744071562691360 0 0 17 5 0 0 0
/proc/24098/statm: 39000 30647 391 118 0 33959 0
[pid=24096/tid=24231] ppid=24081 vsize=314404 CPUtime=0 cores=1,3,5,7
/proc/24096/task/24231/stat : 24231 (python) S 24081 24081 23693 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 736777292 321949696 6644 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 514 18446604466873516992 0 0 -1 5 0 0 0
[pid=24232] ppid=24081 vsize=324320 CPUtime=2.28 cores=1,3,5,7
/proc/24232/stat : 24232 (python) S 24081 24081 23693 0 -1 4202560 996 0 0 0 108 120 0 0 18 0 1 0 736777292 332103680 6619 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458085958 0 0 16781312 514 15699935329106493700 0 0 17 5 0 0 0
/proc/24232/statm: 81080 6619 372 364 0 16986 0
[pid=24234] ppid=24232 vsize=65296 CPUtime=700.16 cores=1,3,5,7
/proc/24234/stat : 24234 (precosat) R 24232 24234 24234 0 -1 4202496 21820 0 0 0 70010 6 0 0 25 0 1 0 736777293 66863104 15879 33554432000 4194304 4890832 140733803812800 18446744073709551615 4238604 0 0 16781312 17442 0 0 0 17 7 0 0 0
/proc/24234/statm: 16324 15879 86 171 0 16151 0
[pid=24239] ppid=24081 vsize=334636 CPUtime=1.63 cores=1,3,5,7
/proc/24239/stat : 24239 (python) S 24081 24081 23693 0 -1 4202560 1144 0 0 0 80 83 0 0 18 0 2 0 736788262 342667264 6652 33554432000 4194304 5683644 140733971072272 18446744073709551615 252458085958 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24239/statm: 83659 6652 400 364 0 19562 0
[pid=24241] ppid=24239 vsize=51880 CPUtime=494.62 cores=1,3,5,7
/proc/24241/stat : 24241 (lingeling) R 24239 24241 24241 0 -1 4202496 28607 0 0 0 49459 3 0 0 25 0 1 0 736788263 53125120 12137 33554432000 4194304 4352236 140737079881760 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/24241/statm: 12970 12137 128 39 0 12050 0
[pid=24239/tid=24248] ppid=24081 vsize=334636 CPUtime=0 cores=1,3,5,7
/proc/24239/task/24248/stat : 24248 (python) S 24081 24081 23693 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 736807922 342667264 6652 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 514 18446604466904191232 0 0 -1 5 0 0 0
[pid=24249] ppid=24081 vsize=344960 CPUtime=0.32 cores=1,3,5,7
/proc/24249/stat : 24249 (python) S 24081 24081 23693 0 -1 4202560 1109 0 0 0 17 15 0 0 19 0 2 0 736807923 353239040 6656 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24249/statm: 86240 6656 400 364 0 22140 0
[pid=24251] ppid=24249 vsize=35244 CPUtime=99.35 cores=1,3,5,7
/proc/24251/stat : 24251 (precosat) T 24249 24251 24251 0 -1 4202496 10312 0 0 0 9933 2 0 0 25 0 1 0 736807925 36089856 8392 33554432000 4194304 4890832 140737387800448 18446744073709551615 4238599 0 0 16781312 17442 18446744071562691360 0 0 17 5 0 0 0
/proc/24251/statm: 8811 8392 86 171 0 8638 0
[pid=24249/tid=24266] ppid=24081 vsize=344960 CPUtime=0 cores=1,3,5,7
/proc/24249/task/24266/stat : 24266 (python) S 24081 24081 23693 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 736817957 353239040 6656 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 514 18446604469062132160 0 0 -1 7 0 0 0
[pid=24081/tid=24088] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24088/stat : 24088 (python) S 24079 24081 23693 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 8 0 736728267 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 7 0 0 0
[pid=24081/tid=24091] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24091/stat : 24091 (python) S 24079 24081 23693 0 -1 4202560 20 931 0 0 0 0 0 0 20 0 8 0 736728267 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
[pid=24081/tid=24094] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24094/stat : 24094 (python) S 24079 24081 23693 0 -1 4202560 22 931 0 0 0 0 0 0 20 0 8 0 736728268 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 7 0 0 0
[pid=24081/tid=24097] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24097/stat : 24097 (python) S 24079 24081 23693 0 -1 4202560 26 931 0 0 0 0 0 0 22 0 8 0 736728269 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
[pid=24081/tid=24233] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24233/stat : 24233 (python) S 24079 24081 23693 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 8 0 736777292 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
[pid=24081/tid=24240] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24240/stat : 24240 (python) S 24079 24081 23693 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 8 0 736788263 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
[pid=24081/tid=24250] ppid=24079 vsize=354488 CPUtime=0 cores=1,3,5,7
/proc/24081/task/24250/stat : 24250 (python) S 24079 24081 23693 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 8 0 736807923 362995712 8151 33554432000 4194304 5683644 140733971072272 18446744073709551615 252469889457 0 0 16781312 2 18446604469062134848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4784.44
Current children cumulated vsize (KiB) 3244320

Child status: 0
Real time (s): 1202.88
CPU time (s): 4784.83
CPU user time (s): 4774.65
CPU system time (s): 10.1775
CPU usage (%): 397.782
Max. virtual memory (cumulated for all children) (KiB): 3265344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4774.65
system time used= 10.1775
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 706372
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= 9108
involuntary context switches= 27972

runsolver used 5.12922 second user time and 12.3171 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 15:09:35
IDJOB=3378785
IDBENCH=71078
IDSOLVER=1860
FILE ID=node111/3378785-1305464975
RUNJOBID= node111-1305463297-23712
PBS_JOBID= 13324990
Free space on /tmp= 73600 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_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-3378785-1305464975/watcher-3378785-1305464975 -o /tmp/evaluation-result-3378785-1305464975/solver-3378785-1305464975 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378785-1305464975.cnf -seed 1095798088 -budget 4800 -cores 4

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1095798088

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16741972 kB
Buffers:        296880 kB
Cached:        6875468 kB
SwapCached:      13712 kB
Active:        7166236 kB
Inactive:      8779436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16741972 kB
SwapTotal:    67111528 kB
SwapFree:     59305804 kB
Dirty:           32396 kB
Writeback:           0 kB
AnonPages:     8768140 kB
Mapped:          33296 kB
Slab:           131820 kB
PageTables:      61828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124302872 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= 73568 MiB
End job on node111 at 2011-05-15 15:29:38