Trace number 3378864

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)? 4771.07 1204.52

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark202.908
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data

0.40/0.70	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.40/0.70	c INFO: solving HOME/instance-3378864-1305463369.cnf
0.40/0.70	c INFO: computing task features
0.90/1.28	c INFO: computed variable-clause graph statistics
1.00/1.30	c INFO: computed clause balance statistics
4.01/4.33	c INFO: computed variable balance statistics
6.22/6.56	c INFO: computed small-clause counts
6.22/6.58	c INFO: computed Horn-clause counts
9.41/9.71	c INFO: computed variable graph statistics
9.41/9.71	c INFO: collected features for HOME/instance-3378864-1305463369.cnf in 8.98 s
9.41/9.71	c INFO: running lingeling-276@0 for 582 with 1190 remaining (b = 0.58)
9.41/9.72	c INFO: running lingeling-276@0 for 97 with 1190 remaining (b = 0.30)
9.41/9.73	c INFO: running cryptominisat-2.9.0@0 for 1190 with 1190 remaining (b = 0.44)
9.41/9.74	c INFO: running lingeling-276@0 for 1190 with 1190 remaining (b = 0.38)
405.07/109.06	c INFO: running cryptominisat-2.9.0@0 for 1091 with 1091 remaining (b = 0.34)
2375.63/603.49	c INFO: running precosat-570@0 for 597 with 597 remaining (b = 0.24)
4770.68/1204.49	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-3378864-1305463369/watcher-3378864-1305463369 -o /tmp/evaluation-result-3378864-1305463369/solver-3378864-1305463369 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378864-1305463369.cnf -seed 546991450 -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: 2.55 1.45 1.81 3/409 23780
/proc/meminfo: memFree=21863828/32951124 swapFree=59305804/67111528
[pid=23780] ppid=23778 vsize=15776 CPUtime=0 cores=1,3,5,7
/proc/23780/stat : 23780 (python) R 23778 23780 23693 0 -1 4202496 891 0 0 0 0 0 0 0 17 0 1 0 736567375 16154624 774 33554432000 4194304 5683644 140735660654608 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23780/statm: 3944 775 343 364 0 431 0

[startup+0.048197 s]
/proc/loadavg: 2.55 1.45 1.81 3/409 23780
/proc/meminfo: memFree=21863828/32951124 swapFree=59305804/67111528
[pid=23780] ppid=23778 vsize=18884 CPUtime=0.02 cores=1,3,5,7
/proc/23780/stat : 23780 (python) R 23778 23780 23693 0 -1 4202496 1286 0 0 0 2 0 0 0 17 0 1 0 736567375 19337216 1140 33554432000 4194304 5683644 140735660654608 18446744073709551615 4870096 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23780/statm: 4721 1140 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.100189 s]
/proc/loadavg: 2.55 1.45 1.81 3/409 23780
/proc/meminfo: memFree=21863828/32951124 swapFree=59305804/67111528
[pid=23780] ppid=23778 vsize=85364 CPUtime=0.06 cores=1,3,5,7
/proc/23780/stat : 23780 (python) R 23778 23780 23693 0 -1 4202496 2594 0 0 0 4 2 0 0 17 0 1 0 736567375 87412736 2315 33554432000 4194304 5683644 140735660654608 18446744073709551615 4539194 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23780/statm: 21341 2315 713 364 0 1558 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85364

[startup+0.30122 s]
/proc/loadavg: 2.55 1.45 1.81 3/409 23780
/proc/meminfo: memFree=21863828/32951124 swapFree=59305804/67111528
[pid=23780] ppid=23778 vsize=135752 CPUtime=0.18 cores=1,3,5,7
/proc/23780/stat : 23780 (python) S 23778 23780 23693 0 -1 4202496 5962 934 1 0 13 5 0 0 17 0 1 0 736567375 139010048 4151 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458061829 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/23780/statm: 33938 4151 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.701052 s]
/proc/loadavg: 2.55 1.45 1.81 3/409 23780
/proc/meminfo: memFree=21863828/32951124 swapFree=59305804/67111528
[pid=23780] ppid=23778 vsize=275660 CPUtime=0.4 cores=1,3,5,7
/proc/23780/stat : 23780 (python) R 23778 23780 23693 0 -1 4202496 9030 934 1 0 27 13 0 0 15 0 1 0 736567375 282275840 6786 33554432000 4194304 5683644 140735660654608 18446744073709551615 4622252 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23780/statm: 68915 6786 1729 364 0 5455 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 275660

[startup+1.50091 s]
/proc/loadavg: 2.55 1.45 1.81 3/410 23785
/proc/meminfo: memFree=21820296/32951124 swapFree=59305804/67111528
[pid=23780] ppid=23778 vsize=317064 CPUtime=1.2 cores=1,3,5,7
/proc/23780/stat : 23780 (python) R 23778 23780 23693 0 -1 4202496 23753 934 1 0 105 15 0 0 16 0 1 0 736567375 324673536 16651 33554432000 4194304 5683644 140735660654608 18446744073709551615 252457725296 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23780/statm: 79266 16651 1826 364 0 15190 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 317064

