Trace number 4274306

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
OscaR - Conflict Ordering 2017-07-26? (TO) 2520.0801 2499.9199

General information on the benchmark

NameOpenStacks/OpenStacks-m2c-s1/
OpenStacks-m2c-wbo-10-30-1.xml
MD5SUMcf5c2add0e1079255d589b4f638ee707
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark644.396
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of constraints351
Number of domains3
Minimum domain size2
Maximum domain size31
Distribution of domain sizes[{"size":2,"count":300},{"size":30,"count":50},{"size":31,"count":30}]
Minimum variable degree2
Maximum variable degree31
Distribution of variable degrees[{"degree":2,"count":330},{"degree":5,"count":30},{"degree":31,"count":20}]
Minimum constraint arity3
Maximum constraint arity30
Distribution of constraint arities[{"arity":3,"count":300},{"arity":5,"count":2},{"arity":6,"count":6},{"arity":7,"count":4},{"arity":8,"count":6},{"arity":9,"count":2},{"arity":11,"count":30},{"arity":30,"count":1}]
Number of extensional constraints300
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":300},{"type":"allDifferent","count":1},{"type":"sum","count":30},{"type":"minimum","count":10},{"type":"maximum","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.26/0.38	c version: 2017-07-26
0.26/0.38	c seed: 627405180
0.26/0.38	c timeout: 2520
0.26/0.39	c memlimit: 11000
0.26/0.39	c nbcore: 4
0.26/0.41	c Parsing instance...
2.68/1.32	c Parsing done, starting search...
2520.04/2499.91	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274306-1502860222/watcher-4274306-1502860222 -o /tmp/evaluation-result-4274306-1502860222/solver-4274306-1502860222 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502746532-7259 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 627405180 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274306-1502860222.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
solver pid=30383, runsolver pid=30380
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 1.32 1.34 1.32 3/201 30389
/proc/meminfo: memFree=31358568/32770624 swapFree=67108860/67108860
[pid=30383] ppid=30380 vsize=13573664 memory=18076 CPUtime=0.02 cores=0,2,4,6
/proc/30383/stat : 30383 (java) S 30380 30383 2357 0 -1 1077944320 3890 0 0 0 2 0 0 0 20 0 9 0 13637253 13899431936 4519 18446744073709551615 4194304 4196468 140727721029584 140727721012128 140685526044407 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
/proc/30383/statm: 3393416 4519 2073 1 0 3382913 0
[pid=30383/tid=30385] ppid=30380 vsize=13573664 memory=-6439968830534014599 CPUtime=0.01 cores=0,2,4,6
/proc/30383/task/30385/stat : 30385 (java) R 30380 30383 2357 0 -1 4202560 2517 0 0 0 1 0 0 0 20 0 9 0 13637261 13899431936 4519 18446744073709551615 4194304 4196468 140727721029584 140685530285200 140685526066333 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30386] ppid=30380 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30386/stat : 30386 (java) S 30380 30383 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 13637262 13899431936 4519 18446744073709551615 4194304 4196468 140727721029584 140685483010320 140685526054613 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30387] ppid=30380 vsize=13573664 memory=140344043775616 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30387/stat : 30387 (java) S 30380 30383 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 13637262 13899431936 4519 18446744073709551615 4194304 4196468 140727721029584 140685481957776 140685526054613 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30388] ppid=30380 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30388/stat : 30388 (java) S 30380 30383 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 13637262 13899431936 4519 18446744073709551615 4194304 4196468 140727721029584 140685480905232 140685526054613 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30389] ppid=30380 vsize=13573664 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30389/stat : 30389 (java) S 30380 30383 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 13637262 13899431936 4519 18446744073709551615 4194304 4196468 140727721029584 140685122661008 140685526054613 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30390] ppid=30380 vsize=13573664 memory=140344043775616 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30390/stat : 30390 (java) S 30380 30383 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 13637264 13899431936 4519 18446744073709551615 4194304 4196468 140727721029584 140684644829680 140685526055554 0 0 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30391] ppid=30380 vsize=13573664 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30391/stat : 30391 (java) S 30380 30383 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 13637264 13899431936 4519 18446744073709551615 4194304 4196468 140727721029584 140684643775904 140685526054613 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30392] ppid=30380 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30392/stat : 30392 (java) S 30380 30383 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 13637264 13899431936 4519 18446744073709551615 4194304 4196468 140727721029584 140684642723376 140685526054613 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 18076 KiB

