Trace number 4257919

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) 259.85199 87.246101

General information on the benchmark

NameBinPacking/BinPacking-tab-sw100/
BinPacking-tab-sw100-15.xml
MD5SUMafde4c54681b724bee939c95254967be
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark240.12199
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size43
Distribution of domain sizes[{"size":19,"count":1},{"size":43,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints18
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":18},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

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 (15134 MiB free)
  memory of node 1: 16384 MiB (7494 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4257919-1502651295/watcher-4257919-1502651295 -o /tmp/evaluation-result-4257919-1502651295/solver-4257919-1502651295 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6040 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4257919-1502651295.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=17259, runsolver pid=17256

[startup+0.10013 s]*
/proc/loadavg: 4.52 4.31 4.03 3/202 17266
/proc/meminfo: memFree=23163504/32770624 swapFree=67108860/67108860
[pid=17259] ppid=17256 vsize=10151672 memory=20724 CPUtime=0.02 cores=0,2,4,6
/proc/17259/stat : 17259 (java) S 17256 17259 17093 0 -1 1077944320 4042 0 0 0 1 1 0 0 20 0 9 0 67322866 10395312128 5181 18446744073709551615 4194304 4196468 140726653649728 140726653632272 140674707955447 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
/proc/17259/statm: 2537918 5181 2083 1 0 2527415 0
[pid=17259/tid=17261] ppid=17256 vsize=10151672 memory=-6439968830534014599 CPUtime=0.01 cores=0,2,4,6
/proc/17259/task/17261/stat : 17261 (java) R 17256 17259 17093 0 -1 4202560 2696 0 0 0 1 0 0 0 20 0 9 0 67322874 10395312128 5181 18446744073709551615 4194304 4196468 140726653649728 140674712191432 140674692035934 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17262] ppid=17256 vsize=10151672 memory=6735269665564437106 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17262/stat : 17262 (java) S 17256 17259 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 67322875 10395312128 5181 18446744073709551615 4194304 4196468 140726653649728 140674675514128 140674707965653 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17263] ppid=17256 vsize=10151672 memory=140143914841728 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17263/stat : 17263 (java) S 17256 17259 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 67322875 10395312128 5181 18446744073709551615 4194304 4196468 140726653649728 140674318547856 140674707965653 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17264] ppid=17256 vsize=10151672 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17264/stat : 17264 (java) S 17256 17259 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 67322875 10395312128 5181 18446744073709551615 4194304 4196468 140726653649728 140674317495312 140674707965653 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17265] ppid=17256 vsize=10151672 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17265/stat : 17265 (java) S 17256 17259 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 67322875 10395312128 5181 18446744073709551615 4194304 4196468 140726653649728 140674316442768 140674707965653 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17266] ppid=17256 vsize=10151672 memory=140143914841728 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17266/stat : 17266 (java) S 17256 17259 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 67322876 10395312128 5181 18446744073709551615 4194304 4196468 140726653649728 140673748559856 140674707966594 0 0 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17267] ppid=17256 vsize=10151672 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17267/stat : 17267 (java) S 17256 17259 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 67322877 10395312128 5181 18446744073709551615 4194304 4196468 140726653649728 140673747506080 140674707965653 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17268] ppid=17256 vsize=10151672 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17268/stat : 17268 (java) S 17256 17259 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 67322877 10395312128 5181 18446744073709551615 4194304 4196468 140726653649728 140673746453552 140674707965653 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 20724 KiB

