Trace number 3380856

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 332.672 201.937

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
MD5SUM659dfff429810fdcd170c968aac23069
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.30458
Satisfiable
(Un)Satisfiability was proved
Number of variables361856
Number of clauses1084031
Sum of the clauses size2529403
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2722686
Number of clauses of size 3361343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.42/0.70	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.42/0.70	c INFO: solving HOME/instance-3380856-1305493944.cnf
0.42/0.70	c INFO: computing task features
4.21/4.58	c INFO: computed variable-clause graph statistics
4.41/4.70	c INFO: computed clause balance statistics
20.71/21.08	c INFO: computed variable balance statistics
32.81/33.16	c INFO: computed small-clause counts
33.21/33.58	c INFO: computed Horn-clause counts
182.62/182.90	c INFO: computed variable graph statistics
182.62/182.90	c INFO: collected features for HOME/instance-3380856-1305493944.cnf in 182.09 s
182.62/182.92	c INFO: running lingeling-276@0 for 194 with 4817 remaining (b = 0.83)
182.62/182.95	c INFO: running lingeling-276@0 for 97 with 4817 remaining (b = 0.66)
182.62/182.98	c INFO: running cryptominisat-2.9.0@0 for 582 with 4817 remaining (b = 0.50)
182.72/183.01	c INFO: running lingeling-276@0 for 873 with 4817 remaining (b = 0.46)
182.72/183.03	c INFO: running cryptominisat-2.9.0@0 for 873 with 4817 remaining (b = 0.47)
182.72/183.06	c INFO: running lingeling-276@0 for 873 with 4817 remaining (b = 0.35)
182.72/183.09	c INFO: running cryptominisat-2.9.0@0 for 97 with 4817 remaining (b = 0.10)
182.82/183.13	c INFO: running precosat-570@0 for 388 with 4817 remaining (b = 0.22)
332.34/201.87	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-3380856-1305493944/watcher-3380856-1305493944 -o /tmp/evaluation-result-3380856-1305493944/solver-3380856-1305493944 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3380856-1305493944.cnf -seed 1307462067 -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: 7.98 7.94 7.98 2/401 1693
/proc/meminfo: memFree=23022560/32950928 swapFree=67056568/67111528
[pid=1693] ppid=1691 vsize=15084 CPUtime=0 cores=0-7
/proc/1693/stat : 1693 (python) R 1691 1693 1407 0 -1 4202496 616 0 0 0 0 0 0 0 20 0 1 0 660991538 15446016 514 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476738138 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1693/statm: 3771 520 302 364 0 258 0

[startup+0.077893 s]
/proc/loadavg: 7.98 7.94 7.98 2/401 1693
/proc/meminfo: memFree=23022560/32950928 swapFree=67056568/67111528
[pid=1693] ppid=1691 vsize=43624 CPUtime=0.04 cores=0-7
/proc/1693/stat : 1693 (python) S 1691 1693 1407 0 -1 4202496 1878 0 0 0 4 0 0 0 17 0 1 0 660991538 44670976 1654 33554432000 4194304 5683644 140733371582320 18446744073709551615 239471771271 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/1693/statm: 11422 1658 468 364 0 1171 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 43624

[startup+0.100887 s]
/proc/loadavg: 7.98 7.94 7.98 2/401 1693
/proc/meminfo: memFree=23022560/32950928 swapFree=67056568/67111528
[pid=1693] ppid=1691 vsize=87708 CPUtime=0.06 cores=0-7
/proc/1693/stat : 1693 (python) S 1691 1693 1407 0 -1 4202496 2636 0 0 0 5 1 0 0 17 0 1 0 660991538 89812992 2354 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/1693/statm: 21927 2354 717 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87708

[startup+0.300849 s]
/proc/loadavg: 7.98 7.94 7.98 2/401 1693
/proc/meminfo: memFree=23022560/32950928 swapFree=67056568/67111528
[pid=1693] ppid=1691 vsize=135752 CPUtime=0.18 cores=0-7
/proc/1693/stat : 1693 (python) S 1691 1693 1407 0 -1 4202496 5958 935 1 0 14 4 0 0 18 0 1 0 660991538 139010048 4150 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476690949 0 2147483391 16781312 2 0 0 0 17 2 0 0 0
/proc/1693/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700781 s]
/proc/loadavg: 7.98 7.94 7.98 2/401 1693
/proc/meminfo: memFree=23022560/32950928 swapFree=67056568/67111528
[pid=1693] ppid=1691 vsize=278124 CPUtime=0.42 cores=0-7
/proc/1693/stat : 1693 (python) R 1691 1693 1407 0 -1 4202496 9065 935 1 0 32 10 0 0 17 0 1 0 660991538 284798976 6804 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476694784 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1693/statm: 69531 6804 1744 364 0 5455 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 278124

[startup+1.50063 s]
/proc/loadavg: 7.42 7.83 7.94 2/402 1699
/proc/meminfo: memFree=22965760/32950928 swapFree=67056568/67111528
[pid=1693] ppid=1691 vsize=344412 CPUtime=1.22 cores=0-7
/proc/1693/stat : 1693 (python) R 1691 1693 1407 0 -1 4202496 25439 935 1 0 109 13 0 0 18 0 1 0 660991538 352677888 23123 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1693/statm: 86103 23123 1761 364 0 22027 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 344412

