Trace number 3380514

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-par-industrial (fixed)UNSAT 6512.53 818.292

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark136.848
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data

0.34/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.34/0.68	c INFO: solving HOME/instance-3380514-1305481204.cnf
0.34/0.68	c INFO: computing task features
0.42/0.71	c INFO: computed variable-clause graph statistics
0.42/0.72	c INFO: computed clause balance statistics
0.52/0.89	c INFO: computed variable balance statistics
0.73/1.02	c INFO: computed small-clause counts
0.73/1.02	c INFO: computed Horn-clause counts
0.73/1.05	c INFO: computed variable graph statistics
0.73/1.05	c INFO: collected features for HOME/instance-3380514-1305481204.cnf in 0.36 s
0.73/1.07	c INFO: running lingeling-276@0 for 97 with 4999 remaining (b = 0.28)
0.73/1.09	c INFO: running cryptominisat-2.9.0@0 for 485 with 4999 remaining (b = 0.36)
0.83/1.12	c INFO: running lingeling-276@0 for 1261 with 4999 remaining (b = 0.52)
0.83/1.14	c INFO: running lingeling-276@0 for 1261 with 4999 remaining (b = 0.46)
0.83/1.16	c INFO: running SApperloT@0 for 97 with 4999 remaining (b = 0.03)
0.83/1.19	c INFO: running precosat-570@0 for 291 with 4999 remaining (b = 0.17)
0.92/1.21	c INFO: running cryptominisat-2.9.0@0 for 485 with 4999 remaining (b = 0.23)
0.92/1.24	c INFO: running lingeling-276@0 for 1067 with 4999 remaining (b = 0.31)
794.36/101.47	c INFO: running cryptominisat-2.9.0@0 for 1455 with 4899 remaining (b = 0.39)
795.11/101.52	c INFO: running lingeling-276@0 for 970 with 4899 remaining (b = 0.24)
2362.65/298.10	c INFO: running precosat-570@0 for 679 with 4702 remaining (b = 0.27)
3878.10/488.03	c INFO: running precosat-570@0 for 776 with 4512 remaining (b = 0.28)
3917.16/492.94	c INFO: running lingeling-276@0 for 97 with 4507 remaining (b = 0.06)
4717.16/593.26	c INFO: running SApperloT@0 for 97 with 4407 remaining (b = 0.02)
5517.15/693.59	c INFO: running cryptominisat-2.9.0@0 for 4307 with 4307 remaining (b = 0.53)
6511.81/818.27	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3380514-1305481204/watcher-3380514-1305481204 -o /tmp/evaluation-result-3380514-1305481204/solver-3380514-1305481204 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3380514-1305481204.cnf -seed 1761809335 -budget 40000 -cores 8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 1/374 29791
/proc/meminfo: memFree=20596628/32951132 swapFree=64495988/67111528
[pid=29791] ppid=29789 vsize=15776 CPUtime=0 cores=0-7
/proc/29791/stat : 29791 (python) S 29789 29791 29765 0 -1 4202496 935 0 0 0 0 0 0 0 17 0 1 0 659720034 16154624 814 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647144448 0 2147483391 16781312 2 18446744071699109054 0 0 17 2 0 0 0
/proc/29791/statm: 3944 814 356 364 0 431 0

[startup+0.06091 s]
/proc/loadavg: 0.00 0.00 0.00 1/374 29791
/proc/meminfo: memFree=20596628/32951132 swapFree=64495988/67111528
[pid=29791] ppid=29789 vsize=29788 CPUtime=0.03 cores=0-7
/proc/29791/stat : 29791 (python) R 29789 29791 29765 0 -1 4202496 1446 0 0 0 3 0 0 0 17 0 1 0 659720034 30502912 1288 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647142245 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/29791/statm: 7447 1288 443 364 0 817 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29788

[startup+0.100901 s]
/proc/loadavg: 0.00 0.00 0.00 1/374 29791
/proc/meminfo: memFree=20596628/32951132 swapFree=64495988/67111528
[pid=29791] ppid=29789 vsize=85620 CPUtime=0.06 cores=0-7
/proc/29791/stat : 29791 (python) S 29789 29791 29765 0 -1 4202496 2629 0 0 0 4 2 0 0 17 0 1 0 659720034 87674880 2348 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647144448 0 2147483391 16781312 2 18446744071699109054 0 0 17 2 0 0 0
/proc/29791/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85620

[startup+0.300902 s]
/proc/loadavg: 0.00 0.00 0.00 1/374 29791
/proc/meminfo: memFree=20596628/32951132 swapFree=64495988/67111528
[pid=29791] ppid=29789 vsize=135748 CPUtime=0.19 cores=0-7
/proc/29791/stat : 29791 (python) S 29789 29791 29765 0 -1 4202496 5961 932 1 0 13 6 0 0 18 0 1 0 659720034 139005952 4150 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647142405 0 2147483391 16781312 2 18446744071699109054 0 0 17 2 0 0 0
/proc/29791/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.700806 s]
/proc/loadavg: 0.00 0.00 0.00 1/374 29791
/proc/meminfo: memFree=20596628/32951132 swapFree=64495988/67111528
[pid=29791] ppid=29789 vsize=279404 CPUtime=0.42 cores=0-7
/proc/29791/stat : 29791 (python) R 29789 29791 29765 0 -1 4202496 9491 932 1 0 31 11 0 0 17 0 1 0 659720034 286109696 7172 33554432000 4194304 5683644 140734192519424 18446744073709551615 5008093 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/29791/statm: 69851 7172 1761 364 0 5775 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 279404