[startup+0.209771 s]*
/proc/loadavg: 4.52 4.31 4.03 3/210 17274
/proc/meminfo: memFree=23150860/32770624 swapFree=67108860/67108860
[pid=17259] ppid=17256 vsize=10551156 memory=32932 CPUtime=0.12 cores=0,2,4,6
/proc/17259/stat : 17259 (java) S 17256 17259 17093 0 -1 1077944320 7864 0 0 0 10 2 0 0 20 0 15 0 67322866 10804383744 8233 18446744073709551615 4194304 4196468 140726653649728 140726653632272 140674707955447 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
/proc/17259/statm: 2637789 8233 2818 1 0 2627261 0
[pid=17259/tid=17261] ppid=17256 vsize=10551156 memory=8318255677412212789 CPUtime=0.1 cores=0,2,4,6
/proc/17259/task/17261/stat : 17261 (java) R 17256 17259 17093 0 -1 4202560 5711 0 0 0 8 2 0 0 20 0 15 0 67322874 10804383744 8261 18446744073709551615 4194304 4196468 140726653649728 140674712143792 140674692035934 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17262] ppid=17256 vsize=10551156 memory=330 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17262/stat : 17262 (java) S 17256 17259 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67322875 10804383744 8261 18446744073709551615 4194304 4196468 140726653649728 140674675514128 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17263] ppid=17256 vsize=10551156 memory=140143914859162 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17263/stat : 17263 (java) S 17256 17259 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67322875 10804383744 8261 18446744073709551615 4194304 4196468 140726653649728 140674318547856 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17264] ppid=17256 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17264/stat : 17264 (java) S 17256 17259 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67322875 10804383744 8261 18446744073709551615 4194304 4196468 140726653649728 140674317495312 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17265] ppid=17256 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17265/stat : 17265 (java) S 17256 17259 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67322875 10804383744 8261 18446744073709551615 4194304 4196468 140726653649728 140674316442768 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17266] ppid=17256 vsize=10551156 memory=140143914841728 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17266/stat : 17266 (java) S 17256 17259 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67322876 10804383744 8261 18446744073709551615 4194304 4196468 140726653649728 140673748559856 140674707966594 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17267] ppid=17256 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17267/stat : 17267 (java) S 17256 17259 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67322877 10804383744 8261 18446744073709551615 4194304 4196468 140726653649728 140673747506080 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17268] ppid=17256 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17268/stat : 17268 (java) S 17256 17259 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67322877 10804383744 8261 18446744073709551615 4194304 4196468 140726653649728 140673746453488 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17269] ppid=17256 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17269/stat : 17269 (java) S 17256 17259 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67322879 10804383744 8261 18446744073709551615 4194304 4196468 140726653649728 140673745402064 140674707974043 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17270] ppid=17256 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17270/stat : 17270 (java) S 17256 17259 17093 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 67322879 10804383744 8261 18446744073709551615 4194304 4196468 140726653649728 140673744349680 140674707966594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17271] ppid=17256 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17271/stat : 17271 (java) S 17256 17259 17093 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 67322879 10804383744 8261 18446744073709551615 4194304 4196468 140726653649728 140673743297136 140674707966594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17272] ppid=17256 vsize=10551156 memory=140143914841728 CPUtime=0.01 cores=0,2,4,6
/proc/17259/task/17272/stat : 17272 (java) R 17256 17259 17093 0 -1 4202560 349 0 0 0 1 0 0 0 20 0 15 0 67322879 10804383744 8261 18446744073709551615 4194304 4196468 140726653649728 140673742244592 140674686940669 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17273] ppid=17256 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17273/stat : 17273 (java) S 17256 17259 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67322880 10804383744 8261 18446744073709551615 4194304 4196468 140726653649728 140673741192288 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17274] ppid=17256 vsize=10551156 memory=140143914841728 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17274/stat : 17274 (java) S 17256 17259 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67322883 10804383744 8261 18446744073709551615 4194304 4196468 140726653649728 140673740138800 140674707966594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 32932 KiB

[startup+0.310209 s]*
/proc/loadavg: 4.52 4.31 4.03 4/210 17274
/proc/meminfo: memFree=23143912/32770624 swapFree=67108860/67108860
[pid=17259] ppid=17256 vsize=10551156 memory=39480 CPUtime=0.28 cores=0,2,4,6
/proc/17259/stat : 17259 (java) S 17256 17259 17093 0 -1 1077944320 8659 0 0 0 25 3 0 0 20 0 15 0 67322866 10804383744 9870 18446744073709551615 4194304 4196468 140726653649728 140726653632272 140674707955447 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
/proc/17259/statm: 2637789 9870 2905 1 0 2627261 0
[pid=17259/tid=17261] ppid=17256 vsize=10551156 memory=-8774313645642428999 CPUtime=0.2 cores=0,2,4,6
/proc/17259/task/17261/stat : 17261 (java) R 17256 17259 17093 0 -1 4202560 6197 0 0 0 18 2 0 0 20 0 15 0 67322874 10804383744 9870 18446744073709551615 4194304 4196468 140726653649728 140674712192320 140674707977373 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17262] ppid=17256 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17262/stat : 17262 (java) S 17256 17259 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67322875 10804383744 9870 18446744073709551615 4194304 4196468 140726653649728 140674675514128 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17263] ppid=17256 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17263/stat : 17263 (java) S 17256 17259 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67322875 10804383744 9870 18446744073709551615 4194304 4196468 140726653649728 140674318547856 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17264] ppid=17256 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17264/stat : 17264 (java) S 17256 17259 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67322875 10804383744 9870 18446744073709551615 4194304 4196468 140726653649728 140674317495312 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17265] ppid=17256 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17265/stat : 17265 (java) S 17256 17259 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67322875 10804383744 9870 18446744073709551615 4194304 4196468 140726653649728 140674316442768 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17266] ppid=17256 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17266/stat : 17266 (java) S 17256 17259 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67322876 10804383744 9870 18446744073709551615 4194304 4196468 140726653649728 140673748559856 140674707966594 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17267] ppid=17256 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17267/stat : 17267 (java) S 17256 17259 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67322877 10804383744 9870 18446744073709551615 4194304 4196468 140726653649728 140673747506080 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17268] ppid=17256 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17268/stat : 17268 (java) S 17256 17259 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67322877 10804383744 9870 18446744073709551615 4194304 4196468 140726653649728 140673746453488 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17269] ppid=17256 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17269/stat : 17269 (java) S 17256 17259 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67322879 10804383744 9870 18446744073709551615 4194304 4196468 140726653649728 140673745402064 140674707974043 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17270] ppid=17256 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17259/task/17270/stat : 17270 (java) R 17256 17259 17093 0 -1 4202560 429 0 0 0 1 0 0 0 20 0 15 0 67322879 10804383744 9870 18446744073709551615 4194304 4196468 140726653649728 140673744349680 140674700244896 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17271] ppid=17256 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17259/task/17271/stat : 17271 (java) R 17256 17259 17093 0 -1 1077944384 219 0 0 0 1 0 0 0 20 0 15 0 67322879 10804383744 9870 18446744073709551615 4194304 4196468 140726653649728 140673743297136 140674707966594 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17272] ppid=17256 vsize=10551156 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/17259/task/17272/stat : 17272 (java) S 17256 17259 17093 0 -1 1077944384 456 0 0 0 5 0 0 0 20 0 15 0 67322879 10804383744 9870 18446744073709551615 4194304 4196468 140726653649728 140673742244592 140674707966594 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17273] ppid=17256 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17273/stat : 17273 (java) S 17256 17259 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67322880 10804383744 9870 18446744073709551615 4194304 4196468 140726653649728 140673741192288 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17274] ppid=17256 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17274/stat : 17274 (java) R 17256 17259 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67322883 10804383744 9870 18446744073709551615 4194304 4196468 140726653649728 140673740138800 140674707966594 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 39480 KiB