[startup+3.10032 s]
/proc/loadavg: 7.42 7.83 7.94 2/402 1699
/proc/meminfo: memFree=22900412/32950928 swapFree=67056568/67111528
[pid=1693] ppid=1691 vsize=431252 CPUtime=2.82 cores=0-7
/proc/1693/stat : 1693 (python) R 1691 1693 1407 0 -1 4202496 46399 935 1 0 265 17 0 0 20 0 1 0 660991538 441602048 44083 33554432000 4194304 5683644 140733371582320 18446744073709551615 46963410055667 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1693/statm: 107813 44083 1761 364 0 43737 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 431252

[startup+6.3007 s]
/proc/loadavg: 7.42 7.83 7.94 2/402 1699
/proc/meminfo: memFree=22785480/32950928 swapFree=67056568/67111528
[pid=1693] ppid=1691 vsize=494788 CPUtime=6.01 cores=0-7
/proc/1693/stat : 1693 (python) R 1691 1693 1407 0 -1 4202496 87859 935 1 0 580 21 0 0 25 0 1 0 660991538 506662912 61081 33554432000 4194304 5683644 140733371582320 18446744073709551615 4540596 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1693/statm: 123697 61081 1826 364 0 59621 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 494788

[startup+12.7005 s]
/proc/loadavg: 6.43 7.60 7.87 2/402 1699
/proc/meminfo: memFree=22786164/32950928 swapFree=67056568/67111528
[pid=1693] ppid=1691 vsize=494788 CPUtime=12.41 cores=0-7
/proc/1693/stat : 1693 (python) R 1691 1693 1407 0 -1 4202496 87859 935 1 0 1220 21 0 0 25 0 1 0 660991538 506662912 61081 33554432000 4194304 5683644 140733371582320 18446744073709551615 46963410029026 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1693/statm: 123697 61081 1826 364 0 59621 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 494788

[startup+25.501 s]
/proc/loadavg: 5.60 7.38 7.79 2/402 1699
/proc/meminfo: memFree=22788548/32950928 swapFree=67056568/67111528
[pid=1693] ppid=1691 vsize=494788 CPUtime=25.21 cores=0-7
/proc/1693/stat : 1693 (python) R 1691 1693 1407 0 -1 4202496 87860 935 1 0 2500 21 0 0 25 0 1 0 660991538 506662912 61082 33554432000 4194304 5683644 140733371582320 18446744073709551615 4623672 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1693/statm: 123697 61082 1827 364 0 59621 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 494788

[startup+51.1011 s]
/proc/loadavg: 4.03 6.87 7.61 2/402 1700
/proc/meminfo: memFree=22788868/32950928 swapFree=67056568/67111528
[pid=1693] ppid=1691 vsize=494788 CPUtime=50.82 cores=0-7
/proc/1693/stat : 1693 (python) R 1691 1693 1407 0 -1 4202496 87866 935 1 0 5061 21 0 0 25 0 1 0 660991538 506662912 61088 33554432000 4194304 5683644 140733371582320 18446744073709551615 46963409803404 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1693/statm: 123697 61088 1833 364 0 59621 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 494788

[startup+102.314 s]
/proc/loadavg: 2.24 5.89 7.23 2/402 1701
/proc/meminfo: memFree=22788132/32950928 swapFree=67056568/67111528
[pid=1693] ppid=1691 vsize=494788 CPUtime=102.03 cores=0-7
/proc/1693/stat : 1693 (python) R 1691 1693 1407 0 -1 4202496 87866 935 1 0 10182 21 0 0 25 0 1 0 660991538 506662912 61088 33554432000 4194304 5683644 140733371582320 18446744073709551615 46963409803404 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1693/statm: 123697 61088 1833 364 0 59621 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 494788

[startup+162.301 s]
/proc/loadavg: 1.45 5.00 6.84 2/402 1703
/proc/meminfo: memFree=22788120/32950928 swapFree=67056568/67111528
[pid=1693] ppid=1691 vsize=494788 CPUtime=162.02 cores=0-7
/proc/1693/stat : 1693 (python) R 1691 1693 1407 0 -1 4202496 87866 935 1 0 16181 21 0 0 25 0 1 0 660991538 506662912 61088 33554432000 4194304 5683644 140733371582320 18446744073709551615 46963409803404 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1693/statm: 123697 61088 1833 364 0 59621 0
Current children cumulated CPU time (s) 162.02
Current children cumulated vsize (KiB) 494788

Solver just ended. Dumping a history of the last processes samples

[startup+179.101 s]
/proc/loadavg: 1.35 4.80 6.75 2/402 1703
/proc/meminfo: memFree=22787992/32950928 swapFree=67056568/67111528
[pid=1693] ppid=1691 vsize=494788 CPUtime=178.82 cores=0-7
/proc/1693/stat : 1693 (python) R 1691 1693 1407 0 -1 4202496 87866 935 1 0 17861 21 0 0 25 0 1 0 660991538 506662912 61088 33554432000 4194304 5683644 140733371582320 18446744073709551615 46963409803392 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1693/statm: 123697 61088 1833 364 0 59621 0
Current children cumulated CPU time (s) 178.82
Current children cumulated vsize (KiB) 494788

