Trace number 4258266

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 NameAnswerobjective functionCPU timeWall clock time
sat4j-CSP 2017-07-05? (TO) 260.24799 86.150497

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-07-07-5.xml
MD5SUMe703a022bfe4f723b0880c2305d40b57
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark460
Best CPU time to get the best result obtained on this benchmark248.88901
Satisfiable
(Un)Satisfiability was proved
Number of variables203
Number of constraints168
Number of domains9
Minimum domain size6
Maximum domain size560
Distribution of domain sizes[{"size":6,"count":7},{"size":7,"count":91},{"size":560,"count":105}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":56},{"degree":3,"count":98},{"degree":8,"count":49}]
Minimum constraint arity1
Maximum constraint arity9
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":49},{"arity":3,"count":49},{"arity":7,"count":14},{"arity":9,"count":49}]
Number of extensional constraints49
Number of intensional constraints56
Distribution of constraint types[{"type":"extension","count":49},{"type":"intension","count":56},{"type":"allDifferent","count":7},{"type":"noOverlap","count":7},{"type":"element","count":49}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data


Verifier Data

One s line expected

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13963 MiB free)
  memory of node 1: 16384 MiB (12340 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4258266-1502639337/watcher-4258266-1502639337 -o /tmp/evaluation-result-4258266-1502639337/solver-4258266-1502639337 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502637430-15760 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258266-1502639337.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=17651, runsolver pid=17648


[startup+0.10327 s]*
/proc/loadavg: 5.66 5.09 4.29 7/216 17666
/proc/meminfo: memFree=26809684/32770624 swapFree=67108860/67108860
[pid=17651] ppid=17648 vsize=10555400 memory=30828 CPUtime=0.13 cores=0,2,4,6
/proc/17651/stat : 17651 (java) S 17648 17651 6338 0 -1 1077944320 6759 0 0 0 12 1 0 0 20 0 15 0 97014735 10808729600 7707 33554432000 4194304 4196468 140732645695024 140732645677568 140499971813111 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
/proc/17651/statm: 2638850 7707 2817 1 0 2627263 0
[pid=17651/tid=17653] ppid=17648 vsize=10555400 memory=-7254954386087372155 CPUtime=0.09 cores=0,2,4,6
/proc/17651/task/17653/stat : 17653 (java) R 17648 17651 6338 0 -1 4202560 4614 0 0 0 9 0 0 0 20 0 15 0 97014735 10808729600 7707 33554432000 4194304 4196468 140732645695024 140499976048944 140499971834458 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17654] ppid=17648 vsize=10555400 memory=5793855196284897721 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17654/stat : 17654 (java) S 17648 17651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97014736 10808729600 7707 33554432000 4194304 4196468 140732645695024 140499924433680 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17655] ppid=17648 vsize=10555400 memory=139945275004544 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17655/stat : 17655 (java) S 17648 17651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97014736 10808729600 7707 33554432000 4194304 4196468 140732645695024 140499577658256 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17656] ppid=17648 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17656/stat : 17656 (java) S 17648 17651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97014736 10808729600 7707 33554432000 4194304 4196468 140732645695024 140499576605712 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17657] ppid=17648 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17657/stat : 17657 (java) S 17648 17651 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97014736 10808729600 7707 33554432000 4194304 4196468 140732645695024 140499575553168 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17658] ppid=17648 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17658/stat : 17658 (java) S 17648 17651 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97014737 10808729600 7707 33554432000 4194304 4196468 140732645695024 140499531651056 140499971824258 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17659] ppid=17648 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17659/stat : 17659 (java) S 17648 17651 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97014738 10808729600 7707 33554432000 4194304 4196468 140732645695024 140499530597280 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17660] ppid=17648 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17660/stat : 17660 (java) S 17648 17651 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97014738 10808729600 7707 33554432000 4194304 4196468 140732645695024 140499529544688 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17661] ppid=17648 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17661/stat : 17661 (java) S 17648 17651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97014740 10808729600 7707 33554432000 4194304 4196468 140732645695024 140499528493264 140499971831707 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17662] ppid=17648 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17662/stat : 17662 (java) S 17648 17651 6338 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 97014740 10808729600 7707 33554432000 4194304 4196468 140732645695024 140499527440880 140499971824258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17663] ppid=17648 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17663/stat : 17663 (java) S 17648 17651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97014740 10808729600 7707 33554432000 4194304 4196468 140732645695024 140499526388336 140499971824258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17664] ppid=17648 vsize=10555400 memory=139945275004544 CPUtime=0.02 cores=0,2,4,6
/proc/17651/task/17664/stat : 17664 (java) S 17648 17651 6338 0 -1 1077944384 354 0 0 0 2 0 0 0 20 0 15 0 97014740 10808729600 7707 33554432000 4194304 4196468 140732645695024 140499525335792 140499971824258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17665] ppid=17648 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17665/stat : 17665 (java) S 17648 17651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97014740 10808729600 7707 33554432000 4194304 4196468 140732645695024 140499524283488 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17666] ppid=17648 vsize=10555400 memory=139945275004544 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17666/stat : 17666 (java) S 17648 17651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97014741 10808729600 7707 33554432000 4194304 4196468 140732645695024 140499523230000 140499971824258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 30828 KiB