[startup+0.209834 s]*
/proc/loadavg: 1.32 1.34 1.32 4/210 30398
/proc/meminfo: memFree=31352356/32770624 swapFree=67108860/67108860
[pid=30383] ppid=30380 vsize=13975920 memory=30040 CPUtime=0.1 cores=0,2,4,6
/proc/30383/stat : 30383 (java) S 30380 30383 2357 0 -1 1077944320 6847 0 0 0 9 1 0 0 20 0 15 0 13637253 14311342080 7510 18446744073709551615 4194304 4196468 140727721029584 140727721012128 140685526044407 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
/proc/30383/statm: 3493980 7510 3383 1 0 3482759 0
[pid=30383/tid=30385] ppid=30380 vsize=13975920 memory=7077796292425249400 CPUtime=0.07 cores=0,2,4,6
/proc/30383/task/30385/stat : 30385 (java) R 30380 30383 2357 0 -1 4202560 4801 0 0 0 7 0 0 0 20 0 15 0 13637261 14311342080 7510 18446744073709551615 4194304 4196468 140727721029584 140685530247536 140685510124894 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30386] ppid=30380 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30386/stat : 30386 (java) S 30380 30383 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13637262 14311342080 7510 18446744073709551615 4194304 4196468 140727721029584 140685483010320 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30387] ppid=30380 vsize=13975920 memory=140344043775616 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30387/stat : 30387 (java) S 30380 30383 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13637262 14311342080 7510 18446744073709551615 4194304 4196468 140727721029584 140685481957776 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30388] ppid=30380 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30388/stat : 30388 (java) S 30380 30383 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13637262 14311342080 7510 18446744073709551615 4194304 4196468 140727721029584 140685480905232 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30389] ppid=30380 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30389/stat : 30389 (java) S 30380 30383 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13637262 14311342080 7510 18446744073709551615 4194304 4196468 140727721029584 140685122661008 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30390] ppid=30380 vsize=13975920 memory=140344043775616 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30390/stat : 30390 (java) S 30380 30383 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13637264 14311342080 7510 18446744073709551615 4194304 4196468 140727721029584 140684644829680 140685526055554 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30391] ppid=30380 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30391/stat : 30391 (java) S 30380 30383 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13637264 14311342080 7510 18446744073709551615 4194304 4196468 140727721029584 140684643775904 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30392] ppid=30380 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30392/stat : 30392 (java) S 30380 30383 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13637264 14311342080 7510 18446744073709551615 4194304 4196468 140727721029584 140684642723312 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30393] ppid=30380 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30393/stat : 30393 (java) S 30380 30383 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13637267 14311342080 7510 18446744073709551615 4194304 4196468 140727721029584 140684641671888 140685526063003 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30394] ppid=30380 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30394/stat : 30394 (java) S 30380 30383 2357 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 13637267 14311342080 7510 18446744073709551615 4194304 4196468 140727721029584 140684640618480 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30395] ppid=30380 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30395/stat : 30395 (java) S 30380 30383 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13637267 14311342080 7510 18446744073709551615 4194304 4196468 140727721029584 140684639565936 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30396] ppid=30380 vsize=13975920 memory=140344043775616 CPUtime=0.01 cores=0,2,4,6
/proc/30383/task/30396/stat : 30396 (java) R 30380 30383 2357 0 -1 4202560 367 0 0 0 1 0 0 0 20 0 15 0 13637267 14311342080 7510 18446744073709551615 4194304 4196468 140727721029584 140684638513392 140685518281534 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30397] ppid=30380 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30397/stat : 30397 (java) S 30380 30383 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13637267 14311342080 7510 18446744073709551615 4194304 4196468 140727721029584 140684637461088 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30398] ppid=30380 vsize=13975920 memory=140344043775616 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30398/stat : 30398 (java) S 30380 30383 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13637272 14311342080 7510 18446744073709551615 4194304 4196468 140727721029584 140684636408624 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 30040 KiB

[startup+0.31016 s]*
/proc/loadavg: 1.32 1.34 1.32 4/210 30398
/proc/meminfo: memFree=31341908/32770624 swapFree=67108860/67108860
[pid=30383] ppid=30380 vsize=13975920 memory=39236 CPUtime=0.26 cores=0,2,4,6
/proc/30383/stat : 30383 (java) S 30380 30383 2357 0 -1 1077944320 10528 0 0 0 23 3 0 0 20 0 15 0 13637253 14311342080 9809 18446744073709551615 4194304 4196468 140727721029584 140727721012128 140685526044407 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
/proc/30383/statm: 3493980 9809 3544 1 0 3482759 0
[pid=30383/tid=30385] ppid=30380 vsize=13975920 memory=-8774313645642428999 CPUtime=0.17 cores=0,2,4,6
/proc/30383/task/30385/stat : 30385 (java) R 30380 30383 2357 0 -1 4202560 8244 0 0 0 15 2 0 0 20 0 15 0 13637261 14311342080 9809 18446744073709551615 4194304 4196468 140727721029584 140685530244192 140685510124894 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30386] ppid=30380 vsize=13975920 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30386/stat : 30386 (java) S 30380 30383 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13637262 14311342080 9809 18446744073709551615 4194304 4196468 140727721029584 140685483010320 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30387] ppid=30380 vsize=13975920 memory=4627853888499060086 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30387/stat : 30387 (java) S 30380 30383 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13637262 14311342080 9809 18446744073709551615 4194304 4196468 140727721029584 140685481957776 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30388] ppid=30380 vsize=13975920 memory=-8187100386482147110 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30388/stat : 30388 (java) S 30380 30383 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13637262 14311342080 9809 18446744073709551615 4194304 4196468 140727721029584 140685480905232 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30389] ppid=30380 vsize=13975920 memory=-7305533901252758645 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30389/stat : 30389 (java) S 30380 30383 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13637262 14311342080 9809 18446744073709551615 4194304 4196468 140727721029584 140685122661008 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30390] ppid=30380 vsize=13975920 memory=7077796292425249400 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30390/stat : 30390 (java) S 30380 30383 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 13637264 14311342080 9809 18446744073709551615 4194304 4196468 140727721029584 140684644829680 140685526055554 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30391] ppid=30380 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30391/stat : 30391 (java) S 30380 30383 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13637264 14311342080 9809 18446744073709551615 4194304 4196468 140727721029584 140684643775904 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30392] ppid=30380 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30392/stat : 30392 (java) S 30380 30383 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13637264 14311342080 9875 18446744073709551615 4194304 4196468 140727721029584 140684642723312 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30393] ppid=30380 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30393/stat : 30393 (java) S 30380 30383 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13637267 14311342080 9875 18446744073709551615 4194304 4196468 140727721029584 140684641671888 140685526063003 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30394] ppid=30380 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/30383/task/30394/stat : 30394 (java) S 30380 30383 2357 0 -1 1077944384 344 0 0 0 1 0 0 0 20 0 15 0 13637267 14311342080 9875 18446744073709551615 4194304 4196468 140727721029584 140684640618480 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30395] ppid=30380 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30395/stat : 30395 (java) S 30380 30383 2357 0 -1 1077944384 166 0 0 0 0 0 0 0 20 0 15 0 13637267 14311342080 9875 18446744073709551615 4194304 4196468 140727721029584 140684639565936 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30396] ppid=30380 vsize=13975920 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/30383/task/30396/stat : 30396 (java) R 30380 30383 2357 0 -1 4202560 398 0 0 0 5 0 0 0 20 0 15 0 13637267 14311342080 9875 18446744073709551615 4194304 4196468 140727721029584 140684638513392 140685518281534 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30397] ppid=30380 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30397/stat : 30397 (java) S 30380 30383 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13637267 14311342080 9875 18446744073709551615 4194304 4196468 140727721029584 140684637461088 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30398] ppid=30380 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30398/stat : 30398 (java) S 30380 30383 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13637272 14311342080 9875 18446744073709551615 4194304 4196468 140727721029584 140684636408624 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39236 KiB