[startup+191.901 s]
/proc/loadavg: 2.35 4.85 6.73 9/426 1728
/proc/meminfo: memFree=20825264/32950928 swapFree=67056568/67111528
[pid=1693] ppid=1691 vsize=560256 CPUtime=182.85 cores=0-7
/proc/1693/stat : 1693 (python) S 1691 1693 1407 0 -1 4202496 93688 935 1 0 18258 27 0 0 20 0 9 0 660991538 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1693/statm: 140064 57028 1889 364 0 75961 0
[pid=1705] ppid=1693 vsize=478220 CPUtime=0.02 cores=0-7
/proc/1705/stat : 1705 (python) S 1693 1693 1407 0 -1 4202560 997 0 0 0 1 1 0 0 18 0 1 0 661009831 489697280 55488 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715023 0 0 16781312 514 4316782710501638404 0 0 17 1 0 0 0
/proc/1705/statm: 119555 55488 381 364 0 55473 0
[pid=1707] ppid=1705 vsize=132528 CPUtime=8.95 cores=0-7
/proc/1707/stat : 1707 (lingeling) R 1705 1707 1707 0 -1 4202496 53831 0 0 0 887 8 0 0 25 0 1 0 661009832 135708672 32300 33554432000 4194304 4352236 140734844437744 18446744073709551615 4304703 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/1707/statm: 33132 32300 127 39 0 32212 0
[pid=1708] ppid=1693 vsize=488476 CPUtime=0.02 cores=0-7
/proc/1708/stat : 1708 (python) S 1693 1693 1407 0 -1 4202560 908 0 0 0 0 2 0 0 18 0 1 0 661009834 500199424 55481 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 4316771165629546756 0 0 17 2 0 0 0
/proc/1708/statm: 122119 55481 370 364 0 58034 0
[pid=1710] ppid=1708 vsize=136932 CPUtime=8.91 cores=0-7
/proc/1710/stat : 1710 (lingeling) R 1708 1710 1710 0 -1 4202496 43759 0 0 0 885 6 0 0 25 0 1 0 661009834 140218368 31354 33554432000 4194304 4352236 140736243153392 18446744073709551615 4300236 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/1710/statm: 34233 31354 127 39 0 33313 0
[pid=1711] ppid=1693 vsize=498732 CPUtime=0.02 cores=0-7
/proc/1711/stat : 1711 (python) S 1693 1693 1407 0 -1 4202560 903 0 0 0 0 2 0 0 15 0 1 0 661009836 510701568 55485 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 2438743182981169411 0 0 17 7 0 0 0
/proc/1711/statm: 124683 55485 370 364 0 60595 0
[pid=1713] ppid=1711 vsize=590480 CPUtime=8.89 cores=0-7
/proc/1713/stat : 1713 (cryptominisat-2) R 1711 1713 1713 0 -1 4202496 113201 0 0 0 874 15 0 0 25 0 1 0 661009837 604651520 104071 33554432000 4194304 4677096 140733868938112 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/1713/statm: 147620 104071 361 118 0 142579 0
[pid=1714] ppid=1693 vsize=508988 CPUtime=0.02 cores=0-7
/proc/1714/stat : 1714 (python) S 1693 1693 1407 0 -1 4202560 929 0 0 0 1 1 0 0 18 0 1 0 661009839 521203712 55489 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 2438739334690472195 0 0 17 4 0 0 0
/proc/1714/statm: 127247 55489 370 364 0 63156 0
[pid=1716] ppid=1714 vsize=120836 CPUtime=8.71 cores=0-7
/proc/1716/stat : 1716 (lingeling) R 1714 1716 1716 0 -1 4202496 50910 0 0 0 863 8 0 0 25 0 1 0 661009840 123736064 29377 33554432000 4194304 4352236 140734072245968 18446744073709551615 4289890 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/1716/statm: 30209 29377 127 39 0 29289 0
[pid=1717] ppid=1693 vsize=519244 CPUtime=0.01 cores=0-7
/proc/1717/stat : 1717 (python) S 1693 1693 1407 0 -1 4202560 933 0 0 0 0 1 0 0 15 0 1 0 661009842 531705856 55493 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 2438735486399774977 0 0 17 6 0 0 0
/proc/1717/statm: 129811 55493 370 364 0 65717 0
[pid=1719] ppid=1717 vsize=586896 CPUtime=8.81 cores=0-7
/proc/1719/stat : 1719 (cryptominisat-2) R 1717 1719 1719 0 -1 4202496 112465 0 0 0 868 13 0 0 25 0 1 0 661009843 600981504 103331 33554432000 4194304 4677096 140734345453872 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/1719/statm: 146724 103331 361 118 0 141683 0
[pid=1720] ppid=1693 vsize=529500 CPUtime=0.01 cores=0-7
/proc/1720/stat : 1720 (python) S 1693 1693 1407 0 -1 4202560 925 0 0 0 0 1 0 0 18 0 1 0 661009845 542208000 55497 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 1195363482367656196 0 0 17 4 0 0 0
/proc/1720/statm: 132375 55497 370 364 0 68278 0
[pid=1722] ppid=1720 vsize=137600 CPUtime=8.79 cores=0-7
/proc/1722/stat : 1722 (lingeling) R 1720 1722 1722 0 -1 4202496 53121 0 0 0 872 7 0 0 25 0 1 0 661009846 140902400 31521 33554432000 4194304 4352236 140734451830576 18446744073709551615 4228410 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/1722/statm: 34400 31521 127 39 0 33480 0
[pid=1723] ppid=1693 vsize=539756 CPUtime=0.02 cores=0-7
/proc/1723/stat : 1723 (python) S 1693 1693 1407 0 -1 4202560 931 0 0 0 0 2 0 0 15 0 1 0 661009848 552710144 55501 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 17169088201906684161 0 0 17 4 0 0 0
/proc/1723/statm: 134939 55501 370 364 0 70839 0
[pid=1725] ppid=1723 vsize=583316 CPUtime=8.7 cores=0-7
/proc/1725/stat : 1725 (cryptominisat-2) R 1723 1725 1725 0 -1 4202496 111715 0 0 0 856 14 0 0 25 0 1 0 661009849 597315584 102586 33554432000 4194304 4677096 140733576661920 18446744073709551615 4319643 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1725/statm: 145829 102586 361 118 0 140788 0
[pid=1726] ppid=1693 vsize=550012 CPUtime=0.01 cores=0-7
/proc/1726/stat : 1726 (python) S 1693 1693 1407 0 -1 4202560 980 0 0 0 0 1 0 0 18 0 1 0 661009851 563212288 55511 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 17169084353615986947 0 0 17 0 0 0 0
/proc/1726/statm: 137503 55511 376 364 0 73400 0
[pid=1728] ppid=1726 vsize=330492 CPUtime=8.69 cores=0-7
/proc/1728/stat : 1728 (precosat) R 1726 1728 1728 0 -1 4202496 85056 0 0 0 857 12 0 0 25 0 1 0 661009852 338423808 78946 33554432000 4194304 4890832 140737124102496 18446744073709551615 4477403 0 0 16781312 17442 0 0 0 17 4 0 0 0

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

