Trace number 3498354

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-seq-industrial (fixed)UNSAT 2042.14 2040.38

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark549.042
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

Solver Data

0.35/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.63	c INFO: solving HOME/instance-3498354-1307953190.cnf
0.35/0.63	c INFO: computing task features
31.75/32.04	c INFO: computed variable-clause graph statistics
32.74/33.00	c INFO: computed clause balance statistics
135.54/135.82	c INFO: computed variable balance statistics
223.65/223.95	c INFO: computed small-clause counts
228.35/228.67	c INFO: computed Horn-clause counts
511.46/511.75	c INFO: computed variable graph statistics
511.46/511.77	c INFO: collected features for HOME/instance-3498354-1307953190.cnf in 509.54 s
511.56/511.80	c INFO: running lingeling-276@0 for 97 with 4490 remaining (b = 0.78)
611.75/611.96	c INFO: running lingeling-276@99 for 388 with 4390 remaining (b = 0.88)
1001.59/1001.36	c INFO: running lingeling-276@0 for 97 with 4001 remaining (b = 0.77)
1101.89/1101.53	c INFO: running precosat-570@0 for 97 with 3901 remaining (b = 0.59)
1202.18/1201.70	c INFO: running precosat-570@99 for 97 with 3801 remaining (b = 0.41)
1297.42/1296.83	c INFO: running precosat-570@0 for 97 with 3706 remaining (b = 0.48)
1397.74/1397.01	c INFO: running cryptominisat-2.9.0@0 for 1067 with 3606 remaining (b = 0.73)
2041.81/2040.11	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.1 (svn: 989)

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-3498354-1307953190/watcher-3498354-1307953190 -o /tmp/evaluation-result-3498354-1307953190/solver-3498354-1307953190 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498354-1307953190.cnf -seed 1856906190 -budget 5000 

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

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


[startup+0 s]
/proc/loadavg: 1.21 0.35 0.12 2/180 14148
/proc/meminfo: memFree=3596152/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=15184 CPUtime=0 cores=1,3,5,7
/proc/14148/stat : 14148 (python) S 14146 14148 14046 0 -1 4202496 729 0 0 0 0 0 0 0 22 0 1 0 906917241 15548416 617 33554432000 4194304 5683644 140735218755152 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/14148/statm: 3796 617 322 364 0 283 0

[startup+0.00990104 s]
/proc/loadavg: 1.21 0.35 0.12 2/180 14148
/proc/meminfo: memFree=3596152/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=15752 CPUtime=0 cores=1,3,5,7
/proc/14148/stat : 14148 (python) S 14146 14148 14046 0 -1 4202496 841 0 0 0 0 0 0 0 22 0 1 0 906917241 16130048 723 33554432000 4194304 5683644 140735218755152 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/14148/statm: 3940 727 334 364 0 427 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15752

[startup+0.100881 s]
/proc/loadavg: 1.21 0.35 0.12 2/180 14148
/proc/meminfo: memFree=3596152/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=89768 CPUtime=0.06 cores=1,3,5,7
/proc/14148/stat : 14148 (python) S 14146 14148 14046 0 -1 4202496 2674 0 0 0 4 2 0 0 17 0 1 0 906917241 91922432 2388 33554432000 4194304 5683644 140735218755152 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/14148/statm: 22442 2388 750 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 89768

[startup+0.300845 s]
/proc/loadavg: 1.21 0.35 0.12 2/180 14148
/proc/meminfo: memFree=3596152/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=135748 CPUtime=0.18 cores=1,3,5,7
/proc/14148/stat : 14148 (python) S 14146 14148 14046 0 -1 4202496 5973 934 1 0 13 5 0 0 18 0 1 0 906917241 139005952 4148 33554432000 4194304 5683644 140735218755152 18446744073709551615 212687671301 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/14148/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.705809 s]
/proc/loadavg: 1.21 0.35 0.12 2/180 14148
/proc/meminfo: memFree=3596152/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=437276 CPUtime=0.45 cores=1,3,5,7
/proc/14148/stat : 14148 (python) R 14146 14148 14046 0 -1 4202496 42632 934 1 0 28 17 0 0 17 0 1 0 906917241 447770624 40301 33554432000 4194304 5683644 140735218755152 18446744073709551615 212687675136 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/14148/statm: 109319 40321 1758 364 0 45243 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 437276

[startup+1.50066 s]
/proc/loadavg: 1.21 0.35 0.12 3/181 14153
/proc/meminfo: memFree=3394668/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=493980 CPUtime=1.25 cores=1,3,5,7
/proc/14148/stat : 14148 (python) R 14146 14148 14046 0 -1 4202496 62939 934 1 0 105 20 0 0 18 0 1 0 906917241 505835520 60608 33554432000 4194304 5683644 140735218755152 18446744073709551615 4540560 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/14148/statm: 123495 60609 1761 364 0 59419 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 493980

