Trace number 4273376

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 - ALNS 2017-07-26? (TO) 2520.04 2509.3101

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-20-20-9.xml
MD5SUM167976addb93ebd5943ef7570ccdd100
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1620
Number of constraints1260
Number of domains22
Minimum domain size15
Maximum domain size1384
Distribution of domain sizes[{"size":15,"count":40},{"size":17,"count":40},{"size":18,"count":140},{"size":19,"count":180},{"size":20,"count":400},{"size":1384,"count":820}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":420},{"degree":3,"count":800},{"degree":21,"count":400}]
Minimum constraint arity1
Maximum constraint arity22
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":400},{"arity":3,"count":400},{"arity":20,"count":40},{"arity":22,"count":400}]
Number of extensional constraints400
Number of intensional constraints420
Distribution of constraint types[{"type":"extension","count":400},{"type":"intension","count":420},{"type":"allDifferent","count":20},{"type":"noOverlap","count":20},{"type":"element","count":400}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.28/0.37	c version: 2017-07-26
0.28/0.37	c seed: 625561804
0.28/0.37	c timeout: 2520
0.28/0.37	c memlimit: 11000
0.28/0.37	c nbcore: 4
0.28/0.40	c Parsing instance...
3.66/1.50	c Parsing done, starting search...
2520.02/2509.30	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 (15226 MiB free)
  memory of node 1: 16384 MiB (15262 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273376-1502701445/watcher-4273376-1502701445 -o /tmp/evaluation-result-4273376-1502701445/solver-4273376-1502701445 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502658038-4849 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 625561804 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273376-1502701445.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
Current StackSize limit: 8192 KiB
solver pid=10485, runsolver pid=10482


[startup+0.102394 s]*
/proc/loadavg: 1.31 1.45 1.50 3/205 10493
/proc/meminfo: memFree=31213220/32770624 swapFree=67108776/67108860
[pid=10485] ppid=10482 vsize=13573664 memory=17752 CPUtime=0.03 cores=0,2,4,6
/proc/10485/stat : 10485 (java) S 10482 10485 7084 0 -1 1077944320 3822 0 0 0 2 1 0 0 20 0 9 0 169797202 13899431936 4438 18446744073709551615 4194304 4196468 140727952480064 140727952462608 140477463756535 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
/proc/10485/statm: 3393416 4438 2093 1 0 3382913 0
[pid=10485/tid=10487] ppid=10482 vsize=13573664 memory=7974038411334692957 CPUtime=0.02 cores=0,2,4,6
/proc/10485/task/10487/stat : 10487 (java) R 10482 10485 7084 0 -1 4202560 2457 0 0 0 2 0 0 0 20 0 9 0 169797210 13899431936 4438 18446744073709551615 4194304 4196468 140727952480064 140477467992296 140477463778461 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10488] ppid=10482 vsize=13573664 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10488/stat : 10488 (java) S 10482 10485 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 169797211 13899431936 4438 18446744073709551615 4194304 4196468 140727952480064 140477383170576 140477463766741 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10489] ppid=10482 vsize=13573664 memory=139747274692224 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10489/stat : 10489 (java) S 10482 10485 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 169797211 13899431936 4438 18446744073709551615 4194304 4196468 140727952480064 140477382118032 140477463766741 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10490] ppid=10482 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10490/stat : 10490 (java) S 10482 10485 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 169797211 13899431936 4438 18446744073709551615 4194304 4196468 140727952480064 140477381064976 140477463766741 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10491] ppid=10482 vsize=13573664 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10491/stat : 10491 (java) S 10482 10485 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 169797211 13899431936 4438 18446744073709551615 4194304 4196468 140727952480064 140477380012432 140477463766741 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10492] ppid=10482 vsize=13573664 memory=139747274692224 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10492/stat : 10492 (java) S 10482 10485 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 169797212 13899431936 4438 18446744073709551615 4194304 4196468 140727952480064 140476807625456 140477463767682 0 0 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10493] ppid=10482 vsize=13573664 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10493/stat : 10493 (java) S 10482 10485 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 169797212 13899431936 4438 18446744073709551615 4194304 4196468 140727952480064 140476806571680 140477463766741 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10494] ppid=10482 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10494/stat : 10494 (java) S 10482 10485 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 169797213 13899431936 4438 18446744073709551615 4194304 4196468 140727952480064 140476805518640 140477463766741 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 17752 KiB