/proc/1693/task/1721/stat : 1721 (python) S 1691 1693 1407 0 -1 4202560 25 935 0 0 0 0 0 0 18 0 9 0 661009846 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 4 0 0 0
[pid=1693/tid=1724] ppid=1691 vsize=560256 CPUtime=0 cores=0-7
/proc/1693/task/1724/stat : 1724 (python) S 1691 1693 1407 0 -1 4202560 27 935 0 0 0 0 0 0 24 0 9 0 661009849 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 4 0 0 0
[pid=1693/tid=1727] ppid=1691 vsize=560256 CPUtime=0 cores=0-7
/proc/1693/task/1727/stat : 1727 (python) S 1691 1693 1407 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 9 0 661009852 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 317.31
Current children cumulated vsize (KiB) 8247556

[startup+200.701 s]
/proc/loadavg: 2.88 4.92 6.74 9/426 1728
/proc/meminfo: memFree=19893708/32950928 swapFree=67056568/67111528
[pid=1693] ppid=1691 vsize=560256 CPUtime=182.85 cores=0-7
/proc/1693/stat : 1693 (python) S 1691 1693 1407 0 -1 4202496 93688 935 1 0 18258 27 0 0 20 0 9 0 660991538 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1693/statm: 140064 57028 1889 364 0 75961 0
[pid=1705] ppid=1693 vsize=478220 CPUtime=0.05 cores=0-7
/proc/1705/stat : 1705 (python) S 1693 1693 1407 0 -1 4202560 1004 0 0 0 2 3 0 0 18 0 1 0 661009831 489697280 55488 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715023 0 0 16781312 514 9390673726137139460 0 0 17 1 0 0 0
/proc/1705/statm: 119555 55488 381 364 0 55473 0
[pid=1707] ppid=1705 vsize=132528 CPUtime=17.75 cores=0-7
/proc/1707/stat : 1707 (lingeling) R 1705 1707 1707 0 -1 4202496 53831 0 0 0 1767 8 0 0 25 0 1 0 661009832 135708672 32300 33554432000 4194304 4352236 140734844437744 18446744073709551615 4297710 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/1707/statm: 33132 32300 127 39 0 32212 0
[pid=1708] ppid=1693 vsize=488476 CPUtime=0.06 cores=0-7
/proc/1708/stat : 1708 (python) S 1693 1693 1407 0 -1 4202560 916 0 0 0 2 4 0 0 18 0 1 0 661009834 500199424 55481 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 9390673726137139460 0 0 17 2 0 0 0
/proc/1708/statm: 122119 55481 370 364 0 58034 0
[pid=1710] ppid=1708 vsize=103040 CPUtime=17.67 cores=0-7
/proc/1710/stat : 1710 (lingeling) R 1708 1710 1710 0 -1 4202496 45808 0 0 0 1761 6 0 0 25 0 1 0 661009834 105512960 24930 33554432000 4194304 4352236 140736243153392 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/1710/statm: 25760 24930 129 39 0 24840 0
[pid=1711] ppid=1693 vsize=498732 CPUtime=0.06 cores=0-7
/proc/1711/stat : 1711 (python) S 1693 1693 1407 0 -1 4202560 913 0 0 0 2 4 0 0 15 0 1 0 661009836 510701568 55485 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 9390673726137139459 0 0 17 7 0 0 0
/proc/1711/statm: 124683 55485 370 364 0 60595 0
[pid=1713] ppid=1711 vsize=893720 CPUtime=17.69 cores=0-7
/proc/1713/stat : 1713 (cryptominisat-2) R 1711 1713 1713 0 -1 4202496 176706 0 0 0 1748 21 0 0 25 0 1 0 661009837 915169280 167576 33554432000 4194304 4677096 140733868938112 18446744073709551615 4468100 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/1713/statm: 223430 167576 372 118 0 218389 0
[pid=1714] ppid=1693 vsize=508988 CPUtime=0.05 cores=0-7
/proc/1714/stat : 1714 (python) S 1693 1693 1407 0 -1 4202560 938 0 0 0 2 3 0 0 18 0 1 0 661009839 521203712 55489 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 9390673726137139459 0 0 17 4 0 0 0
/proc/1714/statm: 127247 55489 370 364 0 63156 0
[pid=1716] ppid=1714 vsize=137220 CPUtime=17.33 cores=0-7
/proc/1716/stat : 1716 (lingeling) R 1714 1716 1716 0 -1 4202496 55006 0 0 0 1725 8 0 0 25 0 1 0 661009840 140513280 33473 33554432000 4194304 4352236 140734072245968 18446744073709551615 4228399 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/1716/statm: 34305 33473 127 39 0 33385 0
[pid=1717] ppid=1693 vsize=519244 CPUtime=0.05 cores=0-7
/proc/1717/stat : 1717 (python) S 1693 1693 1407 0 -1 4202560 940 0 0 0 2 3 0 0 15 0 1 0 661009842 531705856 55493 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 9390673726137139457 0 0 17 6 0 0 0
/proc/1717/statm: 129811 55493 370 364 0 65717 0
[pid=1719] ppid=1717 vsize=893720 CPUtime=17.58 cores=0-7
/proc/1719/stat : 1719 (cryptominisat-2) R 1717 1719 1719 0 -1 4202496 176710 0 0 0 1738 20 0 0 25 0 1 0 661009843 915169280 167576 33554432000 4194304 4677096 140734345453872 18446744073709551615 4586888 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/1719/statm: 223430 167576 372 118 0 218389 0
[pid=1720] ppid=1693 vsize=529500 CPUtime=0.05 cores=0-7
/proc/1720/stat : 1720 (python) S 1693 1693 1407 0 -1 4202560 934 0 0 0 2 3 0 0 18 0 1 0 661009845 542208000 55497 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 9390673726137139460 0 0 17 4 0 0 0
/proc/1720/statm: 132375 55497 370 364 0 68278 0
[pid=1722] ppid=1720 vsize=136460 CPUtime=17.56 cores=0-7
/proc/1722/stat : 1722 (lingeling) R 1720 1722 1722 0 -1 4202496 55168 0 0 0 1748 8 0 0 25 0 1 0 661009846 139735040 33283 33554432000 4194304 4352236 140734451830576 18446744073709551615 4254614 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/1722/statm: 34115 33283 127 39 0 33195 0
[pid=1723] ppid=1693 vsize=539756 CPUtime=0.05 cores=0-7
/proc/1723/stat : 1723 (python) S 1693 1693 1407 0 -1 4202560 940 0 0 0 2 3 0 0 15 0 1 0 661009848 552710144 55501 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 9390673726137139457 0 0 17 4 0 0 0
/proc/1723/statm: 134939 55501 370 364 0 70839 0
[pid=1725] ppid=1723 vsize=893724 CPUtime=17.46 cores=0-7
/proc/1725/stat : 1725 (cryptominisat-2) R 1723 1725 1725 0 -1 4202496 176705 0 0 0 1725 21 0 0 25 0 1 0 661009849 915173376 167576 33554432000 4194304 4677096 140733576661920 18446744073709551615 4468052 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1725/statm: 223431 167576 372 118 0 218390 0
[pid=1726] ppid=1693 vsize=550012 CPUtime=0.06 cores=0-7
/proc/1726/stat : 1726 (python) S 1693 1693 1407 0 -1 4202560 987 0 0 0 3 3 0 0 18 0 1 0 661009851 563212288 55511 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 9390673726137139459 0 0 17 0 0 0 0
/proc/1726/statm: 137503 55511 376 364 0 73400 0
[pid=1728] ppid=1726 vsize=348928 CPUtime=17.37 cores=0-7
/proc/1728/stat : 1728 (precosat) R 1726 1728 1728 0 -1 4202496 89799 0 0 0 1725 12 0 0 25 0 1 0 661009852 357302272 83689 33554432000 4194304 4890832 140737124102496 18446744073709551615 4246748 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/1728/statm: 87232 83689 86 171 0 87059 0
[pid=1693/tid=1706] ppid=1691 vsize=560256 CPUtime=0 cores=0-7
/proc/1693/task/1706/stat : 1706 (python) S 1691 1693 1407 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 9 0 661009832 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
[pid=1693/tid=1709] ppid=1691 vsize=560256 CPUtime=0 cores=0-7
/proc/1693/task/1709/stat : 1709 (python) S 1691 1693 1407 0 -1 4202560 21 935 0 0 0 0 0 0 20 0 9 0 661009834 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
[pid=1693/tid=1712] ppid=1691 vsize=560256 CPUtime=0 cores=0-7
/proc/1693/task/1712/stat : 1712 (python) S 1691 1693 1407 0 -1 4202560 26 935 0 0 0 0 0 0 19 0 9 0 661009837 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
[pid=1693/tid=1715] ppid=1691 vsize=560256 CPUtime=0 cores=0-7
/proc/1693/task/1715/stat : 1715 (python) S 1691 1693 1407 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 9 0 661009840 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
[pid=1693/tid=1718] ppid=1691 vsize=560256 CPUtime=0 cores=0-7
/proc/1693/task/1718/stat : 1718 (python) S 1691 1693 1407 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 9 0 661009843 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
[pid=1693/tid=1721] ppid=1691 vsize=560256 CPUtime=0 cores=0-7
/proc/1693/task/1721/stat : 1721 (python) S 1691 1693 1407 0 -1 4202560 25 935 0 0 0 0 0 0 18 0 9 0 661009846 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 4 0 0 0
[pid=1693/tid=1724] ppid=1691 vsize=560256 CPUtime=0 cores=0-7
/proc/1693/task/1724/stat : 1724 (python) S 1691 1693 1407 0 -1 4202560 27 935 0 0 0 0 0 0 24 0 9 0 661009849 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 4 0 0 0
[pid=1693/tid=1727] ppid=1691 vsize=560256 CPUtime=0 cores=0-7
/proc/1693/task/1727/stat : 1727 (python) S 1691 1693 1407 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 9 0 661009852 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 8212524