[startup+0.70339 s]
/proc/loadavg: 1.32 1.34 1.32 4/210 30398
/proc/meminfo: memFree=31327356/32770624 swapFree=67108860/67108860
[pid=30383] ppid=30380 vsize=13977988 memory=74540 CPUtime=1.08 cores=0,2,4,6
/proc/30383/stat : 30383 (java) S 30380 30383 2357 0 -1 1077944320 14883 0 0 0 103 5 0 0 20 0 15 0 13637253 14313459712 18635 18446744073709551615 4194304 4196468 140727721029584 140727721012128 140685526044407 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
/proc/30383/statm: 3494497 18635 3727 1 0 3483271 0
[pid=30383/tid=30385] ppid=30380 vsize=13977988 memory=2539869177601 CPUtime=0.56 cores=0,2,4,6
/proc/30383/task/30385/stat : 30385 (java) R 30380 30383 2357 0 -1 4202560 10329 0 0 0 52 4 0 0 20 0 15 0 13637261 14313459712 18635 18446744073709551615 4194304 4196468 140727721029584 140685530279024 140685526056342 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30386] ppid=30380 vsize=13977988 memory=2561344014081 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30386/stat : 30386 (java) S 30380 30383 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13637262 14313459712 18635 18446744073709551615 4194304 4196468 140727721029584 140685483010320 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30387] ppid=30380 vsize=13977988 memory=2569933948673 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30387/stat : 30387 (java) S 30380 30383 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13637262 14313459712 18635 18446744073709551615 4194304 4196468 140727721029584 140685481957776 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30388] ppid=30380 vsize=13977988 memory=448874192 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30388/stat : 30388 (java) S 30380 30383 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13637262 14313459712 18635 18446744073709551615 4194304 4196468 140727721029584 140685480905232 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30389] ppid=30380 vsize=13977988 memory=-8556738499077758064 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30389/stat : 30389 (java) S 30380 30383 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13637262 14313459712 18635 18446744073709551615 4194304 4196468 140727721029584 140685122661008 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30390] ppid=30380 vsize=13977988 memory=7956285308106002773 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30390/stat : 30390 (java) S 30380 30383 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 13637264 14313459712 18635 18446744073709551615 4194304 4196468 140727721029584 140684644829680 140685526055554 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30391] ppid=30380 vsize=13977988 memory=7595725831727968097 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30391/stat : 30391 (java) S 30380 30383 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13637264 14313459712 18635 18446744073709551615 4194304 4196468 140727721029584 140684643775904 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30392] ppid=30380 vsize=13977988 memory=280687790026464 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30392/stat : 30392 (java) S 30380 30383 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13637264 14313459712 18635 18446744073709551615 4194304 4196468 140727721029584 140684642723312 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30393] ppid=30380 vsize=13977988 memory=288230613214036277 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30393/stat : 30393 (java) S 30380 30383 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13637267 14313459712 18635 18446744073709551615 4194304 4196468 140727721029584 140684641671888 140685526063003 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30394] ppid=30380 vsize=13977988 memory=14128948577568424 CPUtime=0.13 cores=0,2,4,6
/proc/30383/task/30394/stat : 30394 (java) R 30380 30383 2357 0 -1 4202560 1290 0 0 0 13 0 0 0 20 0 15 0 13637267 14313459712 18635 18446744073709551615 4194304 4196468 140727721029584 140684640604360 140685507588591 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30395] ppid=30380 vsize=13977988 memory=8692 CPUtime=0.14 cores=0,2,4,6
/proc/30383/task/30395/stat : 30395 (java) R 30380 30383 2357 0 -1 4202560 841 0 0 0 14 0 0 0 20 0 15 0 13637267 14313459712 18635 18446744073709551615 4194304 4196468 140727721029584 140684639556048 140685505761543 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30396] ppid=30380 vsize=13977988 memory=1200 CPUtime=0.23 cores=0,2,4,6
/proc/30383/task/30396/stat : 30396 (java) R 30380 30383 2357 0 -1 1077944384 1040 0 0 0 23 0 0 0 20 0 15 0 13637267 14313459712 18656 18446744073709551615 4194304 4196468 140727721029584 140684638513392 140685526055554 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30397] ppid=30380 vsize=13977988 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30397/stat : 30397 (java) S 30380 30383 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13637267 14313459712 18656 18446744073709551615 4194304 4196468 140727721029584 140684637461088 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30398] ppid=30380 vsize=13977988 memory=4016 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30398/stat : 30398 (java) S 30380 30383 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13637272 14313459712 18656 18446744073709551615 4194304 4196468 140727721029584 140684636408624 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 74540 KiB