[startup+0.210636 s]*
/proc/loadavg: 5.66 5.09 4.29 8/216 17666
/proc/meminfo: memFree=26701732/32770624 swapFree=67108860/67108860
[pid=17651] ppid=17648 vsize=10555400 memory=40116 CPUtime=0.3 cores=0,2,4,6
/proc/17651/stat : 17651 (java) S 17648 17651 6338 0 -1 1077944320 8230 0 0 0 28 2 0 0 20 0 15 0 97014735 10808729600 10029 33554432000 4194304 4196468 140732645695024 140732645677568 140499971813111 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
/proc/17651/statm: 2638850 10029 2954 1 0 2627263 0
[pid=17651/tid=17653] ppid=17648 vsize=10555400 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/17651/task/17653/stat : 17653 (java) R 17648 17651 6338 0 -1 4202560 5325 0 0 0 19 1 0 0 20 0 15 0 97014735 10808729600 10029 33554432000 4194304 4196468 140732645695024 140499976043296 140499971835037 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17654] ppid=17648 vsize=10555400 memory=4211973671479795082 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17654/stat : 17654 (java) S 17648 17651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97014736 10808729600 10029 33554432000 4194304 4196468 140732645695024 140499924433680 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17655] ppid=17648 vsize=10555400 memory=139945275004544 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17655/stat : 17655 (java) S 17648 17651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97014736 10808729600 10029 33554432000 4194304 4196468 140732645695024 140499577658256 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17656] ppid=17648 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17656/stat : 17656 (java) S 17648 17651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97014736 10808729600 10029 33554432000 4194304 4196468 140732645695024 140499576605712 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17657] ppid=17648 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17657/stat : 17657 (java) S 17648 17651 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97014736 10808729600 10029 33554432000 4194304 4196468 140732645695024 140499575553168 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17658] ppid=17648 vsize=10555400 memory=139945275004544 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17658/stat : 17658 (java) S 17648 17651 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97014737 10808729600 10029 33554432000 4194304 4196468 140732645695024 140499531651056 140499971824258 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17659] ppid=17648 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17659/stat : 17659 (java) S 17648 17651 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97014738 10808729600 10029 33554432000 4194304 4196468 140732645695024 140499530597280 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17660] ppid=17648 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17660/stat : 17660 (java) S 17648 17651 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97014738 10808729600 10029 33554432000 4194304 4196468 140732645695024 140499529544688 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17661] ppid=17648 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17661/stat : 17661 (java) S 17648 17651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97014740 10808729600 10029 33554432000 4194304 4196468 140732645695024 140499528493264 140499971831707 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17662] ppid=17648 vsize=10555400 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17651/task/17662/stat : 17662 (java) S 17648 17651 6338 0 -1 1077944384 680 0 0 0 1 0 0 0 20 0 15 0 97014740 10808729600 10029 33554432000 4194304 4196468 140732645695024 140499527440880 140499971824258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17663] ppid=17648 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17663/stat : 17663 (java) S 17648 17651 6338 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 97014740 10808729600 10029 33554432000 4194304 4196468 140732645695024 140499526388336 140499971824258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17664] ppid=17648 vsize=10555400 memory=139945275004544 CPUtime=0.06 cores=0,2,4,6
/proc/17651/task/17664/stat : 17664 (java) S 17648 17651 6338 0 -1 1077944384 787 0 0 0 6 0 0 0 20 0 15 0 97014740 10808729600 10029 33554432000 4194304 4196468 140732645695024 140499525335792 140499971824258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17665] ppid=17648 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17665/stat : 17665 (java) S 17648 17651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97014740 10808729600 10029 33554432000 4194304 4196468 140732645695024 140499524283488 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17666] ppid=17648 vsize=10555400 memory=139945275004544 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17666/stat : 17666 (java) S 17648 17651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97014741 10808729600 10029 33554432000 4194304 4196468 140732645695024 140499523230000 140499971824258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 40116 KiB