[startup+0.21269 s]*
/proc/loadavg: 1.31 1.45 1.50 5/212 10500
/proc/meminfo: memFree=31204500/32770624 swapFree=67108776/67108860
[pid=10485] ppid=10482 vsize=13976944 memory=35340 CPUtime=0.11 cores=0,2,4,6
/proc/10485/stat : 10485 (java) S 10482 10485 7084 0 -1 1077944320 8821 0 0 0 9 2 0 0 20 0 15 0 169797202 14312390656 8835 18446744073709551615 4194304 4196468 140727952480064 140727952462608 140477463756535 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
/proc/10485/statm: 3494236 8835 3385 1 0 3483015 0
[pid=10485/tid=10487] ppid=10482 vsize=13976944 memory=8318255677412212789 CPUtime=0.09 cores=0,2,4,6
/proc/10485/task/10487/stat : 10487 (java) R 10482 10485 7084 0 -1 4202560 6773 0 0 0 7 2 0 0 20 0 15 0 169797210 14312390656 8835 18446744073709551615 4194304 4196468 140727952480064 140477467945984 140477456436253 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10488] ppid=10482 vsize=13976944 memory=329 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10488/stat : 10488 (java) S 10482 10485 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 169797211 14312390656 8835 18446744073709551615 4194304 4196468 140727952480064 140477383170576 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10489] ppid=10482 vsize=13976944 memory=139747274702893 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10489/stat : 10489 (java) S 10482 10485 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 169797211 14312390656 8835 18446744073709551615 4194304 4196468 140727952480064 140477382118032 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10490] ppid=10482 vsize=13976944 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10490/stat : 10490 (java) S 10482 10485 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 169797211 14312390656 8835 18446744073709551615 4194304 4196468 140727952480064 140477381064976 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10491] ppid=10482 vsize=13976944 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10491/stat : 10491 (java) S 10482 10485 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 169797211 14312390656 8835 18446744073709551615 4194304 4196468 140727952480064 140477380012432 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10492] ppid=10482 vsize=13976944 memory=139747274692224 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10492/stat : 10492 (java) S 10482 10485 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 169797212 14312390656 8835 18446744073709551615 4194304 4196468 140727952480064 140476807625456 140477463767682 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10493] ppid=10482 vsize=13976944 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10493/stat : 10493 (java) S 10482 10485 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 169797212 14312390656 8638 18446744073709551615 4194304 4196468 140727952480064 140476806571680 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10494] ppid=10482 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10494/stat : 10494 (java) S 10482 10485 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 169797213 14311342080 8638 18446744073709551615 4194304 4196468 140727952480064 140476805518576 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10495] ppid=10482 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10495/stat : 10495 (java) S 10482 10485 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 169797215 14311342080 8638 18446744073709551615 4194304 4196468 140727952480064 140476804467152 140477463775131 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10496] ppid=10482 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10496/stat : 10496 (java) S 10482 10485 7084 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 169797215 14311342080 8638 18446744073709551615 4194304 4196468 140727952480064 140476803414256 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10497] ppid=10482 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10497/stat : 10497 (java) S 10482 10485 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 169797215 14311342080 8638 18446744073709551615 4194304 4196468 140727952480064 140476802361712 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10498] ppid=10482 vsize=13976944 memory=139747274692224 CPUtime=0.01 cores=0,2,4,6
/proc/10485/task/10498/stat : 10498 (java) S 10482 10485 7084 0 -1 1077944384 355 0 0 0 1 0 0 0 20 0 15 0 169797215 14312390656 8638 18446744073709551615 4194304 4196468 140727952480064 140476801308656 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10499] ppid=10482 vsize=13976944 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10499/stat : 10499 (java) S 10482 10485 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 169797215 14312390656 8638 18446744073709551615 4194304 4196468 140727952480064 140476800256352 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10500] ppid=10482 vsize=13976944 memory=139747274692224 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10500/stat : 10500 (java) S 10482 10485 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 169797220 14312390656 8638 18446744073709551615 4194304 4196468 140727952480064 140476799204400 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13976944 KiB
Current children cumulated memory: 35340 KiB