[startup+201.501 s]
/proc/loadavg: 3.29 4.97 6.75 9/426 1728
/proc/meminfo: memFree=19994892/32950928 swapFree=67056568/67111528
[pid=1693] ppid=1691 vsize=560256 CPUtime=182.85 cores=0-7
/proc/1693/stat : 1693 (python) S 1691 1693 1407 0 -1 4202496 93688 935 1 0 18258 27 0 0 20 0 9 0 660991538 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1693/statm: 140064 57028 1889 364 0 75961 0
[pid=1705] ppid=1693 vsize=478220 CPUtime=0.05 cores=0-7
/proc/1705/stat : 1705 (python) S 1693 1693 1407 0 -1 4202560 1004 0 0 0 2 3 0 0 18 0 1 0 661009831 489697280 55488 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715023 0 0 16781312 514 9390673726137139460 0 0 17 1 0 0 0
/proc/1705/statm: 119555 55488 381 364 0 55473 0
[pid=1707] ppid=1705 vsize=98624 CPUtime=18.55 cores=0-7
/proc/1707/stat : 1707 (lingeling) R 1705 1707 1707 0 -1 4202496 53833 0 0 0 1847 8 0 0 25 0 1 0 661009832 100990976 23826 33554432000 4194304 4352236 140734844437744 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/1707/statm: 24656 23826 129 39 0 23736 0
[pid=1708] ppid=1693 vsize=488476 CPUtime=0.06 cores=0-7
/proc/1708/stat : 1708 (python) S 1693 1693 1407 0 -1 4202560 916 0 0 0 2 4 0 0 18 0 1 0 661009834 500199424 55481 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 9390673726137139460 0 0 17 2 0 0 0
/proc/1708/statm: 122119 55481 370 364 0 58034 0
[pid=1710] ppid=1708 vsize=103040 CPUtime=18.47 cores=0-7
/proc/1710/stat : 1710 (lingeling) R 1708 1710 1710 0 -1 4202496 45808 0 0 0 1841 6 0 0 25 0 1 0 661009834 105512960 24930 33554432000 4194304 4352236 140736243153392 18446744073709551615 4207615 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/1710/statm: 25760 24930 129 39 0 24840 0
[pid=1711] ppid=1693 vsize=498732 CPUtime=0.06 cores=0-7
/proc/1711/stat : 1711 (python) S 1693 1693 1407 0 -1 4202560 913 0 0 0 2 4 0 0 15 0 1 0 661009836 510701568 55485 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 9390673726137139459 0 0 17 7 0 0 0
/proc/1711/statm: 124683 55485 370 364 0 60595 0
[pid=1713] ppid=1711 vsize=893720 CPUtime=18.49 cores=0-7
/proc/1713/stat : 1713 (cryptominisat-2) R 1711 1713 1713 0 -1 4202496 176706 0 0 0 1828 21 0 0 25 0 1 0 661009837 915169280 167576 33554432000 4194304 4677096 140733868938112 18446744073709551615 4468402 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/1713/statm: 223430 167576 372 118 0 218389 0
[pid=1714] ppid=1693 vsize=508988 CPUtime=0.05 cores=0-7
/proc/1714/stat : 1714 (python) S 1693 1693 1407 0 -1 4202560 938 0 0 0 2 3 0 0 18 0 1 0 661009839 521203712 55489 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 9390673726137139459 0 0 17 4 0 0 0
/proc/1714/statm: 127247 55489 370 364 0 63156 0
[pid=1716] ppid=1714 vsize=103332 CPUtime=18.11 cores=0-7
/proc/1716/stat : 1716 (lingeling) R 1714 1716 1716 0 -1 4202496 55008 0 0 0 1803 8 0 0 25 0 1 0 661009840 105811968 25003 33554432000 4194304 4352236 140734072245968 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/1716/statm: 25833 25003 129 39 0 24913 0
[pid=1717] ppid=1693 vsize=519244 CPUtime=0.05 cores=0-7
/proc/1717/stat : 1717 (python) S 1693 1693 1407 0 -1 4202560 940 0 0 0 2 3 0 0 15 0 1 0 661009842 531705856 55493 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 9390673726137139457 0 0 17 6 0 0 0
/proc/1717/statm: 129811 55493 370 364 0 65717 0
[pid=1719] ppid=1717 vsize=893720 CPUtime=18.38 cores=0-7
/proc/1719/stat : 1719 (cryptominisat-2) R 1717 1719 1719 0 -1 4202496 176710 0 0 0 1818 20 0 0 25 0 1 0 661009843 915169280 167576 33554432000 4194304 4677096 140734345453872 18446744073709551615 4586829 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/1719/statm: 223430 167576 372 118 0 218389 0
[pid=1720] ppid=1693 vsize=529500 CPUtime=0.05 cores=0-7
/proc/1720/stat : 1720 (python) S 1693 1693 1407 0 -1 4202560 934 0 0 0 2 3 0 0 18 0 1 0 661009845 542208000 55497 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 9390673726137139460 0 0 17 4 0 0 0
/proc/1720/statm: 132375 55497 370 364 0 68278 0
[pid=1722] ppid=1720 vsize=103692 CPUtime=18.36 cores=0-7
/proc/1722/stat : 1722 (lingeling) R 1720 1722 1722 0 -1 4202496 55170 0 0 0 1828 8 0 0 25 0 1 0 661009846 106180608 25093 33554432000 4194304 4352236 140734451830576 18446744073709551615 4281245 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/1722/statm: 25923 25093 129 39 0 25003 0
[pid=1723] ppid=1693 vsize=539756 CPUtime=0.05 cores=0-7
/proc/1723/stat : 1723 (python) S 1693 1693 1407 0 -1 4202560 940 0 0 0 2 3 0 0 15 0 1 0 661009848 552710144 55501 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 9390673726137139457 0 0 17 4 0 0 0
/proc/1723/statm: 134939 55501 370 364 0 70839 0
[pid=1725] ppid=1723 vsize=893724 CPUtime=18.26 cores=0-7
/proc/1725/stat : 1725 (cryptominisat-2) R 1723 1725 1725 0 -1 4202496 176705 0 0 0 1805 21 0 0 25 0 1 0 661009849 915173376 167576 33554432000 4194304 4677096 140733576661920 18446744073709551615 4586861 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1725/statm: 223431 167576 372 118 0 218390 0
[pid=1726] ppid=1693 vsize=550012 CPUtime=0.06 cores=0-7
/proc/1726/stat : 1726 (python) S 1693 1693 1407 0 -1 4202560 987 0 0 0 3 3 0 0 18 0 1 0 661009851 563212288 55511 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476715078 0 0 16781312 514 9390673726137139459 0 0 17 0 0 0 0
/proc/1726/statm: 137503 55511 376 364 0 73400 0
[pid=1728] ppid=1726 vsize=348928 CPUtime=18.16 cores=0-7
/proc/1728/stat : 1728 (precosat) R 1726 1728 1728 0 -1 4202496 89799 0 0 0 1804 12 0 0 25 0 1 0 661009852 357302272 83689 33554432000 4194304 4890832 140737124102496 18446744073709551615 4294992 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/1728/statm: 87232 83689 86 171 0 87059 0
[pid=1693/tid=1706] ppid=1691 vsize=560256 CPUtime=0 cores=0-7
/proc/1693/task/1706/stat : 1706 (python) S 1691 1693 1407 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 9 0 661009832 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
[pid=1693/tid=1709] ppid=1691 vsize=560256 CPUtime=0 cores=0-7
/proc/1693/task/1709/stat : 1709 (python) S 1691 1693 1407 0 -1 4202560 21 935 0 0 0 0 0 0 20 0 9 0 661009834 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
[pid=1693/tid=1712] ppid=1691 vsize=560256 CPUtime=0 cores=0-7
/proc/1693/task/1712/stat : 1712 (python) S 1691 1693 1407 0 -1 4202560 26 935 0 0 0 0 0 0 19 0 9 0 661009837 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
[pid=1693/tid=1715] ppid=1691 vsize=560256 CPUtime=0 cores=0-7
/proc/1693/task/1715/stat : 1715 (python) S 1691 1693 1407 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 9 0 661009840 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
[pid=1693/tid=1718] ppid=1691 vsize=560256 CPUtime=0 cores=0-7
/proc/1693/task/1718/stat : 1718 (python) S 1691 1693 1407 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 9 0 661009843 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
[pid=1693/tid=1721] ppid=1691 vsize=560256 CPUtime=0 cores=0-7
/proc/1693/task/1721/stat : 1721 (python) S 1691 1693 1407 0 -1 4202560 25 935 0 0 0 0 0 0 18 0 9 0 661009846 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 4 0 0 0
[pid=1693/tid=1724] ppid=1691 vsize=560256 CPUtime=0 cores=0-7
/proc/1693/task/1724/stat : 1724 (python) S 1691 1693 1407 0 -1 4202560 27 935 0 0 0 0 0 0 24 0 9 0 661009849 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 4 0 0 0
[pid=1693/tid=1727] ppid=1691 vsize=560256 CPUtime=0 cores=0-7
/proc/1693/task/1727/stat : 1727 (python) S 1691 1693 1407 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 9 0 661009852 573702144 57028 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 330.06
Current children cumulated vsize (KiB) 8111964