[startup+3.10061 s]
/proc/loadavg: 2.55 1.45 1.81 3/410 23785
/proc/meminfo: memFree=21801696/32951124 swapFree=59305804/67111528
[pid=23780] ppid=23778 vsize=317064 CPUtime=2.8 cores=1,3,5,7
/proc/23780/stat : 23780 (python) R 23778 23780 23693 0 -1 4202496 23753 934 1 0 265 15 0 0 18 0 1 0 736567375 324673536 16651 33554432000 4194304 5683644 140735660654608 18446744073709551615 4602978 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23780/statm: 79266 16651 1826 364 0 15190 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 317064

[startup+6.30101 s]
/proc/loadavg: 2.51 1.46 1.81 3/410 23786
/proc/meminfo: memFree=21801416/32951124 swapFree=59305804/67111528
[pid=23780] ppid=23778 vsize=317064 CPUtime=6.01 cores=1,3,5,7
/proc/23780/stat : 23780 (python) R 23778 23780 23693 0 -1 4202496 23754 934 1 0 585 16 0 0 25 0 1 0 736567375 324673536 16652 33554432000 4194304 5683644 140735660654608 18446744073709551615 252457721275 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23780/statm: 79266 16652 1827 364 0 15190 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 317064

[startup+12.7008 s]
/proc/loadavg: 2.47 1.47 1.81 6/422 23798
/proc/meminfo: memFree=21635376/32951124 swapFree=59305804/67111528
[pid=23780] ppid=23778 vsize=355104 CPUtime=9.45 cores=1,3,5,7
/proc/23780/stat : 23780 (python) S 23778 23780 23693 0 -1 4202496 26390 934 1 0 928 17 0 0 20 0 5 0 736567375 363626496 15965 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23780/statm: 88776 15965 1873 364 0 24685 0
[pid=23787] ppid=23780 vsize=314092 CPUtime=0 cores=1,3,5,7
/proc/23787/stat : 23787 (python) S 23780 23780 23693 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 736568347 321630208 14429 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085903 0 0 16781312 514 2743892844061098248 0 0 17 1 0 0 0
/proc/23787/statm: 78523 14429 353 364 0 14441 0
[pid=23789] ppid=23787 vsize=22576 CPUtime=2.96 cores=1,3,5,7
/proc/23789/stat : 23789 (lingeling) R 23787 23789 23789 0 -1 4202496 6991 0 0 0 295 1 0 0 25 0 1 0 736568348 23117824 4812 33554432000 4194304 4352236 140735693050528 18446744073709551615 4308336 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/23789/statm: 5644 4812 127 39 0 4724 0
[pid=23790] ppid=23780 vsize=324348 CPUtime=0 cores=1,3,5,7
/proc/23790/stat : 23790 (python) S 23780 23780 23693 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 736568348 332132352 14427 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 14021091303828193542 0 0 17 7 0 0 0
/proc/23790/statm: 81087 14427 347 364 0 17002 0
[pid=23792] ppid=23790 vsize=22384 CPUtime=2.96 cores=1,3,5,7
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23792 0 -1 4202496 6949 0 0 0 295 1 0 0 25 0 1 0 736568348 22921216 4764 33554432000 4194304 4352236 140733961407760 18446744073709551615 4267580 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/23792/statm: 5596 4764 127 39 0 4676 0
[pid=23793] ppid=23780 vsize=334604 CPUtime=0 cores=1,3,5,7
/proc/23793/stat : 23793 (python) S 23780 23780 23693 0 -1 4202560 742 0 0 0 0 0 0 0 15 0 1 0 736568349 342634496 14431 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 17217705582429962502 0 0 17 7 0 0 0
/proc/23793/statm: 83651 14431 347 364 0 19563 0
[pid=23795] ppid=23793 vsize=159080 CPUtime=2.9 cores=1,3,5,7
/proc/23795/stat : 23795 (cryptominisat-2) R 23793 23795 23795 0 -1 4202496 34093 0 0 0 286 4 0 0 25 0 1 0 736568349 162897920 32796 33554432000 4194304 4677096 140734555654016 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/23795/statm: 39770 32796 362 118 0 34729 0
[pid=23796] ppid=23780 vsize=344860 CPUtime=0 cores=1,3,5,7
/proc/23796/stat : 23796 (python) S 23780 23780 23693 0 -1 4202560 751 0 0 0 0 0 0 0 18 0 1 0 736568350 353136640 14435 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 8595075088032694532 0 0 17 1 0 0 0
/proc/23796/statm: 86215 14435 347 364 0 22124 0
[pid=23798] ppid=23796 vsize=22576 CPUtime=2.94 cores=1,3,5,7
/proc/23798/stat : 23798 (lingeling) R 23796 23798 23798 0 -1 4202496 6990 0 0 0 294 0 0 0 25 0 1 0 736568350 23117824 4811 33554432000 4194304 4352236 140737331483328 18446744073709551615 4207615 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/23798/statm: 5644 4811 127 39 0 4724 0
[pid=23780/tid=23788] ppid=23778 vsize=355104 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23788/stat : 23788 (python) S 23778 23780 23693 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 5 0 736568347 363626496 15965 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 1 0 0 0
[pid=23780/tid=23791] ppid=23778 vsize=355104 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23791/stat : 23791 (python) S 23778 23780 23693 0 -1 4202560 23 934 0 0 0 0 0 0 22 0 5 0 736568348 363626496 15965 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 7 0 0 0
[pid=23780/tid=23794] ppid=23778 vsize=355104 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23794/stat : 23794 (python) S 23778 23780 23693 0 -1 4202560 23 934 0 0 0 0 0 0 24 0 5 0 736568349 363626496 15965 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 7 0 0 0
[pid=23780/tid=23797] ppid=23778 vsize=355104 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23797/stat : 23797 (python) S 23778 23780 23693 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 5 0 736568350 363626496 15965 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.21
Current children cumulated vsize (KiB) 1899624