[startup+1.50061 s]
/proc/loadavg: 0.00 0.00 0.00 2/375 29796
/proc/meminfo: memFree=20572688/32951132 swapFree=64495988/67111528
[pid=29791] ppid=29789 vsize=427532 CPUtime=0.96 cores=0-7
/proc/29791/stat : 29791 (python) S 29789 29791 29765 0 -1 4202496 15102 932 1 0 83 13 0 0 24 0 9 0 659720034 437792768 7622 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29791/statm: 106883 7622 1889 364 0 42780 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 427532

[startup+3.10135 s]
/proc/loadavg: 0.64 0.13 0.04 9/399 29820
/proc/meminfo: memFree=20512612/32951132 swapFree=64495988/67111528
[pid=29791] ppid=29789 vsize=427532 CPUtime=0.96 cores=0-7
/proc/29791/stat : 29791 (python) S 29789 29791 29765 0 -1 4202496 15102 932 1 0 83 13 0 0 24 0 9 0 659720034 437792768 7622 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29791/statm: 106883 7622 1889 364 0 42780 0
[pid=29797] ppid=29791 vsize=279960 CPUtime=0 cores=0-7
/proc/29797/stat : 29797 (python) S 29791 29791 29765 0 -1 4202560 807 0 0 0 0 0 0 0 18 0 1 0 659720142 286679040 5934 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166479 0 0 16781312 514 9178732143939911939 0 0 17 1 0 0 0
/proc/29797/statm: 69990 5934 359 364 0 5908 0
[pid=29799] ppid=29797 vsize=7720 CPUtime=2.01 cores=0-7
/proc/29799/stat : 29799 (lingeling) R 29797 29799 29799 0 -1 4202496 1694 0 0 0 201 0 0 0 25 0 1 0 659720142 7905280 1132 33554432000 4194304 4352236 140735717678064 18446744073709551615 4328375 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29799/statm: 1930 1132 129 39 0 1010 0
[pid=29800] ppid=29791 vsize=290216 CPUtime=0 cores=0-7
/proc/29800/stat : 29800 (python) S 29791 29791 29765 0 -1 4202560 746 0 0 0 0 0 0 0 15 0 1 0 659720144 297181184 5927 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 5606999093902541057 0 0 17 1 0 0 0
/proc/29800/statm: 72554 5927 348 364 0 8469 0
[pid=29802] ppid=29800 vsize=34780 CPUtime=1.92 cores=0-7
/proc/29802/stat : 29802 (cryptominisat-2) R 29800 29802 29802 0 -1 4202496 3929 0 0 0 192 0 0 0 25 0 1 0 659720144 35614720 1700 33554432000 4194304 4677096 140734224653056 18446744073709551615 4320155 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/29802/statm: 8695 1700 393 118 0 3654 0
[pid=29803] ppid=29791 vsize=366008 CPUtime=0 cores=0-7
/proc/29803/stat : 29803 (python) S 29791 29791 29765 0 -1 4202560 708 0 0 0 0 0 0 0 18 0 1 0 659720146 374792192 6008 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 9178724447358550015 0 0 17 1 0 0 0
/proc/29803/statm: 91502 6008 348 364 0 27414 0
[pid=29805] ppid=29803 vsize=7372 CPUtime=1.97 cores=0-7
/proc/29805/stat : 29805 (lingeling) R 29803 29805 29805 0 -1 4202496 1501 0 0 0 197 0 0 0 25 0 1 0 659720147 7548928 1013 33554432000 4194304 4352236 140735589253920 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/29805/statm: 1843 1013 129 39 0 923 0
[pid=29806] ppid=29791 vsize=376264 CPUtime=0 cores=0-7
/proc/29806/stat : 29806 (python) S 29791 29791 29765 0 -1 4202560 720 0 0 0 0 0 0 0 18 0 1 0 659720149 385294336 6097 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 11060977028558749695 0 0 17 1 0 0 0
/proc/29806/statm: 94066 6097 348 364 0 29975 0
[pid=29808] ppid=29806 vsize=7796 CPUtime=1.94 cores=0-7
/proc/29808/stat : 29808 (lingeling) R 29806 29808 29808 0 -1 4202496 1674 0 0 0 194 0 0 0 25 0 1 0 659720149 7983104 1120 33554432000 4194304 4352236 140734729035328 18446744073709551615 4328126 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/29808/statm: 1949 1120 129 39 0 1029 0
[pid=29809] ppid=29791 vsize=386520 CPUtime=0 cores=0-7
/proc/29809/stat : 29809 (python) S 29791 29791 29765 0 -1 4202560 724 0 0 0 0 0 0 0 18 0 1 0 659720151 395796480 6043 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 11060973180268052479 0 0 17 0 0 0 0
/proc/29809/statm: 96630 6043 348 364 0 32536 0
[pid=29811] ppid=29809 vsize=3932 CPUtime=1.91 cores=0-7
/proc/29811/stat : 29811 (SApperloT-base) R 29809 29811 29811 0 -1 4202496 997 0 0 0 191 0 0 0 25 0 1 0 659720151 4026368 741 33554432000 134512640 135674940 4289350848 18446744073709551615 134564660 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/29811/statm: 983 741 99 284 0 697 0
[pid=29812] ppid=29791 vsize=396776 CPUtime=0 cores=0-7
/proc/29812/stat : 29812 (python) S 29791 29791 29765 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 659720154 406298624 6047 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 11060969331977355263 0 0 17 2 0 0 0
/proc/29812/statm: 99194 6047 348 364 0 35097 0
[pid=29814] ppid=29812 vsize=6392 CPUtime=1.88 cores=0-7
/proc/29814/stat : 29814 (precosat) R 29812 29814 29814 0 -1 4202496 1739 0 0 0 188 0 0 0 25 0 1 0 659720156 6545408 1442 33554432000 4194304 4890832 140734438224544 18446744073709551615 4238569 0 0 16781312 17442 0 0 0 17 6 0 0 0
/proc/29814/statm: 1598 1442 86 171 0 1425 0
[pid=29815] ppid=29791 vsize=407032 CPUtime=0 cores=0-7
/proc/29815/stat : 29815 (python) S 29791 29791 29765 0 -1 4202560 745 0 0 0 0 0 0 0 15 0 1 0 659720156 416800768 6062 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 13089848660689125636 0 0 17 2 0 0 0
/proc/29815/statm: 101758 6062 348 364 0 37658 0
[pid=29817] ppid=29815 vsize=34676 CPUtime=1.84 cores=0-7
/proc/29817/stat : 29817 (cryptominisat-2) R 29815 29817 29817 0 -1 4202496 3819 0 0 0 184 0 0 0 25 0 1 0 659720159 35508224 2140 33554432000 4194304 4677096 140733275401296 18446744073709551615 210646843074 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/29817/statm: 8669 2140 392 118 0 3628 0
[pid=29818] ppid=29791 vsize=417288 CPUtime=0 cores=0-7
/proc/29818/stat : 29818 (python) S 29791 29791 29765 0 -1 4202560 782 0 0 0 0 0 0 0 18 0 1 0 659720159 427302912 6083 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 11181159147032805375 0 0 17 0 0 0 0
/proc/29818/statm: 104322 6083 354 364 0 40219 0
[pid=29820] ppid=29818 vsize=7704 CPUtime=1.82 cores=0-7
/proc/29820/stat : 29820 (lingeling) R 29818 29820 29820 0 -1 4202496 1516 0 0 0 182 0 0 0 25 0 1 0 659720159 7888896 1112 33554432000 4194304 4352236 140733202418656 18446744073709551615 4231207 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29820/statm: 1926 1112 129 39 0 1006 0
[pid=29791/tid=29798] ppid=29789 vsize=427532 CPUtime=0 cores=0-7
/proc/29791/task/29798/stat : 29798 (python) S 29789 29791 29765 0 -1 4202560 25 932 0 0 0 0 0 0 18 0 9 0 659720142 437792768 7622 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29801] ppid=29789 vsize=427532 CPUtime=0 cores=0-7
/proc/29791/task/29801/stat : 29801 (python) S 29789 29791 29765 0 -1 4202560 24 932 0 0 0 0 0 0 18 0 9 0 659720144 437792768 7622 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 3 0 0 0
[pid=29791/tid=29804] ppid=29789 vsize=427532 CPUtime=0 cores=0-7
/proc/29791/task/29804/stat : 29804 (python) S 29789 29791 29765 0 -1 4202560 78 932 0 0 0 0 0 0 18 0 9 0 659720146 437792768 7622 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 3 0 0 0
[pid=29791/tid=29807] ppid=29789 vsize=427532 CPUtime=0 cores=0-7
/proc/29791/task/29807/stat : 29807 (python) S 29789 29791 29765 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 9 0 659720149 437792768 7622 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29810] ppid=29789 vsize=427532 CPUtime=0 cores=0-7
/proc/29791/task/29810/stat : 29810 (python) S 29789 29791 29765 0 -1 4202560 35 932 0 0 0 0 0 0 18 0 9 0 659720151 437792768 7622 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 1 0 0 0
[pid=29791/tid=29813] ppid=29789 vsize=427532 CPUtime=0 cores=0-7
/proc/29791/task/29813/stat : 29813 (python) S 29789 29791 29765 0 -1 4202560 33 932 0 0 0 0 0 0 20 0 9 0 659720154 437792768 7622 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29816] ppid=29789 vsize=427532 CPUtime=0 cores=0-7
/proc/29791/task/29816/stat : 29816 (python) S 29789 29791 29765 0 -1 4202560 34 932 0 0 0 0 0 0 22 0 9 0 659720156 437792768 7622 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29819] ppid=29789 vsize=427532 CPUtime=0 cores=0-7
/proc/29791/task/29819/stat : 29819 (python) S 29789 29791 29765 0 -1 4202560 35 932 0 0 0 0 0 0 25 0 9 0 659720159 437792768 7622 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 16.25
Current children cumulated vsize (KiB) 3457968

