Trace number 3386775

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-random (fixed)UNSAT 1170.1 1165.84

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S614849838-039.UNKNOWN.cnf
MD5SUMc6bf5481c82f3a24100e294aa3a73c9c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark367.053
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

0.28/0.49	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.28/0.49	c INFO: solving HOME/instance-3386775-1305591704.cnf
0.28/0.49	c INFO: computing task features
0.36/0.53	c INFO: computed variable-clause graph statistics
0.36/0.53	c INFO: computed clause balance statistics
0.56/0.72	c INFO: computed variable balance statistics
0.66/0.80	c INFO: computed small-clause counts
0.66/0.80	c INFO: computed Horn-clause counts
0.66/0.81	c INFO: computed variable graph statistics
0.66/0.81	c INFO: collected features for HOME/instance-3386775-1305591704.cnf in 0.32 s
0.66/0.84	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.55)
100.40/100.22	c INFO: running gnovelty+2@0 for 97 with 4900 remaining (b = 0.10)
200.14/199.61	c INFO: running adaptg2wsat2009++@0 for 97 with 4800 remaining (b = 0.05)
300.90/300.02	c INFO: running adaptg2wsat2009++@0 for 97 with 4700 remaining (b = 0.04)
400.65/399.43	c INFO: running adaptg2wsat2009++@0 for 97 with 4601 remaining (b = 0.03)
500.37/498.84	c INFO: running gnovelty+2@0 for 97 with 4501 remaining (b = 0.02)
598.13/596.29	c INFO: running FH@0 for 97 with 4404 remaining (b = 0.02)
698.99/696.70	c INFO: running adaptg2wsat2009++@0 for 97 with 4304 remaining (b = 0.01)
799.65/797.10	c INFO: running march_hi@0 for 2134 with 4203 remaining (b = 0.31)
1169.87/1165.82	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-3386775-1305591704/watcher-3386775-1305591704 -o /tmp/evaluation-result-3386775-1305591704/solver-3386775-1305591704 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386775-1305591704.cnf -seed 1906858759 -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: 2.00 2.01 2.00 2/503 3055
/proc/meminfo: memFree=15735548/32951124 swapFree=62248504/67111528
[pid=3055] ppid=3053 vsize=15184 CPUtime=0 cores=1,3,5,7
/proc/3055/stat : 3055 (python) S 3053 3055 2389 0 -1 4202496 733 0 0 0 0 0 0 0 25 0 1 0 670768147 15548416 622 33554432000 4194304 5683644 140733723155088 18446744073709551615 218905729024 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/3055/statm: 3796 622 322 364 0 283 0

[startup+0.078521 s]
/proc/loadavg: 2.00 2.01 2.00 2/503 3055
/proc/meminfo: memFree=15735548/32951124 swapFree=62248504/67111528
[pid=3055] ppid=3053 vsize=84524 CPUtime=0.05 cores=1,3,5,7
/proc/3055/stat : 3055 (python) R 3053 3055 2389 0 -1 4202496 2272 0 0 0 4 1 0 0 25 0 1 0 670768147 86552576 2017 33554432000 4194304 5683644 140733723155088 18446744073709551615 218905757468 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/3055/statm: 21131 2032 647 364 0 1335 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84524

[startup+0.10053 s]
/proc/loadavg: 2.00 2.01 2.00 2/503 3055
/proc/meminfo: memFree=15735548/32951124 swapFree=62248504/67111528
[pid=3055] ppid=3053 vsize=101740 CPUtime=0.07 cores=1,3,5,7
/proc/3055/stat : 3055 (python) R 3053 3055 2389 0 -1 4202496 2930 0 0 0 5 2 0 0 17 0 1 0 670768147 104181760 2626 33554432000 4194304 5683644 140733723155088 18446744073709551615 218905729024 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/3055/statm: 25436 2627 837 364 0 1736 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 101740

[startup+0.300481 s]
/proc/loadavg: 2.00 2.01 2.00 2/503 3055
/proc/meminfo: memFree=15735548/32951124 swapFree=62248504/67111528
[pid=3055] ppid=3053 vsize=156424 CPUtime=0.21 cores=1,3,5,7
/proc/3055/stat : 3055 (python) R 3053 3055 2389 0 -1 4202496 6368 932 1 0 16 5 0 0 17 0 1 0 670768147 160178176 4482 33554432000 4194304 5683644 140733723155088 18446744073709551615 218905729024 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/3055/statm: 39106 4482 1257 364 0 3214 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 156424

[startup+0.700407 s]
/proc/loadavg: 2.00 2.01 2.00 2/503 3055
/proc/meminfo: memFree=15735548/32951124 swapFree=62248504/67111528
[pid=3055] ppid=3053 vsize=279652 CPUtime=0.56 cores=1,3,5,7
/proc/3055/stat : 3055 (python) R 3053 3055 2389 0 -1 4202496 9715 932 1 0 48 8 0 0 17 0 1 0 670768147 286363648 7298 33554432000 4194304 5683644 140733723155088 18446744073709551615 47938989378032 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/3055/statm: 69913 7298 1826 364 0 5837 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 279652