[startup+0.700994 s]
/proc/loadavg: 4.52 4.31 4.03 6/210 17274
/proc/meminfo: memFree=22983580/32770624 swapFree=67108860/67108860
[pid=17259] ppid=17256 vsize=10551232 memory=290372 CPUtime=1.02 cores=0,2,4,6
/proc/17259/stat : 17259 (java) S 17256 17259 17093 0 -1 1077944320 10980 0 0 0 81 21 0 0 20 0 15 0 67322866 10804461568 72593 18446744073709551615 4194304 4196468 140726653649728 140726653632272 140674707955447 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
/proc/17259/statm: 2637808 72593 3027 1 0 2627261 0
[pid=17259/tid=17261] ppid=17256 vsize=10551232 memory=252 CPUtime=0.51 cores=0,2,4,6
/proc/17259/task/17261/stat : 17261 (java) R 17256 17259 17093 0 -1 4202560 7403 0 0 0 45 6 0 0 20 0 15 0 67322874 10804461568 72593 18446744073709551615 4194304 4196468 140726653649728 140674712190360 140674349368082 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17262] ppid=17256 vsize=10551232 memory=2294 CPUtime=0.06 cores=0,2,4,6
/proc/17259/task/17262/stat : 17262 (java) S 17256 17259 17093 0 -1 1077944384 63 0 0 0 3 3 0 0 20 0 15 0 67322875 10804461568 72593 18446744073709551615 4194304 4196468 140726653649728 140674675514128 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17263] ppid=17256 vsize=10551232 memory=304 CPUtime=0.05 cores=0,2,4,6
/proc/17259/task/17263/stat : 17263 (java) S 17256 17259 17093 0 -1 1077944384 65 0 0 0 2 3 0 0 20 0 15 0 67322875 10804461568 72593 18446744073709551615 4194304 4196468 140726653649728 140674318547856 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17264] ppid=17256 vsize=10551232 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/17259/task/17264/stat : 17264 (java) S 17256 17259 17093 0 -1 1077944384 67 0 0 0 3 3 0 0 20 0 15 0 67322875 10804461568 72593 18446744073709551615 4194304 4196468 140726653649728 140674317495312 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17265] ppid=17256 vsize=10551232 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/17259/task/17265/stat : 17265 (java) S 17256 17259 17093 0 -1 1077944384 61 0 0 0 2 2 0 0 20 0 15 0 67322875 10804461568 72593 18446744073709551615 4194304 4196468 140726653649728 140674316442768 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17266] ppid=17256 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17266/stat : 17266 (java) S 17256 17259 17093 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 67322876 10804461568 72593 18446744073709551615 4194304 4196468 140726653649728 140673748559856 140674707966594 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17267] ppid=17256 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17267/stat : 17267 (java) S 17256 17259 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 67322877 10804461568 72593 18446744073709551615 4194304 4196468 140726653649728 140673747506080 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17268] ppid=17256 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17268/stat : 17268 (java) S 17256 17259 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 67322877 10804461568 72593 18446744073709551615 4194304 4196468 140726653649728 140673746453488 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17269] ppid=17256 vsize=10551232 memory=15 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17269/stat : 17269 (java) S 17256 17259 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67322879 10804461568 72593 18446744073709551615 4194304 4196468 140726653649728 140673745402064 140674707974043 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17270] ppid=17256 vsize=10551232 memory=69 CPUtime=0.06 cores=0,2,4,6
/proc/17259/task/17270/stat : 17270 (java) S 17256 17259 17093 0 -1 1077944384 712 0 0 0 6 0 0 0 20 0 15 0 67322879 10804461568 72593 18446744073709551615 4194304 4196468 140726653649728 140673744349680 140674707966594 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17271] ppid=17256 vsize=10551232 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/17259/task/17271/stat : 17271 (java) S 17256 17259 17093 0 -1 1077944384 431 0 0 0 4 0 0 0 20 0 15 0 67322879 10804461568 72593 18446744073709551615 4194304 4196468 140726653649728 140673743297136 140674707966594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17272] ppid=17256 vsize=10551232 memory=6485400618202 CPUtime=0.13 cores=0,2,4,6
/proc/17259/task/17272/stat : 17272 (java) S 17256 17259 17093 0 -1 1077944384 736 0 0 0 13 0 0 0 20 0 15 0 67322879 10804461568 72593 18446744073709551615 4194304 4196468 140726653649728 140673742244592 140674707966594 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17273] ppid=17256 vsize=10551232 memory=288230621803970871 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17273/stat : 17273 (java) S 17256 17259 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67322880 10804461568 72593 18446744073709551615 4194304 4196468 140726653649728 140673741192288 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17274] ppid=17256 vsize=10551232 memory=13563795322702378 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17274/stat : 17274 (java) S 17256 17259 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67322883 10804461568 72593 18446744073709551615 4194304 4196468 140726653649728 140673740138800 140674707966594 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 290372 KiB