[startup+0.310546 s]*
/proc/loadavg: 1.31 1.45 1.50 4/212 10500
/proc/meminfo: memFree=31194164/32770624 swapFree=67108776/67108860
[pid=10485] ppid=10482 vsize=13975920 memory=41352 CPUtime=0.28 cores=0,2,4,6
/proc/10485/stat : 10485 (java) S 10482 10485 7084 0 -1 1077944320 10538 0 0 0 24 4 0 0 20 0 15 0 169797202 14311342080 10338 18446744073709551615 4194304 4196468 140727952480064 140727952462608 140477463756535 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
/proc/10485/statm: 3493980 10338 3569 1 0 3482759 0
[pid=10485/tid=10487] ppid=10482 vsize=13975920 memory=7668954370464627011 CPUtime=0.19 cores=0,2,4,6
/proc/10485/task/10487/stat : 10487 (java) R 10482 10485 7084 0 -1 4202560 8151 0 0 0 16 3 0 0 20 0 15 0 169797210 14311342080 10338 18446744073709551615 4194304 4196468 140727952480064 140477467956320 140477447837022 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10488] ppid=10482 vsize=13975920 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10488/stat : 10488 (java) S 10482 10485 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 169797211 14311342080 10338 18446744073709551615 4194304 4196468 140727952480064 140477383170576 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10489] ppid=10482 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10489/stat : 10489 (java) S 10482 10485 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 169797211 14311342080 10338 18446744073709551615 4194304 4196468 140727952480064 140477382118032 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10490] ppid=10482 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10490/stat : 10490 (java) S 10482 10485 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 169797211 14311342080 10338 18446744073709551615 4194304 4196468 140727952480064 140477381064976 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10491] ppid=10482 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10491/stat : 10491 (java) S 10482 10485 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 169797211 14311342080 10338 18446744073709551615 4194304 4196468 140727952480064 140477380012432 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10492] ppid=10482 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10492/stat : 10492 (java) S 10482 10485 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 169797212 14311342080 10338 18446744073709551615 4194304 4196468 140727952480064 140476807625456 140477463767682 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10493] ppid=10482 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10493/stat : 10493 (java) S 10482 10485 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 169797212 14311342080 10338 18446744073709551615 4194304 4196468 140727952480064 140476806571680 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10494] ppid=10482 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10494/stat : 10494 (java) S 10482 10485 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 169797213 14311342080 10338 18446744073709551615 4194304 4196468 140727952480064 140476805518576 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10495] ppid=10482 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10495/stat : 10495 (java) S 10482 10485 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 169797215 14311342080 10338 18446744073709551615 4194304 4196468 140727952480064 140476804467152 140477463775131 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10496] ppid=10482 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/10485/task/10496/stat : 10496 (java) S 10482 10485 7084 0 -1 1077944384 486 0 0 0 1 0 0 0 20 0 15 0 169797215 14311342080 10338 18446744073709551615 4194304 4196468 140727952480064 140476803414256 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10497] ppid=10482 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/10485/task/10497/stat : 10497 (java) R 10482 10485 7084 0 -1 4202560 70 0 0 0 1 0 0 0 20 0 15 0 169797215 14311342080 10338 18446744073709551615 4194304 4196468 140727952480064 140476802361712 140477448587296 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10498] ppid=10482 vsize=13975920 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/10485/task/10498/stat : 10498 (java) S 10482 10485 7084 0 -1 1077944384 457 0 0 0 5 0 0 0 20 0 15 0 169797215 14311342080 10338 18446744073709551615 4194304 4196468 140727952480064 140476801308656 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10499] ppid=10482 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10499/stat : 10499 (java) S 10482 10485 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 169797215 14311342080 10338 18446744073709551615 4194304 4196468 140727952480064 140476800256352 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10500] ppid=10482 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10500/stat : 10500 (java) S 10482 10485 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 169797220 14311342080 10338 18446744073709551615 4194304 4196468 140727952480064 140476799204400 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 41352 KiB

[startup+0.701007 s]
/proc/loadavg: 1.31 1.45 1.50 3/212 10500
/proc/meminfo: memFree=31180196/32770624 swapFree=67108776/67108860
[pid=10485] ppid=10482 vsize=13977988 memory=72212 CPUtime=1.12 cores=0,2,4,6
/proc/10485/stat : 10485 (java) S 10482 10485 7084 0 -1 1077944320 14251 0 0 0 107 5 0 0 20 0 15 0 169797202 14313459712 18053 18446744073709551615 4194304 4196468 140727952480064 140727952462608 140477463756535 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
/proc/10485/statm: 3494497 18053 3731 1 0 3483271 0
[pid=10485/tid=10487] ppid=10482 vsize=13977988 memory=116 CPUtime=0.56 cores=0,2,4,6
/proc/10485/task/10487/stat : 10487 (java) R 10482 10485 7084 0 -1 4202560 9895 0 0 0 53 3 0 0 20 0 15 0 169797210 14313459712 18053 18446744073709551615 4194304 4196468 140727952480064 140477467991248 140477057291788 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10488] ppid=10482 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10488/stat : 10488 (java) S 10482 10485 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 169797211 14313459712 18053 18446744073709551615 4194304 4196468 140727952480064 140477383170576 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10489] ppid=10482 vsize=13977988 memory=139751569659519 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10489/stat : 10489 (java) S 10482 10485 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 169797211 14313459712 18053 18446744073709551615 4194304 4196468 140727952480064 140477382118032 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10490] ppid=10482 vsize=13977988 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10490/stat : 10490 (java) S 10482 10485 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 169797211 14313459712 18053 18446744073709551615 4194304 4196468 140727952480064 140477381064976 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10491] ppid=10482 vsize=13977988 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10491/stat : 10491 (java) S 10482 10485 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 169797211 14313459712 18053 18446744073709551615 4194304 4196468 140727952480064 140477380012432 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10492] ppid=10482 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10492/stat : 10492 (java) S 10482 10485 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 169797212 14313459712 18053 18446744073709551615 4194304 4196468 140727952480064 140476807625456 140477463767682 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10493] ppid=10482 vsize=13977988 memory=2 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10493/stat : 10493 (java) S 10482 10485 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 169797212 14313459712 18053 18446744073709551615 4194304 4196468 140727952480064 140476806571680 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10494] ppid=10482 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10494/stat : 10494 (java) S 10482 10485 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 169797213 14313459712 18053 18446744073709551615 4194304 4196468 140727952480064 140476805518576 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10495] ppid=10482 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10495/stat : 10495 (java) S 10482 10485 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 169797215 14313459712 18053 18446744073709551615 4194304 4196468 140727952480064 140476804467152 140477463775131 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10496] ppid=10482 vsize=13977988 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/10485/task/10496/stat : 10496 (java) R 10482 10485 7084 0 -1 4202560 1222 0 0 0 14 0 0 0 20 0 15 0 169797215 14313459712 18053 18446744073709551615 4194304 4196468 140727952480064 140476803400320 140477448675574 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10497] ppid=10482 vsize=13977988 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/10485/task/10497/stat : 10497 (java) R 10482 10485 7084 0 -1 4202560 669 0 0 0 14 0 0 0 20 0 15 0 169797215 14313459712 18053 18446744073709551615 4194304 4196468 140727952480064 140476802342728 140477447242485 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10498] ppid=10482 vsize=13977988 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/10485/task/10498/stat : 10498 (java) R 10482 10485 7084 0 -1 4202560 1085 0 0 0 24 0 0 0 20 0 15 0 169797215 14313459712 18053 18446744073709551615 4194304 4196468 140727952480064 140476801304712 140477455993662 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10499] ppid=10482 vsize=13977988 memory=42 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10499/stat : 10499 (java) S 10482 10485 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 169797215 14313459712 18053 18446744073709551615 4194304 4196468 140727952480064 140476800256352 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10500] ppid=10482 vsize=13977988 memory=211 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10500/stat : 10500 (java) S 10482 10485 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 169797220 14313459712 18053 18446744073709551615 4194304 4196468 140727952480064 140476799204400 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 72212 KiB