[startup+1.50026 s]
/proc/loadavg: 2.00 2.01 2.00 3/507 3063
/proc/meminfo: memFree=15710008/32951124 swapFree=62248504/67111528
[pid=3055] ppid=3053 vsize=289192 CPUtime=0.7 cores=1,3,5,7
/proc/3055/stat : 3055 (python) S 3053 3055 2389 0 -1 4202496 10018 932 1 0 62 8 0 0 19 0 2 0 670768147 296132608 7203 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3055/statm: 72298 7203 1877 364 0 8216 0
[pid=3061] ppid=3055 vsize=278948 CPUtime=0 cores=1,3,5,7
/proc/3061/stat : 3061 (python) S 3055 3055 2389 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 670768231 285642752 5676 33554432000 4194304 5683644 140733723155088 18446744073709551615 218905751055 0 0 16781312 514 81689869948026879 0 0 17 1 0 0 0
/proc/3061/statm: 69737 5676 354 364 0 5655 0
[pid=3063] ppid=3061 vsize=1017932 CPUtime=0.65 cores=1,3,5,7
/proc/3063/stat : 3063 (gnovelty+2) R 3061 3063 3063 0 -1 4202496 511 0 0 0 65 0 0 0 21 0 1 0 670768231 1042362368 247 33554432000 134512640 135663704 4292145792 18446744073709551615 134525258 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3063/statm: 254483 247 113 282 0 254199 0
[pid=3055/tid=3062] ppid=3053 vsize=289192 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3062/stat : 3062 (python) S 3053 3055 2389 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 2 0 670768231 296132608 7203 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 1586072

[startup+3.10097 s]
/proc/loadavg: 2.00 2.01 2.00 3/507 3063
/proc/meminfo: memFree=15708644/32951124 swapFree=62248504/67111528
[pid=3055] ppid=3053 vsize=289192 CPUtime=0.7 cores=1,3,5,7
/proc/3055/stat : 3055 (python) S 3053 3055 2389 0 -1 4202496 10018 932 1 0 62 8 0 0 19 0 2 0 670768147 296132608 7203 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3055/statm: 72298 7203 1877 364 0 8216 0
[pid=3061] ppid=3055 vsize=278948 CPUtime=0 cores=1,3,5,7
/proc/3061/stat : 3061 (python) S 3055 3055 2389 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 670768231 285642752 5676 33554432000 4194304 5683644 140733723155088 18446744073709551615 218905751055 0 0 16781312 514 81689869947994372 0 0 17 1 0 0 0
/proc/3061/statm: 69737 5676 354 364 0 5655 0
[pid=3063] ppid=3061 vsize=1017932 CPUtime=2.25 cores=1,3,5,7
/proc/3063/stat : 3063 (gnovelty+2) R 3061 3063 3063 0 -1 4202496 511 0 0 0 225 0 0 0 25 0 1 0 670768231 1042362368 247 33554432000 134512640 135663704 4292145792 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3063/statm: 254483 247 113 282 0 254199 0
[pid=3055/tid=3062] ppid=3053 vsize=289192 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3062/stat : 3062 (python) S 3053 3055 2389 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 2 0 670768231 296132608 7203 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 1586072

[startup+6.3004 s]
/proc/loadavg: 2.08 2.02 2.01 3/507 3063
/proc/meminfo: memFree=15707248/32951124 swapFree=62248504/67111528
[pid=3055] ppid=3053 vsize=289192 CPUtime=0.7 cores=1,3,5,7
/proc/3055/stat : 3055 (python) S 3053 3055 2389 0 -1 4202496 10018 932 1 0 62 8 0 0 19 0 2 0 670768147 296132608 7203 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3055/statm: 72298 7203 1877 364 0 8216 0
[pid=3061] ppid=3055 vsize=278948 CPUtime=0.02 cores=1,3,5,7
/proc/3061/stat : 3061 (python) S 3055 3055 2389 0 -1 4202560 890 0 0 0 1 1 0 0 18 0 1 0 670768231 285642752 5699 33554432000 4194304 5683644 140733723155088 18446744073709551615 218905751055 0 0 16781312 514 81689869947994372 0 0 17 1 0 0 0
/proc/3061/statm: 69737 5699 377 364 0 5655 0
[pid=3063] ppid=3061 vsize=1017932 CPUtime=5.45 cores=1,3,5,7
/proc/3063/stat : 3063 (gnovelty+2) R 3061 3063 3063 0 -1 4202496 511 0 0 0 545 0 0 0 25 0 1 0 670768231 1042362368 247 33554432000 134512640 135663704 4292145792 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3063/statm: 254483 247 113 282 0 254199 0
[pid=3055/tid=3062] ppid=3053 vsize=289192 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3062/stat : 3062 (python) S 3053 3055 2389 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 2 0 670768231 296132608 7203 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 1586072

