Trace number 3321309

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-industrialUNSAT 6563.81 823.071

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.35/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.67	c INFO: solving HOME/instance-3321309-1304335694.cnf
0.35/0.67	c INFO: computing task features
0.42/0.71	c INFO: computed variable-clause graph statistics
0.42/0.71	c INFO: computed clause balance statistics
0.52/0.89	c INFO: computed variable balance statistics
0.73/1.04	c INFO: computed small-clause counts
0.73/1.04	c INFO: computed Horn-clause counts
0.73/1.06	c INFO: computed variable graph statistics
0.73/1.06	c INFO: collected features for HOME/instance-3321309-1304335694.cnf in 0.39 s
0.73/1.09	c INFO: running lingeling-276@0 for 97 with 39999 remaining (b = 0.28)
0.82/1.12	c INFO: running cryptominisat-2.9.0@0 for 485 with 39999 remaining (b = 0.36)
0.82/1.15	c INFO: running lingeling-276@0 for 1261 with 39999 remaining (b = 0.52)
0.82/1.18	c INFO: running lingeling-276@0 for 1261 with 39999 remaining (b = 0.46)
0.92/1.21	c INFO: running cryptominisat-2.9.0@0 for 485 with 39999 remaining (b = 0.26)
0.92/1.24	c INFO: running SApperloT@0 for 97 with 39999 remaining (b = 0.03)
0.92/1.28	c INFO: running precosat-570@0 for 388 with 39999 remaining (b = 0.20)
1.01/1.31	c INFO: running cryptominisat-2.9.0@0 for 1940 with 39999 remaining (b = 0.48)
800.16/101.25	c INFO: running lingeling-276@0 for 97 with 39899 remaining (b = 0.07)
801.68/101.41	c INFO: running lingeling-276@0 for 1261 with 39899 remaining (b = 0.34)
1559.43/196.40	c INFO: running cryptominisat-2.9.0@0 for 1940 with 39804 remaining (b = 0.42)
3152.35/395.80	c INFO: running precosat-570@0 for 1649 with 39604 remaining (b = 0.36)
3890.97/488.33	c INFO: running precosat-570@0 for 388 with 39512 remaining (b = 0.16)
3915.65/491.46	c INFO: running lingeling-276@100 for 97 with 39509 remaining (b = 0.05)
4691.73/588.62	c INFO: running lingeling-276@196 for 388 with 39412 remaining (b = 0.14)
6563.32/823.04	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: 935)

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-3321309-1304335694/watcher-3321309-1304335694 -o /tmp/evaluation-result-3321309-1304335694/solver-3321309-1304335694 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3321309-1304335694.cnf -seed 1309829597 -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: 6.80 5.51 6.28 2/184 30300
/proc/meminfo: memFree=20534724/32951124 swapFree=67111448/67111528
[pid=30300] ppid=30298 vsize=15184 CPUtime=0 cores=0-7
/proc/30300/stat : 30300 (python) S 30298 30300 30238 0 -1 4202496 727 0 0 0 0 0 0 0 25 0 1 0 545169907 15548416 617 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809163776 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/30300/statm: 3796 617 322 364 0 283 0

[startup+0.0295301 s]
/proc/loadavg: 6.80 5.51 6.28 2/184 30300
/proc/meminfo: memFree=20534724/32951124 swapFree=67111448/67111528
[pid=30300] ppid=30298 vsize=16400 CPUtime=0.01 cores=0-7
/proc/30300/stat : 30300 (python) S 30298 30300 30238 0 -1 4202496 1121 0 0 0 1 0 0 0 25 0 1 0 545169907 16793600 989 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809163776 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/30300/statm: 4100 989 413 364 0 587 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16400

[startup+0.100475 s]
/proc/loadavg: 6.80 5.51 6.28 2/184 30300
/proc/meminfo: memFree=20534724/32951124 swapFree=67111448/67111528
[pid=30300] ppid=30298 vsize=87708 CPUtime=0.05 cores=0-7
/proc/30300/stat : 30300 (python) S 30298 30300 30238 0 -1 4202496 2637 0 0 0 4 1 0 0 25 0 1 0 545169907 89812992 2354 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809163776 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/30300/statm: 21927 2354 717 364 0 1623 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 87708

[startup+0.300493 s]
/proc/loadavg: 6.80 5.51 6.28 2/184 30300
/proc/meminfo: memFree=20534724/32951124 swapFree=67111448/67111528
[pid=30300] ppid=30298 vsize=135752 CPUtime=0.18 cores=0-7
/proc/30300/stat : 30300 (python) R 30298 30300 30238 0 -1 4202496 5958 933 1 0 14 4 0 0 17 0 1 0 545169907 139010048 4150 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809161733 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/30300/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700438 s]
/proc/loadavg: 6.80 5.51 6.28 2/184 30300
/proc/meminfo: memFree=20534724/32951124 swapFree=67111448/67111528
[pid=30300] ppid=30298 vsize=279816 CPUtime=0.42 cores=0-7
/proc/30300/stat : 30300 (python) R 30298 30300 30238 0 -1 4202496 9596 933 1 0 32 10 0 0 16 0 1 0 545169907 286531584 7281 33554432000 4194304 5683644 140735391066016 18446744073709551615 5114052 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/30300/statm: 69954 7281 1761 364 0 5878 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 279816

[startup+1.50022 s]
/proc/loadavg: 6.80 5.51 6.28 2/185 30305
/proc/meminfo: memFree=20511464/32951124 swapFree=67111448/67111528
[pid=30300] ppid=30298 vsize=427536 CPUtime=1.02 cores=0-7
/proc/30300/stat : 30300 (python) S 30298 30300 30238 0 -1 4202496 15658 933 1 0 90 12 0 0 20 0 9 0 545169907 437796864 7498 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820992459 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30300/statm: 106884 7498 1889 364 0 42781 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 427536