[startup+1.50066 s]
/proc/loadavg: 1.31 1.45 1.50 5/212 10500
/proc/meminfo: memFree=31135712/32770624 swapFree=67108776/67108860
[pid=10485] ppid=10482 vsize=13982084 memory=169848 CPUtime=3.66 cores=0,2,4,6
/proc/10485/stat : 10485 (java) S 10482 10485 7084 0 -1 1077944320 29168 0 0 0 356 10 0 0 20 0 15 0 169797202 14317654016 42462 18446744073709551615 4194304 4196468 140727952480064 140727952462608 140477463756535 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
/proc/10485/statm: 3495521 42462 3767 1 0 3484295 0
[pid=10485/tid=10487] ppid=10482 vsize=13982084 memory=0 CPUtime=1.35 cores=0,2,4,6
/proc/10485/task/10487/stat : 10487 (java) R 10482 10485 7084 0 -1 4202560 14745 0 0 0 129 6 0 0 20 0 15 0 169797210 14317654016 42462 18446744073709551615 4194304 4196468 140727952480064 140477467986288 140477463778461 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10488] ppid=10482 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10488/stat : 10488 (java) S 10482 10485 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 169797211 14317654016 42462 18446744073709551615 4194304 4196468 140727952480064 140477383170576 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10489] ppid=10482 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10489/stat : 10489 (java) S 10482 10485 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 169797211 14317654016 42462 18446744073709551615 4194304 4196468 140727952480064 140477382118032 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10490] ppid=10482 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10490/stat : 10490 (java) S 10482 10485 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 169797211 14317654016 42462 18446744073709551615 4194304 4196468 140727952480064 140477381064976 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10491] ppid=10482 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10491/stat : 10491 (java) S 10482 10485 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 169797211 14317654016 42462 18446744073709551615 4194304 4196468 140727952480064 140477380012432 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10492] ppid=10482 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10492/stat : 10492 (java) S 10482 10485 7084 0 -1 1077944384 449 0 0 0 0 0 0 0 20 0 15 0 169797212 14317654016 42462 18446744073709551615 4194304 4196468 140727952480064 140476807625456 140477463767682 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10493] ppid=10482 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10493/stat : 10493 (java) S 10482 10485 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 169797212 14317654016 42462 18446744073709551615 4194304 4196468 140727952480064 140476806571680 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10494] ppid=10482 vsize=13982084 memory=6297273973038994792 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10494/stat : 10494 (java) S 10482 10485 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 169797213 14317654016 42462 18446744073709551615 4194304 4196468 140727952480064 140476805518576 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10495] ppid=10482 vsize=13982084 memory=7679373425970869011 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10495/stat : 10495 (java) S 10482 10485 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 169797215 14317654016 42462 18446744073709551615 4194304 4196468 140727952480064 140476804467152 140477463775131 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10496] ppid=10482 vsize=13982084 memory=0 CPUtime=0.72 cores=0,2,4,6
/proc/10485/task/10496/stat : 10496 (java) R 10482 10485 7084 0 -1 4202560 3887 0 0 0 71 1 0 0 20 0 15 0 169797215 14317654016 42462 18446744073709551615 4194304 4196468 140727952480064 140476803401808 140477448678338 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10497] ppid=10482 vsize=13982084 memory=0 CPUtime=0.75 cores=0,2,4,6
/proc/10485/task/10497/stat : 10497 (java) S 10482 10485 7084 0 -1 1077944384 2983 0 0 0 75 0 0 0 20 0 15 0 169797215 14317654016 42462 18446744073709551615 4194304 4196468 140727952480064 140476802361712 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10498] ppid=10482 vsize=13982084 memory=3472468043390647504 CPUtime=0.8 cores=0,2,4,6
/proc/10485/task/10498/stat : 10498 (java) S 10482 10485 7084 0 -1 1077944384 5724 0 0 0 79 1 0 0 20 0 15 0 169797215 14317654016 42462 18446744073709551615 4194304 4196468 140727952480064 140476801308656 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0

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