[startup+3.10036 s]
/proc/loadavg: 1.27 0.37 0.13 4/181 14153
/proc/meminfo: memFree=3316052/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=615012 CPUtime=2.85 cores=1,3,5,7
/proc/14148/stat : 14148 (python) R 14146 14148 14046 0 -1 4202496 91739 934 1 0 261 24 0 0 22 0 1 0 906917241 629772288 89408 33554432000 4194304 5683644 140735218755152 18446744073709551615 212687336133 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/14148/statm: 153753 89409 1761 364 0 89677 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 615012

[startup+6.30078 s]
/proc/loadavg: 1.27 0.37 0.13 3/181 14153
/proc/meminfo: memFree=3017268/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=848904 CPUtime=6.05 cores=1,3,5,7
/proc/14148/stat : 14148 (python) R 14146 14148 14046 0 -1 4202496 148777 934 1 0 575 30 0 0 25 0 1 0 906917241 869277696 146446 33554432000 4194304 5683644 140735218755152 18446744073709551615 212687336133 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/14148/statm: 212226 146447 1761 364 0 148150 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 848904

[startup+12.7006 s]
/proc/loadavg: 1.33 0.40 0.14 3/181 14153
/proc/meminfo: memFree=2626348/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=1300232 CPUtime=12.45 cores=1,3,5,7
/proc/14148/stat : 14148 (python) R 14146 14148 14046 0 -1 4202496 262272 934 1 0 1201 44 0 0 25 0 1 0 906917241 1331437568 259941 33554432000 4194304 5683644 140735218755152 18446744073709551615 212687336133 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/14148/statm: 325058 259941 1761 364 0 260982 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 1300232

[startup+25.5003 s]
/proc/loadavg: 1.48 0.48 0.16 3/181 14153
/proc/meminfo: memFree=2058784/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=1840512 CPUtime=25.25 cores=1,3,5,7
/proc/14148/stat : 14148 (python) R 14146 14148 14046 0 -1 4202496 765398 934 1 0 2423 102 0 0 25 0 1 0 906917241 1884684288 383512 33554432000 4194304 5683644 140735218755152 18446744073709551615 47384420370042 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/14148/statm: 460128 383513 1814 364 0 396052 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 1840512

[startup+51.1006 s]
/proc/loadavg: 1.66 0.60 0.21 3/181 14154
/proc/meminfo: memFree=2276736/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=1569956 CPUtime=50.84 cores=1,3,5,7
/proc/14148/stat : 14148 (python) R 14146 14148 14046 0 -1 4202496 1020444 934 1 0 4953 131 0 0 25 0 1 0 906917241 1607634944 329874 33554432000 4194304 5683644 140735218755152 18446744073709551615 212687333750 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/14148/statm: 392489 329874 1826 364 0 328413 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 1569956

[startup+102.3 s]
/proc/loadavg: 1.86 0.83 0.31 3/182 14156
/proc/meminfo: memFree=2279128/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=1569956 CPUtime=102.04 cores=1,3,5,7
/proc/14148/stat : 14148 (python) R 14146 14148 14046 0 -1 4202496 1020444 934 1 0 10073 131 0 0 25 0 1 0 906917241 1607634944 329874 33554432000 4194304 5683644 140735218755152 18446744073709551615 4662589 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/14148/statm: 392489 329874 1826 364 0 328413 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 1569956

[startup+162.3 s]
/proc/loadavg: 1.94 1.03 0.41 3/182 14158
/proc/meminfo: memFree=2274788/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=1569956 CPUtime=162.04 cores=1,3,5,7
/proc/14148/stat : 14148 (python) R 14146 14148 14046 0 -1 4202496 1020445 934 1 0 16073 131 0 0 25 0 1 0 906917241 1607634944 329875 33554432000 4194304 5683644 140735218755152 18446744073709551615 212691083953 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14148/statm: 392489 329875 1827 364 0 328413 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 1569956

[startup+222.3 s]
/proc/loadavg: 1.98 1.21 0.51 3/182 14159
/proc/meminfo: memFree=2271680/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=1569956 CPUtime=222.04 cores=1,3,5,7
/proc/14148/stat : 14148 (python) R 14146 14148 14046 0 -1 4202496 1020445 934 1 0 22073 131 0 0 25 0 1 0 906917241 1607634944 329875 33554432000 4194304 5683644 140735218755152 18446744073709551615 212687335405 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14148/statm: 392489 329875 1827 364 0 328413 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 1569956