[startup+3.10093 s]
/proc/loadavg: 6.49 5.47 6.27 9/209 30329
/proc/meminfo: memFree=20445296/32951124 swapFree=67111448/67111528
[pid=30300] ppid=30298 vsize=427536 CPUtime=1.02 cores=0-7
/proc/30300/stat : 30300 (python) S 30298 30300 30238 0 -1 4202496 15658 933 1 0 90 12 0 0 20 0 9 0 545169907 437796864 7498 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820992459 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30300/statm: 106884 7498 1889 364 0 42781 0
[pid=30306] ppid=30300 vsize=279964 CPUtime=0 cores=0-7
/proc/30306/stat : 30306 (python) S 30300 30300 30238 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 545170016 286683136 5929 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185807 0 0 16781312 514 1724053203223314431 0 0 17 1 0 0 0
/proc/30306/statm: 69991 5929 354 364 0 5909 0
[pid=30308] ppid=30306 vsize=7356 CPUtime=1.99 cores=0-7
/proc/30308/stat : 30308 (lingeling) R 30306 30308 30308 0 -1 4202496 1542 0 0 0 199 0 0 0 25 0 1 0 545170017 7532544 1041 33554432000 4194304 4352236 140734536882848 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/30308/statm: 1839 1041 129 39 0 919 0
[pid=30309] ppid=30300 vsize=290220 CPUtime=0 cores=0-7
/proc/30309/stat : 30309 (python) S 30300 30300 30238 0 -1 4202560 752 0 0 0 0 0 0 0 15 0 1 0 545170019 297185280 5927 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 5602079170210267396 0 0 17 1 0 0 0
/proc/30309/statm: 72555 5927 348 364 0 8470 0
[pid=30311] ppid=30309 vsize=34828 CPUtime=1.96 cores=0-7
/proc/30311/stat : 30311 (cryptominisat-2) R 30309 30311 30311 0 -1 4202496 3797 0 0 0 196 0 0 0 21 0 1 0 545170019 35663872 1711 33554432000 4194304 4677096 140737417415456 18446744073709551615 4337814 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/30311/statm: 8707 1711 393 118 0 3666 0
[pid=30312] ppid=30300 vsize=366012 CPUtime=0 cores=0-7
/proc/30312/stat : 30312 (python) S 30300 30300 30238 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 545170022 374796288 5933 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 4024865122106212351 0 0 17 4 0 0 0
/proc/30312/statm: 91503 5933 348 364 0 27415 0
[pid=30314] ppid=30312 vsize=7468 CPUtime=1.93 cores=0-7
/proc/30314/stat : 30314 (lingeling) R 30312 30314 30314 0 -1 4202496 1664 0 0 0 193 0 0 0 25 0 1 0 545170022 7647232 1037 33554432000 4194304 4352236 140734162089872 18446744073709551615 4277025 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/30314/statm: 1867 1037 129 39 0 947 0
[pid=30315] ppid=30300 vsize=376268 CPUtime=0 cores=0-7
/proc/30315/stat : 30315 (python) S 30300 30300 30238 0 -1 4202560 758 0 0 0 0 0 0 0 18 0 1 0 545170025 385298432 5937 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 4024868970396909567 0 0 17 4 0 0 0
/proc/30315/statm: 94067 5937 348 364 0 29976 0
[pid=30317] ppid=30315 vsize=7308 CPUtime=1.9 cores=0-7
/proc/30317/stat : 30317 (lingeling) R 30315 30317 30317 0 -1 4202496 1691 0 0 0 190 0 0 0 25 0 1 0 545170026 7483392 998 33554432000 4194304 4352236 140735295888960 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30317/statm: 1827 998 129 39 0 907 0
[pid=30318] ppid=30300 vsize=386524 CPUtime=0 cores=0-7
/proc/30318/stat : 30318 (python) S 30300 30300 30238 0 -1 4202560 771 0 0 0 0 0 0 0 15 0 1 0 545170028 395800576 5941 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 2380323931174174980 0 0 17 4 0 0 0
/proc/30318/statm: 96631 5941 348 364 0 32537 0
[pid=30320] ppid=30318 vsize=34632 CPUtime=1.87 cores=0-7
/proc/30320/stat : 30320 (cryptominisat-2) R 30318 30320 30320 0 -1 4202496 3760 0 0 0 187 0 0 0 25 0 1 0 545170029 35463168 2068 33554432000 4194304 4677096 140736392700032 18446744073709551615 230808862406 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30320/statm: 8658 2068 392 118 0 3617 0
[pid=30321] ppid=30300 vsize=396780 CPUtime=0 cores=0-7
/proc/30321/stat : 30321 (python) S 30300 30300 30238 0 -1 4202560 770 0 0 0 0 0 0 0 18 0 1 0 545170031 406302720 5945 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 1436318157059915775 0 0 17 4 0 0 0
/proc/30321/statm: 99195 5945 348 364 0 35098 0
[pid=30323] ppid=30321 vsize=4572 CPUtime=1.84 cores=0-7
/proc/30323/stat : 30323 (SApperloT-base) R 30321 30323 30323 0 -1 4202496 1186 0 0 0 184 0 0 0 25 0 1 0 545170032 4681728 917 33554432000 134512640 135674940 4293388992 18446744073709551615 135113206 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/30323/statm: 1143 917 99 284 0 857 0
[pid=30324] ppid=30300 vsize=407036 CPUtime=0 cores=0-7
/proc/30324/stat : 30324 (python) S 30300 30300 30238 0 -1 4202560 775 0 0 0 0 0 0 0 18 0 1 0 545170035 416804864 5949 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 1436314308769218559 0 0 17 4 0 0 0
/proc/30324/statm: 101759 5949 348 364 0 37659 0
[pid=30326] ppid=30324 vsize=6144 CPUtime=1.79 cores=0-7
/proc/30326/stat : 30326 (precosat) R 30324 30326 30326 0 -1 4202496 1686 0 0 0 179 0 0 0 25 0 1 0 545170035 6291456 1378 33554432000 4194304 4890832 140734822059088 18446744073709551615 4298279 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/30326/statm: 1536 1378 86 171 0 1363 0
[pid=30327] ppid=30300 vsize=417292 CPUtime=0 cores=0-7
/proc/30327/stat : 30327 (python) S 30300 30300 30238 0 -1 4202560 822 0 0 0 0 0 0 0 15 0 1 0 545170038 427307008 5959 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 4170130949100503298 0 0 17 6 0 0 0
/proc/30327/statm: 104323 5959 354 364 0 40220 0
[pid=30329] ppid=30327 vsize=34544 CPUtime=1.76 cores=0-7
/proc/30329/stat : 30329 (cryptominisat-2) R 30327 30329 30329 0 -1 4202496 3656 0 0 0 176 0 0 0 25 0 1 0 545170038 35373056 2163 33554432000 4194304 4677096 140736974131280 18446744073709551615 230808862395 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/30329/statm: 8636 2163 392 118 0 3595 0
[pid=30300/tid=30307] ppid=30298 vsize=427536 CPUtime=0 cores=0-7
/proc/30300/task/30307/stat : 30307 (python) S 30298 30300 30238 0 -1 4202560 28 933 0 0 0 0 0 0 17 0 9 0 545170016 437796864 7498 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 4 0 0 0
[pid=30300/tid=30310] ppid=30298 vsize=427536 CPUtime=0 cores=0-7
/proc/30300/task/30310/stat : 30310 (python) S 30298 30300 30238 0 -1 4202560 20 933 0 0 0 0 0 0 18 0 9 0 545170019 437796864 7498 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 3 0 0 0
[pid=30300/tid=30313] ppid=30298 vsize=427536 CPUtime=0 cores=0-7
/proc/30300/task/30313/stat : 30313 (python) S 30298 30300 30238 0 -1 4202560 22 933 0 0 0 0 0 0 20 0 9 0 545170022 437796864 7498 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 4 0 0 0
[pid=30300/tid=30316] ppid=30298 vsize=427536 CPUtime=0 cores=0-7
/proc/30300/task/30316/stat : 30316 (python) S 30298 30300 30238 0 -1 4202560 20 933 0 0 0 0 0 0 20 0 9 0 545170025 437796864 7498 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 4 0 0 0
[pid=30300/tid=30319] ppid=30298 vsize=427536 CPUtime=0 cores=0-7
/proc/30300/task/30319/stat : 30319 (python) S 30298 30300 30238 0 -1 4202560 21 933 0 0 0 0 0 0 20 0 9 0 545170028 437796864 7498 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 4 0 0 0
[pid=30300/tid=30322] ppid=30298 vsize=427536 CPUtime=0 cores=0-7
/proc/30300/task/30322/stat : 30322 (python) S 30298 30300 30238 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 9 0 545170032 437796864 7498 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 4 0 0 0
[pid=30300/tid=30325] ppid=30298 vsize=427536 CPUtime=0 cores=0-7
/proc/30300/task/30325/stat : 30325 (python) S 30298 30300 30238 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 9 0 545170035 437796864 7498 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 4 0 0 0
[pid=30300/tid=30328] ppid=30298 vsize=427536 CPUtime=0 cores=0-7
/proc/30300/task/30328/stat : 30328 (python) S 30298 30300 30238 0 -1 4202560 33 933 0 0 0 0 0 0 20 0 9 0 545170038 437796864 7498 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 16.06
Current children cumulated vsize (KiB) 3484484