/proc/10485/task/10487/stat : 10487 (java) R 10482 10485 7084 0 -1 4202560 27410 0 0 0 243930 10 0 0 20 0 15 0 169797210 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477467994608 140477066209462 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10488] ppid=10482 vsize=13982084 memory=194360 CPUtime=1.42 cores=0,2,4,6
/proc/10485/task/10488/stat : 10488 (java) S 10482 10485 7084 0 -1 1077944384 5724 0 0 0 135 7 0 0 20 0 15 0 169797211 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477383170576 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10489] ppid=10482 vsize=13982084 memory=194360 CPUtime=1.42 cores=0,2,4,6
/proc/10485/task/10489/stat : 10489 (java) S 10482 10485 7084 0 -1 1077944384 6783 0 0 0 134 8 0 0 20 0 15 0 169797211 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477382118032 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10490] ppid=10482 vsize=13982084 memory=194360 CPUtime=1.42 cores=0,2,4,6
/proc/10485/task/10490/stat : 10490 (java) S 10482 10485 7084 0 -1 1077944384 3633 0 0 0 135 7 0 0 20 0 15 0 169797211 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477381064976 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10491] ppid=10482 vsize=13982084 memory=194360 CPUtime=1.41 cores=0,2,4,6
/proc/10485/task/10491/stat : 10491 (java) S 10482 10485 7084 0 -1 1077944384 5325 0 0 0 133 8 0 0 20 0 15 0 169797211 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477380012432 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10492] ppid=10482 vsize=13982084 memory=194360 CPUtime=0.83 cores=0,2,4,6
/proc/10485/task/10492/stat : 10492 (java) S 10482 10485 7084 0 -1 1077944384 5623 0 0 0 76 7 0 0 20 0 15 0 169797212 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476807625456 140477463767682 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10493] ppid=10482 vsize=13982084 memory=636 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10493/stat : 10493 (java) S 10482 10485 7084 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 169797212 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476806571744 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10494] ppid=10482 vsize=13982084 memory=194360 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10494/stat : 10494 (java) S 10482 10485 7084 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 169797213 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476805518592 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10495] ppid=10482 vsize=13982084 memory=4156 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10495/stat : 10495 (java) S 10482 10485 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476804467152 140477463775131 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10496] ppid=10482 vsize=13982084 memory=194360 CPUtime=2.47 cores=0,2,4,6
/proc/10485/task/10496/stat : 10496 (java) S 10482 10485 7084 0 -1 1077944384 12915 0 0 0 245 2 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476803414256 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10497] ppid=10482 vsize=13982084 memory=194360 CPUtime=2.74 cores=0,2,4,6
/proc/10485/task/10497/stat : 10497 (java) S 10482 10485 7084 0 -1 1077944384 14053 0 0 0 273 1 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476802361712 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10498] ppid=10482 vsize=13982084 memory=194360 CPUtime=1 cores=0,2,4,6
/proc/10485/task/10498/stat : 10498 (java) S 10482 10485 7084 0 -1 1077944384 9093 0 0 0 99 1 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476801308656 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10499] ppid=10482 vsize=13982084 memory=194360 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10499/stat : 10499 (java) S 10482 10485 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476800256352 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10500] ppid=10482 vsize=13982084 memory=194360 CPUtime=0.68 cores=0,2,4,6
/proc/10485/task/10500/stat : 10500 (java) S 10482 10485 7084 0 -1 1077944384 728 0 0 0 28 40 0 0 20 0 15 0 169797220 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476799204400 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
Current children cumulated CPU time: 2452.9 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 194360 KiB