[startup+201.901 s]
/proc/loadavg: 3.29 4.97 6.75 9/426 1728
/proc/meminfo: memFree=19994892/32950928 swapFree=67056568/67111528
[pid=1693] ppid=1691 vsize=549908 CPUtime=332.62 cores=0-7
/proc/1693/stat : 1693 (python) R 1691 1693 1407 0 -1 4202496 107639 838812 1 0 18260 28 14819 155 16 0 5 0 660991538 563105792 57009 33554432000 4194304 5683644 140733371582320 18446744073709551615 239476350391 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1693/statm: 137477 57009 1874 364 0 73400 0
[pid=1693/tid=1709] ppid=1691 vsize=549908 CPUtime=149.74 cores=0-7
/proc/1693/task/1709/stat : 1709 (python) S 1691 1693 1407 0 -1 4202560 25 838812 0 0 0 0 14819 155 18 0 5 0 661009834 563105792 57009 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 0 18446604445858281472 0 0 -1 2 0 0 0
[pid=1693/tid=1721] ppid=1691 vsize=549908 CPUtime=149.74 cores=0-7
/proc/1693/task/1721/stat : 1721 (python) S 1691 1693 1407 0 -1 4202560 27 838812 0 0 0 0 14819 155 18 0 5 0 661009846 563105792 57009 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 0 18446604445858281472 0 0 -1 2 0 0 0
[pid=1693/tid=1724] ppid=1691 vsize=549908 CPUtime=149.74 cores=0-7
/proc/1693/task/1724/stat : 1724 (python) S 1691 1693 1407 0 -1 4202560 28 838812 0 0 0 0 14819 155 18 0 5 0 661009849 563105792 57009 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 0 18446604445858281472 0 0 -1 4 0 0 0
[pid=1693/tid=1727] ppid=1691 vsize=549908 CPUtime=149.74 cores=0-7
/proc/1693/task/1727/stat : 1727 (python) S 1691 1693 1407 0 -1 4202560 29 838812 0 0 0 0 14819 155 18 0 5 0 661009852 563105792 57009 33554432000 4194304 5683644 140733371582320 18446744073709551615 239488518577 0 0 16781312 0 18446604445858281472 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 332.62
Current children cumulated vsize (KiB) 549908