[startup+0.310318 s]*
/proc/loadavg: 5.66 5.09 4.29 6/216 17666
/proc/meminfo: memFree=26509736/32770624 swapFree=67108860/67108860
[pid=17651] ppid=17648 vsize=10555476 memory=46824 CPUtime=0.51 cores=0,2,4,6
/proc/17651/stat : 17651 (java) S 17648 17651 6338 0 -1 1077944320 8978 0 0 0 48 3 0 0 20 0 15 0 97014735 10808807424 11706 33554432000 4194304 4196468 140732645695024 140732645677568 140499971813111 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
/proc/17651/statm: 2638869 11706 3045 1 0 2627263 0
[pid=17651/tid=17653] ppid=17648 vsize=10555476 memory=4871374705135476842 CPUtime=0.29 cores=0,2,4,6
/proc/17651/task/17653/stat : 17653 (java) R 17648 17651 6338 0 -1 4202560 5739 0 0 0 28 1 0 0 20 0 15 0 97014735 10808807424 11706 33554432000 4194304 4196468 140732645695024 140499976049424 140499606192871 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17654] ppid=17648 vsize=10555476 memory=4211973671479795082 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17654/stat : 17654 (java) S 17648 17651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97014736 10808807424 11706 33554432000 4194304 4196468 140732645695024 140499924433680 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17655] ppid=17648 vsize=10555476 memory=139945275006901 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17655/stat : 17655 (java) S 17648 17651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97014736 10808807424 11706 33554432000 4194304 4196468 140732645695024 140499577658256 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17656] ppid=17648 vsize=10555476 memory=139945134113490 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17656/stat : 17656 (java) S 17648 17651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97014736 10808807424 11706 33554432000 4194304 4196468 140732645695024 140499576605712 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17657] ppid=17648 vsize=10555476 memory=139945134116303 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17657/stat : 17657 (java) S 17648 17651 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97014736 10808807424 11706 33554432000 4194304 4196468 140732645695024 140499575553168 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17658] ppid=17648 vsize=10555476 memory=139945275010909 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17658/stat : 17658 (java) S 17648 17651 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97014737 10808807424 11706 33554432000 4194304 4196468 140732645695024 140499531651056 140499971824258 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17659] ppid=17648 vsize=10555476 memory=139945134125487 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17659/stat : 17659 (java) S 17648 17651 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97014738 10808807424 11706 33554432000 4194304 4196468 140732645695024 140499530597280 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17660] ppid=17648 vsize=10555476 memory=279890268241808 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17660/stat : 17660 (java) S 17648 17651 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97014738 10808807424 11706 33554432000 4194304 4196468 140732645695024 140499529544688 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17661] ppid=17648 vsize=10555476 memory=279890268239504 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17661/stat : 17661 (java) S 17648 17651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97014740 10808807424 11706 33554432000 4194304 4196468 140732645695024 140499528493264 140499971831707 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17662] ppid=17648 vsize=10555476 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/17651/task/17662/stat : 17662 (java) R 17648 17651 6338 0 -1 4202560 853 0 0 0 4 0 0 0 20 0 15 0 97014740 10808807424 11706 33554432000 4194304 4196468 140732645695024 140499527440880 140499952287738 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17663] ppid=17648 vsize=10555476 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/17651/task/17663/stat : 17663 (java) R 17648 17651 6338 0 -1 1077944384 173 0 0 0 2 0 0 0 20 0 15 0 97014740 10808807424 11706 33554432000 4194304 4196468 140732645695024 140499526388336 140499971824258 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17664] ppid=17648 vsize=10555476 memory=139945275004544 CPUtime=0.12 cores=0,2,4,6
/proc/17651/task/17664/stat : 17664 (java) R 17648 17651 6338 0 -1 4202560 848 0 0 0 12 0 0 0 20 0 15 0 97014740 10808807424 11706 33554432000 4194304 4196468 140732645695024 140499525335792 140499950487566 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17665] ppid=17648 vsize=10555476 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17665/stat : 17665 (java) S 17648 17651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97014740 10808807424 11706 33554432000 4194304 4196468 140732645695024 140499524283488 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17666] ppid=17648 vsize=10555476 memory=139945275004544 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17666/stat : 17666 (java) S 17648 17651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97014741 10808807424 11706 33554432000 4194304 4196468 140732645695024 140499523230000 140499971824258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 46824 KiB

[startup+0.700765 s]
/proc/loadavg: 5.66 5.09 4.29 8/216 17666
/proc/meminfo: memFree=26315952/32770624 swapFree=67108860/67108860
[pid=17651] ppid=17648 vsize=10555476 memory=193656 CPUtime=1.57 cores=0,2,4,6
/proc/17651/stat : 17651 (java) S 17648 17651 6338 0 -1 1077944320 11522 0 0 0 148 9 0 0 20 0 15 0 97014735 10808807424 48414 33554432000 4194304 4196468 140732645695024 140732645677568 140499971813111 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
/proc/17651/statm: 2638869 48414 3101 1 0 2627263 0
[pid=17651/tid=17653] ppid=17648 vsize=10555476 memory=1952 CPUtime=0.66 cores=0,2,4,6
/proc/17651/task/17653/stat : 17653 (java) R 17648 17651 6338 0 -1 4202560 5916 0 0 0 61 5 0 0 20 0 15 0 97014735 10808807424 48414 33554432000 4194304 4196468 140732645695024 140499976050432 140499607211113 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17654] ppid=17648 vsize=10555476 memory=5796 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17654/stat : 17654 (java) S 17648 17651 6338 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 97014736 10808807424 48414 33554432000 4194304 4196468 140732645695024 140499924433680 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17655] ppid=17648 vsize=10555476 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17655/stat : 17655 (java) S 17648 17651 6338 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 97014736 10808807424 48414 33554432000 4194304 4196468 140732645695024 140499577658256 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17656] ppid=17648 vsize=10555476 memory=7523356985603351872 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17656/stat : 17656 (java) S 17648 17651 6338 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 97014736 10808807424 48414 33554432000 4194304 4196468 140732645695024 140499576605712 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17657] ppid=17648 vsize=10555476 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17657/stat : 17657 (java) S 17648 17651 6338 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 97014736 10808807424 48414 33554432000 4194304 4196468 140732645695024 140499575553168 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17658] ppid=17648 vsize=10555476 memory=7440066780423278672 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17658/stat : 17658 (java) S 17648 17651 6338 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 97014737 10808807424 48414 33554432000 4194304 4196468 140732645695024 140499531651056 140499971824258 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17659] ppid=17648 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17659/stat : 17659 (java) S 17648 17651 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97014738 10808807424 48414 33554432000 4194304 4196468 140732645695024 140499530597280 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17660] ppid=17648 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17660/stat : 17660 (java) S 17648 17651 6338 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97014738 10808807424 48414 33554432000 4194304 4196468 140732645695024 140499529544688 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17661] ppid=17648 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17661/stat : 17661 (java) S 17648 17651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97014740 10808807424 48414 33554432000 4194304 4196468 140732645695024 140499528493264 140499971831707 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17662] ppid=17648 vsize=10555476 memory=72 CPUtime=0.31 cores=0,2,4,6
/proc/17651/task/17662/stat : 17662 (java) R 17648 17651 6338 0 -1 4202560 1881 0 0 0 31 0 0 0 20 0 15 0 97014740 10808807424 48414 33554432000 4194304 4196468 140732645695024 140499527439280 140499951065036 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17663] ppid=17648 vsize=10555476 memory=3 CPUtime=0.29 cores=0,2,4,6
/proc/17651/task/17663/stat : 17663 (java) R 17648 17651 6338 0 -1 4202560 1101 0 0 0 29 0 0 0 20 0 15 0 97014740 10808807424 48414 33554432000 4194304 4196468 140732645695024 140499526381360 140499957828688 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17664] ppid=17648 vsize=10555476 memory=6077 CPUtime=0.21 cores=0,2,4,6
/proc/17651/task/17664/stat : 17664 (java) S 17648 17651 6338 0 -1 1077944384 1119 0 0 0 21 0 0 0 20 0 15 0 97014740 10808807424 48414 33554432000 4194304 4196468 140732645695024 140499525335792 140499971824258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17665] ppid=17648 vsize=10555476 memory=279890268425712 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17665/stat : 17665 (java) S 17648 17651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97014740 10808807424 48414 33554432000 4194304 4196468 140732645695024 140499524283488 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17666] ppid=17648 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17666/stat : 17666 (java) S 17648 17651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97014741 10808807424 48414 33554432000 4194304 4196468 140732645695024 140499523230000 140499971824258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 193656 KiB