[startup+1.50071 s]
/proc/loadavg: 4.55 4.32 4.03 5/210 17274
/proc/meminfo: memFree=22160292/32770624 swapFree=67108860/67108860
[pid=17259] ppid=17256 vsize=10551232 memory=1072352 CPUtime=2.74 cores=0,2,4,6
/proc/17259/stat : 17259 (java) S 17256 17259 17093 0 -1 1077944320 14800 0 0 0 240 34 0 0 20 0 15 0 67322866 10804461568 268088 18446744073709551615 4194304 4196468 140726653649728 140726653632272 140674707955447 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
/proc/17259/statm: 2637808 268088 3092 1 0 2627261 0
[pid=17259/tid=17261] ppid=17256 vsize=10551232 memory=6944652177228980320 CPUtime=1.14 cores=0,2,4,6
/proc/17259/task/17261/stat : 17261 (java) R 17256 17259 17093 0 -1 4202560 8292 0 0 0 97 17 0 0 20 0 15 0 67322874 10804461568 268088 18446744073709551615 4194304 4196468 140726653649728 140674712193184 140674351872009 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17262] ppid=17256 vsize=10551232 memory=8740 CPUtime=0.21 cores=0,2,4,6
/proc/17259/task/17262/stat : 17262 (java) S 17256 17259 17093 0 -1 1077944384 80 0 0 0 18 3 0 0 20 0 15 0 67322875 10804461568 268088 18446744073709551615 4194304 4196468 140726653649728 140674675514128 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17263] ppid=17256 vsize=10551232 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/17259/task/17263/stat : 17263 (java) S 17256 17259 17093 0 -1 1077944384 131 0 0 0 17 4 0 0 20 0 15 0 67322875 10804461568 268088 18446744073709551615 4194304 4196468 140726653649728 140674318547856 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17264] ppid=17256 vsize=10551232 memory=280287552574400 CPUtime=0.18 cores=0,2,4,6
/proc/17259/task/17264/stat : 17264 (java) S 17256 17259 17093 0 -1 1077944384 98 0 0 0 15 3 0 0 20 0 15 0 67322875 10804461568 268088 18446744073709551615 4194304 4196468 140726653649728 140674317495312 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17265] ppid=17256 vsize=10551232 memory=13966 CPUtime=0.17 cores=0,2,4,6
/proc/17259/task/17265/stat : 17265 (java) S 17256 17259 17093 0 -1 1077944384 139 0 0 0 14 3 0 0 20 0 15 0 67322875 10804461568 268088 18446744073709551615 4194304 4196468 140726653649728 140674316442768 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17266] ppid=17256 vsize=10551232 memory=25918 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17266/stat : 17266 (java) S 17256 17259 17093 0 -1 1077944384 598 0 0 0 0 0 0 0 20 0 15 0 67322876 10804461568 268088 18446744073709551615 4194304 4196468 140726653649728 140673748559856 140674707966594 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17267] ppid=17256 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17267/stat : 17267 (java) S 17256 17259 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 67322877 10804461568 268088 18446744073709551615 4194304 4196468 140726653649728 140673747506144 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17268] ppid=17256 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17268/stat : 17268 (java) S 17256 17259 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 67322877 10804461568 268088 18446744073709551615 4194304 4196468 140726653649728 140673746453488 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17269] ppid=17256 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17269/stat : 17269 (java) S 17256 17259 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67322879 10804461568 268088 18446744073709551615 4194304 4196468 140726653649728 140673745402064 140674707974043 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17270] ppid=17256 vsize=10551232 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/17259/task/17270/stat : 17270 (java) S 17256 17259 17093 0 -1 1077944384 1675 0 0 0 25 0 0 0 20 0 15 0 67322879 10804461568 268088 18446744073709551615 4194304 4196468 140726653649728 140673744349680 140674707966594 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17271] ppid=17256 vsize=10551232 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/17259/task/17271/stat : 17271 (java) S 17256 17259 17093 0 -1 1077944384 1483 0 0 0 30 0 0 0 20 0 15 0 67322879 10804461568 268088 18446744073709551615 4194304 4196468 140726653649728 140673743297136 140674707966594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17272] ppid=17256 vsize=10551232 memory=25 CPUtime=0.19 cores=0,2,4,6
/proc/17259/task/17272/stat : 17272 (java) S 17256 17259 17093 0 -1 1077944384 943 0 0 0 19 0 0 0 20 0 15 0 67322879 10804461568 268088 18446744073709551615 4194304 4196468 140726653649728 140673742244592 140674707966594 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0

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