Child status: 0
Real time (s): 201.937
CPU time (s): 332.672
CPU user time (s): 330.815
CPU system time (s): 1.85772
CPU usage (%): 164.741
Max. virtual memory (cumulated for all children) (KiB): 8247560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 330.815
system time used= 1.85772
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 957385
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= 3483
involuntary context switches= 1240

runsolver used 0.732888 second user time and 1.73773 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 23:12:25
IDJOB=3380856
IDBENCH=82456
IDSOLVER=1864
FILE ID=node148/3380856-1305493944
RUNJOBID= node148-1305488799-1421
PBS_JOBID= 13325403
Free space on /tmp= 72840 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-nlzbe256-tseitin.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-3380856-1305493944/watcher-3380856-1305493944 -o /tmp/evaluation-result-3380856-1305493944/solver-3380856-1305493944 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3380856-1305493944.cnf -seed 1307462067 -budget 40000 -cores 8

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

MD5SUM BENCH= 659dfff429810fdcd170c968aac23069
RANDOM SEED=1307462067

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.82
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23022344 kB
Buffers:        346580 kB
Cached:        5036052 kB
SwapCached:       8488 kB
Active:        6221760 kB
Inactive:      3338300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23022344 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           50872 kB
Writeback:           0 kB
AnonPages:     4175524 kB
Mapped:          32496 kB
Slab:           260304 kB
PageTables:      36772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 105085288 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= 72808 MiB
End job on node148 at 2011-05-15 23:15:47