[startup+25.5014 s]
/proc/loadavg: 3.03 1.64 1.86 6/422 23798
/proc/meminfo: memFree=21572004/32951124 swapFree=59305804/67111528
[pid=23780] ppid=23778 vsize=355104 CPUtime=9.45 cores=1,3,5,7
/proc/23780/stat : 23780 (python) S 23778 23780 23693 0 -1 4202496 26390 934 1 0 928 17 0 0 20 0 5 0 736567375 363626496 15965 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23780/statm: 88776 15965 1873 364 0 24685 0
[pid=23787] ppid=23780 vsize=314092 CPUtime=0.02 cores=1,3,5,7
/proc/23787/stat : 23787 (python) S 23780 23780 23693 0 -1 4202560 907 0 0 0 1 1 0 0 18 0 1 0 736568347 321630208 14452 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085903 0 0 16781312 514 2337350614419210504 0 0 17 1 0 0 0
/proc/23787/statm: 78523 14452 376 364 0 14441 0
[pid=23789] ppid=23787 vsize=23316 CPUtime=15.69 cores=1,3,5,7
/proc/23789/stat : 23789 (lingeling) R 23787 23789 23789 0 -1 4202496 7333 0 0 0 1568 1 0 0 25 0 1 0 736568348 23875584 4999 33554432000 4194304 4352236 140735693050528 18446744073709551615 4327889 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/23789/statm: 5829 4999 129 39 0 4909 0
[pid=23790] ppid=23780 vsize=324348 CPUtime=0.02 cores=1,3,5,7
/proc/23790/stat : 23790 (python) S 23780 23780 23693 0 -1 4202560 897 0 0 0 1 1 0 0 18 0 1 0 736568348 332132352 14450 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 2337350614419210502 0 0 17 7 0 0 0
/proc/23790/statm: 81087 14450 370 364 0 17002 0
[pid=23792] ppid=23790 vsize=18856 CPUtime=15.76 cores=1,3,5,7
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23792 0 -1 4202496 7269 0 0 0 1575 1 0 0 25 0 1 0 736568348 19308544 3884 33554432000 4194304 4352236 140733961407760 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/23792/statm: 4714 3884 129 39 0 3794 0
[pid=23793] ppid=23780 vsize=334604 CPUtime=0.05 cores=1,3,5,7
/proc/23793/stat : 23793 (python) S 23780 23780 23693 0 -1 4202560 910 0 0 0 3 2 0 0 15 0 1 0 736568349 342634496 14454 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 17176086868295385350 0 0 17 7 0 0 0
/proc/23793/statm: 83651 14454 370 364 0 19563 0
[pid=23795] ppid=23793 vsize=200860 CPUtime=15.43 cores=1,3,5,7
/proc/23795/stat : 23795 (cryptominisat-2) R 23793 23795 23795 0 -1 4202496 46757 0 0 0 1536 7 0 0 25 0 1 0 736568349 205680640 42567 33554432000 4194304 4677096 140734555654016 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/23795/statm: 50215 42567 392 118 0 45174 0
[pid=23796] ppid=23780 vsize=344860 CPUtime=0.03 cores=1,3,5,7
/proc/23796/stat : 23796 (python) S 23780 23780 23693 0 -1 4202560 933 0 0 0 1 2 0 0 18 0 1 0 736568350 353136640 14458 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 2337350614419210500 0 0 17 1 0 0 0
/proc/23796/statm: 86215 14458 370 364 0 22124 0
[pid=23798] ppid=23796 vsize=17772 CPUtime=15.74 cores=1,3,5,7
/proc/23798/stat : 23798 (lingeling) R 23796 23798 23798 0 -1 4202496 7310 0 0 0 1574 0 0 0 25 0 1 0 736568350 18198528 3612 33554432000 4194304 4352236 140737331483328 18446744073709551615 4328109 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/23798/statm: 4443 3612 129 39 0 3523 0
[pid=23780/tid=23788] ppid=23778 vsize=355104 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23788/stat : 23788 (python) S 23778 23780 23693 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 5 0 736568347 363626496 15965 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 1 0 0 0
[pid=23780/tid=23791] ppid=23778 vsize=355104 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23791/stat : 23791 (python) S 23778 23780 23693 0 -1 4202560 23 934 0 0 0 0 0 0 22 0 5 0 736568348 363626496 15965 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 7 0 0 0
[pid=23780/tid=23794] ppid=23778 vsize=355104 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23794/stat : 23794 (python) S 23778 23780 23693 0 -1 4202560 23 934 0 0 0 0 0 0 24 0 5 0 736568349 363626496 15965 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 7 0 0 0
[pid=23780/tid=23797] ppid=23778 vsize=355104 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23797/stat : 23797 (python) S 23778 23780 23693 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 5 0 736568350 363626496 15965 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 72.19
Current children cumulated vsize (KiB) 1933812