[startup+12.7002 s]
/proc/loadavg: 2.07 2.02 2.00 3/507 3063
/proc/meminfo: memFree=15705620/32951124 swapFree=62248504/67111528
[pid=3055] ppid=3053 vsize=289192 CPUtime=0.7 cores=1,3,5,7
/proc/3055/stat : 3055 (python) S 3053 3055 2389 0 -1 4202496 10018 932 1 0 62 8 0 0 19 0 2 0 670768147 296132608 7203 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3055/statm: 72298 7203 1877 364 0 8216 0
[pid=3061] ppid=3055 vsize=278948 CPUtime=0.03 cores=1,3,5,7
/proc/3061/stat : 3061 (python) S 3055 3055 2389 0 -1 4202560 896 0 0 0 2 1 0 0 18 0 1 0 670768231 285642752 5699 33554432000 4194304 5683644 140733723155088 18446744073709551615 218905751055 0 0 16781312 514 13034121009051959556 0 0 17 1 0 0 0
/proc/3061/statm: 69737 5699 377 364 0 5655 0
[pid=3063] ppid=3061 vsize=1017932 CPUtime=11.85 cores=1,3,5,7
/proc/3063/stat : 3063 (gnovelty+2) R 3061 3063 3063 0 -1 4202496 511 0 0 0 1185 0 0 0 25 0 1 0 670768231 1042362368 247 33554432000 134512640 135663704 4292145792 18446744073709551615 134524681 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3063/statm: 254483 247 113 282 0 254199 0
[pid=3055/tid=3062] ppid=3053 vsize=289192 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3062/stat : 3062 (python) S 3053 3055 2389 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 2 0 670768231 296132608 7203 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 1586072

[startup+25.5009 s]
/proc/loadavg: 2.06 2.02 2.00 3/507 3063
/proc/meminfo: memFree=15704308/32951124 swapFree=62248504/67111528
[pid=3055] ppid=3053 vsize=289192 CPUtime=0.7 cores=1,3,5,7
/proc/3055/stat : 3055 (python) S 3053 3055 2389 0 -1 4202496 10018 932 1 0 62 8 0 0 19 0 2 0 670768147 296132608 7203 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3055/statm: 72298 7203 1877 364 0 8216 0
[pid=3061] ppid=3055 vsize=278948 CPUtime=0.08 cores=1,3,5,7
/proc/3061/stat : 3061 (python) S 3055 3055 2389 0 -1 4202560 901 0 0 0 4 4 0 0 18 0 1 0 670768231 285642752 5699 33554432000 4194304 5683644 140733723155088 18446744073709551615 218905751055 0 0 16781312 514 13034121009051959556 0 0 17 7 0 0 0
/proc/3061/statm: 69737 5699 377 364 0 5655 0
[pid=3063] ppid=3061 vsize=1017932 CPUtime=24.65 cores=1,3,5,7
/proc/3063/stat : 3063 (gnovelty+2) R 3061 3063 3063 0 -1 4202496 511 0 0 0 2465 0 0 0 25 0 1 0 670768231 1042362368 247 33554432000 134512640 135663704 4292145792 18446744073709551615 134525722 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3063/statm: 254483 247 113 282 0 254199 0
[pid=3055/tid=3062] ppid=3053 vsize=289192 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3062/stat : 3062 (python) S 3053 3055 2389 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 2 0 670768231 296132608 7203 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 1586072

[startup+51.1003 s]
/proc/loadavg: 2.04 2.02 2.00 3/507 3064
/proc/meminfo: memFree=15699328/32951124 swapFree=62248504/67111528
[pid=3055] ppid=3053 vsize=289192 CPUtime=0.7 cores=1,3,5,7
/proc/3055/stat : 3055 (python) S 3053 3055 2389 0 -1 4202496 10018 932 1 0 62 8 0 0 19 0 2 0 670768147 296132608 7203 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3055/statm: 72298 7203 1877 364 0 8216 0
[pid=3061] ppid=3055 vsize=278948 CPUtime=0.16 cores=1,3,5,7
/proc/3061/stat : 3061 (python) S 3055 3055 2389 0 -1 4202560 910 0 0 0 8 8 0 0 18 0 1 0 670768231 285642752 5699 33554432000 4194304 5683644 140733723155088 18446744073709551615 218905751055 0 0 16781312 514 13034121009051959556 0 0 17 7 0 0 0
/proc/3061/statm: 69737 5699 377 364 0 5655 0
[pid=3063] ppid=3061 vsize=1017932 CPUtime=50.25 cores=1,3,5,7
/proc/3063/stat : 3063 (gnovelty+2) R 3061 3063 3063 0 -1 4202496 511 0 0 0 5025 0 0 0 25 0 1 0 670768231 1042362368 247 33554432000 134512640 135663704 4292145792 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3063/statm: 254483 247 113 282 0 254199 0
[pid=3055/tid=3062] ppid=3053 vsize=289192 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3062/stat : 3062 (python) S 3053 3055 2389 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 2 0 670768231 296132608 7203 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 1586072