[startup+6.30134 s]
/proc/loadavg: 6.49 5.47 6.27 9/209 30329
/proc/meminfo: memFree=20415996/32951124 swapFree=67111448/67111528
[pid=30300] ppid=30298 vsize=427536 CPUtime=1.02 cores=0-7
/proc/30300/stat : 30300 (python) S 30298 30300 30238 0 -1 4202496 15658 933 1 0 90 12 0 0 20 0 9 0 545169907 437796864 7498 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820992459 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30300/statm: 106884 7498 1889 364 0 42781 0
[pid=30306] ppid=30300 vsize=279964 CPUtime=0 cores=0-7
/proc/30306/stat : 30306 (python) S 30300 30300 30238 0 -1 4202560 913 0 0 0 0 0 0 0 18 0 1 0 545170016 286683136 5952 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185807 0 0 16781312 514 1724053203223281924 0 0 17 1 0 0 0
/proc/30306/statm: 69991 5952 377 364 0 5909 0
[pid=30308] ppid=30306 vsize=8900 CPUtime=5.17 cores=0-7
/proc/30308/stat : 30308 (lingeling) R 30306 30308 30308 0 -1 4202496 2280 0 0 0 517 0 0 0 25 0 1 0 545170017 9113600 1427 33554432000 4194304 4352236 140734536882848 18446744073709551615 4281245 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/30308/statm: 2225 1427 129 39 0 1305 0
[pid=30309] ppid=30300 vsize=290220 CPUtime=0 cores=0-7
/proc/30309/stat : 30309 (python) S 30300 30300 30238 0 -1 4202560 914 0 0 0 0 0 0 0 15 0 1 0 545170019 297185280 5950 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 4024876666978271492 0 0 17 1 0 0 0
/proc/30309/statm: 72555 5950 371 364 0 8470 0
[pid=30311] ppid=30309 vsize=40896 CPUtime=5.16 cores=0-7
/proc/30311/stat : 30311 (cryptominisat-2) R 30309 30311 30311 0 -1 4202496 7834 0 0 0 516 0 0 0 25 0 1 0 545170019 41877504 3325 33554432000 4194304 4677096 140737417415456 18446744073709551615 4320315 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/30311/statm: 10224 3325 393 118 0 5183 0
[pid=30312] ppid=30300 vsize=366012 CPUtime=0 cores=0-7
/proc/30312/stat : 30312 (python) S 30300 30300 30238 0 -1 4202560 906 0 0 0 0 0 0 0 18 0 1 0 545170022 374796288 5956 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 4024865122106179844 0 0 17 4 0 0 0
/proc/30312/statm: 91503 5956 371 364 0 27415 0
[pid=30314] ppid=30312 vsize=8492 CPUtime=5.1 cores=0-7
/proc/30314/stat : 30314 (lingeling) R 30312 30314 30314 0 -1 4202496 2304 0 0 0 510 0 0 0 25 0 1 0 545170022 8695808 1293 33554432000 4194304 4352236 140734162089872 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/30314/statm: 2123 1293 129 39 0 1203 0
[pid=30315] ppid=30300 vsize=376268 CPUtime=0 cores=0-7
/proc/30315/stat : 30315 (python) S 30300 30300 30238 0 -1 4202560 914 0 0 0 0 0 0 0 18 0 1 0 545170025 385298432 5960 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 4024868970396877060 0 0 17 4 0 0 0
/proc/30315/statm: 94067 5960 371 364 0 29976 0
[pid=30317] ppid=30315 vsize=9492 CPUtime=5.09 cores=0-7
/proc/30317/stat : 30317 (lingeling) R 30315 30317 30317 0 -1 4202496 2584 0 0 0 509 0 0 0 25 0 1 0 545170026 9719808 1571 33554432000 4194304 4352236 140735295888960 18446744073709551615 4328016 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30317/statm: 2373 1571 129 39 0 1453 0
[pid=30318] ppid=30300 vsize=386524 CPUtime=0 cores=0-7
/proc/30318/stat : 30318 (python) S 30300 30300 30238 0 -1 4202560 950 0 0 0 0 0 0 0 15 0 1 0 545170028 395800576 5964 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 5602079178800201988 0 0 17 0 0 0 0
/proc/30318/statm: 96631 5964 371 364 0 32537 0
[pid=30320] ppid=30318 vsize=40256 CPUtime=5.07 cores=0-7
/proc/30320/stat : 30320 (cryptominisat-2) R 30318 30320 30320 0 -1 4202496 7308 0 0 0 506 1 0 0 25 0 1 0 545170029 41222144 3509 33554432000 4194304 4677096 140736392700032 18446744073709551615 230808862353 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30320/statm: 10064 3509 393 118 0 5023 0
[pid=30321] ppid=30300 vsize=396780 CPUtime=0 cores=0-7
/proc/30321/stat : 30321 (python) S 30300 30300 30238 0 -1 4202560 942 0 0 0 0 0 0 0 18 0 1 0 545170031 406302720 5968 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 1436318157059883266 0 0 17 4 0 0 0
/proc/30321/statm: 99195 5968 371 364 0 35098 0
[pid=30323] ppid=30321 vsize=4964 CPUtime=5.04 cores=0-7
/proc/30323/stat : 30323 (SApperloT-base) R 30321 30323 30323 0 -1 4202496 1285 0 0 0 504 0 0 0 25 0 1 0 545170032 5083136 1016 33554432000 134512640 135674940 4293388992 18446744073709551615 134551574 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/30323/statm: 1241 1016 99 284 0 955 0
[pid=30324] ppid=30300 vsize=407036 CPUtime=0 cores=0-7
/proc/30324/stat : 30324 (python) S 30300 30300 30238 0 -1 4202560 944 0 0 0 0 0 0 0 18 0 1 0 545170035 416804864 5972 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 1436314308769186049 0 0 17 4 0 0 0
/proc/30324/statm: 101759 5972 371 364 0 37659 0
[pid=30326] ppid=30324 vsize=8624 CPUtime=4.94 cores=0-7
/proc/30326/stat : 30326 (precosat) R 30324 30326 30326 0 -1 4202496 2300 0 0 0 494 0 0 0 25 0 1 0 545170035 8830976 1992 33554432000 4194304 4890832 140734822059088 18446744073709551615 4273420 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/30326/statm: 2156 1992 86 171 0 1983 0
[pid=30327] ppid=30300 vsize=417292 CPUtime=0.01 cores=0-7
/proc/30327/stat : 30327 (python) S 30300 30300 30238 0 -1 4202560 999 0 0 0 1 0 0 0 15 0 1 0 545170038 427307008 5982 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 4170130949100503298 0 0 17 6 0 0 0
/proc/30327/statm: 104323 5982 377 364 0 40220 0
[pid=30329] ppid=30327 vsize=40796 CPUtime=4.95 cores=0-7
/proc/30329/stat : 30329 (cryptominisat-2) R 30327 30329 30329 0 -1 4202496 7461 0 0 0 494 1 0 0 25 0 1 0 545170038 41775104 3775 33554432000 4194304 4677096 140736974131280 18446744073709551615 4319550 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/30329/statm: 10199 3776 393 118 0 5158 0

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