/proc/17259/statm: 2637808 2081481 3124 1 0 2627261 0
[pid=17259/tid=17261] ppid=17256 vsize=10551232 memory=5936378041338651496 CPUtime=27.45 cores=0,2,4,6
/proc/17259/task/17261/stat : 17261 (java) S 17256 17259 17093 0 -1 1077944384 22534 0 0 0 2691 54 0 0 20 0 15 0 67322874 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674712192880 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17262] ppid=17256 vsize=10551232 memory=6440499724627371366 CPUtime=55.14 cores=0,2,4,6
/proc/17259/task/17262/stat : 17262 (java) R 17256 17259 17093 0 -1 4202560 22893 0 0 0 5370 144 0 0 20 0 15 0 67322875 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674675514016 140674692653222 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17263] ppid=17256 vsize=10551232 memory=6008717110353421921 CPUtime=55.17 cores=0,2,4,6
/proc/17259/task/17263/stat : 17263 (java) R 17256 17259 17093 0 -1 4202560 19639 0 0 0 5369 148 0 0 20 0 15 0 67322875 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674318547752 140674700583655 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17264] ppid=17256 vsize=10551232 memory=5792544328239115112 CPUtime=55.38 cores=0,2,4,6
/proc/17259/task/17264/stat : 17264 (java) R 17256 17259 17093 0 -1 4202560 33152 0 0 0 5386 152 0 0 20 0 15 0 67322875 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674317494896 140674700583655 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17265] ppid=17256 vsize=10551232 memory=7230641800290593367 CPUtime=55.05 cores=0,2,4,6
/proc/17259/task/17265/stat : 17265 (java) S 17256 17259 17093 0 -1 1077944384 30905 0 0 0 5357 148 0 0 20 0 15 0 67322875 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674316442352 140674707966594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17266] ppid=17256 vsize=10551232 memory=6082202987142212439 CPUtime=1.06 cores=0,2,4,6
/proc/17259/task/17266/stat : 17266 (java) S 17256 17259 17093 0 -1 1077944384 30043 0 0 0 103 3 0 0 20 0 15 0 67322876 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673748558176 140674707965653 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 26 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17267] ppid=17256 vsize=10551232 memory=6082202987141885527 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17267/stat : 17267 (java) S 17256 17259 17093 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 67322877 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673747506144 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17268] ppid=17256 vsize=10551232 memory=7230638415855315543 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17268/stat : 17268 (java) S 17256 17259 17093 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 67322877 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673746453504 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17269] ppid=17256 vsize=10551232 memory=6082203008885288535 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17269/stat : 17269 (java) S 17256 17259 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67322879 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673745402064 140674707974043 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17270] ppid=17256 vsize=10551232 memory=6082202987511443543 CPUtime=1.08 cores=0,2,4,6
/proc/17259/task/17270/stat : 17270 (java) S 17256 17259 17093 0 -1 1077944384 7208 0 0 0 108 0 0 0 20 0 15 0 67322879 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673744349728 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17271] ppid=17256 vsize=10551232 memory=0 CPUtime=1.28 cores=0,2,4,6
/proc/17259/task/17271/stat : 17271 (java) S 17256 17259 17093 0 -1 1077944384 9763 0 0 0 127 1 0 0 20 0 15 0 67322879 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673743297184 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17272] ppid=17256 vsize=10551232 memory=0 CPUtime=0.28 cores=0,2,4,6
/proc/17259/task/17272/stat : 17272 (java) S 17256 17259 17093 0 -1 1077944384 2673 0 0 0 28 0 0 0 20 0 15 0 67322879 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673742244352 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17273] ppid=17256 vsize=10551232 memory=140143777043193 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17273/stat : 17273 (java) S 17256 17259 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67322880 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673741192288 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17274] ppid=17256 vsize=10551232 memory=280287554060880 CPUtime=0.03 cores=0,2,4,6
/proc/17259/task/17274/stat : 17274 (java) S 17256 17259 17093 0 -1 1077944384 843 0 0 0 2 1 0 0 20 0 15 0 67322883 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673740138800 140674707966594 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 31 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
Current children cumulated CPU time: 252.04 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8325924 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+87.246 s]
# the end of solver process 17259 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=253.225 s, system=6.62744 s

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