[startup+102.318 s]
/proc/loadavg: 2.06 2.03 2.00 3/511 3069
/proc/meminfo: memFree=15686624/32951124 swapFree=62248504/67111528
[pid=3055] ppid=3053 vsize=299448 CPUtime=0.73 cores=1,3,5,7
/proc/3055/stat : 3055 (python) S 3053 3055 2389 0 -1 4202496 10910 932 1 0 65 8 0 0 19 0 3 0 670768147 306634752 7210 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3055/statm: 74862 7210 1880 364 0 10777 0
[pid=3061] ppid=3055 vsize=289192 CPUtime=0.35 cores=1,3,5,7
/proc/3061/stat : 3061 (python) S 3055 3055 2389 0 -1 4202560 1084 0 0 0 19 16 0 0 19 0 2 0 670768231 296132608 5737 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3061/statm: 72298 5737 410 364 0 8216 0
[pid=3063] ppid=3061 vsize=1017932 CPUtime=99.35 cores=1,3,5,7
/proc/3063/stat : 3063 (gnovelty+2) T 3061 3063 3063 0 -1 4202496 511 0 0 0 9935 0 0 0 25 0 1 0 670768231 1042362368 247 33554432000 134512640 135663704 4292145792 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3063/statm: 254483 247 113 282 0 254199 0
[pid=3061/tid=3066] ppid=3055 vsize=289192 CPUtime=0 cores=1,3,5,7
/proc/3061/task/3066/stat : 3066 (python) S 3055 3055 2389 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670778166 296132608 5737 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 514 18446604470111582336 0 0 -1 3 0 0 0
[pid=3067] ppid=3055 vsize=289204 CPUtime=0 cores=1,3,5,7
/proc/3067/stat : 3067 (python) S 3055 3055 2389 0 -1 4202560 748 0 0 0 0 0 0 0 18 0 1 0 670778169 296144896 5674 33554432000 4194304 5683644 140733723155088 18446744073709551615 218905751110 0 0 16781312 514 18322930822379700488 0 0 17 3 0 0 0
/proc/3067/statm: 72301 5674 348 364 0 8216 0
[pid=3069] ppid=3067 vsize=1017932 CPUtime=2.08 cores=1,3,5,7
/proc/3069/stat : 3069 (gnovelty+2) R 3067 3069 3069 0 -1 4202496 514 0 0 0 208 0 0 0 25 0 1 0 670778170 1042362368 248 33554432000 134512640 135663704 4288979952 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3069/statm: 254483 248 113 282 0 254199 0
[pid=3055/tid=3062] ppid=3053 vsize=299448 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3062/stat : 3062 (python) S 3053 3055 2389 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 3 0 670768231 306634752 7210 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 7 0 0 0
[pid=3055/tid=3068] ppid=3053 vsize=299448 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3068/stat : 3068 (python) S 3053 3055 2389 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 3 0 670778170 306634752 7210 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 102.51
Current children cumulated vsize (KiB) 2913708

[startup+162.301 s]
/proc/loadavg: 2.13 2.05 2.01 3/511 3071
/proc/meminfo: memFree=15674068/32951124 swapFree=62248504/67111528
[pid=3055] ppid=3053 vsize=299448 CPUtime=0.73 cores=1,3,5,7
/proc/3055/stat : 3055 (python) S 3053 3055 2389 0 -1 4202496 10910 932 1 0 65 8 0 0 19 0 3 0 670768147 306634752 7210 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3055/statm: 74862 7210 1880 364 0 10777 0
[pid=3061] ppid=3055 vsize=289192 CPUtime=0.35 cores=1,3,5,7

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