[startup+1.50169 s]
/proc/loadavg: 5.66 5.09 4.29 6/216 17666
/proc/meminfo: memFree=26185140/32770624 swapFree=67108860/67108860
[pid=17651] ppid=17648 vsize=10555476 memory=594532 CPUtime=3.64 cores=0,2,4,6
/proc/17651/stat : 17651 (java) S 17648 17651 6338 0 -1 1077944320 13008 0 0 0 318 46 0 0 20 0 15 0 97014735 10808807424 148633 33554432000 4194304 4196468 140732645695024 140732645677568 140499971813111 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
/proc/17651/statm: 2638869 148633 3125 1 0 2627263 0
[pid=17651/tid=17653] ppid=17648 vsize=10555476 memory=0 CPUtime=1.13 cores=0,2,4,6
/proc/17651/task/17653/stat : 17653 (java) S 17648 17651 6338 0 -1 1077944384 6022 0 0 0 107 6 0 0 20 0 15 0 97014735 10808807424 148633 33554432000 4194304 4196468 140732645695024 140499976047936 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17654] ppid=17648 vsize=10555476 memory=-6940707314043348327 CPUtime=0.33 cores=0,2,4,6
/proc/17651/task/17654/stat : 17654 (java) R 17648 17651 6338 0 -1 4202560 234 0 0 0 25 8 0 0 20 0 15 0 97014736 10808807424 148633 33554432000 4194304 4196468 140732645695024 140499924433680 140499956764238 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17655] ppid=17648 vsize=10555476 memory=-5935602824819121961 CPUtime=0.33 cores=0,2,4,6
/proc/17651/task/17655/stat : 17655 (java) R 17648 17651 6338 0 -1 4202560 297 0 0 0 24 9 0 0 20 0 15 0 97014736 10808807424 148633 33554432000 4194304 4196468 140732645695024 140499577658144 140499956798407 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17656] ppid=17648 vsize=10555476 memory=-1161699032755887712 CPUtime=0.33 cores=0,2,4,6
/proc/17651/task/17656/stat : 17656 (java) R 17648 17651 6338 0 -1 4202560 217 0 0 0 24 9 0 0 20 0 15 0 97014736 10808807424 148633 33554432000 4194304 4196468 140732645695024 140499576605712 140499964441319 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17657] ppid=17648 vsize=10555476 memory=-6305719382032737664 CPUtime=0.33 cores=0,2,4,6
/proc/17651/task/17657/stat : 17657 (java) R 17648 17651 6338 0 -1 4202560 238 0 0 0 24 9 0 0 20 0 15 0 97014736 10808807424 148633 33554432000 4194304 4196468 140732645695024 140499575553168 140499964441319 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17658] ppid=17648 vsize=10555476 memory=-6305711685316600960 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17658/stat : 17658 (java) S 17648 17651 6338 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 15 0 97014737 10808807424 148633 33554432000 4194304 4196468 140732645695024 140499531649376 140499971823317 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0

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


[startup+86.1504 s]
# the end of solver process 17651 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=253.115 s, system=7.13318 s

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