[startup+2502.3 s]
/proc/loadavg: 1.44 1.47 1.46 3/216 10767
/proc/meminfo: memFree=30704620/32770624 swapFree=67108776/67108860
[pid=10485] ppid=10482 vsize=13982084 memory=194360 CPUtime=2513.01 cores=0,2,4,6
/proc/10485/stat : 10485 (java) S 10482 10485 7084 0 -1 1077944320 92788 0 0 0 251223 78 0 0 20 0 15 0 169797202 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140727952462608 140477463756535 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
/proc/10485/statm: 3495521 48590 3808 1 0 3484295 0
[pid=10485/tid=10487] ppid=10482 vsize=13982084 memory=194360 CPUtime=2499.33 cores=0,2,4,6
/proc/10485/task/10487/stat : 10487 (java) R 10482 10485 7084 0 -1 4202560 27473 0 0 0 249923 10 0 0 20 0 15 0 169797210 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477467994736 140477066992666 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10488] ppid=10482 vsize=13982084 memory=194360 CPUtime=1.46 cores=0,2,4,6
/proc/10485/task/10488/stat : 10488 (java) S 10482 10485 7084 0 -1 1077944384 5738 0 0 0 138 8 0 0 20 0 15 0 169797211 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477383170576 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10489] ppid=10482 vsize=13982084 memory=194360 CPUtime=1.45 cores=0,2,4,6
/proc/10485/task/10489/stat : 10489 (java) S 10482 10485 7084 0 -1 1077944384 6783 0 0 0 137 8 0 0 20 0 15 0 169797211 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477382118032 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10490] ppid=10482 vsize=13982084 memory=194360 CPUtime=1.45 cores=0,2,4,6
/proc/10485/task/10490/stat : 10490 (java) S 10482 10485 7084 0 -1 1077944384 3633 0 0 0 138 7 0 0 20 0 15 0 169797211 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477381064976 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10491] ppid=10482 vsize=13982084 memory=194360 CPUtime=1.45 cores=0,2,4,6
/proc/10485/task/10491/stat : 10491 (java) S 10482 10485 7084 0 -1 1077944384 5326 0 0 0 136 9 0 0 20 0 15 0 169797211 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477380012432 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10492] ppid=10482 vsize=13982084 memory=194360 CPUtime=0.86 cores=0,2,4,6
/proc/10485/task/10492/stat : 10492 (java) S 10482 10485 7084 0 -1 1077944384 5627 0 0 0 79 7 0 0 20 0 15 0 169797212 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476807625456 140477463767682 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10493] ppid=10482 vsize=13982084 memory=194360 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10493/stat : 10493 (java) S 10482 10485 7084 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 169797212 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476806571744 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10494] ppid=10482 vsize=13982084 memory=194360 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10494/stat : 10494 (java) S 10482 10485 7084 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 169797213 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476805518592 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10495] ppid=10482 vsize=13982084 memory=194360 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10495/stat : 10495 (java) S 10482 10485 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476804467152 140477463775131 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10496] ppid=10482 vsize=13982084 memory=194360 CPUtime=2.47 cores=0,2,4,6
/proc/10485/task/10496/stat : 10496 (java) S 10482 10485 7084 0 -1 1077944384 12915 0 0 0 245 2 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476803414256 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10497] ppid=10482 vsize=13982084 memory=1724 CPUtime=2.74 cores=0,2,4,6
/proc/10485/task/10497/stat : 10497 (java) S 10482 10485 7084 0 -1 1077944384 14053 0 0 0 273 1 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476802361712 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10498] ppid=10482 vsize=13982084 memory=988 CPUtime=1 cores=0,2,4,6
/proc/10485/task/10498/stat : 10498 (java) S 10482 10485 7084 0 -1 1077944384 9093 0 0 0 99 1 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476801308656 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10499] ppid=10482 vsize=13982084 memory=194360 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10499/stat : 10499 (java) S 10482 10485 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476800256352 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10500] ppid=10482 vsize=13982084 memory=194360 CPUtime=0.69 cores=0,2,4,6
/proc/10485/task/10500/stat : 10500 (java) S 10482 10485 7084 0 -1 1077944384 732 0 0 0 29 40 0 0 20 0 15 0 169797220 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476799204400 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
Current children cumulated CPU time: 2513.01 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 194360 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.3 s]
/proc/loadavg: 1.44 1.47 1.46 3/216 10767
/proc/meminfo: memFree=30699960/32770624 swapFree=67108776/67108860
[pid=10485] ppid=10482 vsize=13982084 memory=194360 CPUtime=2520.02 cores=0,2,4,6
/proc/10485/stat : 10485 (java) S 10482 10485 7084 0 -1 1077944320 92794 0 0 0 251924 78 0 0 20 0 15 0 169797202 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140727952462608 140477463756535 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
/proc/10485/statm: 3495521 48590 3808 1 0 3484295 0
[pid=10485/tid=10487] ppid=10482 vsize=13982084 memory=194360 CPUtime=2506.32 cores=0,2,4,6
/proc/10485/task/10487/stat : 10487 (java) R 10482 10485 7084 0 -1 4202560 27478 0 0 0 250622 10 0 0 20 0 15 0 169797210 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477467994864 140477066207129 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10488] ppid=10482 vsize=13982084 memory=1224 CPUtime=1.47 cores=0,2,4,6
/proc/10485/task/10488/stat : 10488 (java) S 10482 10485 7084 0 -1 1077944384 5738 0 0 0 139 8 0 0 20 0 15 0 169797211 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477383170576 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10489] ppid=10482 vsize=13982084 memory=194360 CPUtime=1.45 cores=0,2,4,6
/proc/10485/task/10489/stat : 10489 (java) S 10482 10485 7084 0 -1 1077944384 6783 0 0 0 137 8 0 0 20 0 15 0 169797211 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477382118032 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10490] ppid=10482 vsize=13982084 memory=194360 CPUtime=1.45 cores=0,2,4,6
/proc/10485/task/10490/stat : 10490 (java) S 10482 10485 7084 0 -1 1077944384 3634 0 0 0 138 7 0 0 20 0 15 0 169797211 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477381064976 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10491] ppid=10482 vsize=13982084 memory=145 CPUtime=1.46 cores=0,2,4,6
/proc/10485/task/10491/stat : 10491 (java) S 10482 10485 7084 0 -1 1077944384 5326 0 0 0 137 9 0 0 20 0 15 0 169797211 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477380012432 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10492] ppid=10482 vsize=13982084 memory=7669185212863308116 CPUtime=0.86 cores=0,2,4,6
/proc/10485/task/10492/stat : 10492 (java) S 10482 10485 7084 0 -1 1077944384 5627 0 0 0 79 7 0 0 20 0 15 0 169797212 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476807625456 140477463767682 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10493] ppid=10482 vsize=13982084 memory=194360 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10493/stat : 10493 (java) S 10482 10485 7084 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 169797212 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476806571744 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10494] ppid=10482 vsize=13982084 memory=194360 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10494/stat : 10494 (java) S 10482 10485 7084 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 169797213 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476805518592 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10495] ppid=10482 vsize=13982084 memory=194360 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10495/stat : 10495 (java) S 10482 10485 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476804467152 140477463775131 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10496] ppid=10482 vsize=13982084 memory=194360 CPUtime=2.47 cores=0,2,4,6
/proc/10485/task/10496/stat : 10496 (java) S 10482 10485 7084 0 -1 1077944384 12915 0 0 0 245 2 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476803414256 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10497] ppid=10482 vsize=13982084 memory=194360 CPUtime=2.74 cores=0,2,4,6
/proc/10485/task/10497/stat : 10497 (java) S 10482 10485 7084 0 -1 1077944384 14053 0 0 0 273 1 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476802361712 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10498] ppid=10482 vsize=13982084 memory=4156 CPUtime=1 cores=0,2,4,6
/proc/10485/task/10498/stat : 10498 (java) S 10482 10485 7084 0 -1 1077944384 9093 0 0 0 99 1 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476801308656 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10499] ppid=10482 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10499/stat : 10499 (java) S 10482 10485 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476800256352 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10500] ppid=10482 vsize=13982084 memory=194360 CPUtime=0.7 cores=0,2,4,6
/proc/10485/task/10500/stat : 10500 (java) S 10482 10485 7084 0 -1 1077944384 732 0 0 0 29 41 0 0 20 0 15 0 169797220 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476799204400 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 194360 KiB

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