[startup+1.50092 s]
/proc/loadavg: 1.32 1.34 1.32 4/210 30398
/proc/meminfo: memFree=31256992/32770624 swapFree=67108860/67108860
[pid=30383] ppid=30380 vsize=13982084 memory=228364 CPUtime=3.28 cores=0,2,4,6
/proc/30383/stat : 30383 (java) S 30380 30383 2357 0 -1 1077944320 28674 0 0 0 316 12 0 0 20 0 15 0 13637253 14317654016 57091 18446744073709551615 4194304 4196468 140727721029584 140727721012128 140685526044407 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
/proc/30383/statm: 3495521 57091 3792 1 0 3484295 0
[pid=30383/tid=30385] ppid=30380 vsize=13982084 memory=111 CPUtime=1.33 cores=0,2,4,6
/proc/30383/task/30385/stat : 30385 (java) R 30380 30383 2357 0 -1 4202560 13876 0 0 0 126 7 0 0 20 0 15 0 13637261 14317654016 57091 18446744073709551615 4194304 4196468 140727721029584 140685530280976 140685161354327 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30386] ppid=30380 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30386/stat : 30386 (java) S 30380 30383 2357 0 -1 1077944384 360 0 0 0 0 0 0 0 20 0 15 0 13637262 14317654016 57091 18446744073709551615 4194304 4196468 140727721029584 140685483010320 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30387] ppid=30380 vsize=13982084 memory=115 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30387/stat : 30387 (java) S 30380 30383 2357 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 13637262 14317654016 57091 18446744073709551615 4194304 4196468 140727721029584 140685481957776 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30388] ppid=30380 vsize=13982084 memory=24 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30388/stat : 30388 (java) S 30380 30383 2357 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 13637262 14317654016 57091 18446744073709551615 4194304 4196468 140727721029584 140685480905232 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30389] ppid=30380 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30389/stat : 30389 (java) S 30380 30383 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 13637262 14317654016 57091 18446744073709551615 4194304 4196468 140727721029584 140685122661008 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30390] ppid=30380 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30390/stat : 30390 (java) S 30380 30383 2357 0 -1 1077944384 101 0 0 0 0 0 0 0 20 0 15 0 13637264 14317654016 57091 18446744073709551615 4194304 4196468 140727721029584 140684644829680 140685526055554 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30391] ppid=30380 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30391/stat : 30391 (java) S 30380 30383 2357 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 13637264 14317654016 57091 18446744073709551615 4194304 4196468 140727721029584 140684643775904 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30392] ppid=30380 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30392/stat : 30392 (java) S 30380 30383 2357 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 13637264 14317654016 57091 18446744073709551615 4194304 4196468 140727721029584 140684642723312 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30393] ppid=30380 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30393/stat : 30393 (java) S 30380 30383 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13637267 14317654016 57091 18446744073709551615 4194304 4196468 140727721029584 140684641671888 140685526063003 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30394] ppid=30380 vsize=13982084 memory=0 CPUtime=0.62 cores=0,2,4,6
/proc/30383/task/30394/stat : 30394 (java) R 30380 30383 2357 0 -1 4202560 3546 0 0 0 62 0 0 0 20 0 15 0 13637267 14317654016 57091 18446744073709551615 4194304 4196468 140727721029584 140684640604360 140685511159661 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30395] ppid=30380 vsize=13982084 memory=0 CPUtime=0.63 cores=0,2,4,6
/proc/30383/task/30395/stat : 30395 (java) R 30380 30383 2357 0 -1 4202560 2259 0 0 0 63 0 0 0 20 0 15 0 13637267 14317654016 57091 18446744073709551615 4194304 4196468 140727721029584 140684639551816 140685503600176 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30396] ppid=30380 vsize=13982084 memory=0 CPUtime=0.61 cores=0,2,4,6
/proc/30383/task/30396/stat : 30396 (java) S 30380 30383 2357 0 -1 1077944384 6950 0 0 0 60 1 0 0 20 0 15 0 13637267 14317654016 57091 18446744073709551615 4194304 4196468 140727721029584 140684638513392 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0

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