[startup+84.8007 s]
/proc/loadavg: 4.81 5.03 4.34 6/215 17742
/proc/meminfo: memFree=19132512/32770624 swapFree=67108860/67108860
[pid=17651] ppid=17648 vsize=10555476 memory=8197280 CPUtime=255 cores=0,2,4,6
/proc/17651/stat : 17651 (java) S 17648 17651 6338 0 -1 1077944320 104440 0 0 0 24791 709 0 0 20 0 15 0 97014735 10808807424 2049320 33554432000 4194304 4196468 140732645695024 140732645677568 140499971813111 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
/proc/17651/statm: 2638869 2049320 3147 1 0 2627263 0
[pid=17651/tid=17653] ppid=17648 vsize=10555476 memory=279890269438944 CPUtime=13.53 cores=0,2,4,6
/proc/17651/task/17653/stat : 17653 (java) S 17648 17651 6338 0 -1 1077944384 14980 0 0 0 1344 9 0 0 20 0 15 0 97014735 10808807424 2049320 33554432000 4194304 4196468 140732645695024 140499976046976 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17654] ppid=17648 vsize=10555476 memory=4639930699739722346 CPUtime=56.37 cores=0,2,4,6
/proc/17651/task/17654/stat : 17654 (java) R 17648 17651 6338 0 -1 4202560 10961 0 0 0 5470 167 0 0 20 0 15 0 97014736 10808807424 2049320 33554432000 4194304 4196468 140732645695024 140499924433800 140499953422931 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17655] ppid=17648 vsize=10555476 memory=5787242517798283624 CPUtime=56.2 cores=0,2,4,6
/proc/17651/task/17655/stat : 17655 (java) R 17648 17651 6338 0 -1 4202560 10849 0 0 0 5431 189 0 0 20 0 15 0 97014736 10808807424 2049320 33554432000 4194304 4196468 140732645695024 140499577658376 140499956811384 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17656] ppid=17648 vsize=10555476 memory=8197280 CPUtime=56.54 cores=0,2,4,6
/proc/17651/task/17656/stat : 17656 (java) R 17648 17651 6338 0 -1 4202560 14411 0 0 0 5489 165 0 0 20 0 15 0 97014736 10808807424 2049320 33554432000 4194304 4196468 140732645695024 140499576605832 140499964909572 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17657] ppid=17648 vsize=10555476 memory=33 CPUtime=56.19 cores=0,2,4,6
/proc/17651/task/17657/stat : 17657 (java) R 17648 17651 6338 0 -1 4202560 12674 0 0 0 5449 170 0 0 20 0 15 0 97014736 10808807424 2049320 33554432000 4194304 4196468 140732645695024 140499575553288 140499956802756 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17658] ppid=17648 vsize=10555476 memory=15876 CPUtime=14.24 cores=0,2,4,6
/proc/17651/task/17658/stat : 17658 (java) S 17648 17651 6338 0 -1 1077944384 25888 0 0 0 1422 2 0 0 20 0 15 0 97014737 10808807424 2049320 33554432000 4194304 4196468 140732645695024 140499531649600 140499971823317 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17659] ppid=17648 vsize=10555476 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17659/stat : 17659 (java) S 17648 17651 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97014738 10808807424 2049320 33554432000 4194304 4196468 140732645695024 140499530597344 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17660] ppid=17648 vsize=10555476 memory=2428 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17660/stat : 17660 (java) S 17648 17651 6338 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97014738 10808807424 2049320 33554432000 4194304 4196468 140732645695024 140499529544704 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17661] ppid=17648 vsize=10555476 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17661/stat : 17661 (java) S 17648 17651 6338 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97014740 10808807424 2049320 33554432000 4194304 4196468 140732645695024 140499528492912 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17662] ppid=17648 vsize=10555476 memory=1728 CPUtime=0.55 cores=0,2,4,6
/proc/17651/task/17662/stat : 17662 (java) S 17648 17651 6338 0 -1 1077944384 3337 0 0 0 55 0 0 0 20 0 15 0 97014740 10808807424 2049320 33554432000 4194304 4196468 140732645695024 140499527440880 140499971824258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17663] ppid=17648 vsize=10555476 memory=12064 CPUtime=0.96 cores=0,2,4,6
/proc/17651/task/17663/stat : 17663 (java) S 17648 17651 6338 0 -1 1077944384 7730 0 0 0 94 2 0 0 20 0 15 0 97014740 10808807424 2049320 33554432000 4194304 4196468 140732645695024 140499526388336 140499971824258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17664] ppid=17648 vsize=10555476 memory=164 CPUtime=0.29 cores=0,2,4,6
/proc/17651/task/17664/stat : 17664 (java) S 17648 17651 6338 0 -1 1077944384 1848 0 0 0 29 0 0 0 20 0 15 0 97014740 10808807424 2049320 33554432000 4194304 4196468 140732645695024 140499525335792 140499971824258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17665] ppid=17648 vsize=10555476 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17665/stat : 17665 (java) S 17648 17651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97014740 10808807424 2049320 33554432000 4194304 4196468 140732645695024 140499524283488 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17666] ppid=17648 vsize=10555476 memory=6944656592455359580 CPUtime=0.03 cores=0,2,4,6
/proc/17651/task/17666/stat : 17666 (java) S 17648 17651 6338 0 -1 1077944384 398 0 0 0 1 2 0 0 20 0 15 0 97014741 10808807424 2049320 33554432000 4194304 4196468 140732645695024 140499523230000 140499971824258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
Current children cumulated CPU time: 255 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8197280 KiB