[startup+282.3 s]
/proc/loadavg: 1.99 1.34 0.59 3/182 14161
/proc/meminfo: memFree=2271008/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=1569956 CPUtime=282.05 cores=1,3,5,7
/proc/14148/stat : 14148 (python) R 14146 14148 14046 0 -1 4202496 1380580 934 1 0 28036 169 0 0 25 0 1 0 906917241 1607634944 329881 33554432000 4194304 5683644 140735218755152 18446744073709551615 47384452635473 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14148/statm: 392489 329881 1833 364 0 328413 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 1569956

[startup+342.3 s]
/proc/loadavg: 2.06 1.48 0.68 3/182 14163
/proc/meminfo: memFree=2262648/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=1569956 CPUtime=342.05 cores=1,3,5,7
/proc/14148/stat : 14148 (python) R 14146 14148 14046 0 -1 4202496 1380580 934 1 0 34036 169 0 0 25 0 1 0 906917241 1607634944 329881 33554432000 4194304 5683644 140735218755152 18446744073709551615 47384419956864 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14148/statm: 392489 329881 1833 364 0 328413 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 1569956

[startup+402.3 s]
/proc/loadavg: 2.02 1.58 0.77 3/182 14164
/proc/meminfo: memFree=2263224/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=1569956 CPUtime=402.06 cores=1,3,5,7
/proc/14148/stat : 14148 (python) R 14146 14148 14046 0 -1 4202496 1380580 934 1 0 40037 169 0 0 25 0 1 0 906917241 1607634944 329881 33554432000 4194304 5683644 140735218755152 18446744073709551615 47384419956876 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14148/statm: 392489 329881 1833 364 0 328413 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 1569956

[startup+462.301 s]
/proc/loadavg: 2.01 1.65 0.84 3/182 14166
/proc/meminfo: memFree=2262548/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=1569956 CPUtime=462.05 cores=1,3,5,7
/proc/14148/stat : 14148 (python) R 14146 14148 14046 0 -1 4202496 1380580 934 1 0 46036 169 0 0 25 0 1 0 906917241 1607634944 329881 33554432000 4194304 5683644 140735218755152 18446744073709551615 47384419956876 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14148/statm: 392489 329881 1833 364 0 328413 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 1569956

[startup+522.307 s]
/proc/loadavg: 2.00 1.71 0.91 3/185 14170
/proc/meminfo: memFree=2661004/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=1003884 CPUtime=511.57 cores=1,3,5,7
/proc/14148/stat : 14148 (python) S 14146 14148 14046 0 -1 4202496 1380948 934 1 0 50984 173 0 0 25 0 2 0 906917241 1027977216 185842 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14148/statm: 250971 185842 1875 364 0 186889 0
[pid=14168] ppid=14148 vsize=993640 CPUtime=0.02 cores=1,3,5,7
/proc/14168/stat : 14168 (python) S 14148 14148 14046 0 -1 4202560 963 0 0 0 0 2 0 0 18 0 1 0 906968422 1017487360 184344 33554432000 4194304 5683644 140735218755152 18446744073709551615 212687695375 0 0 16781312 514 9834594948781932808 0 0 17 1 0 0 0
/proc/14168/statm: 248410 184344 381 364 0 184328 0
[pid=14170] ppid=14168 vsize=183696 CPUtime=10.46 cores=1,3,5,7
/proc/14170/stat : 14170 (lingeling) R 14168 14170 14170 0 -1 4202496 73622 0 0 0 1029 17 0 0 25 0 1 0 906968423 188104704 45082 33554432000 4194304 4352236 140734555956336 18446744073709551615 4283925 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/14170/statm: 45924 45082 123 39 0 45004 0
[pid=14148/tid=14169] ppid=14146 vsize=1003884 CPUtime=0 cores=1,3,5,7
/proc/14148/task/14169/stat : 14169 (python) S 14146 14148 14046 0 -1 4202560 28 934 0 0 0 0 0 0 25 0 2 0 906968423 1027977216 185842 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 2 18446604471140105280 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 2181220

[startup+582.301 s]
/proc/loadavg: 2.00 1.76 0.97 3/188 14175

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