[startup+2509.31 s]
# the end of solver process 10485 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.25 s, system=0.787324 s

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

[startup+2509.3 s]
/proc/loadavg: 1.44 1.47 1.46 3/216 10767
/proc/meminfo: memFree=30699960/32770624 swapFree=67108776/67108860
[pid=10485] ppid=10482 vsize=13982084 memory=194360 CPUtime=2520.02 cores=0,2,4,6
/proc/10485/stat : 10485 (java) S 10482 10485 7084 0 -1 1077944320 92794 0 0 0 251924 78 0 0 20 0 15 0 169797202 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140727952462608 140477463756535 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
/proc/10485/statm: 3495521 48590 3808 1 0 3484295 0
[pid=10485/tid=10487] ppid=10482 vsize=13982084 memory=194360 CPUtime=2506.32 cores=0,2,4,6
/proc/10485/task/10487/stat : 10487 (java) R 10482 10485 7084 0 -1 4202560 27478 0 0 0 250622 10 0 0 20 0 15 0 169797210 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477467994864 140477066207129 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10488] ppid=10482 vsize=13982084 memory=1224 CPUtime=1.47 cores=0,2,4,6
/proc/10485/task/10488/stat : 10488 (java) S 10482 10485 7084 0 -1 1077944384 5738 0 0 0 139 8 0 0 20 0 15 0 169797211 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477383170576 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10489] ppid=10482 vsize=13982084 memory=194360 CPUtime=1.45 cores=0,2,4,6
/proc/10485/task/10489/stat : 10489 (java) S 10482 10485 7084 0 -1 1077944384 6783 0 0 0 137 8 0 0 20 0 15 0 169797211 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477382118032 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10490] ppid=10482 vsize=13982084 memory=194360 CPUtime=1.45 cores=0,2,4,6
/proc/10485/task/10490/stat : 10490 (java) S 10482 10485 7084 0 -1 1077944384 3634 0 0 0 138 7 0 0 20 0 15 0 169797211 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477381064976 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10491] ppid=10482 vsize=13982084 memory=145 CPUtime=1.46 cores=0,2,4,6
/proc/10485/task/10491/stat : 10491 (java) S 10482 10485 7084 0 -1 1077944384 5326 0 0 0 137 9 0 0 20 0 15 0 169797211 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140477380012432 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10492] ppid=10482 vsize=13982084 memory=7669185212863308116 CPUtime=0.86 cores=0,2,4,6
/proc/10485/task/10492/stat : 10492 (java) S 10482 10485 7084 0 -1 1077944384 5627 0 0 0 79 7 0 0 20 0 15 0 169797212 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476807625456 140477463767682 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10493] ppid=10482 vsize=13982084 memory=194360 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10493/stat : 10493 (java) S 10482 10485 7084 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 169797212 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476806571744 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10494] ppid=10482 vsize=13982084 memory=194360 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10494/stat : 10494 (java) S 10482 10485 7084 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 169797213 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476805518592 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10495] ppid=10482 vsize=13982084 memory=194360 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10495/stat : 10495 (java) S 10482 10485 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476804467152 140477463775131 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10496] ppid=10482 vsize=13982084 memory=194360 CPUtime=2.47 cores=0,2,4,6
/proc/10485/task/10496/stat : 10496 (java) S 10482 10485 7084 0 -1 1077944384 12915 0 0 0 245 2 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476803414256 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10497] ppid=10482 vsize=13982084 memory=194360 CPUtime=2.74 cores=0,2,4,6
/proc/10485/task/10497/stat : 10497 (java) S 10482 10485 7084 0 -1 1077944384 14053 0 0 0 273 1 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476802361712 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10498] ppid=10482 vsize=13982084 memory=4156 CPUtime=1 cores=0,2,4,6
/proc/10485/task/10498/stat : 10498 (java) S 10482 10485 7084 0 -1 1077944384 9093 0 0 0 99 1 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476801308656 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10499] ppid=10482 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10485/task/10499/stat : 10499 (java) S 10482 10485 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 169797215 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476800256352 140477463766741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
[pid=10485/tid=10500] ppid=10482 vsize=13982084 memory=194360 CPUtime=0.7 cores=0,2,4,6
/proc/10485/task/10500/stat : 10500 (java) S 10482 10485 7084 0 -1 1077944384 732 0 0 0 29 41 0 0 20 0 15 0 169797220 14317654016 48590 18446744073709551615 4194304 4196468 140727952480064 140476799204400 140477463767682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13676544 140727952486773 140727952486953 140727952486953 140727952490447 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 194360 KiB