[startup+85.6007 s]
/proc/loadavg: 4.81 5.03 4.34 10/215 17742
/proc/meminfo: memFree=18399888/32770624 swapFree=67108860/67108860
[pid=17651] ppid=17648 vsize=10555476 memory=8197308 CPUtime=258.18 cores=0,2,4,6
/proc/17651/stat : 17651 (java) S 17648 17651 6338 0 -1 1077944320 110187 0 0 0 25109 709 0 0 20 0 15 0 97014735 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140732645677568 140499971813111 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
/proc/17651/statm: 2638869 2049327 3147 1 0 2627263 0
[pid=17651/tid=17653] ppid=17648 vsize=10555476 memory=8197196 CPUtime=13.53 cores=0,2,4,6
/proc/17651/task/17653/stat : 17653 (java) S 17648 17651 6338 0 -1 1077944384 14980 0 0 0 1344 9 0 0 20 0 15 0 97014735 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499976046976 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17654] ppid=17648 vsize=10555476 memory=1440 CPUtime=57.17 cores=0,2,4,6
/proc/17651/task/17654/stat : 17654 (java) R 17648 17651 6338 0 -1 4202560 12392 0 0 0 5550 167 0 0 20 0 15 0 97014736 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499924433800 140499956809515 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17655] ppid=17648 vsize=10555476 memory=15876 CPUtime=57 cores=0,2,4,6
/proc/17651/task/17655/stat : 17655 (java) R 17648 17651 6338 0 -1 4202560 12080 0 0 0 5511 189 0 0 20 0 15 0 97014736 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499577658376 140499956809515 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17656] ppid=17648 vsize=10555476 memory=6791534058613427641 CPUtime=57.34 cores=0,2,4,6
/proc/17651/task/17656/stat : 17656 (java) R 17648 17651 6338 0 -1 4202560 16122 0 0 0 5569 165 0 0 20 0 15 0 97014736 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499576605832 140499956270744 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17657] ppid=17648 vsize=10555476 memory=1292 CPUtime=56.97 cores=0,2,4,6
/proc/17651/task/17657/stat : 17657 (java) R 17648 17651 6338 0 -1 4202560 14048 0 0 0 5527 170 0 0 20 0 15 0 97014736 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499575553288 140499956270731 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17658] ppid=17648 vsize=10555476 memory=8197280 CPUtime=14.24 cores=0,2,4,6
/proc/17651/task/17658/stat : 17658 (java) S 17648 17651 6338 0 -1 1077944384 25888 0 0 0 1422 2 0 0 20 0 15 0 97014737 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499531649600 140499971823317 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17659] ppid=17648 vsize=10555476 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17659/stat : 17659 (java) S 17648 17651 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97014738 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499530597344 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17660] ppid=17648 vsize=10555476 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17660/stat : 17660 (java) S 17648 17651 6338 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97014738 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499529544704 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17661] ppid=17648 vsize=10555476 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17661/stat : 17661 (java) S 17648 17651 6338 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97014740 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499528492912 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17662] ppid=17648 vsize=10555476 memory=12064 CPUtime=0.55 cores=0,2,4,6
/proc/17651/task/17662/stat : 17662 (java) S 17648 17651 6338 0 -1 1077944384 3337 0 0 0 55 0 0 0 20 0 15 0 97014740 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499527440928 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17663] ppid=17648 vsize=10555476 memory=1004 CPUtime=0.96 cores=0,2,4,6
/proc/17651/task/17663/stat : 17663 (java) S 17648 17651 6338 0 -1 1077944384 7730 0 0 0 94 2 0 0 20 0 15 0 97014740 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499526388384 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17664] ppid=17648 vsize=10555476 memory=1228 CPUtime=0.29 cores=0,2,4,6
/proc/17651/task/17664/stat : 17664 (java) S 17648 17651 6338 0 -1 1077944384 1848 0 0 0 29 0 0 0 20 0 15 0 97014740 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499525335552 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17665] ppid=17648 vsize=10555476 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17665/stat : 17665 (java) S 17648 17651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97014740 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499524283488 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17666] ppid=17648 vsize=10555476 memory=5796 CPUtime=0.03 cores=0,2,4,6
/proc/17651/task/17666/stat : 17666 (java) S 17648 17651 6338 0 -1 1077944384 398 0 0 0 1 2 0 0 20 0 15 0 97014741 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499523230000 140499971824258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
Current children cumulated CPU time: 258.18 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8197308 KiB