[startup+51.1006 s]
/proc/loadavg: 3.70 1.91 1.95 6/422 23799
/proc/meminfo: memFree=21476160/32951124 swapFree=59305804/67111528
[pid=23780] ppid=23778 vsize=355104 CPUtime=9.45 cores=1,3,5,7
/proc/23780/stat : 23780 (python) S 23778 23780 23693 0 -1 4202496 26390 934 1 0 928 17 0 0 20 0 5 0 736567375 363626496 15965 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23780/statm: 88776 15965 1873 364 0 24685 0
[pid=23787] ppid=23780 vsize=314092 CPUtime=0.12 cores=1,3,5,7
/proc/23787/stat : 23787 (python) S 23780 23780 23693 0 -1 4202560 923 0 0 0 7 5 0 0 18 0 1 0 736568347 321630208 14452 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085903 0 0 16781312 514 2337350614419210504 0 0 17 1 0 0 0
/proc/23787/statm: 78523 14452 376 364 0 14441 0
[pid=23789] ppid=23787 vsize=23128 CPUtime=41.11 cores=1,3,5,7
/proc/23789/stat : 23789 (lingeling) R 23787 23789 23789 0 -1 4202496 7649 0 0 0 4110 1 0 0 25 0 1 0 736568348 23683072 4952 33554432000 4194304 4352236 140735693050528 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/23789/statm: 5782 4952 129 39 0 4862 0
[pid=23790] ppid=23780 vsize=324348 CPUtime=0.12 cores=1,3,5,7
/proc/23790/stat : 23790 (python) S 23780 23780 23693 0 -1 4202560 913 0 0 0 5 7 0 0 18 0 1 0 736568348 332132352 14450 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 2337350614419210502 0 0 17 7 0 0 0
/proc/23790/statm: 81087 14450 370 364 0 17002 0
[pid=23792] ppid=23790 vsize=21668 CPUtime=41.36 cores=1,3,5,7
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23792 0 -1 4202496 8293 0 0 0 4135 1 0 0 25 0 1 0 736568348 22188032 4587 33554432000 4194304 4352236 140733961407760 18446744073709551615 4327896 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/23792/statm: 5417 4587 129 39 0 4497 0
[pid=23793] ppid=23780 vsize=334604 CPUtime=0.13 cores=1,3,5,7
/proc/23793/stat : 23793 (python) S 23780 23780 23693 0 -1 4202560 928 0 0 0 7 6 0 0 15 0 1 0 736568349 342634496 14454 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 2337350614419210502 0 0 17 7 0 0 0
/proc/23793/statm: 83651 14454 370 364 0 19563 0
[pid=23795] ppid=23793 vsize=288328 CPUtime=40.52 cores=1,3,5,7
/proc/23795/stat : 23795 (cryptominisat-2) R 23793 23795 23795 0 -1 4202496 79864 0 0 0 4040 12 0 0 25 0 1 0 736568349 295247872 64694 33554432000 4194304 4677096 140734555654016 18446744073709551615 4465480 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/23795/statm: 72082 64694 393 118 0 67041 0
[pid=23796] ppid=23780 vsize=344860 CPUtime=0.11 cores=1,3,5,7
/proc/23796/stat : 23796 (python) S 23780 23780 23693 0 -1 4202560 946 0 0 0 5 6 0 0 18 0 1 0 736568350 353136640 14458 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 2337350614419210500 0 0 17 1 0 0 0
/proc/23796/statm: 86215 14458 370 364 0 22124 0

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