/proc/30383/task/30385/stat : 30385 (java) R 30380 30383 2357 0 -1 4202560 47905 0 0 0 236943 37 0 0 20 0 15 0 13637261 14317654016 322343 18446744073709551615 4194304 4196468 140727721029584 140685530283040 140685168645641 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30386] ppid=30380 vsize=13982084 memory=1289372 CPUtime=5.32 cores=0,2,4,6
/proc/30383/task/30386/stat : 30386 (java) S 30380 30383 2357 0 -1 1077944384 6688 0 0 0 490 42 0 0 20 0 15 0 13637262 14317654016 322343 18446744073709551615 4194304 4196468 140727721029584 140685483010320 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30387] ppid=30380 vsize=13982084 memory=1289372 CPUtime=5.31 cores=0,2,4,6
/proc/30383/task/30387/stat : 30387 (java) S 30380 30383 2357 0 -1 1077944384 8869 0 0 0 488 43 0 0 20 0 15 0 13637262 14317654016 322343 18446744073709551615 4194304 4196468 140727721029584 140685481957776 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30388] ppid=30380 vsize=13982084 memory=280687791283872 CPUtime=5.28 cores=0,2,4,6
/proc/30383/task/30388/stat : 30388 (java) S 30380 30383 2357 0 -1 1077944384 10228 0 0 0 486 42 0 0 20 0 15 0 13637262 14317654016 322343 18446744073709551615 4194304 4196468 140727721029584 140685480905232 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30389] ppid=30380 vsize=13982084 memory=1279048 CPUtime=5.29 cores=0,2,4,6
/proc/30383/task/30389/stat : 30389 (java) S 30380 30383 2357 0 -1 1077944384 9173 0 0 0 491 38 0 0 20 0 15 0 13637262 14317654016 322343 18446744073709551615 4194304 4196468 140727721029584 140685122661008 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30390] ppid=30380 vsize=13982084 memory=1289372 CPUtime=4.69 cores=0,2,4,6
/proc/30383/task/30390/stat : 30390 (java) S 30380 30383 2357 0 -1 1077944384 13146 0 0 0 433 36 0 0 20 0 15 0 13637264 14317654016 322343 18446744073709551615 4194304 4196468 140727721029584 140684644829680 140685526055554 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30391] ppid=30380 vsize=13982084 memory=1285244 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30391/stat : 30391 (java) S 30380 30383 2357 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 13637264 14317654016 322343 18446744073709551615 4194304 4196468 140727721029584 140684643775968 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30392] ppid=30380 vsize=13982084 memory=280687790558080 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30392/stat : 30392 (java) S 30380 30383 2357 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 13637264 14317654016 322343 18446744073709551615 4194304 4196468 140727721029584 140684642723328 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30393] ppid=30380 vsize=13982084 memory=526 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30393/stat : 30393 (java) S 30380 30383 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13637267 14317654016 322343 18446744073709551615 4194304 4196468 140727721029584 140684641671888 140685526063003 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30394] ppid=30380 vsize=13982084 memory=1289372 CPUtime=2.02 cores=0,2,4,6
/proc/30383/task/30394/stat : 30394 (java) S 30380 30383 2357 0 -1 1077944384 14066 0 0 0 200 2 0 0 20 0 15 0 13637267 14317654016 322343 18446744073709551615 4194304 4196468 140727721029584 140684640618480 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30395] ppid=30380 vsize=13982084 memory=1287316 CPUtime=2.04 cores=0,2,4,6
/proc/30383/task/30395/stat : 30395 (java) S 30380 30383 2357 0 -1 1077944384 13578 0 0 0 203 1 0 0 20 0 15 0 13637267 14317654016 322343 18446744073709551615 4194304 4196468 140727721029584 140684639565936 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30396] ppid=30380 vsize=13982084 memory=1287316 CPUtime=0.71 cores=0,2,4,6
/proc/30383/task/30396/stat : 30396 (java) S 30380 30383 2357 0 -1 1077944384 15081 0 0 0 69 2 0 0 20 0 15 0 13637267 14317654016 322343 18446744073709551615 4194304 4196468 140727721029584 140684638513392 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30397] ppid=30380 vsize=13982084 memory=3072 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30397/stat : 30397 (java) S 30380 30383 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13637267 14317654016 322343 18446744073709551615 4194304 4196468 140727721029584 140684637461088 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30398] ppid=30380 vsize=13982084 memory=1289372 CPUtime=1.09 cores=0,2,4,6
/proc/30383/task/30398/stat : 30398 (java) S 30380 30383 2357 0 -1 1077944384 1107 0 0 0 58 51 0 0 20 0 15 0 13637272 14317654016 322343 18446744073709551615 4194304 4196468 140727721029584 140684636408624 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 52 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
Current children cumulated CPU time: 2401.66 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1289372 KiB