[startup+86.0007 s]*
/proc/loadavg: 4.81 5.03 4.34 9/215 17742
/proc/meminfo: memFree=17364056/32770624 swapFree=67108860/67108860
[pid=17651] ppid=17648 vsize=10555476 memory=8197308 CPUtime=259.81 cores=0,2,4,6
/proc/17651/stat : 17651 (java) S 17648 17651 6338 0 -1 1077944320 110187 0 0 0 25272 709 0 0 20 0 15 0 97014735 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140732645677568 140499971813111 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
/proc/17651/statm: 2638869 2049327 3147 1 0 2627263 0
[pid=17651/tid=17653] ppid=17648 vsize=10555476 memory=6735269665583770266 CPUtime=13.53 cores=0,2,4,6
/proc/17651/task/17653/stat : 17653 (java) S 17648 17651 6338 0 -1 1077944384 14980 0 0 0 1344 9 0 0 20 0 15 0 97014735 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499976046976 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17654] ppid=17648 vsize=10555476 memory=4211973671479795082 CPUtime=57.58 cores=0,2,4,6
/proc/17651/task/17654/stat : 17654 (java) R 17648 17651 6338 0 -1 4202560 12392 0 0 0 5591 167 0 0 20 0 15 0 97014736 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499924433800 140499956809515 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17655] ppid=17648 vsize=10555476 memory=139945275004544 CPUtime=57.41 cores=0,2,4,6
/proc/17651/task/17655/stat : 17655 (java) R 17648 17651 6338 0 -1 4202560 12080 0 0 0 5552 189 0 0 20 0 15 0 97014736 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499577658376 140499956514093 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17656] ppid=17648 vsize=10555476 memory=0 CPUtime=57.75 cores=0,2,4,6
/proc/17651/task/17656/stat : 17656 (java) R 17648 17651 6338 0 -1 4202560 16122 0 0 0 5610 165 0 0 20 0 15 0 97014736 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499576605832 140499956513744 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17657] ppid=17648 vsize=10555476 memory=-1 CPUtime=57.37 cores=0,2,4,6
/proc/17651/task/17657/stat : 17657 (java) R 17648 17651 6338 0 -1 4202560 14048 0 0 0 5567 170 0 0 20 0 15 0 97014736 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499575553288 140499956802738 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17658] ppid=17648 vsize=10555476 memory=139945275004544 CPUtime=14.24 cores=0,2,4,6
/proc/17651/task/17658/stat : 17658 (java) S 17648 17651 6338 0 -1 1077944384 25888 0 0 0 1422 2 0 0 20 0 15 0 97014737 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499531649600 140499971823317 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17659] ppid=17648 vsize=10555476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17659/stat : 17659 (java) S 17648 17651 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97014738 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499530597344 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17660] ppid=17648 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17660/stat : 17660 (java) S 17648 17651 6338 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97014738 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499529544704 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17661] ppid=17648 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17661/stat : 17661 (java) S 17648 17651 6338 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97014740 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499528492912 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17662] ppid=17648 vsize=10555476 memory=0 CPUtime=0.55 cores=0,2,4,6
/proc/17651/task/17662/stat : 17662 (java) S 17648 17651 6338 0 -1 1077944384 3337 0 0 0 55 0 0 0 20 0 15 0 97014740 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499527440928 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17663] ppid=17648 vsize=10555476 memory=-1 CPUtime=0.96 cores=0,2,4,6
/proc/17651/task/17663/stat : 17663 (java) S 17648 17651 6338 0 -1 1077944384 7730 0 0 0 94 2 0 0 20 0 15 0 97014740 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499526388384 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17664] ppid=17648 vsize=10555476 memory=139945275004544 CPUtime=0.29 cores=0,2,4,6
/proc/17651/task/17664/stat : 17664 (java) S 17648 17651 6338 0 -1 1077944384 1848 0 0 0 29 0 0 0 20 0 15 0 97014740 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499525335552 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17665] ppid=17648 vsize=10555476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17665/stat : 17665 (java) S 17648 17651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97014740 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499524283488 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17666] ppid=17648 vsize=10555476 memory=139945275004544 CPUtime=0.03 cores=0,2,4,6
/proc/17651/task/17666/stat : 17666 (java) S 17648 17651 6338 0 -1 1077944384 398 0 0 0 1 2 0 0 20 0 15 0 97014741 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499523230000 140499971824258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
Current children cumulated CPU time: 259.81 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8197308 KiB