/proc/30318/stat : 30318 (python) S 30300 30300 30238 0 -1 4202560 1183 0 0 0 39 31 0 0 16 0 2 0 545170028 395800576 5994 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820992459 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30318/statm: 96631 5994 400 364 0 32537 0
[pid=30320] ppid=30318 vsize=184840 CPUtime=486.38 cores=0-7
/proc/30320/stat : 30320 (cryptominisat-2) T 30318 30320 30320 0 -1 4202496 173555 0 0 0 48585 53 0 0 25 0 1 0 545170029 189276160 28986 33554432000 4194304 4677096 140736392700032 18446744073709551615 4320006 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/30320/statm: 46210 28986 393 118 0 41169 0
[pid=30318/tid=30352] ppid=30300 vsize=386524 CPUtime=0 cores=0-7
/proc/30318/task/30352/stat : 30352 (python) S 30300 30300 30238 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 545218736 395800576 5994 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 514 18446604448952146624 0 0 -1 1 0 0 0
[pid=30321] ppid=30300 vsize=396780 CPUtime=0.13 cores=0-7
/proc/30321/stat : 30321 (python) S 30300 30300 30238 0 -1 4202560 1131 0 0 0 7 6 0 0 19 0 2 0 545170031 406302720 5998 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820992459 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30321/statm: 99195 5998 400 364 0 35098 0
[pid=30323] ppid=30321 vsize=9456 CPUtime=100.11 cores=0-7
/proc/30323/stat : 30323 (SApperloT-base) T 30321 30323 30323 0 -1 4202496 2355 0 0 0 10011 0 0 0 25 0 1 0 545170032 9682944 2086 33554432000 134512640 135674940 4293388992 18446744073709551615 134564660 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/30323/statm: 2364 2086 100 284 0 2078 0
[pid=30321/tid=30334] ppid=30300 vsize=396780 CPUtime=0 cores=0-7
/proc/30321/task/30334/stat : 30334 (python) S 30300 30300 30238 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 545180044 406302720 5998 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 514 18446604448952144832 0 0 -1 4 0 0 0
[pid=30324] ppid=30300 vsize=407036 CPUtime=1.11 cores=0-7
/proc/30324/stat : 30324 (python) S 30300 30300 30238 0 -1 4202560 1176 0 0 0 57 54 0 0 18 0 2 0 545170035 416804864 6002 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30324/statm: 101759 6002 400 364 0 37659 0
[pid=30326] ppid=30324 vsize=56660 CPUtime=819.65 cores=0-7
/proc/30326/stat : 30326 (precosat) R 30324 30326 30326 0 -1 4202496 14806 0 0 0 81961 4 0 0 25 0 1 0 545170035 58019840 13952 33554432000 4194304 4890832 140734822059088 18446744073709551615 4238588 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/30326/statm: 14165 13952 86 171 0 13992 0
[pid=30324/tid=30348] ppid=30300 vsize=407036 CPUtime=0 cores=0-7
/proc/30324/task/30348/stat : 30348 (python) S 30300 30300 30238 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 545209483 416804864 6002 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 514 18446604448952143936 0 0 -1 4 0 0 0
[pid=30327] ppid=30300 vsize=417292 CPUtime=1.19 cores=0-7
/proc/30327/stat : 30327 (python) S 30300 30300 30238 0 -1 4202560 1068 0 0 0 64 55 0 0 15 0 1 0 545170038 427307008 5982 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 4170130949100503298 0 0 17 6 0 0 0
/proc/30327/statm: 104323 5982 377 364 0 40220 0
[pid=30329] ppid=30327 vsize=144408 CPUtime=820.28 cores=0-7
/proc/30329/stat : 30329 (cryptominisat-2) R 30327 30329 30329 0 -1 4202496 260531 0 0 0 81932 96 0 0 25 0 1 0 545170038 147873792 30193 33554432000 4194304 4677096 140736974131280 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/30329/statm: 36102 30193 393 118 0 31061 0
[pid=30335] ppid=30300 vsize=427548 CPUtime=0.97 cores=0-7
/proc/30335/stat : 30335 (python) S 30300 30300 30238 0 -1 4202560 1017 0 0 0 54 43 0 0 18 0 1 0 545180048 437809152 5980 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 3562505634924429569 0 0 17 6 0 0 0
/proc/30335/statm: 106887 5980 371 364 0 42781 0
[pid=30337] ppid=30335 vsize=31808 CPUtime=720.38 cores=0-7
/proc/30337/stat : 30337 (lingeling) R 30335 30337 30337 0 -1 4202496 91808 0 0 0 72026 12 0 0 25 0 1 0 545180048 32571392 7151 33554432000 4194304 4352236 140736017713712 18446744073709551615 4328042 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/30337/statm: 7952 7151 129 39 0 7032 0
[pid=30340] ppid=30300 vsize=437804 CPUtime=0.87 cores=0-7
/proc/30340/stat : 30340 (python) S 30300 30300 30238 0 -1 4202560 846 0 0 0 45 42 0 0 15 0 1 0 545189547 448311296 6070 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 3562505634924429572 0 0 17 6 0 0 0
/proc/30340/statm: 109451 6070 372 364 0 45342 0
[pid=30342] ppid=30340 vsize=216608 CPUtime=624.74 cores=0-7
/proc/30342/stat : 30342 (cryptominisat-2) R 30340 30342 30342 0 -1 4202496 213594 0 0 0 62401 73 0 0 25 0 1 0 545189547 221806592 36236 33554432000 4194304 4677096 140736241483776 18446744073709551615 4355129 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30342/statm: 54152 36236 393 118 0 49111 0
[pid=30353] ppid=30300 vsize=448060 CPUtime=0.45 cores=0-7
/proc/30353/stat : 30353 (python) S 30300 30300 30238 0 -1 4202560 844 0 0 0 20 25 0 0 18 0 1 0 545218740 458813440 6120 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 3562505634924429570 0 0 17 6 0 0 0
/proc/30353/statm: 112015 6120 371 364 0 47903 0
[pid=30355] ppid=30353 vsize=38956 CPUtime=334.53 cores=0-7
/proc/30355/stat : 30355 (precosat) R 30353 30355 30355 0 -1 4202496 10020 0 0 0 33449 4 0 0 25 0 1 0 545218740 39890944 9576 33554432000 4194304 4890832 140737176224672 18446744073709551615 4237511 0 0 16781312 17442 0 0 0 17 3 0 0 0
/proc/30355/statm: 9739 9576 86 171 0 9566 0
[pid=30300/tid=30307] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30307/stat : 30307 (python) S 30298 30300 30238 0 -1 4202560 39 933 0 0 0 0 0 0 15 0 12 0 545170016 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 4 0 0 0
[pid=30300/tid=30310] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30310/stat : 30310 (python) S 30298 30300 30238 0 -1 4202560 20 933 0 0 0 0 0 0 18 0 12 0 545170019 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 3 0 0 0
[pid=30300/tid=30313] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30313/stat : 30313 (python) S 30298 30300 30238 0 -1 4202560 22 933 0 0 0 0 0 0 20 0 12 0 545170022 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 4 0 0 0
[pid=30300/tid=30316] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30316/stat : 30316 (python) S 30298 30300 30238 0 -1 4202560 20 933 0 0 0 0 0 0 20 0 12 0 545170025 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 4 0 0 0
[pid=30300/tid=30319] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30319/stat : 30319 (python) S 30298 30300 30238 0 -1 4202560 21 933 0 0 0 0 0 0 20 0 12 0 545170028 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 4 0 0 0
[pid=30300/tid=30322] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30322/stat : 30322 (python) S 30298 30300 30238 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 12 0 545170032 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 4 0 0 0
[pid=30300/tid=30325] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30325/stat : 30325 (python) S 30298 30300 30238 0 -1 4202560 37 933 0 0 0 0 0 0 18 0 12 0 545170035 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 4 0 0 0
[pid=30300/tid=30328] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30328/stat : 30328 (python) S 30298 30300 30238 0 -1 4202560 33 933 0 0 0 0 0 0 20 0 12 0 545170038 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 6 0 0 0
[pid=30300/tid=30336] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30336/stat : 30336 (python) S 30298 30300 30238 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 12 0 545180048 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 1 0 0 0
[pid=30300/tid=30341] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30341/stat : 30341 (python) S 30298 30300 30238 0 -1 4202560 81 933 0 0 0 0 0 0 20 0 12 0 545189547 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 6 0 0 0
[pid=30300/tid=30354] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30354/stat : 30354 (python) S 30298 30300 30238 0 -1 4202560 41 933 0 0 0 0 0 0 20 0 12 0 545218740 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6562.54
Current children cumulated vsize (KiB) 5744796