/proc/3074/stat : 3074 (python) S 3055 3055 2389 0 -1 4202560 1081 0 0 0 20 17 0 0 19 0 2 0 670788109 306929664 5768 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3074/statm: 74934 5768 400 364 0 10846 0
[pid=3077] ppid=3074 vsize=416788 CPUtime=100.37 cores=1,3,5,7
/proc/3077/stat : 3077 (adaptg2wsat2009) T 3074 3077 3077 0 -1 4202496 630 0 0 0 10037 0 0 0 25 0 1 0 670788109 426790912 363 33554432000 134512640 135107411 4293168928 18446744073709551615 134532318 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/3077/statm: 104197 363 59 146 0 103073 0
[pid=3074/tid=3081] ppid=3055 vsize=299736 CPUtime=0 cores=1,3,5,7
/proc/3074/task/3081/stat : 3081 (python) S 3055 3055 2389 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670798146 306929664 5768 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 514 18446604461734377664 0 0 -1 1 0 0 0
[pid=3082] ppid=3055 vsize=309992 CPUtime=0.36 cores=1,3,5,7
/proc/3082/stat : 3082 (python) S 3055 3055 2389 0 -1 4202560 1101 0 0 0 18 18 0 0 19 0 2 0 670798150 317431808 5793 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3082/statm: 77498 5793 400 364 0 13407 0
[pid=3084] ppid=3082 vsize=416788 CPUtime=99.36 cores=1,3,5,7
/proc/3084/stat : 3084 (adaptg2wsat2009) T 3082 3084 3084 0 -1 4202496 631 0 0 0 9936 0 0 0 25 0 1 0 670798150 426790912 363 33554432000 134512640 135107411 4293035376 18446744073709551615 134531435 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3084/statm: 104197 363 59 146 0 103073 0
[pid=3082/tid=3088] ppid=3055 vsize=309992 CPUtime=0 cores=1,3,5,7
/proc/3082/task/3088/stat : 3088 (python) S 3055 3055 2389 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670808087 317431808 5793 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 514 18446604470082931520 0 0 -1 7 0 0 0
[pid=3089] ppid=3055 vsize=320420 CPUtime=0.36 cores=1,3,5,7
/proc/3089/stat : 3089 (python) S 3055 3055 2389 0 -1 4202560 1113 0 0 0 19 17 0 0 19 0 2 0 670808090 328110080 5819 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3089/statm: 80105 5819 400 364 0 16011 0
[pid=3091] ppid=3089 vsize=416788 CPUtime=99.33 cores=1,3,5,7
/proc/3091/stat : 3091 (adaptg2wsat2009) T 3089 3091 3091 0 -1 4202496 633 0 0 0 9933 0 0 0 25 0 1 0 670808090 426790912 363 33554432000 134512640 135107411 4292222480 18446744073709551615 134532224 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3091/statm: 104197 363 59 146 0 103073 0
[pid=3089/tid=3098] ppid=3055 vsize=320420 CPUtime=0 cores=1,3,5,7
/proc/3089/task/3098/stat : 3098 (python) S 3055 3055 2389 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 670818027 328110080 5819 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 514 18446604464621738688 0 0 -1 7 0 0 0
[pid=3099] ppid=3055 vsize=330676 CPUtime=0.37 cores=1,3,5,7
/proc/3099/stat : 3099 (python) S 3055 3055 2389 0 -1 4202560 1126 0 0 0 19 18 0 0 19 0 2 0 670818031 338612224 5848 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3099/statm: 82669 5848 400 364 0 18572 0
[pid=3102] ppid=3099 vsize=1017932 CPUtime=97.41 cores=1,3,5,7
/proc/3102/stat : 3102 (gnovelty+2) T 3099 3102 3102 0 -1 4202496 516 0 0 0 9741 0 0 0 25 0 1 0 670818031 1042362368 248 33554432000 134512640 135663704 4292555664 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3102/statm: 254483 248 113 282 0 254199 0
[pid=3099/tid=3106] ppid=3055 vsize=330676 CPUtime=0 cores=1,3,5,7
/proc/3099/task/3106/stat : 3106 (python) S 3055 3055 2389 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670827773 338612224 5848 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 514 18446604465768769408 0 0 -1 7 0 0 0
[pid=3107] ppid=3055 vsize=341136 CPUtime=0.37 cores=1,3,5,7
/proc/3107/stat : 3107 (python) S 3055 3055 2389 0 -1 4202560 1118 0 0 0 22 15 0 0 16 0 2 0 670827776 349323264 5878 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3107/statm: 85284 5878 400 364 0 21184 0
[pid=3109] ppid=3107 vsize=246936 CPUtime=100.36 cores=1,3,5,7
/proc/3109/stat : 3109 (FH) T 3107 3109 3109 0 -1 4202496 594 0 0 0 10036 0 0 0 25 0 1 0 670827777 252862464 326 33554432000 134512640 134936988 4293356304 18446744073709551615 134554216 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3109/statm: 61734 326 41 104 0 61238 0
[pid=3107/tid=3112] ppid=3055 vsize=341136 CPUtime=0 cores=1,3,5,7
/proc/3107/task/3112/stat : 3112 (python) S 3055 3055 2389 0 -1 4202560 51 0 0 0 0 0 0 0 16 0 2 0 670837814 349323264 5878 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 514 18446604461182603584 0 0 -1 7 0 0 0
[pid=3113] ppid=3055 vsize=351392 CPUtime=0.36 cores=1,3,5,7
/proc/3113/stat : 3113 (python) S 3055 3055 2389 0 -1 4202560 1157 0 0 0 18 18 0 0 19 0 2 0 670837817 359825408 5888 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/3113/statm: 87848 5888 406 364 0 23745 0
[pid=3116] ppid=3113 vsize=416788 CPUtime=100.26 cores=1,3,5,7
/proc/3116/stat : 3116 (adaptg2wsat2009) T 3113 3116 3116 0 -1 4202496 642 0 0 0 10026 0 0 0 25 0 1 0 670837818 426790912 364 33554432000 134512640 135107411 4294301072 18446744073709551615 134532408 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/3116/statm: 104197 364 59 146 0 103073 0
[pid=3113/tid=3121] ppid=3055 vsize=351392 CPUtime=0 cores=1,3,5,7
/proc/3113/task/3121/stat : 3121 (python) S 3055 3055 2389 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 670847854 359825408 5888 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 514 18446604469157192832 0 0 -1 3 0 0 0
[pid=3122] ppid=3055 vsize=361648 CPUtime=1.53 cores=1,3,5,7
/proc/3122/stat : 3122 (python) S 3055 3055 2389 0 -1 4202560 1027 0 0 0 79 74 0 0 16 0 1 0 670847857 370327552 5856 33554432000 4194304 5683644 140733723155088 18446744073709551615 218905751110 0 0 16781312 514 133889734232473860 0 0 17 7 0 0 0
/proc/3122/statm: 90412 5856 371 364 0 26306 0
[pid=3124] ppid=3122 vsize=4844 CPUtime=368.59 cores=1,3,5,7
/proc/3124/stat : 3124 (march_hi) R 3122 3124 3124 0 -1 4202496 1767 0 0 0 36859 0 0 0 25 0 1 0 670847858 4960256 817 33554432000 4194304 4955518 140733213439664 18446744073709551615 4237786 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3124/statm: 1211 817 106 186 0 1024 0
[pid=3055/tid=3062] ppid=3053 vsize=371892 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3062/stat : 3062 (python) S 3053 3055 2389 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 10 0 670768231 380817408 7383 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 7 0 0 0
[pid=3055/tid=3068] ppid=3053 vsize=371892 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3068/stat : 3068 (python) S 3053 3055 2389 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 10 0 670778170 380817408 7383 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 7 0 0 0
[pid=3055/tid=3075] ppid=3053 vsize=371892 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3075/stat : 3075 (python) S 3053 3055 2389 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 10 0 670788109 380817408 7383 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 7 0 0 0
[pid=3055/tid=3083] ppid=3053 vsize=371892 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3083/stat : 3083 (python) S 3053 3055 2389 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 10 0 670798150 380817408 7383 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 1 0 0 0
[pid=3055/tid=3090] ppid=3053 vsize=371892 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3090/stat : 3090 (python) S 3053 3055 2389 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 10 0 670808090 380817408 7383 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 3 0 0 0
[pid=3055/tid=3101] ppid=3053 vsize=371892 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3101/stat : 3101 (python) S 3053 3055 2389 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 10 0 670818031 380817408 7383 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 1 0 0 0
[pid=3055/tid=3108] ppid=3053 vsize=371892 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3108/stat : 3108 (python) S 3053 3055 2389 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 10 0 670827776 380817408 7383 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 1 0 0 0
[pid=3055/tid=3115] ppid=3053 vsize=371892 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3115/stat : 3115 (python) S 3053 3055 2389 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 10 0 670837817 380817408 7383 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 7 0 0 0
[pid=3055/tid=3123] ppid=3053 vsize=371892 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3123/stat : 3123 (python) S 3053 3055 2389 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 10 0 670847858 380817408 7383 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1169.77
Current children cumulated vsize (KiB) 8238016