[pid=23795] ppid=23793 vsize=735188 CPUtime=1187.8 cores=1,3,5,7
/proc/23795/stat : 23795 (cryptominisat-2) R 23793 23795 23795 0 -1 4202496 421164 0 0 0 118679 101 0 0 25 0 1 0 736568349 752832512 146350 33554432000 4194304 4677096 140734555654016 18446744073709551615 4355533 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23795/statm: 183797 146350 393 118 0 178756 0
[pid=23796] ppid=23780 vsize=344860 CPUtime=3.86 cores=1,3,5,7
/proc/23796/stat : 23796 (python) S 23780 23780 23693 0 -1 4202560 1005 0 0 0 192 194 0 0 18 0 1 0 736568350 353136640 14458 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 2337350614419210500 0 0 17 1 0 0 0
/proc/23796/statm: 86215 14458 370 364 0 22124 0
[pid=23798] ppid=23796 vsize=37452 CPUtime=1193.37 cores=1,3,5,7
/proc/23798/stat : 23798 (lingeling) R 23796 23798 23798 0 -1 4202496 21216 0 0 0 119335 2 0 0 25 0 1 0 736568350 38350848 8532 33554432000 4194304 4352236 140737331483328 18446744073709551615 4278712 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/23798/statm: 9363 8532 129 39 0 8443 0
[pid=23802] ppid=23780 vsize=355116 CPUtime=3.64 cores=1,3,5,7
/proc/23802/stat : 23802 (python) S 23780 23780 23693 0 -1 4202560 1026 0 0 0 181 183 0 0 15 0 1 0 736578281 363638784 14462 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 2337350614419210500 0 0 17 7 0 0 0
/proc/23802/statm: 88779 14462 370 364 0 24685 0
[pid=23804] ppid=23802 vsize=708028 CPUtime=1078.47 cores=1,3,5,7
/proc/23804/stat : 23804 (cryptominisat-2) R 23802 23804 23804 0 -1 4202496 479491 0 0 0 107699 148 0 0 25 0 1 0 736578282 725020672 136666 33554432000 4194304 4677096 140736059023856 18446744073709551615 4454464 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/23804/statm: 177007 136666 393 118 0 171966 0
[pid=23912] ppid=23780 vsize=365372 CPUtime=1.97 cores=1,3,5,7
/proc/23912/stat : 23912 (python) S 23780 23780 23693 0 -1 4202560 994 0 0 0 95 102 0 0 18 0 1 0 736627725 374140928 14466 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 2337350614419210501 0 0 17 1 0 0 0
/proc/23912/statm: 91343 14466 370 364 0 27246 0
[pid=23914] ppid=23912 vsize=75316 CPUtime=595.42 cores=1,3,5,7
/proc/23914/stat : 23914 (precosat) R 23912 23914 23914 0 -1 4202496 20767 0 0 0 59538 4 0 0 25 0 1 0 736627725 77123584 18452 33554432000 4194304 4890832 140734682695360 18446744073709551615 4238505 0 0 16781312 17442 0 0 0 17 1 0 0 0
/proc/23914/statm: 18829 18452 86 171 0 18656 0
[pid=23780/tid=23788] ppid=23778 vsize=375616 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23788/stat : 23788 (python) S 23778 23780 23693 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 7 0 736568347 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 1 0 0 0
[pid=23780/tid=23791] ppid=23778 vsize=375616 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23791/stat : 23791 (python) S 23778 23780 23693 0 -1 4202560 23 934 0 0 0 0 0 0 22 0 7 0 736568348 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 7 0 0 0
[pid=23780/tid=23794] ppid=23778 vsize=375616 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23794/stat : 23794 (python) S 23778 23780 23693 0 -1 4202560 23 934 0 0 0 0 0 0 24 0 7 0 736568349 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 7 0 0 0
[pid=23780/tid=23797] ppid=23778 vsize=375616 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23797/stat : 23797 (python) S 23778 23780 23693 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 7 0 736568350 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 1 0 0 0
[pid=23780/tid=23803] ppid=23778 vsize=375616 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23803/stat : 23803 (python) S 23778 23780 23693 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 7 0 736578282 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 1 0 0 0
[pid=23780/tid=23913] ppid=23778 vsize=375616 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23913/stat : 23913 (python) S 23778 23780 23693 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 7 0 736627725 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4765.47
Current children cumulated vsize (KiB) 4038152