/proc/14214/statm: 224078 222201 86 171 0 223905 0
[pid=14212/tid=14218] ppid=14148 vsize=1024408 CPUtime=0 cores=1,3,5,7
/proc/14212/task/14218/stat : 14218 (python) S 14148 14148 14046 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 907056940 1048993792 184375 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 514 18446604470780094464 0 0 -1 7 0 0 0
[pid=14219] ppid=14148 vsize=1034664 CPUtime=0.93 cores=1,3,5,7
/proc/14219/stat : 14219 (python) S 14148 14148 14046 0 -1 4202560 1004 0 0 0 46 47 0 0 15 0 1 0 907056943 1059495936 184349 33554432000 4194304 5683644 140735218755152 18446744073709551615 212687695430 0 0 16781312 514 9834594948781932802 0 0 17 1 0 0 0
/proc/14219/statm: 258666 184349 370 364 0 194572 0
[pid=14221] ppid=14219 vsize=4359976 CPUtime=640.54 cores=1,3,5,7
/proc/14221/stat : 14221 (cryptominisat-2) R 14219 14221 14221 0 -1 4202496 890274 0 0 0 63915 139 0 0 25 0 1 0 907056944 4464615424 833602 33554432000 4194304 4677096 140735926447264 18446744073709551615 4320155 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/14221/statm: 1089994 833602 391 118 0 1084953 0
[pid=14148/tid=14169] ppid=14146 vsize=1044908 CPUtime=0 cores=1,3,5,7
/proc/14148/task/14169/stat : 14169 (python) S 14146 14148 14046 0 -1 4202560 29 934 0 0 0 0 0 0 18 0 6 0 906968423 1069985792 185867 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 2 18446604471140105280 0 0 -1 1 0 0 0
[pid=14148/tid=14193] ppid=14146 vsize=1044908 CPUtime=0 cores=1,3,5,7
/proc/14148/task/14193/stat : 14193 (python) S 14146 14148 14046 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 6 0 907017380 1069985792 185867 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 2 18446604471140105280 0 0 -1 1 0 0 0
[pid=14148/tid=14200] ppid=14146 vsize=1044908 CPUtime=0 cores=1,3,5,7
/proc/14148/task/14200/stat : 14200 (python) S 14146 14148 14046 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 6 0 907027396 1069985792 185867 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 2 18446604471140105280 0 0 -1 1 0 0 0
[pid=14148/tid=14213] ppid=14146 vsize=1044908 CPUtime=0 cores=1,3,5,7
/proc/14148/task/14213/stat : 14213 (python) S 14146 14148 14046 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 6 0 907046926 1069985792 185867 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 2 18446604471140105280 0 0 -1 1 0 0 0
[pid=14148/tid=14220] ppid=14146 vsize=1044908 CPUtime=0 cores=1,3,5,7
/proc/14148/task/14220/stat : 14220 (python) S 14146 14148 14046 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 6 0 907056944 1069985792 185867 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 2 18446604471140105280 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2039.23
Current children cumulated vsize (KiB) 12652428