Child status: 143
Real time (s): 2509.31
CPU time (s): 2520.04
CPU user time (s): 2519.25
CPU system time (s): 0.787324
CPU usage (%): 100.428
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 290308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.25
system time used= 0.787324
maximum resident set size= 290308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92976
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 79676
involuntary context switches= 4305


# summary of solver processes directly reported to runsolver:
#   pid: 10485
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2519.25
#   total CPU system time (s): 0.787324

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2617 second user time and 22.2023 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-14 10:49:39
IDJOB=4273376
IDBENCH=115804
IDSOLVER=2665
FILE ID=node132/4273376-1502701445
RUNJOBID= node132-1502658038-4849
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-20-20-9.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273376-1502701445/watcher-4273376-1502701445 -o /tmp/evaluation-result-4273376-1502701445/solver-4273376-1502701445 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502658038-4849 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 625561804 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273376-1502701445.xml

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

MD5SUM BENCH= 167976addb93ebd5943ef7570ccdd100
RANDOM SEED=625561804

node132.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.74
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.74
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.74
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.74
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:        31221956 kB
MemAvailable:   31785924 kB
Buffers:          280688 kB
Cached:           587572 kB
SwapCached:           84 kB
Active:           843716 kB
Inactive:         258968 kB
Active(anon):     182368 kB
Inactive(anon):   101836 kB
Active(file):     661348 kB
Inactive(file):   157132 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108776 kB
Dirty:             42348 kB
Writeback:             0 kB
AnonPages:        234356 kB
Mapped:            80896 kB
Shmem:             49768 kB
Slab:             149512 kB
SReclaimable:     122648 kB
SUnreclaim:        26864 kB
KernelStack:        3440 kB
PageTables:         5564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1189216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 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= 61948 MiB
End job on node132 at 2017-08-14 11:31:29