[startup+1203.9 s]
/proc/loadavg: 8.24 7.96 6.10 9/460 23948
/proc/meminfo: memFree=15437260/32951124 swapFree=59305804/67111528
[pid=23780] ppid=23778 vsize=375616 CPUtime=9.47 cores=1,3,5,7
/proc/23780/stat : 23780 (python) S 23778 23780 23693 0 -1 4202496 27942 934 1 0 930 17 0 0 20 0 7 0 736567375 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23780/statm: 93904 15986 1886 364 0 29807 0
[pid=23787] ppid=23780 vsize=324336 CPUtime=1.86 cores=1,3,5,7
/proc/23787/stat : 23787 (python) S 23780 23780 23693 0 -1 4202560 1197 0 0 0 94 92 0 0 19 0 2 0 736568347 332120064 14495 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/23787/statm: 81084 14495 414 364 0 17002 0
[pid=23789] ppid=23787 vsize=34820 CPUtime=586.06 cores=1,3,5,7
/proc/23789/stat : 23789 (lingeling) T 23787 23789 23789 0 -1 4202496 12331 0 0 0 58604 2 0 0 25 0 1 0 736568348 35655680 7875 33554432000 4194304 4352236 140735693050528 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/23789/statm: 8705 7875 129 39 0 7785 0
[pid=23787/tid=23911] ppid=23780 vsize=324336 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23911/stat : 23911 (python) S 23780 23780 23693 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 736627724 332120064 14495 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 514 18446604470731424768 0 0 -1 7 0 0 0
[pid=23790] ppid=23780 vsize=324348 CPUtime=0.3 cores=1,3,5,7
/proc/23790/stat : 23790 (python) S 23780 23780 23693 0 -1 4202560 1087 0 0 0 14 16 0 0 19 0 2 0 736568348 332132352 14480 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/23790/statm: 81087 14480 399 364 0 17002 0
[pid=23792] ppid=23790 vsize=23096 CPUtime=99.31 cores=1,3,5,7
/proc/23792/stat : 23792 (lingeling) T 23790 23792 23792 0 -1 4202496 8970 0 0 0 9930 1 0 0 25 0 1 0 736568348 23650304 4944 33554432000 4194304 4352236 140733961407760 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/23792/statm: 5774 4944 129 39 0 4854 0
[pid=23790/tid=23801] ppid=23780 vsize=324348 CPUtime=0 cores=1,3,5,7
/proc/23790/task/23801/stat : 23801 (python) S 23780 23780 23693 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 736578281 332132352 14480 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 514 18446604469062134848 0 0 -1 7 0 0 0
[pid=23793] ppid=23780 vsize=334604 CPUtime=3.94 cores=1,3,5,7
/proc/23793/stat : 23793 (python) S 23780 23780 23693 0 -1 4202560 997 0 0 0 195 199 0 0 15 0 1 0 736568349 342634496 14455 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 17176086868295385350 0 0 17 5 0 0 0
/proc/23793/statm: 83651 14455 371 364 0 19563 0
[pid=23795] ppid=23793 vsize=622320 CPUtime=1188.6 cores=1,3,5,7
/proc/23795/stat : 23795 (cryptominisat-2) R 23793 23795 23795 0 -1 4202496 421165 0 0 0 118759 101 0 0 25 0 1 0 736568349 637255680 145743 33554432000 4194304 4677096 140734555654016 18446744073709551615 4320122 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23795/statm: 155580 145743 393 118 0 150539 0
[pid=23796] ppid=23780 vsize=344860 CPUtime=3.86 cores=1,3,5,7
/proc/23796/stat : 23796 (python) S 23780 23780 23693 0 -1 4202560 1005 0 0 0 192 194 0 0 18 0 1 0 736568350 353136640 14458 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 2337350614419210500 0 0 17 1 0 0 0
/proc/23796/statm: 86215 14458 370 364 0 22124 0
[pid=23798] ppid=23796 vsize=37452 CPUtime=1194.17 cores=1,3,5,7
/proc/23798/stat : 23798 (lingeling) R 23796 23798 23798 0 -1 4202496 21216 0 0 0 119415 2 0 0 25 0 1 0 736568350 38350848 8532 33554432000 4194304 4352236 140737331483328 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/23798/statm: 9363 8532 129 39 0 8443 0
[pid=23802] ppid=23780 vsize=355116 CPUtime=3.66 cores=1,3,5,7
/proc/23802/stat : 23802 (python) S 23780 23780 23693 0 -1 4202560 1026 0 0 0 182 184 0 0 15 0 1 0 736578281 363638784 14462 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 2337350614419210500 0 0 17 7 0 0 0
/proc/23802/statm: 88779 14462 370 364 0 24685 0
[pid=23804] ppid=23802 vsize=708028 CPUtime=1079.23 cores=1,3,5,7
/proc/23804/stat : 23804 (cryptominisat-2) R 23802 23804 23804 0 -1 4202496 479491 0 0 0 107775 148 0 0 25 0 1 0 736578282 725020672 136666 33554432000 4194304 4677096 140736059023856 18446744073709551615 4454526 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/23804/statm: 177007 136666 393 118 0 171966 0
[pid=23912] ppid=23780 vsize=365372 CPUtime=1.99 cores=1,3,5,7
/proc/23912/stat : 23912 (python) S 23780 23780 23693 0 -1 4202560 994 0 0 0 96 103 0 0 18 0 1 0 736627725 374140928 14466 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 2337350614419210501 0 0 17 1 0 0 0
/proc/23912/statm: 91343 14466 370 364 0 27246 0
[pid=23914] ppid=23912 vsize=75316 CPUtime=596.2 cores=1,3,5,7
/proc/23914/stat : 23914 (precosat) R 23912 23914 23914 0 -1 4202496 20767 0 0 0 59616 4 0 0 25 0 1 0 736627725 77123584 18452 33554432000 4194304 4890832 140734682695360 18446744073709551615 4238627 0 0 16781312 17442 0 0 0 17 1 0 0 0
/proc/23914/statm: 18829 18452 86 171 0 18656 0
[pid=23780/tid=23788] ppid=23778 vsize=375616 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23788/stat : 23788 (python) S 23778 23780 23693 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 7 0 736568347 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 1 0 0 0
[pid=23780/tid=23791] ppid=23778 vsize=375616 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23791/stat : 23791 (python) S 23778 23780 23693 0 -1 4202560 23 934 0 0 0 0 0 0 22 0 7 0 736568348 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 7 0 0 0
[pid=23780/tid=23794] ppid=23778 vsize=375616 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23794/stat : 23794 (python) S 23778 23780 23693 0 -1 4202560 23 934 0 0 0 0 0 0 24 0 7 0 736568349 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 7 0 0 0
[pid=23780/tid=23797] ppid=23778 vsize=375616 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23797/stat : 23797 (python) S 23778 23780 23693 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 7 0 736568350 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 1 0 0 0
[pid=23780/tid=23803] ppid=23778 vsize=375616 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23803/stat : 23803 (python) S 23778 23780 23693 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 7 0 736578282 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 1 0 0 0
[pid=23780/tid=23913] ppid=23778 vsize=375616 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23913/stat : 23913 (python) S 23778 23780 23693 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 7 0 736627725 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4768.65
Current children cumulated vsize (KiB) 3925284