[startup+2039.21 s]
/proc/loadavg: 2.00 2.00 1.76 3/216 14242
/proc/meminfo: memFree=104488/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=1044908 CPUtime=511.74 cores=1,3,5,7
/proc/14148/stat : 14148 (python) S 14146 14148 14046 0 -1 4202496 1384133 934 1 0 50995 179 0 0 19 0 6 0 906917241 1069985792 185867 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14148/statm: 261227 185867 1884 364 0 197133 0
[pid=14168] ppid=14148 vsize=1003884 CPUtime=0.58 cores=1,3,5,7
/proc/14168/stat : 14168 (python) S 14148 14148 14046 0 -1 4202560 1208 0 0 0 29 29 0 0 18 0 2 0 906968422 1027977216 184383 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14168/statm: 250971 184383 415 364 0 186889 0
[pid=14170] ppid=14168 vsize=204464 CPUtime=489.47 cores=1,3,5,7
/proc/14170/stat : 14170 (lingeling) T 14168 14170 14170 0 -1 4202496 104170 0 0 0 48927 20 0 0 25 0 1 0 906968423 209371136 50286 33554432000 4194304 4352236 140734555956336 18446744073709551615 4207645 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/14170/statm: 51116 50286 129 39 0 50196 0
[pid=14168/tid=14177] ppid=14148 vsize=1003884 CPUtime=0 cores=1,3,5,7
/proc/14168/task/14177/stat : 14177 (python) S 14148 14148 14046 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 906978436 1027977216 184383 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 514 18446604454932142912 0 0 -1 3 0 0 0
[pid=14192] ppid=14148 vsize=1003896 CPUtime=0.12 cores=1,3,5,7
/proc/14192/stat : 14192 (python) S 14148 14148 14046 0 -1 4202560 1087 0 0 0 6 6 0 0 19 0 2 0 907017378 1027989504 184367 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/14192/statm: 250974 184367 399 364 0 186889 0
[pid=14194] ppid=14192 vsize=182220 CPUtime=100.1 cores=1,3,5,7
/proc/14194/stat : 14194 (lingeling) T 14192 14194 14194 0 -1 4202496 73390 0 0 0 9997 13 0 0 25 0 1 0 907017380 186593280 44725 33554432000 4194304 4352236 140733484794816 18446744073709551615 4281241 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/14194/statm: 45555 44725 129 39 0 44635 0
[pid=14192/tid=14198] ppid=14148 vsize=1003896 CPUtime=0 cores=1,3,5,7
/proc/14192/task/14198/stat : 14198 (python) S 14148 14148 14046 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 907027393 1027989504 184367 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 514 18446604471162047360 0 0 -1 5 0 0 0
[pid=14199] ppid=14148 vsize=1014152 CPUtime=0.26 cores=1,3,5,7
/proc/14199/stat : 14199 (python) S 14148 14148 14046 0 -1 4202560 1131 0 0 0 12 14 0 0 18 0 2 0 907027394 1038491648 184371 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14199/statm: 253538 184371 399 364 0 189450 0
[pid=14201] ppid=14199 vsize=883544 CPUtime=195.23 cores=1,3,5,7
/proc/14201/stat : 14201 (precosat) T 14199 14201 14201 0 -1 4202496 226872 0 0 0 19489 34 0 0 25 0 1 0 907027396 904749056 218954 33554432000 4194304 4890832 140735016377408 18446744073709551615 4236504 0 0 16781312 17442 18446744071562691360 0 0 17 5 0 0 0
/proc/14201/statm: 220886 218954 86 171 0 220713 0
[pid=14199/tid=14209] ppid=14148 vsize=1014152 CPUtime=0 cores=1,3,5,7
/proc/14199/task/14209/stat : 14209 (python) S 14148 14148 14046 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 907037410 1038491648 184371 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 514 18446604471161682688 0 0 -1 7 0 0 0
[pid=14212] ppid=14148 vsize=1024408 CPUtime=0.14 cores=1,3,5,7
/proc/14212/stat : 14212 (python) S 14148 14148 14046 0 -1 4202560 1113 0 0 0 6 8 0 0 19 0 2 0 907046925 1048993792 184375 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/14212/statm: 256102 184375 399 364 0 192011 0
[pid=14214] ppid=14212 vsize=896312 CPUtime=100.12 cores=1,3,5,7
/proc/14214/stat : 14214 (precosat) T 14212 14214 14214 0 -1 4202496 230200 0 0 0 9969 43 0 0 25 0 1 0 907046926 917823488 222201 33554432000 4194304 4890832 140734183278640 18446744073709551615 4293651 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/14214/statm: 224078 222201 86 171 0 223905 0
[pid=14212/tid=14218] ppid=14148 vsize=1024408 CPUtime=0 cores=1,3,5,7
/proc/14212/task/14218/stat : 14218 (python) S 14148 14148 14046 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 907056940 1048993792 184375 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 514 18446604470780094464 0 0 -1 7 0 0 0
[pid=14219] ppid=14148 vsize=1034664 CPUtime=0.93 cores=1,3,5,7
/proc/14219/stat : 14219 (python) S 14148 14148 14046 0 -1 4202560 1004 0 0 0 46 47 0 0 15 0 1 0 907056943 1059495936 184349 33554432000 4194304 5683644 140735218755152 18446744073709551615 212687695430 0 0 16781312 514 9834594948781932802 0 0 17 1 0 0 0
/proc/14219/statm: 258666 184349 370 364 0 194572 0
[pid=14221] ppid=14219 vsize=4359976 CPUtime=642.15 cores=1,3,5,7
/proc/14221/stat : 14221 (cryptominisat-2) R 14219 14221 14221 0 -1 4202496 890275 0 0 0 64076 139 0 0 25 0 1 0 907056944 4464615424 833603 33554432000 4194304 4677096 140735926447264 18446744073709551615 4336210 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/14221/statm: 1089994 833603 391 118 0 1084953 0
[pid=14148/tid=14169] ppid=14146 vsize=1044908 CPUtime=0 cores=1,3,5,7
/proc/14148/task/14169/stat : 14169 (python) S 14146 14148 14046 0 -1 4202560 29 934 0 0 0 0 0 0 18 0 6 0 906968423 1069985792 185867 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 2 18446604471140105280 0 0 -1 1 0 0 0
[pid=14148/tid=14193] ppid=14146 vsize=1044908 CPUtime=0 cores=1,3,5,7
/proc/14148/task/14193/stat : 14193 (python) S 14146 14148 14046 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 6 0 907017380 1069985792 185867 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 2 18446604471140105280 0 0 -1 1 0 0 0
[pid=14148/tid=14200] ppid=14146 vsize=1044908 CPUtime=0 cores=1,3,5,7
/proc/14148/task/14200/stat : 14200 (python) S 14146 14148 14046 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 6 0 907027396 1069985792 185867 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 2 18446604471140105280 0 0 -1 1 0 0 0
[pid=14148/tid=14213] ppid=14146 vsize=1044908 CPUtime=0 cores=1,3,5,7
/proc/14148/task/14213/stat : 14213 (python) S 14146 14148 14046 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 6 0 907046926 1069985792 185867 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 2 18446604471140105280 0 0 -1 1 0 0 0
[pid=14148/tid=14220] ppid=14146 vsize=1044908 CPUtime=0 cores=1,3,5,7
/proc/14148/task/14220/stat : 14220 (python) S 14146 14148 14046 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 6 0 907056944 1069985792 185867 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 2 18446604471140105280 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2040.84
Current children cumulated vsize (KiB) 12652428