[startup+2442.3 s]
/proc/loadavg: 1.26 1.44 1.42 3/209 30642
/proc/meminfo: memFree=30089912/32770624 swapFree=67108860/67108860
[pid=30383] ppid=30380 vsize=13982084 memory=1291452 CPUtime=2462.06 cores=0,2,4,6
/proc/30383/stat : 30383 (java) S 30380 30383 2357 0 -1 1077944320 142404 0 0 0 245961 245 0 0 20 0 15 0 13637253 14317654016 322863 18446744073709551615 4194304 4196468 140727721029584 140727721012128 140685526044407 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
/proc/30383/statm: 3495521 322863 3795 1 0 3484295 0
[pid=30383/tid=30385] ppid=30380 vsize=13982084 memory=1291452 CPUtime=2429.49 cores=0,2,4,6
/proc/30383/task/30385/stat : 30385 (java) R 30380 30383 2357 0 -1 4202560 48411 0 0 0 242911 38 0 0 20 0 15 0 13637261 14317654016 322863 18446744073709551615 4194304 4196468 140727721029584 140685530283008 140685168395569 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30386] ppid=30380 vsize=13982084 memory=1291452 CPUtime=5.46 cores=0,2,4,6
/proc/30383/task/30386/stat : 30386 (java) S 30380 30383 2357 0 -1 1077944384 6776 0 0 0 504 42 0 0 20 0 15 0 13637262 14317654016 322863 18446744073709551615 4194304 4196468 140727721029584 140685483010320 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30387] ppid=30380 vsize=13982084 memory=1291436 CPUtime=5.46 cores=0,2,4,6
/proc/30383/task/30387/stat : 30387 (java) S 30380 30383 2357 0 -1 1077944384 8943 0 0 0 501 45 0 0 20 0 15 0 13637262 14317654016 322863 18446744073709551615 4194304 4196468 140727721029584 140685481957776 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30388] ppid=30380 vsize=13982084 memory=1291452 CPUtime=5.42 cores=0,2,4,6
/proc/30383/task/30388/stat : 30388 (java) S 30380 30383 2357 0 -1 1077944384 10408 0 0 0 499 43 0 0 20 0 15 0 13637262 14317654016 322863 18446744073709551615 4194304 4196468 140727721029584 140685480905232 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30389] ppid=30380 vsize=13982084 memory=1291452 CPUtime=5.44 cores=0,2,4,6
/proc/30383/task/30389/stat : 30389 (java) S 30380 30383 2357 0 -1 1077944384 9272 0 0 0 505 39 0 0 20 0 15 0 13637262 14317654016 322863 18446744073709551615 4194304 4196468 140727721029584 140685122661008 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30390] ppid=30380 vsize=13982084 memory=1291452 CPUtime=4.8 cores=0,2,4,6
/proc/30383/task/30390/stat : 30390 (java) S 30380 30383 2357 0 -1 1077944384 13322 0 0 0 443 37 0 0 20 0 15 0 13637264 14317654016 322863 18446744073709551615 4194304 4196468 140727721029584 140684644829680 140685526055554 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30391] ppid=30380 vsize=13982084 memory=1285244 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30391/stat : 30391 (java) S 30380 30383 2357 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 13637264 14317654016 322863 18446744073709551615 4194304 4196468 140727721029584 140684643775968 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30392] ppid=30380 vsize=13982084 memory=7162816217999238248 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30392/stat : 30392 (java) S 30380 30383 2357 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 13637264 14317654016 322863 18446744073709551615 4194304 4196468 140727721029584 140684642723328 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30393] ppid=30380 vsize=13982084 memory=1291452 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30393/stat : 30393 (java) S 30380 30383 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13637267 14317654016 322863 18446744073709551615 4194304 4196468 140727721029584 140684641671888 140685526063003 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30394] ppid=30380 vsize=13982084 memory=1291452 CPUtime=2.02 cores=0,2,4,6
/proc/30383/task/30394/stat : 30394 (java) S 30380 30383 2357 0 -1 1077944384 14068 0 0 0 200 2 0 0 20 0 15 0 13637267 14317654016 322863 18446744073709551615 4194304 4196468 140727721029584 140684640618480 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30395] ppid=30380 vsize=13982084 memory=4104 CPUtime=2.04 cores=0,2,4,6
/proc/30383/task/30395/stat : 30395 (java) S 30380 30383 2357 0 -1 1077944384 13580 0 0 0 203 1 0 0 20 0 15 0 13637267 14317654016 322863 18446744073709551615 4194304 4196468 140727721029584 140684639565936 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30396] ppid=30380 vsize=13982084 memory=4104 CPUtime=0.71 cores=0,2,4,6
/proc/30383/task/30396/stat : 30396 (java) S 30380 30383 2357 0 -1 1077944384 15083 0 0 0 69 2 0 0 20 0 15 0 13637267 14317654016 322863 18446744073709551615 4194304 4196468 140727721029584 140684638513392 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30397] ppid=30380 vsize=13982084 memory=11504 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30397/stat : 30397 (java) S 30380 30383 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13637267 14317654016 322863 18446744073709551615 4194304 4196468 140727721029584 140684637461088 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30398] ppid=30380 vsize=13982084 memory=0 CPUtime=1.13 cores=0,2,4,6
/proc/30383/task/30398/stat : 30398 (java) S 30380 30383 2357 0 -1 1077944384 1122 0 0 0 60 53 0 0 20 0 15 0 13637272 14317654016 322863 18446744073709551615 4194304 4196468 140727721029584 140684636408624 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 52 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
Current children cumulated CPU time: 2462.06 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1291452 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2499.9 s]
/proc/loadavg: 1.36 1.43 1.42 3/209 30644
/proc/meminfo: memFree=30085436/32770624 swapFree=67108860/67108860
[pid=30383] ppid=30380 vsize=13982084 memory=1293516 CPUtime=2520.04 cores=0,2,4,6
/proc/30383/stat : 30383 (java) S 30380 30383 2357 0 -1 1077944320 143466 0 0 0 251755 249 0 0 20 0 15 0 13637253 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140727721012128 140685526044407 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
/proc/30383/statm: 3495521 323379 3795 1 0 3484295 0
[pid=30383/tid=30385] ppid=30380 vsize=13982084 memory=1293516 CPUtime=2486.78 cores=0,2,4,6
/proc/30383/task/30385/stat : 30385 (java) S 30380 30383 2357 0 -1 1077944384 48883 0 0 0 248640 38 0 0 20 0 15 0 13637261 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140685530282656 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30386] ppid=30380 vsize=13982084 memory=1293516 CPUtime=5.6 cores=0,2,4,6
/proc/30383/task/30386/stat : 30386 (java) S 30380 30383 2357 0 -1 1077944384 6846 0 0 0 517 43 0 0 20 0 15 0 13637262 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140685483010320 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30387] ppid=30380 vsize=13982084 memory=1293516 CPUtime=5.59 cores=0,2,4,6
/proc/30383/task/30387/stat : 30387 (java) S 30380 30383 2357 0 -1 1077944384 8990 0 0 0 514 45 0 0 20 0 15 0 13637262 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140685481957776 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30388] ppid=30380 vsize=13982084 memory=1293516 CPUtime=5.56 cores=0,2,4,6
/proc/30383/task/30388/stat : 30388 (java) R 30380 30383 2357 0 -1 4202560 10600 0 0 0 513 43 0 0 20 0 15 0 13637262 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140685480905232 140685526056342 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30389] ppid=30380 vsize=13982084 memory=1293516 CPUtime=5.58 cores=0,2,4,6
/proc/30383/task/30389/stat : 30389 (java) S 30380 30383 2357 0 -1 1077944384 9357 0 0 0 518 40 0 0 20 0 15 0 13637262 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140685122661008 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30390] ppid=30380 vsize=13982084 memory=1293516 CPUtime=4.9 cores=0,2,4,6
/proc/30383/task/30390/stat : 30390 (java) S 30380 30383 2357 0 -1 1077944384 13497 0 0 0 453 37 0 0 20 0 15 0 13637264 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140684644828192 140685526054613 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30391] ppid=30380 vsize=13982084 memory=1293516 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30391/stat : 30391 (java) S 30380 30383 2357 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 13637264 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140684643775968 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30392] ppid=30380 vsize=13982084 memory=1293516 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30392/stat : 30392 (java) S 30380 30383 2357 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 13637264 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140684642723328 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30393] ppid=30380 vsize=13982084 memory=1293516 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30393/stat : 30393 (java) S 30380 30383 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13637267 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140684641671888 140685526063003 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30394] ppid=30380 vsize=13982084 memory=1293516 CPUtime=2.02 cores=0,2,4,6
/proc/30383/task/30394/stat : 30394 (java) S 30380 30383 2357 0 -1 1077944384 14070 0 0 0 200 2 0 0 20 0 15 0 13637267 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140684640618480 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30395] ppid=30380 vsize=13982084 memory=844 CPUtime=2.04 cores=0,2,4,6
/proc/30383/task/30395/stat : 30395 (java) S 30380 30383 2357 0 -1 1077944384 13582 0 0 0 203 1 0 0 20 0 15 0 13637267 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140684639565936 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30396] ppid=30380 vsize=13982084 memory=1293516 CPUtime=0.71 cores=0,2,4,6
/proc/30383/task/30396/stat : 30396 (java) S 30380 30383 2357 0 -1 1077944384 15085 0 0 0 69 2 0 0 20 0 15 0 13637267 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140684638513392 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30397] ppid=30380 vsize=13982084 memory=1293516 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30397/stat : 30397 (java) S 30380 30383 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13637267 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140684637461088 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30398] ppid=30380 vsize=13982084 memory=1293516 CPUtime=1.15 cores=0,2,4,6
/proc/30383/task/30398/stat : 30398 (java) S 30380 30383 2357 0 -1 1077944384 1137 0 0 0 61 54 0 0 20 0 15 0 13637272 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140684636408624 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 52 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1293516 KiB

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