[startup+1165.8 s]
/proc/loadavg: 2.01 2.03 2.00 3/547 3141
/proc/meminfo: memFree=15427364/32951124 swapFree=62248504/67111528
[pid=3055] ppid=3053 vsize=371892 CPUtime=0.97 cores=1,3,5,7
/proc/3055/stat : 3055 (python) S 3053 3055 2389 0 -1 4202496 17121 932 1 0 88 9 0 0 19 0 10 0 670768147 380817408 7383 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3055/statm: 92973 7383 1894 364 0 28867 0
[pid=3061] ppid=3055 vsize=289192 CPUtime=0.35 cores=1,3,5,7
/proc/3061/stat : 3061 (python) S 3055 3055 2389 0 -1 4202560 1084 0 0 0 19 16 0 0 19 0 2 0 670768231 296132608 5737 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3061/statm: 72298 5737 410 364 0 8216 0
[pid=3063] ppid=3061 vsize=1017932 CPUtime=99.35 cores=1,3,5,7
/proc/3063/stat : 3063 (gnovelty+2) T 3061 3063 3063 0 -1 4202496 511 0 0 0 9935 0 0 0 25 0 1 0 670768231 1042362368 247 33554432000 134512640 135663704 4292145792 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3063/statm: 254483 247 113 282 0 254199 0
[pid=3061/tid=3066] ppid=3055 vsize=289192 CPUtime=0 cores=1,3,5,7
/proc/3061/task/3066/stat : 3066 (python) S 3055 3055 2389 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670778166 296132608 5737 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 514 18446604470111582336 0 0 -1 3 0 0 0
[pid=3067] ppid=3055 vsize=289204 CPUtime=0.35 cores=1,3,5,7
/proc/3067/stat : 3067 (python) S 3055 3055 2389 0 -1 4202560 1083 0 0 0 18 17 0 0 19 0 2 0 670778169 296144896 5727 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/3067/statm: 72301 5727 400 364 0 8216 0
[pid=3069] ppid=3067 vsize=1017932 CPUtime=99.35 cores=1,3,5,7
/proc/3069/stat : 3069 (gnovelty+2) T 3067 3069 3069 0 -1 4202496 514 0 0 0 9935 0 0 0 25 0 1 0 670778170 1042362368 248 33554432000 134512640 135663704 4288979952 18446744073709551615 134525070 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/3069/statm: 254483 248 113 282 0 254199 0
[pid=3067/tid=3073] ppid=3055 vsize=289204 CPUtime=0 cores=1,3,5,7
/proc/3067/task/3073/stat : 3073 (python) S 3055 3055 2389 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 670788105 296144896 5727 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 514 18446604465768767616 0 0 -1 3 0 0 0
[pid=3074] ppid=3055 vsize=299736 CPUtime=0.37 cores=1,3,5,7
/proc/3074/stat : 3074 (python) S 3055 3055 2389 0 -1 4202560 1081 0 0 0 20 17 0 0 19 0 2 0 670788109 306929664 5768 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3074/statm: 74934 5768 400 364 0 10846 0
[pid=3077] ppid=3074 vsize=416788 CPUtime=100.37 cores=1,3,5,7
/proc/3077/stat : 3077 (adaptg2wsat2009) T 3074 3077 3077 0 -1 4202496 630 0 0 0 10037 0 0 0 25 0 1 0 670788109 426790912 363 33554432000 134512640 135107411 4293168928 18446744073709551615 134532318 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/3077/statm: 104197 363 59 146 0 103073 0
[pid=3074/tid=3081] ppid=3055 vsize=299736 CPUtime=0 cores=1,3,5,7
/proc/3074/task/3081/stat : 3081 (python) S 3055 3055 2389 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670798146 306929664 5768 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 514 18446604461734377664 0 0 -1 1 0 0 0
[pid=3082] ppid=3055 vsize=309992 CPUtime=0.36 cores=1,3,5,7
/proc/3082/stat : 3082 (python) S 3055 3055 2389 0 -1 4202560 1101 0 0 0 18 18 0 0 19 0 2 0 670798150 317431808 5793 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3082/statm: 77498 5793 400 364 0 13407 0
[pid=3084] ppid=3082 vsize=416788 CPUtime=99.36 cores=1,3,5,7
/proc/3084/stat : 3084 (adaptg2wsat2009) T 3082 3084 3084 0 -1 4202496 631 0 0 0 9936 0 0 0 25 0 1 0 670798150 426790912 363 33554432000 134512640 135107411 4293035376 18446744073709551615 134531435 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3084/statm: 104197 363 59 146 0 103073 0
[pid=3082/tid=3088] ppid=3055 vsize=309992 CPUtime=0 cores=1,3,5,7
/proc/3082/task/3088/stat : 3088 (python) S 3055 3055 2389 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670808087 317431808 5793 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 514 18446604470082931520 0 0 -1 7 0 0 0
[pid=3089] ppid=3055 vsize=320420 CPUtime=0.36 cores=1,3,5,7
/proc/3089/stat : 3089 (python) S 3055 3055 2389 0 -1 4202560 1113 0 0 0 19 17 0 0 19 0 2 0 670808090 328110080 5819 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3089/statm: 80105 5819 400 364 0 16011 0
[pid=3091] ppid=3089 vsize=416788 CPUtime=99.33 cores=1,3,5,7
/proc/3091/stat : 3091 (adaptg2wsat2009) T 3089 3091 3091 0 -1 4202496 633 0 0 0 9933 0 0 0 25 0 1 0 670808090 426790912 363 33554432000 134512640 135107411 4292222480 18446744073709551615 134532224 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3091/statm: 104197 363 59 146 0 103073 0
[pid=3089/tid=3098] ppid=3055 vsize=320420 CPUtime=0 cores=1,3,5,7
/proc/3089/task/3098/stat : 3098 (python) S 3055 3055 2389 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 670818027 328110080 5819 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 514 18446604464621738688 0 0 -1 7 0 0 0
[pid=3099] ppid=3055 vsize=330676 CPUtime=0.37 cores=1,3,5,7
/proc/3099/stat : 3099 (python) S 3055 3055 2389 0 -1 4202560 1126 0 0 0 19 18 0 0 19 0 2 0 670818031 338612224 5848 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3099/statm: 82669 5848 400 364 0 18572 0
[pid=3102] ppid=3099 vsize=1017932 CPUtime=97.41 cores=1,3,5,7
/proc/3102/stat : 3102 (gnovelty+2) T 3099 3102 3102 0 -1 4202496 516 0 0 0 9741 0 0 0 25 0 1 0 670818031 1042362368 248 33554432000 134512640 135663704 4292555664 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3102/statm: 254483 248 113 282 0 254199 0
[pid=3099/tid=3106] ppid=3055 vsize=330676 CPUtime=0 cores=1,3,5,7
/proc/3099/task/3106/stat : 3106 (python) S 3055 3055 2389 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670827773 338612224 5848 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 514 18446604465768769408 0 0 -1 7 0 0 0
[pid=3107] ppid=3055 vsize=341136 CPUtime=0.37 cores=1,3,5,7
/proc/3107/stat : 3107 (python) S 3055 3055 2389 0 -1 4202560 1118 0 0 0 22 15 0 0 16 0 2 0 670827776 349323264 5878 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3107/statm: 85284 5878 400 364 0 21184 0
[pid=3109] ppid=3107 vsize=246936 CPUtime=100.36 cores=1,3,5,7
/proc/3109/stat : 3109 (FH) T 3107 3109 3109 0 -1 4202496 594 0 0 0 10036 0 0 0 25 0 1 0 670827777 252862464 326 33554432000 134512640 134936988 4293356304 18446744073709551615 134554216 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3109/statm: 61734 326 41 104 0 61238 0
[pid=3107/tid=3112] ppid=3055 vsize=341136 CPUtime=0 cores=1,3,5,7
/proc/3107/task/3112/stat : 3112 (python) S 3055 3055 2389 0 -1 4202560 51 0 0 0 0 0 0 0 16 0 2 0 670837814 349323264 5878 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 514 18446604461182603584 0 0 -1 7 0 0 0
[pid=3113] ppid=3055 vsize=351392 CPUtime=0.36 cores=1,3,5,7
/proc/3113/stat : 3113 (python) S 3055 3055 2389 0 -1 4202560 1157 0 0 0 18 18 0 0 19 0 2 0 670837817 359825408 5888 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/3113/statm: 87848 5888 406 364 0 23745 0
[pid=3116] ppid=3113 vsize=416788 CPUtime=100.26 cores=1,3,5,7
/proc/3116/stat : 3116 (adaptg2wsat2009) T 3113 3116 3116 0 -1 4202496 642 0 0 0 10026 0 0 0 25 0 1 0 670837818 426790912 364 33554432000 134512640 135107411 4294301072 18446744073709551615 134532408 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/3116/statm: 104197 364 59 146 0 103073 0
[pid=3113/tid=3121] ppid=3055 vsize=351392 CPUtime=0 cores=1,3,5,7
/proc/3113/task/3121/stat : 3121 (python) S 3055 3055 2389 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 670847854 359825408 5888 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 514 18446604469157192832 0 0 -1 3 0 0 0
[pid=3122] ppid=3055 vsize=361648 CPUtime=1.53 cores=1,3,5,7
/proc/3122/stat : 3122 (python) S 3055 3055 2389 0 -1 4202560 1027 0 0 0 79 74 0 0 15 0 1 0 670847857 370327552 5856 33554432000 4194304 5683644 140733723155088 18446744073709551615 218905751110 0 0 16781312 514 5607478682835714308 0 0 17 7 0 0 0
/proc/3122/statm: 90412 5856 371 364 0 26306 0
[pid=3124] ppid=3122 vsize=4844 CPUtime=368.69 cores=1,3,5,7
/proc/3124/stat : 3124 (march_hi) R 3122 3124 3124 0 -1 4202496 1768 0 0 0 36869 0 0 0 25 0 1 0 670847858 4960256 818 33554432000 4194304 4955518 140733213439664 18446744073709551615 4297472 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3124/statm: 1211 818 106 186 0 1024 0
[pid=3055/tid=3062] ppid=3053 vsize=371892 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3062/stat : 3062 (python) S 3053 3055 2389 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 10 0 670768231 380817408 7383 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 7 0 0 0
[pid=3055/tid=3068] ppid=3053 vsize=371892 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3068/stat : 3068 (python) S 3053 3055 2389 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 10 0 670778170 380817408 7383 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 7 0 0 0
[pid=3055/tid=3075] ppid=3053 vsize=371892 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3075/stat : 3075 (python) S 3053 3055 2389 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 10 0 670788109 380817408 7383 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 7 0 0 0
[pid=3055/tid=3083] ppid=3053 vsize=371892 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3083/stat : 3083 (python) S 3053 3055 2389 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 10 0 670798150 380817408 7383 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 1 0 0 0
[pid=3055/tid=3090] ppid=3053 vsize=371892 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3090/stat : 3090 (python) S 3053 3055 2389 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 10 0 670808090 380817408 7383 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 3 0 0 0
[pid=3055/tid=3101] ppid=3053 vsize=371892 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3101/stat : 3101 (python) S 3053 3055 2389 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 10 0 670818031 380817408 7383 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 1 0 0 0
[pid=3055/tid=3108] ppid=3053 vsize=371892 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3108/stat : 3108 (python) S 3053 3055 2389 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 10 0 670827776 380817408 7383 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 1 0 0 0
[pid=3055/tid=3115] ppid=3053 vsize=371892 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3115/stat : 3115 (python) S 3053 3055 2389 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 10 0 670837817 380817408 7383 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 7 0 0 0
[pid=3055/tid=3123] ppid=3053 vsize=371892 CPUtime=0 cores=1,3,5,7
/proc/3055/task/3123/stat : 3123 (python) S 3053 3055 2389 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 10 0 670847858 380817408 7383 33554432000 4194304 5683644 140733723155088 18446744073709551615 218917554609 0 0 16781312 2 18446604458236047744 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1169.87
Current children cumulated vsize (KiB) 8238016