[startup+2040 s]
/proc/loadavg: 2.00 2.00 1.76 3/216 14242
/proc/meminfo: memFree=104488/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=1044908 CPUtime=511.74 cores=1,3,5,7
/proc/14148/stat : 14148 (python) S 14146 14148 14046 0 -1 4202496 1384169 934 1 0 50995 179 0 0 18 0 6 0 906917241 1069985792 185867 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699505471 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14148/statm: 261227 185867 1884 364 0 197133 0
[pid=14168] ppid=14148 vsize=1003884 CPUtime=0.58 cores=1,3,5,7
/proc/14168/stat : 14168 (python) S 14148 14148 14046 0 -1 4202560 1212 0 0 0 29 29 0 0 18 0 2 0 906968422 1027977216 184383 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699505471 0 0 16781824 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14168/statm: 250971 184383 415 364 0 186889 0
[pid=14170] ppid=14168 vsize=0 CPUtime=489.48 cores=1,3,5,7
/proc/14170/stat : 14170 (lingeling) R 14168 14170 14170 0 -1 4203524 104170 0 0 0 48927 21 0 0 18 0 1 0 906968423 0 0 33554432000 0 0 0 0 0 0 0 16781312 17506 18446744073709551615 0 0 17 5 0 0 0
/proc/14170/statm: 0 0 0 0 0 0 0
[pid=14168/tid=14177] ppid=14148 vsize=1003884 CPUtime=0 cores=1,3,5,7
/proc/14168/task/14177/stat : 14177 (python) S 14148 14148 14046 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 906978436 1027977216 184383 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781824 2 18446604454932142912 0 0 -1 3 0 0 0
[pid=14192] ppid=14148 vsize=1003896 CPUtime=0.12 cores=1,3,5,7
/proc/14192/stat : 14192 (python) S 14148 14148 14046 0 -1 4202560 1087 0 0 0 6 6 0 0 19 0 2 0 907017378 1027989504 184367 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/14192/statm: 250974 184367 399 364 0 186889 0
[pid=14194] ppid=14192 vsize=182220 CPUtime=100.1 cores=1,3,5,7
/proc/14194/stat : 14194 (lingeling) T 14192 14194 14194 0 -1 4202496 73390 0 0 0 9997 13 0 0 25 0 1 0 907017380 186593280 44725 33554432000 4194304 4352236 140733484794816 18446744073709551615 4281241 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/14194/statm: 45555 44725 129 39 0 44635 0
[pid=14192/tid=14198] ppid=14148 vsize=1003896 CPUtime=0 cores=1,3,5,7
/proc/14192/task/14198/stat : 14198 (python) S 14148 14148 14046 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 907027393 1027989504 184367 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 514 18446604471162047360 0 0 -1 5 0 0 0
[pid=14199] ppid=14148 vsize=1014152 CPUtime=0.26 cores=1,3,5,7
/proc/14199/stat : 14199 (python) S 14148 14148 14046 0 -1 4202560 1131 0 0 0 12 14 0 0 18 0 2 0 907027394 1038491648 184371 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14199/statm: 253538 184371 399 364 0 189450 0
[pid=14201] ppid=14199 vsize=883544 CPUtime=195.23 cores=1,3,5,7
/proc/14201/stat : 14201 (precosat) T 14199 14201 14201 0 -1 4202496 226872 0 0 0 19489 34 0 0 25 0 1 0 907027396 904749056 218954 33554432000 4194304 4890832 140735016377408 18446744073709551615 4236504 0 0 16781312 17442 18446744071562691360 0 0 17 5 0 0 0
/proc/14201/statm: 220886 218954 86 171 0 220713 0
[pid=14199/tid=14209] ppid=14148 vsize=1014152 CPUtime=0 cores=1,3,5,7
/proc/14199/task/14209/stat : 14209 (python) S 14148 14148 14046 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 907037410 1038491648 184371 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 514 18446604471161682688 0 0 -1 7 0 0 0
[pid=14212] ppid=14148 vsize=1024408 CPUtime=0.14 cores=1,3,5,7
/proc/14212/stat : 14212 (python) S 14148 14148 14046 0 -1 4202560 1113 0 0 0 6 8 0 0 19 0 2 0 907046925 1048993792 184375 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/14212/statm: 256102 184375 399 364 0 192011 0
[pid=14214] ppid=14212 vsize=896312 CPUtime=100.12 cores=1,3,5,7
/proc/14214/stat : 14214 (precosat) T 14212 14214 14214 0 -1 4202496 230200 0 0 0 9969 43 0 0 25 0 1 0 907046926 917823488 222201 33554432000 4194304 4890832 140734183278640 18446744073709551615 4293651 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/14214/statm: 224078 222201 86 171 0 223905 0
[pid=14212/tid=14218] ppid=14148 vsize=1024408 CPUtime=0 cores=1,3,5,7
/proc/14212/task/14218/stat : 14218 (python) S 14148 14148 14046 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 907056940 1048993792 184375 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 514 18446604470780094464 0 0 -1 7 0 0 0
[pid=14219] ppid=14148 vsize=0 CPUtime=643.86 cores=1,3,5,7
/proc/14219/stat : 14219 (python) R 14148 14148 14046 0 -1 4202564 1238 890282 0 0 46 47 64140 153 16 0 1 0 907056943 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14219/statm: 0 0 0 0 0 0 0
[pid=14148/tid=14169] ppid=14146 vsize=1044908 CPUtime=0 cores=1,3,5,7
/proc/14148/task/14169/stat : 14169 (python) S 14146 14148 14046 0 -1 4202560 29 934 0 0 0 0 0 0 18 0 6 0 906968423 1069985792 185867 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 2 18446604471140105280 0 0 -1 1 0 0 0
[pid=14148/tid=14193] ppid=14146 vsize=1044908 CPUtime=0 cores=1,3,5,7
/proc/14148/task/14193/stat : 14193 (python) S 14146 14148 14046 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 6 0 907017380 1069985792 185867 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 2 18446604471140105280 0 0 -1 1 0 0 0
[pid=14148/tid=14200] ppid=14146 vsize=1044908 CPUtime=0 cores=1,3,5,7
/proc/14148/task/14200/stat : 14200 (python) S 14146 14148 14046 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 6 0 907027396 1069985792 185867 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 2 18446604471140105280 0 0 -1 1 0 0 0
[pid=14148/tid=14213] ppid=14146 vsize=1044908 CPUtime=0 cores=1,3,5,7
/proc/14148/task/14213/stat : 14213 (python) S 14146 14148 14046 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 6 0 907046926 1069985792 185867 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 2 18446604471140105280 0 0 -1 1 0 0 0
[pid=14148/tid=14220] ppid=14146 vsize=1044908 CPUtime=0 cores=1,3,5,7
/proc/14148/task/14220/stat : 14220 (python) S 14146 14148 14046 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 6 0 907056944 1069985792 185867 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 2 18446604471140105280 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2041.63
Current children cumulated vsize (KiB) 7053324