[startup+6.30181 s]
/proc/loadavg: 0.64 0.13 0.04 10/399 29820
/proc/meminfo: memFree=20484588/32951132 swapFree=64495988/67111528
[pid=29791] ppid=29789 vsize=427532 CPUtime=0.96 cores=0-7
/proc/29791/stat : 29791 (python) S 29789 29791 29765 0 -1 4202496 15102 932 1 0 83 13 0 0 24 0 9 0 659720034 437792768 7622 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29791/statm: 106883 7622 1889 364 0 42780 0
[pid=29797] ppid=29791 vsize=279960 CPUtime=0.02 cores=0-7
/proc/29797/stat : 29797 (python) S 29791 29791 29765 0 -1 4202560 981 0 0 0 1 1 0 0 18 0 1 0 659720142 286679040 5957 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166479 0 0 16781312 514 9178732143939911939 0 0 17 1 0 0 0
/proc/29797/statm: 69990 5957 382 364 0 5908 0
[pid=29799] ppid=29797 vsize=10160 CPUtime=5.21 cores=0-7
/proc/29799/stat : 29799 (lingeling) R 29797 29799 29799 0 -1 4202496 2688 0 0 0 521 0 0 0 25 0 1 0 659720142 10403840 1742 33554432000 4194304 4352236 140735717678064 18446744073709551615 4276472 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29799/statm: 2540 1742 129 39 0 1620 0
[pid=29800] ppid=29791 vsize=290216 CPUtime=0.01 cores=0-7
/proc/29800/stat : 29800 (python) S 29791 29791 29765 0 -1 4202560 908 0 0 0 0 1 0 0 15 0 1 0 659720144 297181184 5950 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 5606999106787442945 0 0 17 1 0 0 0
/proc/29800/statm: 72554 5950 371 364 0 8469 0
[pid=29802] ppid=29800 vsize=57256 CPUtime=5.12 cores=0-7
/proc/29802/stat : 29802 (cryptominisat-2) R 29800 29802 29802 0 -1 4202496 7087 0 0 0 511 1 0 0 25 0 1 0 659720144 58630144 4388 33554432000 4194304 4677096 140734224653056 18446744073709551615 4337908 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/29802/statm: 14314 4388 393 118 0 9273 0
[pid=29803] ppid=29791 vsize=366008 CPUtime=0.01 cores=0-7
/proc/29803/stat : 29803 (python) S 29791 29791 29765 0 -1 4202560 783 0 0 0 0 1 0 0 18 0 1 0 659720146 374792192 6031 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 9178724447358517506 0 0 17 1 0 0 0
/proc/29803/statm: 91502 6031 371 364 0 27414 0
[pid=29805] ppid=29803 vsize=9168 CPUtime=5.1 cores=0-7
/proc/29805/stat : 29805 (lingeling) R 29803 29805 29805 0 -1 4202496 2334 0 0 0 510 0 0 0 25 0 1 0 659720147 9388032 1462 33554432000 4194304 4352236 140735589253920 18446744073709551615 4328004 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/29805/statm: 2292 1462 129 39 0 1372 0
[pid=29806] ppid=29791 vsize=376264 CPUtime=0.01 cores=0-7
/proc/29806/stat : 29806 (python) S 29791 29791 29765 0 -1 4202560 799 0 0 0 0 1 0 0 18 0 1 0 659720149 385294336 6120 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 11060977028558717187 0 0 17 1 0 0 0
/proc/29806/statm: 94066 6120 371 364 0 29975 0
[pid=29808] ppid=29806 vsize=9080 CPUtime=5.14 cores=0-7
/proc/29808/stat : 29808 (lingeling) R 29806 29808 29808 0 -1 4202496 2598 0 0 0 514 0 0 0 25 0 1 0 659720149 9297920 1468 33554432000 4194304 4352236 140734729035328 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/29808/statm: 2270 1468 129 39 0 1350 0
[pid=29809] ppid=29791 vsize=386520 CPUtime=0.01 cores=0-7
/proc/29809/stat : 29809 (python) S 29791 29791 29765 0 -1 4202560 799 0 0 0 1 0 0 0 18 0 1 0 659720151 395796480 6066 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 11060973180268019970 0 0 17 0 0 0 0
/proc/29809/statm: 96630 6066 371 364 0 32536 0
[pid=29811] ppid=29809 vsize=4592 CPUtime=5.06 cores=0-7
/proc/29811/stat : 29811 (SApperloT-base) R 29809 29811 29811 0 -1 4202496 1168 0 0 0 506 0 0 0 25 0 1 0 659720151 4702208 912 33554432000 134512640 135674940 4289350848 18446744073709551615 134564219 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/29811/statm: 1148 912 99 284 0 862 0
[pid=29812] ppid=29791 vsize=396776 CPUtime=0 cores=0-7
/proc/29812/stat : 29812 (python) S 29791 29791 29765 0 -1 4202560 817 0 0 0 0 0 0 0 18 0 1 0 659720154 406298624 6070 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 11060969331977322754 0 0 17 2 0 0 0
/proc/29812/statm: 99194 6070 371 364 0 35097 0
[pid=29814] ppid=29812 vsize=7944 CPUtime=4.15 cores=0-7
/proc/29814/stat : 29814 (precosat) R 29812 29814 29814 0 -1 4202496 2121 0 0 0 412 3 0 0 25 0 1 0 659720156 8134656 1824 33554432000 4194304 4890832 140734438224544 18446744073709551615 4238265 0 0 16781312 17442 0 0 0 17 6 0 0 0
/proc/29814/statm: 1986 1824 86 171 0 1813 0
[pid=29815] ppid=29791 vsize=407032 CPUtime=0.01 cores=0-7
/proc/29815/stat : 29815 (python) S 29791 29791 29765 0 -1 4202560 831 0 0 0 1 0 0 0 15 0 1 0 659720156 416800768 6085 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 5606999106787442948 0 0 17 2 0 0 0
/proc/29815/statm: 101758 6085 371 364 0 37658 0
[pid=29817] ppid=29815 vsize=41276 CPUtime=5 cores=0-7
/proc/29817/stat : 29817 (cryptominisat-2) R 29815 29817 29817 0 -1 4202496 7506 0 0 0 499 1 0 0 25 0 1 0 659720159 42266624 3763 33554432000 4194304 4677096 140733275401296 18446744073709551615 4320248 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/29817/statm: 10319 3763 393 118 0 5278 0
[pid=29818] ppid=29791 vsize=417288 CPUtime=0.01 cores=0-7
/proc/29818/stat : 29818 (python) S 29791 29791 29765 0 -1 4202560 863 0 0 0 1 0 0 0 18 0 1 0 659720159 427302912 6105 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 11181159147032772865 0 0 17 0 0 0 0
/proc/29818/statm: 104322 6105 376 364 0 40219 0
[pid=29820] ppid=29818 vsize=7716 CPUtime=4.7 cores=0-7
/proc/29820/stat : 29820 (lingeling) R 29818 29820 29820 0 -1 4202496 2367 0 0 0 470 0 0 0 25 0 1 0 659720159 7901184 1131 33554432000 4194304 4352236 140733202418656 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29820/statm: 1929 1131 129 39 0 1009 0

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