[startup+2499.92 s]
# the end of solver process 30383 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.57 s, system=2.50429 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2499.9 s]
/proc/loadavg: 1.36 1.43 1.42 3/209 30644
/proc/meminfo: memFree=30085436/32770624 swapFree=67108860/67108860
[pid=30383] ppid=30380 vsize=13982084 memory=1293516 CPUtime=2520.04 cores=0,2,4,6
/proc/30383/stat : 30383 (java) S 30380 30383 2357 0 -1 1077944320 143466 0 0 0 251755 249 0 0 20 0 15 0 13637253 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140727721012128 140685526044407 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
/proc/30383/statm: 3495521 323379 3795 1 0 3484295 0
[pid=30383/tid=30385] ppid=30380 vsize=13982084 memory=1293516 CPUtime=2486.78 cores=0,2,4,6
/proc/30383/task/30385/stat : 30385 (java) S 30380 30383 2357 0 -1 1077944384 48883 0 0 0 248640 38 0 0 20 0 15 0 13637261 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140685530282656 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30386] ppid=30380 vsize=13982084 memory=1293516 CPUtime=5.6 cores=0,2,4,6
/proc/30383/task/30386/stat : 30386 (java) S 30380 30383 2357 0 -1 1077944384 6846 0 0 0 517 43 0 0 20 0 15 0 13637262 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140685483010320 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30387] ppid=30380 vsize=13982084 memory=1293516 CPUtime=5.59 cores=0,2,4,6
/proc/30383/task/30387/stat : 30387 (java) S 30380 30383 2357 0 -1 1077944384 8990 0 0 0 514 45 0 0 20 0 15 0 13637262 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140685481957776 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30388] ppid=30380 vsize=13982084 memory=1293516 CPUtime=5.56 cores=0,2,4,6
/proc/30383/task/30388/stat : 30388 (java) R 30380 30383 2357 0 -1 4202560 10600 0 0 0 513 43 0 0 20 0 15 0 13637262 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140685480905232 140685526056342 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30389] ppid=30380 vsize=13982084 memory=1293516 CPUtime=5.58 cores=0,2,4,6
/proc/30383/task/30389/stat : 30389 (java) S 30380 30383 2357 0 -1 1077944384 9357 0 0 0 518 40 0 0 20 0 15 0 13637262 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140685122661008 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30390] ppid=30380 vsize=13982084 memory=1293516 CPUtime=4.9 cores=0,2,4,6
/proc/30383/task/30390/stat : 30390 (java) S 30380 30383 2357 0 -1 1077944384 13497 0 0 0 453 37 0 0 20 0 15 0 13637264 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140684644828192 140685526054613 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30391] ppid=30380 vsize=13982084 memory=1293516 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30391/stat : 30391 (java) S 30380 30383 2357 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 13637264 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140684643775968 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30392] ppid=30380 vsize=13982084 memory=1293516 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30392/stat : 30392 (java) S 30380 30383 2357 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 13637264 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140684642723328 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30393] ppid=30380 vsize=13982084 memory=1293516 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30393/stat : 30393 (java) S 30380 30383 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13637267 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140684641671888 140685526063003 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30394] ppid=30380 vsize=13982084 memory=1293516 CPUtime=2.02 cores=0,2,4,6
/proc/30383/task/30394/stat : 30394 (java) S 30380 30383 2357 0 -1 1077944384 14070 0 0 0 200 2 0 0 20 0 15 0 13637267 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140684640618480 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30395] ppid=30380 vsize=13982084 memory=844 CPUtime=2.04 cores=0,2,4,6
/proc/30383/task/30395/stat : 30395 (java) S 30380 30383 2357 0 -1 1077944384 13582 0 0 0 203 1 0 0 20 0 15 0 13637267 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140684639565936 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30396] ppid=30380 vsize=13982084 memory=1293516 CPUtime=0.71 cores=0,2,4,6
/proc/30383/task/30396/stat : 30396 (java) S 30380 30383 2357 0 -1 1077944384 15085 0 0 0 69 2 0 0 20 0 15 0 13637267 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140684638513392 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30397] ppid=30380 vsize=13982084 memory=1293516 CPUtime=0 cores=0,2,4,6
/proc/30383/task/30397/stat : 30397 (java) S 30380 30383 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13637267 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140684637461088 140685526054613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
[pid=30383/tid=30398] ppid=30380 vsize=13982084 memory=1293516 CPUtime=1.15 cores=0,2,4,6
/proc/30383/task/30398/stat : 30398 (java) S 30380 30383 2357 0 -1 1077944384 1137 0 0 0 61 54 0 0 20 0 15 0 13637272 14317654016 323379 18446744073709551615 4194304 4196468 140727721029584 140684636408624 140685526055554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 52 0 0 6293624 6294260 34631680 140727721038194 140727721038380 140727721038380 140727721041871 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1293516 KiB