[startup+2040.2 s]
/proc/loadavg: 2.00 2.00 1.76 3/202 14243
/proc/meminfo: memFree=5619252/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=1044856 CPUtime=2041.95 cores=1,3,5,7
/proc/14148/stat : 14148 (python) R 14146 14148 14046 0 -1 4202496 1452394 1531717 1 0 51001 182 152627 385 16 0 6 0 906917241 1069932544 185860 33554432000 4194304 5683644 140735218755152 18446744073709551615 212687330743 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14148/statm: 261214 185860 1877 364 0 197133 0
[pid=14148/tid=14169] ppid=14146 vsize=1044856 CPUtime=1530.12 cores=1,3,5,7
/proc/14148/task/14169/stat : 14169 (python) S 14146 14148 14046 0 -1 4202560 31 1531717 0 0 0 0 152627 385 18 0 6 0 906968423 1069932544 185860 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 0 18446604471140105280 0 0 -1 3 0 0 0
[pid=14148/tid=14193] ppid=14146 vsize=1044856 CPUtime=1530.12 cores=1,3,5,7
/proc/14148/task/14193/stat : 14193 (python) S 14146 14148 14046 0 -1 4202560 26 1531717 0 0 0 0 152627 385 18 0 6 0 907017380 1069932544 185860 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 0 18446604471140105280 0 0 -1 3 0 0 0
[pid=14148/tid=14200] ppid=14146 vsize=1044856 CPUtime=1530.12 cores=1,3,5,7
/proc/14148/task/14200/stat : 14200 (python) S 14146 14148 14046 0 -1 4202560 32 1531717 0 0 0 0 152627 385 18 0 6 0 907027396 1069932544 185860 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 0 18446604471140105280 0 0 -1 3 0 0 0
[pid=14148/tid=14213] ppid=14146 vsize=1044856 CPUtime=1530.12 cores=1,3,5,7
/proc/14148/task/14213/stat : 14213 (python) S 14146 14148 14046 0 -1 4202560 28 1531717 0 0 0 0 152627 385 18 0 6 0 907046926 1069932544 185860 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 0 18446604471140105280 0 0 -1 3 0 0 0
[pid=14148/tid=14220] ppid=14146 vsize=1044856 CPUtime=1530.12 cores=1,3,5,7
/proc/14148/task/14220/stat : 14220 (python) S 14146 14148 14046 0 -1 4202560 26 1531717 0 0 0 0 152627 385 18 0 6 0 907056944 1069932544 185860 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 0 18446604471140105280 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2041.95
Current children cumulated vsize (KiB) 1044856