[pid=29827] ppid=29825 vsize=0 CPUtime=712.19 cores=0-7
/proc/29827/stat : 29827 (cryptominisat-2) R 29825 29827 29827 0 -1 4202500 199543 0 0 0 71148 71 0 0 25 0 1 0 659730182 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29827/statm: 0 0 0 0 0 0 0
[pid=29841] ppid=29791 vsize=437800 CPUtime=0.99 cores=0-7
/proc/29841/stat : 29841 (python) S 29791 29791 29765 0 -1 4202560 842 0 0 0 55 44 0 0 18 0 1 0 659768838 448307200 6112 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 16891630011755233539 0 0 17 0 0 0 0
/proc/29841/statm: 109450 6112 371 364 0 45341 0
[pid=29843] ppid=29841 vsize=39216 CPUtime=328.44 cores=0-7
/proc/29843/stat : 29843 (precosat) R 29841 29843 29843 0 -1 4202496 10119 0 0 0 32831 13 0 0 25 0 1 0 659768839 40157184 9638 33554432000 4194304 4890832 140735647741296 18446744073709551615 4238599 0 0 16781312 17442 0 0 0 17 2 0 0 0
/proc/29843/statm: 9804 9638 86 171 0 9631 0
[pid=29845] ppid=29791 vsize=448056 CPUtime=0.3 cores=0-7
/proc/29845/stat : 29845 (python) S 29791 29791 29765 0 -1 4202560 1038 0 0 0 13 17 0 0 19 0 2 0 659769329 458809344 6215 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29845/statm: 112014 6215 400 364 0 47902 0
[pid=29847] ppid=29845 vsize=22068 CPUtime=98.8 cores=0-7
/proc/29847/stat : 29847 (lingeling) T 29845 29847 29847 0 -1 4202496 20997 0 0 0 9875 5 0 0 25 0 1 0 659769329 22597632 4719 33554432000 4194304 4352236 140736397071120 18446744073709551615 4329000 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/29847/statm: 5517 4719 129 39 0 4597 0
[pid=29845/tid=29851] ppid=29791 vsize=448056 CPUtime=0 cores=0-7
/proc/29845/task/29851/stat : 29851 (python) S 29791 29791 29765 0 -1 4202560 73 0 0 0 0 0 0 0 19 0 2 0 659779358 458809344 6215 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 514 18446604441039678400 0 0 -1 1 0 0 0
[pid=29852] ppid=29791 vsize=458312 CPUtime=0.3 cores=0-7
/proc/29852/stat : 29852 (python) S 29791 29791 29765 0 -1 4202560 1045 0 0 0 16 14 0 0 19 0 2 0 659779361 469311488 6189 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29852/statm: 114578 6189 400 364 0 50463 0
[pid=29854] ppid=29852 vsize=8828 CPUtime=98.77 cores=0-7
/proc/29854/stat : 29854 (SApperloT-base) T 29852 29854 29854 0 -1 4202496 2186 0 0 0 9873 4 0 0 25 0 1 0 659779361 9039872 1916 33554432000 134512640 135674940 4292824480 18446744073709551615 134564244 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/29854/statm: 2207 1916 100 284 0 1921 0
[pid=29852/tid=29857] ppid=29791 vsize=458312 CPUtime=0 cores=0-7
/proc/29852/task/29857/stat : 29857 (python) S 29791 29791 29765 0 -1 4202560 74 0 0 0 0 0 0 0 19 0 2 0 659789391 469311488 6189 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 514 18446604449161001664 0 0 -1 1 0 0 0
[pid=29791/tid=29798] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29798/stat : 29798 (python) S 29789 29791 29765 0 -1 4202560 30 932 0 0 0 0 0 0 18 0 13 0 659720142 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29801] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29801/stat : 29801 (python) S 29789 29791 29765 0 -1 4202560 30 932 0 0 0 0 0 0 18 0 13 0 659720144 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 3 0 0 0
[pid=29791/tid=29804] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29804/stat : 29804 (python) S 29789 29791 29765 0 -1 4202560 78 932 0 0 0 0 0 0 18 0 13 0 659720146 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 3 0 0 0
[pid=29791/tid=29807] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29807/stat : 29807 (python) S 29789 29791 29765 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 13 0 659720149 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29810] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29810/stat : 29810 (python) S 29789 29791 29765 0 -1 4202560 35 932 0 0 0 0 0 0 18 0 13 0 659720151 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 1 0 0 0
[pid=29791/tid=29813] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29813/stat : 29813 (python) S 29789 29791 29765 0 -1 4202560 40 932 0 0 0 0 0 0 18 0 13 0 659720154 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29816] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29816/stat : 29816 (python) S 29789 29791 29765 0 -1 4202560 34 932 0 0 0 0 0 0 22 0 13 0 659720156 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29819] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29819/stat : 29819 (python) S 29789 29791 29765 0 -1 4202560 35 932 0 0 0 0 0 0 25 0 13 0 659720159 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29826] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29826/stat : 29826 (python) S 29789 29791 29765 0 -1 4202560 40 932 0 0 0 0 0 0 19 0 13 0 659730182 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29842] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29842/stat : 29842 (python) S 29789 29791 29765 0 -1 4202560 37 932 0 0 0 0 0 0 20 0 13 0 659768838 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29846] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29846/stat : 29846 (python) S 29789 29791 29765 0 -1 4202560 34 932 0 0 0 0 0 0 20 0 13 0 659769329 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29853] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29853/stat : 29853 (python) S 29789 29791 29765 0 -1 4202560 34 932 0 0 0 0 0 0 20 0 13 0 659779361 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6511.01
Current children cumulated vsize (KiB) 5803648