[startup+823.001 s]
/proc/loadavg: 8.02 7.90 7.30 9/223 30365
/proc/meminfo: memFree=19737676/32951124 swapFree=67111448/67111528
[pid=30300] ppid=30298 vsize=458304 CPUtime=1.29 cores=0-7
/proc/30300/stat : 30300 (python) S 30298 30300 30238 0 -1 4202496 18877 933 1 0 116 13 0 0 18 0 12 0 545169907 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820995903 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30300/statm: 114576 7633 1896 364 0 50464 0
[pid=30306] ppid=30300 vsize=355744 CPUtime=0.71 cores=0-7
/proc/30306/stat : 30306 (python) S 30300 30300 30238 0 -1 4202560 1114 0 0 0 36 35 0 0 18 0 2 0 545170016 364281856 5997 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/30306/statm: 88936 5997 411 364 0 24854 0
[pid=30308] ppid=30306 vsize=30040 CPUtime=524.31 cores=0-7
/proc/30308/stat : 30308 (lingeling) R 30306 30308 30308 0 -1 4202496 69421 0 0 0 52420 11 0 0 25 0 1 0 545170017 30760960 6712 33554432000 4194304 4352236 140734536882848 18446744073709551615 4328004 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/30308/statm: 7510 6712 129 39 0 6590 0
[pid=30306/tid=30333] ppid=30300 vsize=355744 CPUtime=0 cores=0-7
/proc/30306/task/30333/stat : 30333 (python) S 30300 30300 30238 0 -1 4202560 51 0 0 0 0 0 0 0 18 0 2 0 545180029 364281856 5997 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 514 18446604449019138368 0 0 -1 0 0 0 0
[pid=30309] ppid=30300 vsize=290220 CPUtime=0.7 cores=0-7
/proc/30309/stat : 30309 (python) S 30300 30300 30238 0 -1 4202560 1141 0 0 0 35 35 0 0 16 0 2 0 545170019 297185280 5980 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820992459 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/30309/statm: 72555 5980 400 364 0 8470 0
[pid=30311] ppid=30309 vsize=188276 CPUtime=490.28 cores=0-7
/proc/30311/stat : 30311 (cryptominisat-2) T 30309 30311 30311 0 -1 4202496 188114 0 0 0 48977 51 0 0 25 0 1 0 545170019 192794624 30387 33554432000 4194304 4677096 140737417415456 18446744073709551615 4319536 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/30311/statm: 47069 30387 393 118 0 42028 0
[pid=30309/tid=30356] ppid=30300 vsize=290220 CPUtime=0 cores=0-7
/proc/30309/task/30356/stat : 30356 (python) S 30300 30300 30238 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 545219049 297185280 5980 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 514 18446604453849807872 0 0 -1 1 0 0 0
[pid=30312] ppid=30300 vsize=366012 CPUtime=1.11 cores=0-7
/proc/30312/stat : 30312 (python) S 30300 30300 30238 0 -1 4202560 976 0 0 0 59 52 0 0 18 0 1 0 545170022 374796288 5956 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 3562505634924429572 0 0 17 4 0 0 0
/proc/30312/statm: 91503 5956 371 364 0 27415 0
[pid=30314] ppid=30312 vsize=37448 CPUtime=810.02 cores=0-7
/proc/30314/stat : 30314 (lingeling) R 30312 30314 30314 0 -1 4202496 104802 0 0 0 80986 16 0 0 25 0 1 0 545170022 38346752 8559 33554432000 4194304 4352236 140734162089872 18446744073709551615 4328119 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/30314/statm: 9362 8559 129 39 0 8442 0
[pid=30315] ppid=30300 vsize=376268 CPUtime=1.1 cores=0-7
/proc/30315/stat : 30315 (python) S 30300 30300 30238 0 -1 4202560 981 0 0 0 54 56 0 0 18 0 1 0 545170025 385298432 5960 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 3562505634924429572 0 0 17 4 0 0 0
/proc/30315/statm: 94067 5960 371 364 0 29976 0
[pid=30317] ppid=30315 vsize=38704 CPUtime=821.82 cores=0-7
/proc/30317/stat : 30317 (lingeling) R 30315 30317 30317 0 -1 4202496 104031 0 0 0 82168 14 0 0 25 0 1 0 545170026 39632896 8874 33554432000 4194304 4352236 140735295888960 18446744073709551615 4328181 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30317/statm: 9676 8874 129 39 0 8756 0
[pid=30318] ppid=30300 vsize=386524 CPUtime=0.7 cores=0-7
/proc/30318/stat : 30318 (python) S 30300 30300 30238 0 -1 4202560 1183 0 0 0 39 31 0 0 16 0 2 0 545170028 395800576 5994 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820992459 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30318/statm: 96631 5994 400 364 0 32537 0
[pid=30320] ppid=30318 vsize=184840 CPUtime=486.38 cores=0-7
/proc/30320/stat : 30320 (cryptominisat-2) T 30318 30320 30320 0 -1 4202496 173555 0 0 0 48585 53 0 0 25 0 1 0 545170029 189276160 28986 33554432000 4194304 4677096 140736392700032 18446744073709551615 4320006 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/30320/statm: 46210 28986 393 118 0 41169 0
[pid=30318/tid=30352] ppid=30300 vsize=386524 CPUtime=0 cores=0-7
/proc/30318/task/30352/stat : 30352 (python) S 30300 30300 30238 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 545218736 395800576 5994 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 514 18446604448952146624 0 0 -1 1 0 0 0
[pid=30321] ppid=30300 vsize=0 CPUtime=100.24 cores=0-7
/proc/30321/stat : 30321 (python) R 30300 30300 30238 0 -1 4202564 1159 2355 0 0 7 6 10011 0 18 0 1 0 545170031 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30321/statm: 0 0 0 0 0 0 0
[pid=30324] ppid=30300 vsize=407036 CPUtime=1.11 cores=0-7
/proc/30324/stat : 30324 (python) S 30300 30300 30238 0 -1 4202560 1176 0 0 0 57 54 0 0 18 0 2 0 545170035 416804864 6002 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30324/statm: 101759 6002 400 364 0 37659 0
[pid=30326] ppid=30324 vsize=56660 CPUtime=819.75 cores=0-7
/proc/30326/stat : 30326 (precosat) R 30324 30326 30326 0 -1 4202496 14806 0 0 0 81971 4 0 0 25 0 1 0 545170035 58019840 13952 33554432000 4194304 4890832 140734822059088 18446744073709551615 4238643 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/30326/statm: 14165 13952 86 171 0 13992 0
[pid=30324/tid=30348] ppid=30300 vsize=407036 CPUtime=0 cores=0-7
/proc/30324/task/30348/stat : 30348 (python) S 30300 30300 30238 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 545209483 416804864 6002 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 514 18446604448952143936 0 0 -1 4 0 0 0
[pid=30327] ppid=30300 vsize=0 CPUtime=821.56 cores=0-7
/proc/30327/stat : 30327 (python) Z 30300 30300 30238 0 -1 4202588 1307 260538 0 0 64 55 81941 96 16 0 1 0 545170038 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30327/statm: 0 0 0 0 0 0 0
[pid=30335] ppid=30300 vsize=427548 CPUtime=0.97 cores=0-7
/proc/30335/stat : 30335 (python) S 30300 30300 30238 0 -1 4202560 1017 0 0 0 54 43 0 0 18 0 1 0 545180048 437809152 5980 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 3562505634924429569 0 0 17 6 0 0 0
/proc/30335/statm: 106887 5980 371 364 0 42781 0
[pid=30337] ppid=30335 vsize=31808 CPUtime=720.48 cores=0-7
/proc/30337/stat : 30337 (lingeling) R 30335 30337 30337 0 -1 4202496 91808 0 0 0 72036 12 0 0 25 0 1 0 545180048 32571392 7151 33554432000 4194304 4352236 140736017713712 18446744073709551615 4328832 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/30337/statm: 7952 7151 129 39 0 7032 0
[pid=30340] ppid=30300 vsize=437804 CPUtime=0.87 cores=0-7
/proc/30340/stat : 30340 (python) S 30300 30300 30238 0 -1 4202560 846 0 0 0 45 42 0 0 15 0 1 0 545189547 448311296 6070 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 3562505634924429572 0 0 17 6 0 0 0
/proc/30340/statm: 109451 6070 372 364 0 45342 0
[pid=30342] ppid=30340 vsize=162160 CPUtime=624.84 cores=0-7
/proc/30342/stat : 30342 (cryptominisat-2) R 30340 30342 30342 0 -1 4202496 214750 0 0 0 62411 73 0 0 25 0 1 0 545189547 166051840 32116 33554432000 4194304 4677096 140736241483776 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30342/statm: 40540 32116 393 118 0 35499 0
[pid=30353] ppid=30300 vsize=448060 CPUtime=0.45 cores=0-7
/proc/30353/stat : 30353 (python) S 30300 30300 30238 0 -1 4202560 844 0 0 0 20 25 0 0 18 0 1 0 545218740 458813440 6120 33554432000 4194304 5683644 140735391066016 18446744073709551615 230809185862 0 0 16781312 514 3562505634924429570 0 0 17 6 0 0 0
/proc/30353/statm: 112015 6120 371 364 0 47903 0
[pid=30355] ppid=30353 vsize=38956 CPUtime=334.63 cores=0-7
/proc/30355/stat : 30355 (precosat) R 30353 30355 30355 0 -1 4202496 10020 0 0 0 33459 4 0 0 25 0 1 0 545218740 39890944 9576 33554432000 4194304 4890832 140737176224672 18446744073709551615 4238614 0 0 16781312 17442 0 0 0 17 3 0 0 0
/proc/30355/statm: 9739 9576 86 171 0 9566 0
[pid=30300/tid=30307] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30307/stat : 30307 (python) S 30298 30300 30238 0 -1 4202560 39 933 0 0 0 0 0 0 15 0 12 0 545170016 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 4 0 0 0
[pid=30300/tid=30310] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30310/stat : 30310 (python) S 30298 30300 30238 0 -1 4202560 20 933 0 0 0 0 0 0 18 0 12 0 545170019 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 3 0 0 0
[pid=30300/tid=30313] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30313/stat : 30313 (python) S 30298 30300 30238 0 -1 4202560 22 933 0 0 0 0 0 0 20 0 12 0 545170022 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 4 0 0 0
[pid=30300/tid=30316] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30316/stat : 30316 (python) S 30298 30300 30238 0 -1 4202560 20 933 0 0 0 0 0 0 20 0 12 0 545170025 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 4 0 0 0
[pid=30300/tid=30319] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30319/stat : 30319 (python) S 30298 30300 30238 0 -1 4202560 21 933 0 0 0 0 0 0 20 0 12 0 545170028 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 4 0 0 0
[pid=30300/tid=30322] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30322/stat : 30322 (python) S 30298 30300 30238 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 12 0 545170032 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 4 0 0 0
[pid=30300/tid=30325] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30325/stat : 30325 (python) S 30298 30300 30238 0 -1 4202560 37 933 0 0 0 0 0 0 18 0 12 0 545170035 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 4 0 0 0
[pid=30300/tid=30328] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30328/stat : 30328 (python) S 30298 30300 30238 0 -1 4202560 33 933 0 0 0 0 0 0 20 0 12 0 545170038 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 6 0 0 0
[pid=30300/tid=30336] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30336/stat : 30336 (python) S 30298 30300 30238 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 12 0 545180048 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 1 0 0 0
[pid=30300/tid=30341] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30341/stat : 30341 (python) S 30298 30300 30238 0 -1 4202560 81 933 0 0 0 0 0 0 20 0 12 0 545189547 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 6 0 0 0
[pid=30300/tid=30354] ppid=30298 vsize=458304 CPUtime=0 cores=0-7
/proc/30300/task/30354/stat : 30354 (python) S 30298 30300 30238 0 -1 4202560 41 933 0 0 0 0 0 0 20 0 12 0 545218740 469303296 7633 33554432000 4194304 5683644 140735391066016 18446744073709551615 230820989361 0 0 16781312 2 18446604450197089216 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6563.32
Current children cumulated vsize (KiB) 4722412