[startup+2040.31 s]
/proc/loadavg: 2.00 2.00 1.76 3/202 14243
/proc/meminfo: memFree=5619252/32951124 swapFree=67076880/67111528
[pid=14148] ppid=14146 vsize=1044856 CPUtime=2042.06 cores=1,3,5,7
/proc/14148/stat : 14148 (python) R 14146 14148 14046 0 -1 4202496 1533326 1531717 1 0 51007 187 152627 385 16 0 6 0 906917241 1069932544 185860 33554432000 4194304 5683644 140735218755152 18446744073709551615 212687330743 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14148/statm: 261214 185860 1877 364 0 197133 0
[pid=14148/tid=14169] ppid=14146 vsize=1044856 CPUtime=1530.12 cores=1,3,5,7
/proc/14148/task/14169/stat : 14169 (python) S 14146 14148 14046 0 -1 4202560 31 1531717 0 0 0 0 152627 385 18 0 6 0 906968423 1069932544 185860 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 0 18446604471140105280 0 0 -1 3 0 0 0
[pid=14148/tid=14193] ppid=14146 vsize=1044856 CPUtime=1530.12 cores=1,3,5,7
/proc/14148/task/14193/stat : 14193 (python) S 14146 14148 14046 0 -1 4202560 26 1531717 0 0 0 0 152627 385 18 0 6 0 907017380 1069932544 185860 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 0 18446604471140105280 0 0 -1 3 0 0 0
[pid=14148/tid=14200] ppid=14146 vsize=1044856 CPUtime=1530.12 cores=1,3,5,7
/proc/14148/task/14200/stat : 14200 (python) S 14146 14148 14046 0 -1 4202560 32 1531717 0 0 0 0 152627 385 18 0 6 0 907027396 1069932544 185860 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 0 18446604471140105280 0 0 -1 3 0 0 0
[pid=14148/tid=14213] ppid=14146 vsize=1044856 CPUtime=1530.12 cores=1,3,5,7
/proc/14148/task/14213/stat : 14213 (python) S 14146 14148 14046 0 -1 4202560 28 1531717 0 0 0 0 152627 385 18 0 6 0 907046926 1069932544 185860 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 0 18446604471140105280 0 0 -1 3 0 0 0
[pid=14148/tid=14220] ppid=14146 vsize=1044856 CPUtime=1530.12 cores=1,3,5,7
/proc/14148/task/14220/stat : 14220 (python) S 14146 14148 14046 0 -1 4202560 26 1531717 0 0 0 0 152627 385 18 0 6 0 907056944 1069932544 185860 33554432000 4194304 5683644 140735218755152 18446744073709551615 212699498929 0 0 16781312 0 18446604471140105280 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2042.06
Current children cumulated vsize (KiB) 1044856

Child status: 0
Real time (s): 2040.38
CPU time (s): 2042.14
CPU user time (s): 2036.37
CPU system time (s): 5.77412
CPU usage (%): 100.087
Max. virtual memory (cumulated for all children) (KiB): 12726868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2036.37
system time used= 5.77412
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3087760
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= 4362
involuntary context switches= 9298

runsolver used 3.2745 second user time and 7.75382 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-13 10:19:55
IDJOB=3498354
IDBENCH=82371
IDSOLVER=1991
FILE ID=node139/3498354-1307953190
RUNJOBID= node139-1307953114-14065
PBS_JOBID= 13559689
Free space on /tmp= 2508 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498354-1307953190/watcher-3498354-1307953190 -o /tmp/evaluation-result-3498354-1307953190/solver-3498354-1307953190 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498354-1307953190.cnf -seed 1856906190 -budget 5000

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

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=1856906190

node139.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.852
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.852
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.852
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.74
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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:     32951124 kB
MemFree:       3596332 kB
Buffers:        115064 kB
Cached:       28259864 kB
SwapCached:       3400 kB
Active:       13479588 kB
Inactive:     14965580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3596332 kB
SwapTotal:    67111528 kB
SwapFree:     67076880 kB
Dirty:          192244 kB
Writeback:           0 kB
AnonPages:       68300 kB
Mapped:          19676 kB
Slab:           843524 kB
PageTables:       5924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   281904 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= 2476 MiB
End job on node139 at 2011-06-13 10:53:56