[startup+86.4006 s]
/proc/loadavg: 5.24 4.48 4.11 9/209 17352
/proc/meminfo: memFree=14793244/32770624 swapFree=67108860/67108860
[pid=17259] ppid=17256 vsize=10551232 memory=8325924 CPUtime=256.68 cores=0,2,4,6
/proc/17259/stat : 17259 (java) S 17256 17259 17093 0 -1 1077944320 181110 0 0 0 25011 657 0 0 20 0 15 0 67322866 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140726653632272 140674707955447 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
/proc/17259/statm: 2637808 2081481 3124 1 0 2627261 0
[pid=17259/tid=17261] ppid=17256 vsize=10551232 memory=8325924 CPUtime=27.45 cores=0,2,4,6
/proc/17259/task/17261/stat : 17261 (java) S 17256 17259 17093 0 -1 1077944384 22534 0 0 0 2691 54 0 0 20 0 15 0 67322874 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674712192880 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17262] ppid=17256 vsize=10551232 memory=8325924 CPUtime=56.34 cores=0,2,4,6
/proc/17259/task/17262/stat : 17262 (java) R 17256 17259 17093 0 -1 4202560 22918 0 0 0 5490 144 0 0 20 0 15 0 67322875 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674675514016 140674692653222 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17263] ppid=17256 vsize=10551232 memory=6944656592455097440 CPUtime=56.32 cores=0,2,4,6
/proc/17259/task/17263/stat : 17263 (java) R 17256 17259 17093 0 -1 4202560 19639 0 0 0 5483 149 0 0 20 0 15 0 67322875 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674318547752 140674700583655 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17264] ppid=17256 vsize=10551232 memory=4028 CPUtime=56.54 cores=0,2,4,6
/proc/17259/task/17264/stat : 17264 (java) R 17256 17259 17093 0 -1 4202560 33152 0 0 0 5501 153 0 0 20 0 15 0 67322875 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674317494896 140674700583655 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17265] ppid=17256 vsize=10551232 memory=37888 CPUtime=56.2 cores=0,2,4,6
/proc/17259/task/17265/stat : 17265 (java) R 17256 17259 17093 0 -1 4202560 30905 0 0 0 5472 148 0 0 20 0 15 0 67322875 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674316442352 140674700583655 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17266] ppid=17256 vsize=10551232 memory=1296 CPUtime=1.06 cores=0,2,4,6
/proc/17259/task/17266/stat : 17266 (java) S 17256 17259 17093 0 -1 1077944384 30043 0 0 0 103 3 0 0 20 0 15 0 67322876 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673748558176 140674707965653 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 26 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17267] ppid=17256 vsize=10551232 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17267/stat : 17267 (java) S 17256 17259 17093 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 67322877 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673747506144 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17268] ppid=17256 vsize=10551232 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17268/stat : 17268 (java) S 17256 17259 17093 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 67322877 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673746453504 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17269] ppid=17256 vsize=10551232 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17269/stat : 17269 (java) S 17256 17259 17093 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 67322879 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673745401712 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17270] ppid=17256 vsize=10551232 memory=4612 CPUtime=1.08 cores=0,2,4,6
/proc/17259/task/17270/stat : 17270 (java) S 17256 17259 17093 0 -1 1077944384 7208 0 0 0 108 0 0 0 20 0 15 0 67322879 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673744349728 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17271] ppid=17256 vsize=10551232 memory=1708 CPUtime=1.28 cores=0,2,4,6
/proc/17259/task/17271/stat : 17271 (java) S 17256 17259 17093 0 -1 1077944384 9763 0 0 0 127 1 0 0 20 0 15 0 67322879 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673743297184 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17272] ppid=17256 vsize=10551232 memory=1444 CPUtime=0.28 cores=0,2,4,6
/proc/17259/task/17272/stat : 17272 (java) S 17256 17259 17093 0 -1 1077944384 2673 0 0 0 28 0 0 0 20 0 15 0 67322879 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673742244352 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17273] ppid=17256 vsize=10551232 memory=8325924 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17273/stat : 17273 (java) S 17256 17259 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67322880 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673741192288 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17274] ppid=17256 vsize=10551232 memory=8325924 CPUtime=0.03 cores=0,2,4,6
/proc/17259/task/17274/stat : 17274 (java) S 17256 17259 17093 0 -1 1077944384 847 0 0 0 2 1 0 0 20 0 15 0 67322883 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673740138800 140674707966594 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 31 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
Current children cumulated CPU time: 256.68 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8325924 KiB