[startup+818.202 s]
/proc/loadavg: 8.20 7.67 4.79 10/418 29861
/proc/meminfo: memFree=20044828/32951132 swapFree=64495988/67111528
[pid=29791] ppid=29789 vsize=468556 CPUtime=1.16 cores=0-7
/proc/29791/stat : 29791 (python) S 29789 29791 29765 0 -1 4202496 18674 932 1 0 102 14 0 0 18 0 13 0 659720034 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29791/statm: 117139 7691 1898 364 0 53024 0
[pid=29797] ppid=29791 vsize=290204 CPUtime=2.71 cores=0-7
/proc/29797/stat : 29797 (python) S 29791 29791 29765 0 -1 4202560 1216 0 0 0 138 133 0 0 18 0 2 0 659720142 297168896 5996 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29797/statm: 72551 5996 416 364 0 8469 0
[pid=29799] ppid=29797 vsize=38976 CPUtime=798.38 cores=0-7
/proc/29799/stat : 29799 (lingeling) R 29797 29799 29799 0 -1 4202496 98788 0 0 0 79821 17 0 0 25 0 1 0 659720142 39911424 8946 33554432000 4194304 4352236 140735717678064 18446744073709551615 4328366 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/29799/statm: 9744 8946 129 39 0 8824 0
[pid=29797/tid=29828] ppid=29791 vsize=290204 CPUtime=0 cores=0-7
/proc/29797/task/29828/stat : 29828 (python) S 29791 29791 29765 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 659730184 297168896 5996 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 514 18446604446459848768 0 0 -1 6 0 0 0
[pid=29800] ppid=29791 vsize=355752 CPUtime=2.01 cores=0-7
/proc/29800/stat : 29800 (python) S 29791 29791 29765 0 -1 4202560 1172 0 0 0 108 93 0 0 15 0 2 0 659720144 364290048 5989 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/29800/statm: 88938 5989 400 364 0 24853 0
[pid=29802] ppid=29800 vsize=140548 CPUtime=611.44 cores=0-7
/proc/29802/stat : 29802 (cryptominisat-2) R 29800 29802 29802 0 -1 4202496 209502 0 0 0 61083 61 0 0 25 0 1 0 659720144 143921152 28215 33554432000 4194304 4677096 140734224653056 18446744073709551615 210646843070 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/29802/statm: 35137 28215 393 118 0 30096 0
[pid=29800/tid=29840] ppid=29791 vsize=355752 CPUtime=0 cores=0-7
/proc/29800/task/29840/stat : 29840 (python) S 29791 29791 29765 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 659768836 364290048 5989 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 514 18446604446459847872 0 0 -1 3 0 0 0
[pid=29803] ppid=29791 vsize=366008 CPUtime=2.42 cores=0-7
/proc/29803/stat : 29803 (python) S 29791 29791 29765 0 -1 4202560 787 0 0 0 133 109 0 0 18 0 1 0 659720146 374792192 6031 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 16891630011755233538 0 0 17 0 0 0 0
/proc/29803/statm: 91502 6031 371 364 0 27414 0
[pid=29805] ppid=29803 vsize=35824 CPUtime=812.31 cores=0-7
/proc/29805/stat : 29805 (lingeling) R 29803 29805 29805 0 -1 4202496 100459 0 0 0 81185 46 0 0 25 0 1 0 659720147 36683776 8126 33554432000 4194304 4352236 140735589253920 18446744073709551615 4276771 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29805/statm: 8956 8126 129 39 0 8036 0
[pid=29806] ppid=29791 vsize=376264 CPUtime=2.4 cores=0-7
/proc/29806/stat : 29806 (python) S 29791 29791 29765 0 -1 4202560 799 0 0 0 126 114 0 0 18 0 1 0 659720149 385294336 6120 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 16891630011755233539 0 0 17 0 0 0 0
/proc/29806/statm: 94066 6120 371 364 0 29975 0
[pid=29808] ppid=29806 vsize=41368 CPUtime=817.05 cores=0-7
/proc/29808/stat : 29808 (lingeling) R 29806 29808 29808 0 -1 4202496 106510 0 0 0 81692 13 0 0 25 0 1 0 659720149 42360832 9540 33554432000 4194304 4352236 140734729035328 18446744073709551615 4329060 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/29808/statm: 10342 9540 129 39 0 9422 0
[pid=29809] ppid=29791 vsize=386520 CPUtime=0.28 cores=0-7
/proc/29809/stat : 29809 (python) S 29791 29791 29765 0 -1 4202560 983 0 0 0 15 13 0 0 19 0 2 0 659720151 395796480 6096 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29809/statm: 96630 6096 400 364 0 32536 0
[pid=29811] ppid=29809 vsize=9424 CPUtime=98.88 cores=0-7
/proc/29811/stat : 29811 (SApperloT-base) T 29809 29811 29811 0 -1 4202496 2332 0 0 0 9888 0 0 0 25 0 1 0 659720151 9650176 2076 33554432000 134512640 135674940 4289350848 18446744073709551615 134558381 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/29811/statm: 2356 2076 100 284 0 2070 0
[pid=29809/tid=29824] ppid=29791 vsize=386520 CPUtime=0 cores=0-7
/proc/29809/task/29824/stat : 29824 (python) S 29791 29791 29765 0 -1 4202560 70 0 0 0 0 0 0 0 19 0 2 0 659730179 395796480 6096 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 514 18446604451193059456 0 0 -1 7 0 0 0
[pid=29812] ppid=29791 vsize=396776 CPUtime=2.41 cores=0-7
/proc/29812/stat : 29812 (python) S 29791 29791 29765 0 -1 4202560 994 0 0 0 119 122 0 0 18 0 2 0 659720154 406298624 6100 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/29812/statm: 99194 6100 400 364 0 35097 0
[pid=29814] ppid=29812 vsize=54036 CPUtime=812.03 cores=0-7
/proc/29814/stat : 29814 (precosat) R 29812 29814 29814 0 -1 4202496 14051 0 0 0 81185 18 0 0 25 0 1 0 659720156 55332864 13373 33554432000 4194304 4890832 140734438224544 18446744073709551615 4238599 0 0 16781312 17442 0 0 0 17 0 0 0 0
/proc/29814/statm: 13509 13373 86 171 0 13336 0
[pid=29812/tid=29834] ppid=29791 vsize=396776 CPUtime=0 cores=0-7
/proc/29812/task/29834/stat : 29834 (python) S 29791 29791 29765 0 -1 4202560 68 0 0 0 0 0 0 0 19 0 2 0 659749842 406298624 6100 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 514 18446604451193058560 0 0 -1 2 0 0 0
[pid=29815] ppid=29791 vsize=407032 CPUtime=1.52 cores=0-7
/proc/29815/stat : 29815 (python) S 29791 29791 29765 0 -1 4202560 1020 0 0 0 75 77 0 0 17 0 2 0 659720156 416800768 6115 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/29815/statm: 101758 6115 400 364 0 37658 0
[pid=29817] ppid=29815 vsize=134984 CPUtime=487.11 cores=0-7
/proc/29817/stat : 29817 (cryptominisat-2) T 29815 29817 29817 0 -1 4202496 185193 0 0 0 48647 64 0 0 25 0 1 0 659720159 138223616 25788 33554432000 4194304 4677096 140733275401296 18446744073709551615 4334859 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/29817/statm: 33746 25788 393 118 0 28705 0
[pid=29815/tid=29844] ppid=29791 vsize=407032 CPUtime=0 cores=0-7
/proc/29815/task/29844/stat : 29844 (python) S 29791 29791 29765 0 -1 4202560 72 0 0 0 0 0 0 0 17 0 2 0 659769326 416800768 6115 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 514 18446604441039675712 0 0 -1 1 0 0 0
[pid=29818] ppid=29791 vsize=417288 CPUtime=2.4 cores=0-7
/proc/29818/stat : 29818 (python) S 29791 29791 29765 0 -1 4202560 864 0 0 0 129 111 0 0 18 0 1 0 659720159 427302912 6106 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 16891630011755233537 0 0 17 0 0 0 0
/proc/29818/statm: 104322 6106 377 364 0 40219 0
[pid=29820] ppid=29818 vsize=42264 CPUtime=813.13 cores=0-7
/proc/29820/stat : 29820 (lingeling) R 29818 29820 29820 0 -1 4202496 113190 0 0 0 81300 13 0 0 25 0 1 0 659720159 43278336 9768 33554432000 4194304 4352236 140733202418656 18446744073709551615 4231252 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/29820/statm: 10566 9768 129 39 0 9646 0
[pid=29825] ppid=29791 vsize=427544 CPUtime=4.28 cores=0-7
/proc/29825/stat : 29825 (python) R 29791 29791 29765 0 -1 4202560 861 0 0 0 269 159 0 0 18 0 1 0 659730182 437805056 6116 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658976575 0 0 16781312 514 0 0 0 17 1 0 0 0
/proc/29825/statm: 106886 6116 372 364 0 42780 0
[pid=29827] ppid=29825 vsize=0 CPUtime=712.19 cores=0-7
/proc/29827/stat : 29827 (cryptominisat-2) R 29825 29827 29827 0 -1 4202500 199543 0 0 0 71148 71 0 0 25 0 1 0 659730182 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29827/statm: 0 0 0 0 0 0 0
[pid=29841] ppid=29791 vsize=437800 CPUtime=0.99 cores=0-7
/proc/29841/stat : 29841 (python) S 29791 29791 29765 0 -1 4202560 842 0 0 0 55 44 0 0 18 0 1 0 659768838 448307200 6112 33554432000 4194304 5683644 140734192519424 18446744073709551615 210647166534 0 0 16781312 514 16891630011755233539 0 0 17 0 0 0 0
/proc/29841/statm: 109450 6112 371 364 0 45341 0
[pid=29843] ppid=29841 vsize=39216 CPUtime=328.54 cores=0-7
/proc/29843/stat : 29843 (precosat) R 29841 29843 29843 0 -1 4202496 10119 0 0 0 32841 13 0 0 25 0 1 0 659768839 40157184 9638 33554432000 4194304 4890832 140735647741296 18446744073709551615 4467391 0 0 16781312 17442 0 0 0 17 2 0 0 0
/proc/29843/statm: 9804 9638 86 171 0 9631 0
[pid=29845] ppid=29791 vsize=448056 CPUtime=0.3 cores=0-7
/proc/29845/stat : 29845 (python) S 29791 29791 29765 0 -1 4202560 1038 0 0 0 13 17 0 0 19 0 2 0 659769329 458809344 6215 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29845/statm: 112014 6215 400 364 0 47902 0
[pid=29847] ppid=29845 vsize=22068 CPUtime=98.8 cores=0-7
/proc/29847/stat : 29847 (lingeling) T 29845 29847 29847 0 -1 4202496 20997 0 0 0 9875 5 0 0 25 0 1 0 659769329 22597632 4719 33554432000 4194304 4352236 140736397071120 18446744073709551615 4329000 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/29847/statm: 5517 4719 129 39 0 4597 0
[pid=29845/tid=29851] ppid=29791 vsize=448056 CPUtime=0 cores=0-7
/proc/29845/task/29851/stat : 29851 (python) S 29791 29791 29765 0 -1 4202560 73 0 0 0 0 0 0 0 19 0 2 0 659779358 458809344 6215 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 514 18446604441039678400 0 0 -1 1 0 0 0
[pid=29852] ppid=29791 vsize=458312 CPUtime=0.3 cores=0-7
/proc/29852/stat : 29852 (python) S 29791 29791 29765 0 -1 4202560 1045 0 0 0 16 14 0 0 19 0 2 0 659779361 469311488 6189 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29852/statm: 114578 6189 400 364 0 50463 0
[pid=29854] ppid=29852 vsize=8828 CPUtime=98.77 cores=0-7
/proc/29854/stat : 29854 (SApperloT-base) T 29852 29854 29854 0 -1 4202496 2186 0 0 0 9873 4 0 0 25 0 1 0 659779361 9039872 1916 33554432000 134512640 135674940 4292824480 18446744073709551615 134564244 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/29854/statm: 2207 1916 100 284 0 1921 0
[pid=29852/tid=29857] ppid=29791 vsize=458312 CPUtime=0 cores=0-7
/proc/29852/task/29857/stat : 29857 (python) S 29791 29791 29765 0 -1 4202560 74 0 0 0 0 0 0 0 19 0 2 0 659789391 469311488 6189 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 514 18446604449161001664 0 0 -1 1 0 0 0
[pid=29791/tid=29798] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29798/stat : 29798 (python) S 29789 29791 29765 0 -1 4202560 30 932 0 0 0 0 0 0 18 0 13 0 659720142 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29801] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29801/stat : 29801 (python) S 29789 29791 29765 0 -1 4202560 30 932 0 0 0 0 0 0 18 0 13 0 659720144 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 3 0 0 0
[pid=29791/tid=29804] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29804/stat : 29804 (python) S 29789 29791 29765 0 -1 4202560 78 932 0 0 0 0 0 0 18 0 13 0 659720146 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 3 0 0 0
[pid=29791/tid=29807] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29807/stat : 29807 (python) S 29789 29791 29765 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 13 0 659720149 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29810] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29810/stat : 29810 (python) S 29789 29791 29765 0 -1 4202560 35 932 0 0 0 0 0 0 18 0 13 0 659720151 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 1 0 0 0
[pid=29791/tid=29813] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29813/stat : 29813 (python) S 29789 29791 29765 0 -1 4202560 40 932 0 0 0 0 0 0 18 0 13 0 659720154 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29816] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29816/stat : 29816 (python) S 29789 29791 29765 0 -1 4202560 34 932 0 0 0 0 0 0 22 0 13 0 659720156 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29819] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29819/stat : 29819 (python) S 29789 29791 29765 0 -1 4202560 35 932 0 0 0 0 0 0 25 0 13 0 659720159 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29826] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29826/stat : 29826 (python) S 29789 29791 29765 0 -1 4202560 40 932 0 0 0 0 0 0 19 0 13 0 659730182 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29842] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29842/stat : 29842 (python) S 29789 29791 29765 0 -1 4202560 37 932 0 0 0 0 0 0 20 0 13 0 659768838 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29846] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29846/stat : 29846 (python) S 29789 29791 29765 0 -1 4202560 34 932 0 0 0 0 0 0 20 0 13 0 659769329 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
[pid=29791/tid=29853] ppid=29789 vsize=468556 CPUtime=0 cores=0-7
/proc/29791/task/29853/stat : 29853 (python) S 29789 29791 29765 0 -1 4202560 34 932 0 0 0 0 0 0 20 0 13 0 659779361 479801344 7691 33554432000 4194304 5683644 140734192519424 18446744073709551615 210658970033 0 0 16781312 2 18446604443781300352 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6511.81
Current children cumulated vsize (KiB) 5803648