Child status: 143
Real time (s): 2499.92
CPU time (s): 2520.08
CPU user time (s): 2517.57
CPU system time (s): 2.50429
CPU usage (%): 100.806
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 1293516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.57
system time used= 2.50429
maximum resident set size= 1294088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143677
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 189283
involuntary context switches= 7033


# summary of solver processes directly reported to runsolver:
#   pid: 30383
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2517.57
#   total CPU system time (s): 2.50429

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.1104 second user time and 25.2866 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-16 06:56:26
IDJOB=4274306
IDBENCH=140521
IDSOLVER=2666
FILE ID=node129/4274306-1502860222
RUNJOBID= node129-1502746532-7259
PBS_JOBID= 
Free space on /tmp= 61972 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/OpenStacks/OpenStacks-m2c-s1/OpenStacks-m2c-wbo-10-30-1.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274306-1502860222/watcher-4274306-1502860222 -o /tmp/evaluation-result-4274306-1502860222/solver-4274306-1502860222 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502746532-7259 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 627405180 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274306-1502860222.xml

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

MD5SUM BENCH= cf5c2add0e1079255d589b4f638ee707
RANDOM SEED=627405180

node129.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.61
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.61
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.61
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.61
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:        31368304 kB
MemAvailable:   31879444 kB
Buffers:          179348 kB
Cached:           618004 kB
SwapCached:            0 kB
Active:           551008 kB
Inactive:         440344 kB
Active(anon):     193988 kB
Inactive(anon):    16744 kB
Active(file):     357020 kB
Inactive(file):   423600 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42480 kB
Writeback:             4 kB
AnonPages:        193376 kB
Mapped:            46312 kB
Shmem:             17060 kB
Slab:             117604 kB
SReclaimable:      92708 kB
SUnreclaim:        24896 kB
KernelStack:        3456 kB
PageTables:         5328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1146776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61932 MiB
End job on node129 at 2017-08-16 07:38:06