[startup+86.8006 s]
/proc/loadavg: 5.24 4.48 4.11 9/209 17352
/proc/meminfo: memFree=14793244/32770624 swapFree=67108860/67108860
[pid=17259] ppid=17256 vsize=10551232 memory=8325924 CPUtime=258.24 cores=0,2,4,6
/proc/17259/stat : 17259 (java) S 17256 17259 17093 0 -1 1077944320 181110 0 0 0 25166 658 0 0 20 0 15 0 67322866 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140726653632272 140674707955447 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
/proc/17259/statm: 2637808 2081481 3124 1 0 2627261 0
[pid=17259/tid=17261] ppid=17256 vsize=10551232 memory=4028 CPUtime=27.45 cores=0,2,4,6
/proc/17259/task/17261/stat : 17261 (java) S 17256 17259 17093 0 -1 1077944384 22534 0 0 0 2691 54 0 0 20 0 15 0 67322874 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674712192880 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17262] ppid=17256 vsize=10551232 memory=37888 CPUtime=56.74 cores=0,2,4,6
/proc/17259/task/17262/stat : 17262 (java) R 17256 17259 17093 0 -1 4202560 22918 0 0 0 5530 144 0 0 20 0 15 0 67322875 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674675514016 140674692653060 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17263] ppid=17256 vsize=10551232 memory=4872558044660077418 CPUtime=56.7 cores=0,2,4,6
/proc/17259/task/17263/stat : 17263 (java) R 17256 17259 17093 0 -1 4202560 19639 0 0 0 5521 149 0 0 20 0 15 0 67322875 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674318547752 140674700583655 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17264] ppid=17256 vsize=10551232 memory=1732 CPUtime=56.92 cores=0,2,4,6
/proc/17259/task/17264/stat : 17264 (java) R 17256 17259 17093 0 -1 4202560 33152 0 0 0 5539 153 0 0 20 0 15 0 67322875 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674317495208 140674700583655 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17265] ppid=17256 vsize=10551232 memory=5788 CPUtime=56.58 cores=0,2,4,6
/proc/17259/task/17265/stat : 17265 (java) R 17256 17259 17093 0 -1 4202560 30905 0 0 0 5510 148 0 0 20 0 15 0 67322875 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674316442352 140674700583655 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17266] ppid=17256 vsize=10551232 memory=4612 CPUtime=1.06 cores=0,2,4,6
/proc/17259/task/17266/stat : 17266 (java) S 17256 17259 17093 0 -1 1077944384 30043 0 0 0 103 3 0 0 20 0 15 0 67322876 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673748558176 140674707965653 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 26 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17267] ppid=17256 vsize=10551232 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17267/stat : 17267 (java) S 17256 17259 17093 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 67322877 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673747506144 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17268] ppid=17256 vsize=10551232 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17268/stat : 17268 (java) S 17256 17259 17093 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 67322877 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673746453504 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17269] ppid=17256 vsize=10551232 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17269/stat : 17269 (java) S 17256 17259 17093 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 67322879 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673745401712 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17270] ppid=17256 vsize=10551232 memory=12200 CPUtime=1.08 cores=0,2,4,6
/proc/17259/task/17270/stat : 17270 (java) S 17256 17259 17093 0 -1 1077944384 7208 0 0 0 108 0 0 0 20 0 15 0 67322879 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673744349728 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17271] ppid=17256 vsize=10551232 memory=1992 CPUtime=1.28 cores=0,2,4,6
/proc/17259/task/17271/stat : 17271 (java) S 17256 17259 17093 0 -1 1077944384 9763 0 0 0 127 1 0 0 20 0 15 0 67322879 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673743297184 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17272] ppid=17256 vsize=10551232 memory=1204 CPUtime=0.28 cores=0,2,4,6
/proc/17259/task/17272/stat : 17272 (java) S 17256 17259 17093 0 -1 1077944384 2673 0 0 0 28 0 0 0 20 0 15 0 67322879 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673742244352 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17273] ppid=17256 vsize=10551232 memory=1000 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17273/stat : 17273 (java) S 17256 17259 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67322880 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673741192288 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17274] ppid=17256 vsize=10551232 memory=796 CPUtime=0.03 cores=0,2,4,6
/proc/17259/task/17274/stat : 17274 (java) S 17256 17259 17093 0 -1 1077944384 847 0 0 0 2 1 0 0 20 0 15 0 67322883 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673740138800 140674707966594 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 31 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
Current children cumulated CPU time: 258.24 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8325924 KiB