Child status: 0
Real time (s): 818.292
CPU time (s): 6512.53
CPU user time (s): 6498.91
CPU system time (s): 13.6239
CPU usage (%): 795.869
Max. virtual memory (cumulated for all children) (KiB): 6070228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6498.91
system time used= 13.6239
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1099127
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= 19357
involuntary context switches= 38161

runsolver used 5.37718 second user time and 12.2571 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 19:40:04
IDJOB=3380514
IDBENCH=20401
IDSOLVER=1864
FILE ID=node129/3380514-1305481204
RUNJOBID= node129-1305481204-29779
PBS_JOBID= 13325351
Free space on /tmp= 73392 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.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-3380514-1305481204/watcher-3380514-1305481204 -o /tmp/evaluation-result-3380514-1305481204/solver-3380514-1305481204 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3380514-1305481204.cnf -seed 1761809335 -budget 40000 -cores 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=1761809335

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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:     32951132 kB
MemFree:      20597412 kB
Buffers:        274588 kB
Cached:        6441168 kB
SwapCached:      52664 kB
Active:        3539572 kB
Inactive:      8573192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20597412 kB
SwapTotal:    67111528 kB
SwapFree:     64495988 kB
Dirty:           31840 kB
Writeback:           4 kB
AnonPages:     5353728 kB
Mapped:          20188 kB
Slab:           133840 kB
PageTables:      41084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 93357276 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73364 MiB
End job on node129 at 2011-05-15 19:53:42