Child status: 0
Real time (s): 1165.84
CPU time (s): 1170.1
CPU user time (s): 1167.82
CPU system time (s): 2.28165
CPU usage (%): 100.365
Max. virtual memory (cumulated for all children) (KiB): 8238016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1167.82
system time used= 2.28165
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39301
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= 3033
involuntary context switches= 3099

runsolver used 6.90895 second user time and 15.6956 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-17 02:21:44
IDJOB=3386775
IDBENCH=82840
IDSOLVER=1872
FILE ID=node137/3386775-1305591704
RUNJOBID= node137-1305586143-2409
PBS_JOBID= 13350341
Free space on /tmp= 73632 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S614849838-039.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386775-1305591704/watcher-3386775-1305591704 -o /tmp/evaluation-result-3386775-1305591704/solver-3386775-1305591704 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386775-1305591704.cnf -seed 1906858759 -budget 5000

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

MD5SUM BENCH= c6bf5481c82f3a24100e294aa3a73c9c
RANDOM SEED=1906858759

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:      15735704 kB
Buffers:        335432 kB
Cached:        4433828 kB
SwapCached:      25020 kB
Active:        7253836 kB
Inactive:      9681584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15735704 kB
SwapTotal:    67111528 kB
SwapFree:     62248504 kB
Dirty:           31828 kB
Writeback:           4 kB
AnonPages:    12150876 kB
Mapped:          37972 kB
Slab:           139708 kB
PageTables:      71628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150351236 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= 73600 MiB
End job on node137 at 2011-05-17 02:41:10