[startup+87.2006 s]
/proc/loadavg: 5.24 4.48 4.11 9/209 17352
/proc/meminfo: memFree=14793244/32770624 swapFree=67108860/67108860
[pid=17259] ppid=17256 vsize=10551232 memory=8325924 CPUtime=259.78 cores=0,2,4,6
/proc/17259/stat : 17259 (java) S 17256 17259 17093 0 -1 1077944320 181110 0 0 0 25320 658 0 0 20 0 15 0 67322866 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140726653632272 140674707955447 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
/proc/17259/statm: 2637808 2081481 3124 1 0 2627261 0
[pid=17259/tid=17261] ppid=17256 vsize=10551232 memory=4872558044660077418 CPUtime=27.45 cores=0,2,4,6
/proc/17259/task/17261/stat : 17261 (java) S 17256 17259 17093 0 -1 1077944384 22534 0 0 0 2691 54 0 0 20 0 15 0 67322874 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674712192880 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17262] ppid=17256 vsize=10551232 memory=4300 CPUtime=57.14 cores=0,2,4,6
/proc/17259/task/17262/stat : 17262 (java) R 17256 17259 17093 0 -1 4202560 22918 0 0 0 5570 144 0 0 20 0 15 0 67322875 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674675514016 140674691132027 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17263] ppid=17256 vsize=10551232 memory=932 CPUtime=57.07 cores=0,2,4,6
/proc/17259/task/17263/stat : 17263 (java) S 17256 17259 17093 0 -1 1077944384 19639 0 0 0 5558 149 0 0 20 0 15 0 67322875 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674318547440 140674707966594 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17264] ppid=17256 vsize=10551232 memory=1624 CPUtime=57.31 cores=0,2,4,6
/proc/17259/task/17264/stat : 17264 (java) R 17256 17259 17093 0 -1 4202560 33152 0 0 0 5578 153 0 0 20 0 15 0 67322875 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674317494896 140674700583655 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17265] ppid=17256 vsize=10551232 memory=2160 CPUtime=56.97 cores=0,2,4,6
/proc/17259/task/17265/stat : 17265 (java) S 17256 17259 17093 0 -1 1077944384 30905 0 0 0 5549 148 0 0 20 0 15 0 67322875 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140674316442352 140674707966594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17266] ppid=17256 vsize=10551232 memory=844 CPUtime=1.06 cores=0,2,4,6
/proc/17259/task/17266/stat : 17266 (java) S 17256 17259 17093 0 -1 1077944384 30043 0 0 0 103 3 0 0 20 0 15 0 67322876 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673748558176 140674707965653 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 26 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17267] ppid=17256 vsize=10551232 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17267/stat : 17267 (java) S 17256 17259 17093 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 67322877 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673747506144 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17268] ppid=17256 vsize=10551232 memory=12200 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17268/stat : 17268 (java) S 17256 17259 17093 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 67322877 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673746453504 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17269] ppid=17256 vsize=10551232 memory=1992 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17269/stat : 17269 (java) S 17256 17259 17093 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 67322879 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673745401712 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17270] ppid=17256 vsize=10551232 memory=1204 CPUtime=1.08 cores=0,2,4,6
/proc/17259/task/17270/stat : 17270 (java) S 17256 17259 17093 0 -1 1077944384 7208 0 0 0 108 0 0 0 20 0 15 0 67322879 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673744349728 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17271] ppid=17256 vsize=10551232 memory=1000 CPUtime=1.28 cores=0,2,4,6
/proc/17259/task/17271/stat : 17271 (java) S 17256 17259 17093 0 -1 1077944384 9763 0 0 0 127 1 0 0 20 0 15 0 67322879 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673743297184 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17272] ppid=17256 vsize=10551232 memory=796 CPUtime=0.28 cores=0,2,4,6
/proc/17259/task/17272/stat : 17272 (java) S 17256 17259 17093 0 -1 1077944384 2673 0 0 0 28 0 0 0 20 0 15 0 67322879 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673742244352 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17273] ppid=17256 vsize=10551232 memory=8944 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17273/stat : 17273 (java) S 17256 17259 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67322880 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673741192288 140674707965653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
[pid=17259/tid=17274] ppid=17256 vsize=10551232 memory=15876 CPUtime=0.03 cores=0,2,4,6
/proc/17259/task/17274/stat : 17274 (java) S 17256 17259 17093 0 -1 1077944384 847 0 0 0 2 1 0 0 20 0 15 0 67322883 10804461568 2081481 18446744073709551615 4194304 4196468 140726653649728 140673740138800 140674707966594 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 31 0 0 6293624 6294260 18436096 140726653653397 140726653653550 140726653653550 140726653657039 0
Current children cumulated CPU time: 259.78 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8325924 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 87.2461
CPU time (s): 259.852
CPU user time (s): 253.225
CPU system time (s): 6.62744
CPU usage (%): 297.838
Max. virtual memory (cumulated for all children) (KiB): 10553740
Max. memory (cumulated for all children) (KiB): 8325924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 253.225
system time used= 6.62744
maximum resident set size= 8326340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181115
page faults= 0
swaps= 0
block input operations= 0
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7239
involuntary context switches= 4678


# summary of solver processes directly reported to runsolver:
#   pid: 17259
#   total CPU time (s): 259.852
#   total CPU user time (s): 253.225
#   total CPU system time (s): 6.62744

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.548052 second user time and 0.820603 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 20:54:07
IDJOB=4257919
IDBENCH=137919
IDSOLVER=2643
FILE ID=node127/4257919-1502651295
RUNJOBID= node127-1502642200-6040
PBS_JOBID= 
Free space on /tmp= 61964 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw100/BinPacking-tab-sw100-15.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257919-1502651295/watcher-4257919-1502651295 -o /tmp/evaluation-result-4257919-1502651295/solver-4257919-1502651295 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6040 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4257919-1502651295.xml

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

MD5SUM BENCH= afde4c54681b724bee939c95254967be
RANDOM SEED=1909542086

node127.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.92
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.92
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.92
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.92
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:        23172220 kB
MemAvailable:   23683648 kB
Buffers:          202732 kB
Cached:           604664 kB
SwapCached:            0 kB
Active:          8936652 kB
Inactive:         219368 kB
Active(anon):    8298368 kB
Inactive(anon):    83872 kB
Active(file):     638284 kB
Inactive(file):   135496 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             69892 kB
Writeback:             0 kB
AnonPages:       8348672 kB
Mapped:            59016 kB
Shmem:             33444 kB
Slab:             132788 kB
SReclaimable:     106964 kB
SUnreclaim:        25824 kB
KernelStack:        3440 kB
PageTables:        21604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8631084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7634944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61924 MiB
End job on node127 at 2017-08-13 20:55:34