[startup+86.1105 s]
/proc/loadavg: 4.81 5.03 4.34 9/215 17742
/proc/meminfo: memFree=17364056/32770624 swapFree=67108860/67108860
[pid=17651] ppid=17648 vsize=10555476 memory=8197308 CPUtime=260.2 cores=0,2,4,6
/proc/17651/stat : 17651 (java) S 17648 17651 6338 0 -1 1077944320 110187 0 0 0 25311 709 0 0 20 0 15 0 97014735 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140732645677568 140499971813111 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
/proc/17651/statm: 2638869 2049327 3147 1 0 2627263 0
[pid=17651/tid=17653] ppid=17648 vsize=10555476 memory=57 CPUtime=13.53 cores=0,2,4,6
/proc/17651/task/17653/stat : 17653 (java) S 17648 17651 6338 0 -1 1077944384 14980 0 0 0 1344 9 0 0 20 0 15 0 97014735 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499976046976 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17654] ppid=17648 vsize=10555476 memory=8197308 CPUtime=57.68 cores=0,2,4,6
/proc/17651/task/17654/stat : 17654 (java) S 17648 17651 6338 0 -1 1077944384 12392 0 0 0 5601 167 0 0 20 0 15 0 97014736 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499924433680 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17655] ppid=17648 vsize=10555476 memory=8197280 CPUtime=57.51 cores=0,2,4,6
/proc/17651/task/17655/stat : 17655 (java) S 17648 17651 6338 0 -1 1077944384 12080 0 0 0 5562 189 0 0 20 0 15 0 97014736 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499577658256 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17656] ppid=17648 vsize=10555476 memory=8197280 CPUtime=57.85 cores=0,2,4,6
/proc/17651/task/17656/stat : 17656 (java) S 17648 17651 6338 0 -1 1077944384 16122 0 0 0 5620 165 0 0 20 0 15 0 97014736 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499576605712 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17657] ppid=17648 vsize=10555476 memory=8197280 CPUtime=57.46 cores=0,2,4,6
/proc/17651/task/17657/stat : 17657 (java) S 17648 17651 6338 0 -1 1077944384 14048 0 0 0 5576 170 0 0 20 0 15 0 97014736 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499575553168 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17658] ppid=17648 vsize=10555476 memory=8197308 CPUtime=14.25 cores=0,2,4,6
/proc/17651/task/17658/stat : 17658 (java) R 17648 17651 6338 0 -1 4202560 25888 0 0 0 1423 2 0 0 20 0 15 0 97014737 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499531649600 140499956809521 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17659] ppid=17648 vsize=10555476 memory=8197308 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17659/stat : 17659 (java) S 17648 17651 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97014738 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499530597344 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17660] ppid=17648 vsize=10555476 memory=8303232 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17660/stat : 17660 (java) S 17648 17651 6338 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97014738 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499529544704 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17661] ppid=17648 vsize=10555476 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17661/stat : 17661 (java) S 17648 17651 6338 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97014740 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499528492912 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17662] ppid=17648 vsize=10555476 memory=8197308 CPUtime=0.55 cores=0,2,4,6
/proc/17651/task/17662/stat : 17662 (java) S 17648 17651 6338 0 -1 1077944384 3337 0 0 0 55 0 0 0 20 0 15 0 97014740 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499527440928 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17663] ppid=17648 vsize=10555476 memory=8197280 CPUtime=0.96 cores=0,2,4,6
/proc/17651/task/17663/stat : 17663 (java) S 17648 17651 6338 0 -1 1077944384 7730 0 0 0 94 2 0 0 20 0 15 0 97014740 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499526388384 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17664] ppid=17648 vsize=10555476 memory=8197280 CPUtime=0.29 cores=0,2,4,6
/proc/17651/task/17664/stat : 17664 (java) S 17648 17651 6338 0 -1 1077944384 1848 0 0 0 29 0 0 0 20 0 15 0 97014740 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499525335552 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17665] ppid=17648 vsize=10555476 memory=8197196 CPUtime=0 cores=0,2,4,6
/proc/17651/task/17665/stat : 17665 (java) S 17648 17651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97014740 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499524283488 140499971823317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
[pid=17651/tid=17666] ppid=17648 vsize=10555476 memory=8197196 CPUtime=0.03 cores=0,2,4,6
/proc/17651/task/17666/stat : 17666 (java) S 17648 17651 6338 0 -1 1077944384 398 0 0 0 1 2 0 0 20 0 15 0 97014741 10808807424 2049327 33554432000 4194304 4196468 140732645695024 140499523230000 140499971824258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33144832 140732645696651 140732645696804 140732645696804 140732645699535 0
Current children cumulated CPU time: 260.2 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8197308 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 86.1505
CPU time (s): 260.248
CPU user time (s): 253.115
CPU system time (s): 7.13318
CPU usage (%): 302.086
Max. virtual memory (cumulated for all children) (KiB): 10555476
Max. memory (cumulated for all children) (KiB): 8197308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 253.115
system time used= 7.13318
maximum resident set size= 8197556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110191
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5460
involuntary context switches= 4778


# summary of solver processes directly reported to runsolver:
#   pid: 17651
#   total CPU time (s): 260.248
#   total CPU user time (s): 253.115
#   total CPU system time (s): 7.13318

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.570123 second user time and 0.827238 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-13 17:34:38
IDJOB=4258266
IDBENCH=115818
IDSOLVER=2643
FILE ID=node148/4258266-1502639337
RUNJOBID= node148-1502637430-15760
PBS_JOBID= 20628305
Free space on /tmp= 61616 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-07-07-5.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258266-1502639337/watcher-4258266-1502639337 -o /tmp/evaluation-result-4258266-1502639337/solver-4258266-1502639337 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502637430-15760 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258266-1502639337.xml

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

MD5SUM BENCH= e703a022bfe4f723b0880c2305d40b57
RANDOM SEED=1975657656

node148.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.19
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.19
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.19
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.19
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26958264 kB
MemAvailable:   30056968 kB
Buffers:          204740 kB
Cached:          3183020 kB
SwapCached:            0 kB
Active:          2675712 kB
Inactive:        2698044 kB
Active(anon):    1936904 kB
Inactive(anon):    76916 kB
Active(file):     738808 kB
Inactive(file):  2621128 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1636 kB
Writeback:             0 kB
AnonPages:       1665520 kB
Mapped:            55436 kB
Shmem:             25224 kB
Slab:             136044 kB
SReclaimable:     109208 kB
SUnreclaim:        26836 kB
KernelStack:        3712 kB
PageTables:         8468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3302104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1447936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61612 MiB
End job on node148 at 2017-08-13 17:36:05