Child status: 0
Real time (s): 823.071
CPU time (s): 6563.81
CPU user time (s): 6555.81
CPU system time (s): 8.00178
CPU usage (%): 797.478
Max. virtual memory (cumulated for all children) (KiB): 5817280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6555.81
system time used= 8.00178
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1270449
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= 11488
involuntary context switches= 37008

runsolver used 3.13752 second user time and 8.71268 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-02 13:28:14
IDJOB=3321309
IDBENCH=20401
IDSOLVER=1710
FILE ID=node104/3321309-1304335694
RUNJOBID= node104-1304335616-30252
PBS_JOBID= 13178015
Free space on /tmp= 73436 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
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-3321309-1304335694/watcher-3321309-1304335694 -o /tmp/evaluation-result-3321309-1304335694/solver-3321309-1304335694 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3321309-1304335694.cnf -seed 1309829597 -budget 40000 -cores 8

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=1309829597

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20535004 kB
Buffers:        465228 kB
Cached:        2782048 kB
SwapCached:         80 kB
Active:        9152440 kB
Inactive:      2828604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20535004 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           31836 kB
Writeback:           0 kB
AnonPages:     8733696 kB
Mapped:          19700 kB
Slab:           350964 kB
PageTables:      23772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 10149220 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= 73408 MiB
End job on node104 at 2011-05-02 13:41:58