[startup+1204.3 s]
/proc/loadavg: 8.24 7.96 6.10 9/460 23948
/proc/meminfo: memFree=15437260/32951124 swapFree=59305804/67111528
[pid=23780] ppid=23778 vsize=375616 CPUtime=9.47 cores=1,3,5,7
/proc/23780/stat : 23780 (python) S 23778 23780 23693 0 -1 4202496 27942 934 1 0 930 17 0 0 20 0 7 0 736567375 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469892555 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23780/statm: 93904 15986 1886 364 0 29807 0
[pid=23787] ppid=23780 vsize=324336 CPUtime=1.86 cores=1,3,5,7
/proc/23787/stat : 23787 (python) S 23780 23780 23693 0 -1 4202560 1197 0 0 0 94 92 0 0 19 0 2 0 736568347 332120064 14495 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/23787/statm: 81084 14495 414 364 0 17002 0
[pid=23789] ppid=23787 vsize=34820 CPUtime=586.06 cores=1,3,5,7
/proc/23789/stat : 23789 (lingeling) T 23787 23789 23789 0 -1 4202496 12331 0 0 0 58604 2 0 0 25 0 1 0 736568348 35655680 7875 33554432000 4194304 4352236 140735693050528 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/23789/statm: 8705 7875 129 39 0 7785 0
[pid=23787/tid=23911] ppid=23780 vsize=324336 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23911/stat : 23911 (python) S 23780 23780 23693 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 736627724 332120064 14495 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 514 18446604470731424768 0 0 -1 7 0 0 0
[pid=23790] ppid=23780 vsize=324348 CPUtime=0.3 cores=1,3,5,7
/proc/23790/stat : 23790 (python) S 23780 23780 23693 0 -1 4202560 1087 0 0 0 14 16 0 0 19 0 2 0 736568348 332132352 14480 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469892555 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/23790/statm: 81087 14480 399 364 0 17002 0
[pid=23792] ppid=23790 vsize=23096 CPUtime=99.31 cores=1,3,5,7
/proc/23792/stat : 23792 (lingeling) T 23790 23792 23792 0 -1 4202496 8970 0 0 0 9930 1 0 0 25 0 1 0 736568348 23650304 4944 33554432000 4194304 4352236 140733961407760 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/23792/statm: 5774 4944 129 39 0 4854 0
[pid=23790/tid=23801] ppid=23780 vsize=324348 CPUtime=0 cores=1,3,5,7
/proc/23790/task/23801/stat : 23801 (python) S 23780 23780 23693 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 736578281 332132352 14480 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 514 18446604469062134848 0 0 -1 7 0 0 0
[pid=23793] ppid=23780 vsize=334604 CPUtime=3.94 cores=1,3,5,7
/proc/23793/stat : 23793 (python) S 23780 23780 23693 0 -1 4202560 997 0 0 0 195 199 0 0 15 0 1 0 736568349 342634496 14455 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 17176086868295385350 0 0 17 5 0 0 0
/proc/23793/statm: 83651 14455 371 364 0 19563 0
[pid=23795] ppid=23793 vsize=622320 CPUtime=1189 cores=1,3,5,7
/proc/23795/stat : 23795 (cryptominisat-2) R 23793 23795 23795 0 -1 4202496 421165 0 0 0 118799 101 0 0 25 0 1 0 736568349 637255680 145743 33554432000 4194304 4677096 140734555654016 18446744073709551615 4334804 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23795/statm: 155580 145743 393 118 0 150539 0
[pid=23796] ppid=23780 vsize=344860 CPUtime=3.86 cores=1,3,5,7
/proc/23796/stat : 23796 (python) S 23780 23780 23693 0 -1 4202560 1005 0 0 0 192 194 0 0 18 0 1 0 736568350 353136640 14458 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 2337350614419210500 0 0 17 1 0 0 0
/proc/23796/statm: 86215 14458 370 364 0 22124 0
[pid=23798] ppid=23796 vsize=37452 CPUtime=1194.57 cores=1,3,5,7
/proc/23798/stat : 23798 (lingeling) R 23796 23798 23798 0 -1 4202496 21216 0 0 0 119455 2 0 0 25 0 1 0 736568350 38350848 8532 33554432000 4194304 4352236 140737331483328 18446744073709551615 4328039 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/23798/statm: 9363 8532 129 39 0 8443 0
[pid=23802] ppid=23780 vsize=355116 CPUtime=3.66 cores=1,3,5,7
/proc/23802/stat : 23802 (python) S 23780 23780 23693 0 -1 4202560 1026 0 0 0 182 184 0 0 15 0 1 0 736578281 363638784 14462 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 2337350614419210500 0 0 17 7 0 0 0
/proc/23802/statm: 88779 14462 370 364 0 24685 0
[pid=23804] ppid=23802 vsize=708028 CPUtime=1079.63 cores=1,3,5,7
/proc/23804/stat : 23804 (cryptominisat-2) R 23802 23804 23804 0 -1 4202496 479491 0 0 0 107815 148 0 0 25 0 1 0 736578282 725020672 136666 33554432000 4194304 4677096 140736059023856 18446744073709551615 4454468 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/23804/statm: 177007 136666 393 118 0 171966 0
[pid=23912] ppid=23780 vsize=365372 CPUtime=1.99 cores=1,3,5,7
/proc/23912/stat : 23912 (python) S 23780 23780 23693 0 -1 4202560 994 0 0 0 96 103 0 0 18 0 1 0 736627725 374140928 14466 33554432000 4194304 5683644 140735660654608 18446744073709551615 252458085958 0 0 16781312 514 2337350614419210501 0 0 17 1 0 0 0
/proc/23912/statm: 91343 14466 370 364 0 27246 0
[pid=23914] ppid=23912 vsize=75316 CPUtime=596.6 cores=1,3,5,7
/proc/23914/stat : 23914 (precosat) R 23912 23914 23914 0 -1 4202496 20767 0 0 0 59656 4 0 0 25 0 1 0 736627725 77123584 18452 33554432000 4194304 4890832 140734682695360 18446744073709551615 4238594 0 0 16781312 17442 0 0 0 17 1 0 0 0
/proc/23914/statm: 18829 18452 86 171 0 18656 0
[pid=23780/tid=23788] ppid=23778 vsize=375616 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23788/stat : 23788 (python) S 23778 23780 23693 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 7 0 736568347 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 1 0 0 0
[pid=23780/tid=23791] ppid=23778 vsize=375616 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23791/stat : 23791 (python) S 23778 23780 23693 0 -1 4202560 23 934 0 0 0 0 0 0 22 0 7 0 736568348 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 7 0 0 0
[pid=23780/tid=23794] ppid=23778 vsize=375616 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23794/stat : 23794 (python) S 23778 23780 23693 0 -1 4202560 23 934 0 0 0 0 0 0 24 0 7 0 736568349 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 7 0 0 0
[pid=23780/tid=23797] ppid=23778 vsize=375616 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23797/stat : 23797 (python) S 23778 23780 23693 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 7 0 736568350 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 1 0 0 0
[pid=23780/tid=23803] ppid=23778 vsize=375616 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23803/stat : 23803 (python) S 23778 23780 23693 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 7 0 736578282 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 1 0 0 0
[pid=23780/tid=23913] ppid=23778 vsize=375616 CPUtime=0 cores=1,3,5,7
/proc/23780/task/23913/stat : 23913 (python) S 23778 23780 23693 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 7 0 736627725 384630784 15986 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 2 18446604464614237440 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4770.25
Current children cumulated vsize (KiB) 3925284

[startup+1204.52 s]
/proc/loadavg: 8.22 7.96 6.11 9/460 23948
/proc/meminfo: memFree=15436888/32951124 swapFree=59305804/67111528
[pid=23780] ppid=23778 vsize=365288 CPUtime=4771.04 cores=1,3,5,7
/proc/23780/stat : 23780 (python) R 23778 23780 23693 0 -1 4202496 35833 971551 1 0 932 18 475095 1059 17 0 3 0 736567375 374054912 15970 33554432000 4194304 5683644 140735660654608 18446744073709551615 4505933 0 0 16781312 0 18446744073709551615 0 0 17 7 0 0 0
/proc/23780/statm: 91322 15970 1874 364 0 27246 0
[pid=23780/tid=23791] ppid=23778 vsize=365288 CPUtime=4761.54 cores=1,3,5,7
/proc/23780/task/23791/stat : 23791 (python) S 23778 23780 23693 0 -1 4202560 27 971551 0 0 0 0 475095 1059 18 0 3 0 736568348 374054912 15970 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 0 18446604464614237440 0 0 -1 3 0 0 0
[pid=23780/tid=23797] ppid=23778 vsize=365288 CPUtime=4761.54 cores=1,3,5,7
/proc/23780/task/23797/stat : 23797 (python) S 23778 23780 23693 0 -1 4202560 31 971551 0 0 0 0 475095 1059 18 0 3 0 736568350 374054912 15970 33554432000 4194304 5683644 140735660654608 18446744073709551615 252469889457 0 0 16781312 0 18446604464614237440 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4771.04
Current children cumulated vsize (KiB) 365288

Child status: 0
Real time (s): 1204.52
CPU time (s): 4771.07
CPU user time (s): 4760.28
CPU system time (s): 10.7864
CPU usage (%): 396.096
Max. virtual memory (cumulated for all children) (KiB): 4038152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4760.28
system time used= 10.7864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1007889
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= 9578
involuntary context switches= 26848

runsolver used 4.94425 second user time and 12.6401 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 14:42:49
IDJOB=3378864
IDBENCH=20536
IDSOLVER=1860
FILE ID=node111/3378864-1305463369
RUNJOBID= node111-1305463297-23712
PBS_JOBID= 13324990
Free space on /tmp= 73572 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.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-3378864-1305463369/watcher-3378864-1305463369 -o /tmp/evaluation-result-3378864-1305463369/solver-3378864-1305463369 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378864-1305463369.cnf -seed 546991450 -budget 4800 -cores 4

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=546991450

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:      21864108 kB
Buffers:        295396 kB
Cached:        6900292 kB
SwapCached:      13712 kB
Active:        2061152 kB
Inactive:      8779616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21864108 kB
SwapTotal:    67111528 kB
SwapFree:     59305804 kB
Dirty:           47080 kB
Writeback:           0 kB
AnonPages:     3640492 kB
Mapped:          31824 kB
Slab:           131456 kB
PageTables:      47524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 118527680 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= 73564 MiB
End job on node111 at 2011-05-15 15:02:54