Trace number 4299220

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
Solver of Xavier Schul & Yvhan Smal 2018-04-28? 86.6453 30.8365

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-13-4-rom_c18.xml
MD5SUM0b51c5bbf7274d342280acfb624bd8bf
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark71
Best CPU time to get the best result obtained on this benchmark2520.07
Satisfiable
(Un)Satisfiability was proved
Number of variables481
Number of constraints104
Number of domains5
Minimum domain size2
Maximum domain size129443
Distribution of domain sizes[{"size":2,"count":26},{"size":14,"count":182},{"size":27,"count":169},{"size":129443,"count":104}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":130},{"degree":2,"count":182},{"degree":8,"count":169}]
Minimum constraint arity16
Maximum constraint arity17
Distribution of constraint arities[{"arity":16,"count":26},{"arity":17,"count":78}]
Number of extensional constraints104
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":104}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
86.50/30.70	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
86.50/30.70		at java.util.Arrays.copyOf(Arrays.java:3308)
86.50/30.70		at java.util.BitSet.ensureCapacity(BitSet.java:337)
86.50/30.70		at java.util.BitSet.expandTo(BitSet.java:352)
86.50/30.70		at java.util.BitSet.set(BitSet.java:447)
86.50/30.76		at minicp.engine.constraints.ShortTableCT.<init>(ShortTableCT.java:61)
86.50/30.76		at xcsp3.XCSP3.buildCtrExtension(XCSP3.java:140)
86.50/30.76		at org.xcsp.parser.loaders.CtrLoaderInteger.extension(CtrLoaderInteger.java:306)
86.50/30.76		at org.xcsp.parser.loaders.CtrLoaderInteger.load(CtrLoaderInteger.java:167)
86.50/30.76		at org.xcsp.parser.XCallbacks.loadCtr(XCallbacks.java:527)
86.50/30.76		at org.xcsp.parser.XCallbacks.lambda$loadCtrs$3(XCallbacks.java:510)
86.50/30.76		at org.xcsp.parser.XCallbacks$$Lambda$86/348100441.accept(Unknown Source)
86.50/30.76		at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
86.50/30.76		at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
86.50/30.76		at org.xcsp.parser.XCallbacks.loadCtrs(XCallbacks.java:507)
86.50/30.76		at org.xcsp.parser.XCallbacks.loadGroup(XCallbacks.java:462)
86.50/30.76		at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:422)
86.50/30.76		at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:407)
86.50/30.76		at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:297)
86.50/30.76		at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:320)
86.50/30.76		at xcsp3.XCSP3.<init>(XCSP3.java:72)
86.50/30.76		at xcsp3.CompetitionApp.runSolver(CompetitionApp.java:63)
86.50/30.76		at xcsp3.CompetitionApp.main(CompetitionApp.java:51)
86.50/30.76	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 (8924 MiB free)
  memory of node 1: 16384 MiB (9258 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299220-1532791067/watcher-4299220-1532791067 -o /tmp/evaluation-result-4299220-1532791067/solver-4299220-1532791067 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532776007-24588 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299220-1532791067.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=27995, runsolver pid=27992


[startup+0.100078 s]*
/proc/loadavg: 3.58 2.24 1.69 5/216 28010
/proc/meminfo: memFree=18604800/32770624 swapFree=67108688/67108860
[pid=27995] ppid=27992 vsize=10661052 memory=27540 CPUtime=0.13 cores=0,2,4,6
/proc/27995/stat : 27995 (java) S 27992 27995 24557 0 -1 1077944320 5291 0 0 0 12 1 0 0 20 0 15 0 96669711 10916917248 6885 33554432000 4194304 4196468 140736659607984 140736659590528 140430469459703 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
/proc/27995/statm: 2665263 6885 2866 1 0 2627263 0
[pid=27995/tid=27997] ppid=27992 vsize=10661052 memory=-8269626465541591422 CPUtime=0.09 cores=0,2,4,6
/proc/27995/task/27997/stat : 27997 (java) R 27992 27995 24557 0 -1 4202560 3163 0 0 0 9 0 0 0 20 0 15 0 96669711 10916917248 6885 33554432000 4194304 4196468 140736659607984 140430473680864 140430469471638 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=27998] ppid=27992 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27995/task/27998/stat : 27998 (java) S 27992 27995 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669712 10916917248 6885 33554432000 4194304 4196468 140736659607984 140430406150928 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=27999] ppid=27992 vsize=10661052 memory=140197493933696 CPUtime=0 cores=0,2,4,6
/proc/27995/task/27999/stat : 27999 (java) S 27992 27995 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96669712 10916917248 6885 33554432000 4194304 4196468 140736659607984 140430405098384 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28000] ppid=27992 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28000/stat : 28000 (java) S 27992 27995 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669712 10916917248 6885 33554432000 4194304 4196468 140736659607984 140430404045840 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28001] ppid=27992 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28001/stat : 28001 (java) S 27992 27995 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96669712 10916917248 6885 33554432000 4194304 4196468 140736659607984 140430402993296 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28002] ppid=27992 vsize=10661052 memory=140197493933696 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28002/stat : 28002 (java) S 27992 27995 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96669714 10916917248 6885 33554432000 4194304 4196468 140736659607984 140429960693744 140430469470850 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28003] ppid=27992 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28003/stat : 28003 (java) S 27992 27995 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96669714 10916917248 6885 33554432000 4194304 4196468 140736659607984 140429959639968 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28004] ppid=27992 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28004/stat : 28004 (java) S 27992 27995 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96669714 10916917248 6885 33554432000 4194304 4196468 140736659607984 140429958587376 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28005] ppid=27992 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28005/stat : 28005 (java) S 27992 27995 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669717 10916917248 6885 33554432000 4194304 4196468 140736659607984 140429957535952 140430469478299 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28006] ppid=27992 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28006/stat : 28006 (java) R 27992 27995 24557 0 -1 4202560 301 0 0 0 0 0 0 0 20 0 15 0 96669717 10916917248 6885 33554432000 4194304 4196468 140736659607984 140429956483568 140430462444745 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28007] ppid=27992 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28007/stat : 28007 (java) R 27992 27995 24557 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 96669717 10916917248 6885 33554432000 4194304 4196468 140736659607984 140429955431024 140430469470850 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28008] ppid=27992 vsize=10661052 memory=140197493933696 CPUtime=0.01 cores=0,2,4,6
/proc/27995/task/28008/stat : 28008 (java) R 27992 27995 24557 0 -1 4202560 325 0 0 0 1 0 0 0 20 0 15 0 96669717 10916917248 6885 33554432000 4194304 4196468 140736659607984 140429954378480 140430448852204 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28009] ppid=27992 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28009/stat : 28009 (java) S 27992 27995 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669717 10916917248 6885 33554432000 4194304 4196468 140736659607984 140429953326176 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28010] ppid=27992 vsize=10661052 memory=140197493933696 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28010/stat : 28010 (java) S 27992 27995 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669717 10916917248 6885 33554432000 4194304 4196468 140736659607984 140429952272688 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27540 KiB

[startup+0.210594 s]*
/proc/loadavg: 3.58 2.24 1.69 4/216 28010
/proc/meminfo: memFree=18590016/32770624 swapFree=67108688/67108860
[pid=27995] ppid=27992 vsize=10661052 memory=39960 CPUtime=0.34 cores=0,2,4,6
/proc/27995/stat : 27995 (java) S 27992 27995 24557 0 -1 1077944320 8099 0 0 0 31 3 0 0 20 0 15 0 96669711 10916917248 9990 33554432000 4194304 4196468 140736659607984 140736659590528 140430469459703 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
/proc/27995/statm: 2665263 9990 2983 1 0 2627263 0
[pid=27995/tid=27997] ppid=27992 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/27995/task/27997/stat : 27997 (java) R 27992 27995 24557 0 -1 4202560 5105 0 0 0 18 2 0 0 20 0 15 0 96669711 10916917248 9990 33554432000 4194304 4196468 140736659607984 140430473690944 140430469481629 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=27998] ppid=27992 vsize=10661052 memory=343 CPUtime=0 cores=0,2,4,6
/proc/27995/task/27998/stat : 27998 (java) S 27992 27995 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669712 10916917248 9990 33554432000 4194304 4196468 140736659607984 140430406150928 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=27999] ppid=27992 vsize=10661052 memory=140197494479724 CPUtime=0 cores=0,2,4,6
/proc/27995/task/27999/stat : 27999 (java) S 27992 27995 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96669712 10916917248 9990 33554432000 4194304 4196468 140736659607984 140430405098384 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28000] ppid=27992 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28000/stat : 28000 (java) S 27992 27995 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669712 10916917248 9990 33554432000 4194304 4196468 140736659607984 140430404045840 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28001] ppid=27992 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28001/stat : 28001 (java) S 27992 27995 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96669712 10916917248 9990 33554432000 4194304 4196468 140736659607984 140430402993296 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28002] ppid=27992 vsize=10661052 memory=140197493933696 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28002/stat : 28002 (java) S 27992 27995 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96669714 10916917248 9990 33554432000 4194304 4196468 140736659607984 140429960693744 140430469470850 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28003] ppid=27992 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28003/stat : 28003 (java) S 27992 27995 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96669714 10916917248 9990 33554432000 4194304 4196468 140736659607984 140429959639968 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28004] ppid=27992 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28004/stat : 28004 (java) S 27992 27995 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96669714 10916917248 9990 33554432000 4194304 4196468 140736659607984 140429958587376 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28005] ppid=27992 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28005/stat : 28005 (java) S 27992 27995 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669717 10916917248 9990 33554432000 4194304 4196468 140736659607984 140429957535952 140430469478299 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28006] ppid=27992 vsize=10661052 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/27995/task/28006/stat : 28006 (java) R 27992 27995 24557 0 -1 4202560 571 0 0 0 3 0 0 0 20 0 15 0 96669717 10916917248 9990 33554432000 4194304 4196468 140736659607984 140429956483568 140430447339856 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28007] ppid=27992 vsize=10661052 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/27995/task/28007/stat : 28007 (java) R 27992 27995 24557 0 -1 4202560 254 0 0 0 1 0 0 0 20 0 15 0 96669717 10916917248 9990 33554432000 4194304 4196468 140736659607984 140429955431024 140430453856768 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28008] ppid=27992 vsize=10661052 memory=140197493933696 CPUtime=0.07 cores=0,2,4,6
/proc/27995/task/28008/stat : 28008 (java) S 27992 27995 24557 0 -1 1077944384 809 0 0 0 7 0 0 0 20 0 15 0 96669717 10916917248 9990 33554432000 4194304 4196468 140736659607984 140429954378480 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28009] ppid=27992 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28009/stat : 28009 (java) S 27992 27995 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669717 10916917248 9990 33554432000 4194304 4196468 140736659607984 140429953326176 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28010] ppid=27992 vsize=10661052 memory=140197493933696 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28010/stat : 28010 (java) S 27992 27995 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669717 10916917248 9990 33554432000 4194304 4196468 140736659607984 140429952272688 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 39960 KiB

[startup+0.310561 s]*
/proc/loadavg: 3.58 2.24 1.69 3/216 28010
/proc/meminfo: memFree=18537576/32770624 swapFree=67108688/67108860
[pid=27995] ppid=27992 vsize=10661052 memory=100384 CPUtime=0.49 cores=0,2,4,6
/proc/27995/stat : 27995 (java) S 27992 27995 24557 0 -1 1077944320 8368 0 0 0 45 4 0 0 20 0 15 0 96669711 10916917248 25096 33554432000 4194304 4196468 140736659607984 140736659590528 140430469459703 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
/proc/27995/statm: 2665263 25096 3029 1 0 2627263 0
[pid=27995/tid=27997] ppid=27992 vsize=10661052 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/27995/task/27997/stat : 27997 (java) R 27992 27995 24557 0 -1 4202560 5147 0 0 0 27 3 0 0 20 0 15 0 96669711 10916917248 25096 33554432000 4194304 4196468 140736659607984 140430473690128 140430469481629 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=27998] ppid=27992 vsize=10661052 memory=4294979917 CPUtime=0 cores=0,2,4,6
/proc/27995/task/27998/stat : 27998 (java) S 27992 27995 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669712 10916917248 25096 33554432000 4194304 4196468 140736659607984 140430406150928 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=27999] ppid=27992 vsize=10661052 memory=140197494473774 CPUtime=0 cores=0,2,4,6
/proc/27995/task/27999/stat : 27999 (java) S 27992 27995 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96669712 10916917248 25096 33554432000 4194304 4196468 140736659607984 140430405098384 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28000] ppid=27992 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28000/stat : 28000 (java) S 27992 27995 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669712 10916917248 25096 33554432000 4194304 4196468 140736659607984 140430404045840 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28001] ppid=27992 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28001/stat : 28001 (java) S 27992 27995 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96669712 10916917248 25096 33554432000 4194304 4196468 140736659607984 140430402993296 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28002] ppid=27992 vsize=10661052 memory=140197493933696 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28002/stat : 28002 (java) S 27992 27995 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96669714 10916917248 25096 33554432000 4194304 4196468 140736659607984 140429960693744 140430469470850 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28003] ppid=27992 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28003/stat : 28003 (java) S 27992 27995 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96669714 10916917248 25096 33554432000 4194304 4196468 140736659607984 140429959639968 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28004] ppid=27992 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28004/stat : 28004 (java) S 27992 27995 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96669714 10916917248 25096 33554432000 4194304 4196468 140736659607984 140429958587376 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28005] ppid=27992 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28005/stat : 28005 (java) S 27992 27995 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669717 10916917248 25096 33554432000 4194304 4196468 140736659607984 140429957535952 140430469478299 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28006] ppid=27992 vsize=10661052 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/27995/task/28006/stat : 28006 (java) S 27992 27995 24557 0 -1 1077944384 644 0 0 0 5 0 0 0 20 0 15 0 96669717 10916917248 25096 33554432000 4194304 4196468 140736659607984 140429956483568 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28007] ppid=27992 vsize=10661052 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/27995/task/28007/stat : 28007 (java) S 27992 27995 24557 0 -1 1077944384 323 0 0 0 3 0 0 0 20 0 15 0 96669717 10916917248 25096 33554432000 4194304 4196468 140736659607984 140429955431024 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28008] ppid=27992 vsize=10661052 memory=140197493933696 CPUtime=0.09 cores=0,2,4,6
/proc/27995/task/28008/stat : 28008 (java) S 27992 27995 24557 0 -1 1077944384 886 0 0 0 9 0 0 0 20 0 15 0 96669717 10916917248 25096 33554432000 4194304 4196468 140736659607984 140429954378480 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28009] ppid=27992 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28009/stat : 28009 (java) S 27992 27995 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669717 10916917248 25096 33554432000 4194304 4196468 140736659607984 140429953326176 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28010] ppid=27992 vsize=10661052 memory=140197493933696 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28010/stat : 28010 (java) S 27992 27995 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669717 10916917248 25096 33554432000 4194304 4196468 140736659607984 140429952272688 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 100384 KiB

[startup+0.705665 s]
/proc/loadavg: 3.58 2.24 1.69 7/216 28010
/proc/meminfo: memFree=18342008/32770624 swapFree=67108688/67108860
[pid=27995] ppid=27992 vsize=10661128 memory=406844 CPUtime=1.57 cores=0,2,4,6
/proc/27995/stat : 27995 (java) S 27992 27995 24557 0 -1 1077944320 11765 0 0 0 126 31 0 0 20 0 15 0 96669711 10916995072 101711 33554432000 4194304 4196468 140736659607984 140736659590528 140430469459703 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
/proc/27995/statm: 2665282 101711 3100 1 0 2627263 0
[pid=27995/tid=27997] ppid=27992 vsize=10661128 memory=260465070473409 CPUtime=0.54 cores=0,2,4,6
/proc/27995/task/27997/stat : 27997 (java) R 27992 27995 24557 0 -1 1077944384 5495 0 0 0 48 6 0 0 20 0 15 0 96669711 10916995072 101711 33554432000 4194304 4196468 140736659607984 140430473694688 140430469469909 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=27998] ppid=27992 vsize=10661128 memory=4051047449723404320 CPUtime=0.09 cores=0,2,4,6
/proc/27995/task/27998/stat : 27998 (java) S 27992 27995 24557 0 -1 1077944384 88 0 0 0 5 4 0 0 20 0 15 0 96669712 10916995072 101711 33554432000 4194304 4196468 140736659607984 140430406150928 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=27999] ppid=27992 vsize=10661128 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/27995/task/27999/stat : 27999 (java) S 27992 27995 24557 0 -1 1077944384 203 0 0 0 7 5 0 0 20 0 15 0 96669712 10916995072 101711 33554432000 4194304 4196468 140736659607984 140430405098384 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28000] ppid=27992 vsize=10661128 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/27995/task/28000/stat : 28000 (java) S 27992 27995 24557 0 -1 1077944384 161 0 0 0 6 5 0 0 20 0 15 0 96669712 10916995072 101711 33554432000 4194304 4196468 140736659607984 140430404045840 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28001] ppid=27992 vsize=10661128 memory=7809523229951467576 CPUtime=0.1 cores=0,2,4,6
/proc/27995/task/28001/stat : 28001 (java) S 27992 27995 24557 0 -1 1077944384 213 0 0 0 5 5 0 0 20 0 15 0 96669712 10916995072 101711 33554432000 4194304 4196468 140736659607984 140430402993296 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28002] ppid=27992 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28002/stat : 28002 (java) S 27992 27995 24557 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 96669714 10916995072 101711 33554432000 4194304 4196468 140736659607984 140429960693744 140430469470850 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28003] ppid=27992 vsize=10661128 memory=-6583839696183762729 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28003/stat : 28003 (java) S 27992 27995 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 96669714 10916995072 101711 33554432000 4194304 4196468 140736659607984 140429959639968 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28004] ppid=27992 vsize=10661128 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28004/stat : 28004 (java) S 27992 27995 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96669714 10916995072 101711 33554432000 4194304 4196468 140736659607984 140429958587376 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28005] ppid=27992 vsize=10661128 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28005/stat : 28005 (java) S 27992 27995 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669717 10916995072 101711 33554432000 4194304 4196468 140736659607984 140429957535952 140430469478299 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28006] ppid=27992 vsize=10661128 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/27995/task/28006/stat : 28006 (java) R 27992 27995 24557 0 -1 4202560 1428 0 0 0 15 0 0 0 20 0 15 0 96669717 10916995072 101711 33554432000 4194304 4196468 140736659607984 140429956473040 140430453851684 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28007] ppid=27992 vsize=10661128 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/27995/task/28007/stat : 28007 (java) R 27992 27995 24557 0 -1 4202560 1700 0 0 0 22 0 0 0 20 0 15 0 96669717 10916995072 101711 33554432000 4194304 4196468 140736659607984 140429955417568 140430449121920 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28008] ppid=27992 vsize=10661128 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/27995/task/28008/stat : 28008 (java) R 27992 27995 24557 0 -1 4202560 1034 0 0 0 14 0 0 0 20 0 15 0 96669717 10916995072 101711 33554432000 4194304 4196468 140736659607984 140429954374208 140430453540190 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28009] ppid=27992 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28009/stat : 28009 (java) S 27992 27995 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669717 10916995072 101711 33554432000 4194304 4196468 140736659607984 140429953326176 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28010] ppid=27992 vsize=10661128 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28010/stat : 28010 (java) S 27992 27995 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669717 10916995072 101711 33554432000 4194304 4196468 140736659607984 140429952272688 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 406844 KiB

[startup+1.50084 s]
/proc/loadavg: 3.58 2.24 1.69 6/216 28010
/proc/meminfo: memFree=18168756/32770624 swapFree=67108688/67108860
[pid=27995] ppid=27992 vsize=10661128 memory=643712 CPUtime=3.12 cores=0,2,4,6
/proc/27995/stat : 27995 (java) S 27992 27995 24557 0 -1 1077944320 13671 0 0 0 270 42 0 0 20 0 15 0 96669711 10916995072 160928 33554432000 4194304 4196468 140736659607984 140736659590528 140430469459703 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
/proc/27995/statm: 2665282 160928 3145 1 0 2627263 0
[pid=27995/tid=27997] ppid=27992 vsize=10661128 memory=12848 CPUtime=1.24 cores=0,2,4,6
/proc/27995/task/27997/stat : 27997 (java) S 27992 27995 24557 0 -1 1077944384 5561 0 0 0 116 8 0 0 20 0 15 0 96669711 10916995072 160928 33554432000 4194304 4196468 140736659607984 140430473697696 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=27998] ppid=27992 vsize=10661128 memory=6791534058613427641 CPUtime=0.18 cores=0,2,4,6
/proc/27995/task/27998/stat : 27998 (java) S 27992 27995 24557 0 -1 1077944384 142 0 0 0 11 7 0 0 20 0 15 0 96669712 10916995072 160928 33554432000 4194304 4196468 140736659607984 140430406150928 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=27999] ppid=27992 vsize=10661128 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/27995/task/27999/stat : 27999 (java) S 27992 27995 24557 0 -1 1077944384 533 0 0 0 13 8 0 0 20 0 15 0 96669712 10916995072 160928 33554432000 4194304 4196468 140736659607984 140430405098384 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28000] ppid=27992 vsize=10661128 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/27995/task/28000/stat : 28000 (java) S 27992 27995 24557 0 -1 1077944384 647 0 0 0 12 8 0 0 20 0 15 0 96669712 10916995072 160928 33554432000 4194304 4196468 140736659607984 140430404045840 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28001] ppid=27992 vsize=10661128 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/27995/task/28001/stat : 28001 (java) S 27992 27995 24557 0 -1 1077944384 264 0 0 0 12 7 0 0 20 0 15 0 96669712 10916995072 160953 33554432000 4194304 4196468 140736659607984 140430402993296 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28002] ppid=27992 vsize=10661128 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/27995/task/28002/stat : 28002 (java) R 27992 27995 24557 0 -1 4202560 530 0 0 0 1 0 0 0 20 0 15 0 96669714 10916995072 160953 33554432000 4194304 4196468 140736659607984 140429960692256 140430469471638 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0

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


[startup+25.6016 s]
/proc/loadavg: 3.07 2.22 1.70 6/216 28010
/proc/meminfo: memFree=9823672/32770624 swapFree=67108688/67108860
[pid=27995] ppid=27992 vsize=10661128 memory=8296716 CPUtime=67.99 cores=0,2,4,6
/proc/27995/stat : 27995 (java) S 27992 27995 24557 0 -1 1077944320 561508 0 0 0 5965 834 0 0 20 0 15 0 96669711 10916995072 2074179 33554432000 4194304 4196468 140736659607984 140736659590528 140430469459703 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
/proc/27995/statm: 2665282 2074179 3160 1 0 2627263 0
[pid=27995/tid=27997] ppid=27992 vsize=10661128 memory=4140 CPUtime=10.97 cores=0,2,4,6
/proc/27995/task/27997/stat : 27997 (java) S 27992 27995 24557 0 -1 1077944384 30707 0 0 0 1079 18 0 0 20 0 15 0 96669711 10916995072 2074179 33554432000 4194304 4196468 140736659607984 140430473698400 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=27998] ppid=27992 vsize=10661128 memory=8296688 CPUtime=13.59 cores=0,2,4,6
/proc/27995/task/27998/stat : 27998 (java) R 27992 27995 24557 0 -1 4202560 117187 0 0 0 1156 203 0 0 20 0 15 0 96669712 10916995072 2074179 33554432000 4194304 4196468 140736659607984 140430406151128 140430454157455 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=27999] ppid=27992 vsize=10661128 memory=3617301253869053797 CPUtime=13.61 cores=0,2,4,6
/proc/27995/task/27999/stat : 27999 (java) R 27992 27995 24557 0 -1 4202560 124858 0 0 0 1151 210 0 0 20 0 15 0 96669712 10916995072 2074179 33554432000 4194304 4196468 140736659607984 140430405098384 140430454444999 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28000] ppid=27992 vsize=10661128 memory=8548 CPUtime=13.58 cores=0,2,4,6
/proc/27995/task/28000/stat : 28000 (java) R 27992 27995 24557 0 -1 4202560 140930 0 0 0 1175 183 0 0 20 0 15 0 96669712 10916995072 2074179 33554432000 4194304 4196468 140736659607984 140430404045728 140430454412304 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28001] ppid=27992 vsize=10661128 memory=1444 CPUtime=13.54 cores=0,2,4,6
/proc/27995/task/28001/stat : 28001 (java) R 27992 27995 24557 0 -1 4202560 115063 0 0 0 1142 212 0 0 20 0 15 0 96669712 10916995072 2074179 33554432000 4194304 4196468 140736659607984 140430402993496 140430449486075 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28002] ppid=27992 vsize=10661128 memory=5668 CPUtime=0.87 cores=0,2,4,6
/proc/27995/task/28002/stat : 28002 (java) S 27992 27995 24557 0 -1 1077944384 22646 0 0 0 86 1 0 0 20 0 15 0 96669714 10916995072 2074179 33554432000 4194304 4196468 140736659607984 140429960692064 140430469469909 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28003] ppid=27992 vsize=10661128 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28003/stat : 28003 (java) S 27992 27995 24557 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 96669714 10916995072 2074179 33554432000 4194304 4196468 140736659607984 140429959640032 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28004] ppid=27992 vsize=10661128 memory=14076 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28004/stat : 28004 (java) S 27992 27995 24557 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 96669714 10916995072 2074179 33554432000 4194304 4196468 140736659607984 140429958587376 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28005] ppid=27992 vsize=10661128 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28005/stat : 28005 (java) S 27992 27995 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669717 10916995072 2074179 33554432000 4194304 4196468 140736659607984 140429957535952 140430469478299 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28006] ppid=27992 vsize=10661128 memory=644 CPUtime=0.62 cores=0,2,4,6
/proc/27995/task/28006/stat : 28006 (java) S 27992 27995 24557 0 -1 1077944384 3181 0 0 0 62 0 0 0 20 0 15 0 96669717 10916995072 2074179 33554432000 4194304 4196468 140736659607984 140429956483568 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28007] ppid=27992 vsize=10661128 memory=952 CPUtime=0.81 cores=0,2,4,6
/proc/27995/task/28007/stat : 28007 (java) S 27992 27995 24557 0 -1 1077944384 2997 0 0 0 81 0 0 0 20 0 15 0 96669717 10916995072 2074179 33554432000 4194304 4196468 140736659607984 140429955431024 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28008] ppid=27992 vsize=10661128 memory=1232 CPUtime=0.28 cores=0,2,4,6
/proc/27995/task/28008/stat : 28008 (java) S 27992 27995 24557 0 -1 1077944384 2207 0 0 0 27 1 0 0 20 0 15 0 96669717 10916995072 2074179 33554432000 4194304 4196468 140736659607984 140429954378480 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28009] ppid=27992 vsize=10661128 memory=2424 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28009/stat : 28009 (java) S 27992 27995 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669717 10916995072 2074179 33554432000 4194304 4196468 140736659607984 140429953326176 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28010] ppid=27992 vsize=10661128 memory=1576 CPUtime=0.02 cores=0,2,4,6
/proc/27995/task/28010/stat : 28010 (java) S 27992 27995 24557 0 -1 1077944384 329 0 0 0 0 2 0 0 20 0 15 0 96669717 10916995072 2074179 33554432000 4194304 4196468 140736659607984 140429952272688 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
Current children cumulated CPU time: 67.99 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 8296716 KiB

[startup+28.8007 s]
/proc/loadavg: 3.06 2.23 1.71 6/216 28010
/proc/meminfo: memFree=9856968/32770624 swapFree=67108688/67108860
[pid=27995] ppid=27992 vsize=10661128 memory=8296748 CPUtime=79.73 cores=0,2,4,6
/proc/27995/stat : 27995 (java) S 27992 27995 24557 0 -1 1077944320 684703 0 0 0 7127 846 0 0 20 0 15 0 96669711 10916995072 2074187 33554432000 4194304 4196468 140736659607984 140736659590528 140430469459703 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
/proc/27995/statm: 2665282 2074187 3160 1 0 2627263 0
[pid=27995/tid=27997] ppid=27992 vsize=10661128 memory=-3472574944341025154 CPUtime=10.97 cores=0,2,4,6
/proc/27995/task/27997/stat : 27997 (java) S 27992 27995 24557 0 -1 1077944384 30713 0 0 0 1079 18 0 0 20 0 15 0 96669711 10916995072 2074187 33554432000 4194304 4196468 140736659607984 140430473698400 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=27998] ppid=27992 vsize=10661128 memory=7662146242401427818 CPUtime=16.51 cores=0,2,4,6
/proc/27995/task/27998/stat : 27998 (java) R 27992 27995 24557 0 -1 4202560 239794 0 0 0 1443 208 0 0 20 0 15 0 96669712 10916995072 2074187 33554432000 4194304 4196468 140736659607984 140430406150816 140430462559367 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=27999] ppid=27992 vsize=10661128 memory=7523107478184158290 CPUtime=16.48 cores=0,2,4,6
/proc/27995/task/27999/stat : 27999 (java) R 27992 27995 24557 0 -1 4202560 124908 0 0 0 1435 213 0 0 20 0 15 0 96669712 10916995072 2074187 33554432000 4194304 4196468 140736659607984 140430405098192 140430462087911 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28000] ppid=27992 vsize=10661128 memory=7307184289356141162 CPUtime=16.44 cores=0,2,4,6
/proc/27995/task/28000/stat : 28000 (java) R 27992 27995 24557 0 -1 4202560 140930 0 0 0 1459 185 0 0 20 0 15 0 96669712 10916995072 2074187 33554432000 4194304 4196468 140736659607984 140430404045648 140430462087911 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28001] ppid=27992 vsize=10661128 memory=1004 CPUtime=16.37 cores=0,2,4,6
/proc/27995/task/28001/stat : 28001 (java) R 27992 27995 24557 0 -1 4202560 115304 0 0 0 1424 213 0 0 20 0 15 0 96669712 10916995072 2074187 33554432000 4194304 4196468 140736659607984 140430402993416 140430462087911 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28002] ppid=27992 vsize=10661128 memory=1952 CPUtime=1.13 cores=0,2,4,6
/proc/27995/task/28002/stat : 28002 (java) S 27992 27995 24557 0 -1 1077944384 22928 0 0 0 112 1 0 0 20 0 15 0 96669714 10916995072 2074187 33554432000 4194304 4196468 140736659607984 140429960692304 140430469469909 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28003] ppid=27992 vsize=10661128 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28003/stat : 28003 (java) S 27992 27995 24557 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 96669714 10916995072 2074187 33554432000 4194304 4196468 140736659607984 140429959640032 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28004] ppid=27992 vsize=10661128 memory=792 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28004/stat : 28004 (java) S 27992 27995 24557 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 96669714 10916995072 2074187 33554432000 4194304 4196468 140736659607984 140429958587376 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28005] ppid=27992 vsize=10661128 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28005/stat : 28005 (java) S 27992 27995 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669717 10916995072 2074187 33554432000 4194304 4196468 140736659607984 140429957535952 140430469478299 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28006] ppid=27992 vsize=10661128 memory=8548 CPUtime=0.62 cores=0,2,4,6
/proc/27995/task/28006/stat : 28006 (java) S 27992 27995 24557 0 -1 1077944384 3183 0 0 0 62 0 0 0 20 0 15 0 96669717 10916995072 2074187 33554432000 4194304 4196468 140736659607984 140429956483568 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28007] ppid=27992 vsize=10661128 memory=1444 CPUtime=0.81 cores=0,2,4,6
/proc/27995/task/28007/stat : 28007 (java) S 27992 27995 24557 0 -1 1077944384 3000 0 0 0 81 0 0 0 20 0 15 0 96669717 10916995072 2074187 33554432000 4194304 4196468 140736659607984 140429955431024 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28008] ppid=27992 vsize=10661128 memory=928 CPUtime=0.28 cores=0,2,4,6
/proc/27995/task/28008/stat : 28008 (java) S 27992 27995 24557 0 -1 1077944384 2211 0 0 0 27 1 0 0 20 0 15 0 96669717 10916995072 2074187 33554432000 4194304 4196468 140736659607984 140429954378480 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28009] ppid=27992 vsize=10661128 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28009/stat : 28009 (java) S 27992 27995 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669717 10916995072 2074187 33554432000 4194304 4196468 140736659607984 140429953326176 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28010] ppid=27992 vsize=10661128 memory=4124 CPUtime=0.02 cores=0,2,4,6
/proc/27995/task/28010/stat : 28010 (java) S 27992 27995 24557 0 -1 1077944384 329 0 0 0 0 2 0 0 20 0 15 0 96669717 10916995072 2074187 33554432000 4194304 4196468 140736659607984 140429952272688 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
Current children cumulated CPU time: 79.73 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 8296748 KiB

[startup+29.6007 s]
/proc/loadavg: 3.06 2.23 1.71 6/216 28010
/proc/meminfo: memFree=9857056/32770624 swapFree=67108688/67108860
[pid=27995] ppid=27992 vsize=10661128 memory=8296756 CPUtime=82.67 cores=0,2,4,6
/proc/27995/stat : 27995 (java) S 27992 27995 24557 0 -1 1077944320 685947 0 0 0 7420 847 0 0 20 0 15 0 96669711 10916995072 2074189 33554432000 4194304 4196468 140736659607984 140736659590528 140430469459703 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
/proc/27995/statm: 2665282 2074189 3160 1 0 2627263 0
[pid=27995/tid=27997] ppid=27992 vsize=10661128 memory=280394793112256 CPUtime=10.97 cores=0,2,4,6
/proc/27995/task/27997/stat : 27997 (java) S 27992 27995 24557 0 -1 1077944384 30714 0 0 0 1079 18 0 0 20 0 15 0 96669711 10916995072 2074189 33554432000 4194304 4196468 140736659607984 140430473698400 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=27998] ppid=27992 vsize=10661128 memory=244 CPUtime=17.26 cores=0,2,4,6
/proc/27995/task/27998/stat : 27998 (java) R 27992 27995 24557 0 -1 4202560 240465 0 0 0 1517 209 0 0 20 0 15 0 96669712 10916995072 2074189 33554432000 4194304 4196468 140736659607984 140430406151128 140430462562722 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=27999] ppid=27992 vsize=10661128 memory=6791534058613427641 CPUtime=17.19 cores=0,2,4,6
/proc/27995/task/27999/stat : 27999 (java) R 27992 27995 24557 0 -1 4202560 125100 0 0 0 1506 213 0 0 20 0 15 0 96669712 10916995072 2074189 33554432000 4194304 4196468 140736659607984 140430405098504 140430462087911 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28000] ppid=27992 vsize=10661128 memory=1296 CPUtime=17.15 cores=0,2,4,6
/proc/27995/task/28000/stat : 28000 (java) R 27992 27995 24557 0 -1 4202560 140950 0 0 0 1530 185 0 0 20 0 15 0 96669712 10916995072 2074189 33554432000 4194304 4196468 140736659607984 140430404045960 140430462087911 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28001] ppid=27992 vsize=10661128 memory=2408 CPUtime=17.08 cores=0,2,4,6
/proc/27995/task/28001/stat : 28001 (java) R 27992 27995 24557 0 -1 4202560 115304 0 0 0 1494 214 0 0 20 0 15 0 96669712 10916995072 2074189 33554432000 4194304 4196468 140736659607984 140430402993104 140430462087911 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28002] ppid=27992 vsize=10661128 memory=1724 CPUtime=1.19 cores=0,2,4,6
/proc/27995/task/28002/stat : 28002 (java) S 27992 27995 24557 0 -1 1077944384 23286 0 0 0 118 1 0 0 20 0 15 0 96669714 10916995072 2074189 33554432000 4194304 4196468 140736659607984 140429960692288 140430469469909 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28003] ppid=27992 vsize=10661128 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28003/stat : 28003 (java) S 27992 27995 24557 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 96669714 10916995072 2074189 33554432000 4194304 4196468 140736659607984 140429959639568 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28004] ppid=27992 vsize=10661128 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28004/stat : 28004 (java) S 27992 27995 24557 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 96669714 10916995072 2074189 33554432000 4194304 4196468 140736659607984 140429958587376 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28005] ppid=27992 vsize=10661128 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28005/stat : 28005 (java) S 27992 27995 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669717 10916995072 2074189 33554432000 4194304 4196468 140736659607984 140429957535952 140430469478299 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28006] ppid=27992 vsize=10661128 memory=792 CPUtime=0.62 cores=0,2,4,6
/proc/27995/task/28006/stat : 28006 (java) S 27992 27995 24557 0 -1 1077944384 3183 0 0 0 62 0 0 0 20 0 15 0 96669717 10916995072 2074189 33554432000 4194304 4196468 140736659607984 140429956483568 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28007] ppid=27992 vsize=10661128 memory=1228 CPUtime=0.81 cores=0,2,4,6
/proc/27995/task/28007/stat : 28007 (java) S 27992 27995 24557 0 -1 1077944384 3000 0 0 0 81 0 0 0 20 0 15 0 96669717 10916995072 2074189 33554432000 4194304 4196468 140736659607984 140429955431024 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28008] ppid=27992 vsize=10661128 memory=8548 CPUtime=0.28 cores=0,2,4,6
/proc/27995/task/28008/stat : 28008 (java) S 27992 27995 24557 0 -1 1077944384 2211 0 0 0 27 1 0 0 20 0 15 0 96669717 10916995072 2074189 33554432000 4194304 4196468 140736659607984 140429954378480 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28009] ppid=27992 vsize=10661128 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28009/stat : 28009 (java) S 27992 27995 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669717 10916995072 2074189 33554432000 4194304 4196468 140736659607984 140429953326176 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28010] ppid=27992 vsize=10661128 memory=5668 CPUtime=0.02 cores=0,2,4,6
/proc/27995/task/28010/stat : 28010 (java) S 27992 27995 24557 0 -1 1077944384 329 0 0 0 0 2 0 0 20 0 15 0 96669717 10916995072 2074189 33554432000 4194304 4196468 140736659607984 140429952272688 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
Current children cumulated CPU time: 82.67 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 8296756 KiB

[startup+30.4008 s]
/proc/loadavg: 3.06 2.23 1.71 5/216 28010
/proc/meminfo: memFree=9867792/32770624 swapFree=67108688/67108860
[pid=27995] ppid=27992 vsize=10661128 memory=8296764 CPUtime=85.55 cores=0,2,4,6
/proc/27995/stat : 27995 (java) S 27992 27995 24557 0 -1 1077944320 695104 0 0 0 7706 849 0 0 20 0 15 0 96669711 10916995072 2074191 33554432000 4194304 4196468 140736659607984 140736659590528 140430469459703 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
/proc/27995/statm: 2665282 2074191 3161 1 0 2627263 0
[pid=27995/tid=27997] ppid=27992 vsize=10661128 memory=8296720 CPUtime=10.97 cores=0,2,4,6
/proc/27995/task/27997/stat : 27997 (java) S 27992 27995 24557 0 -1 1077944384 30723 0 0 0 1079 18 0 0 20 0 15 0 96669711 10916995072 2074191 33554432000 4194304 4196468 140736659607984 140430473698400 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=27998] ppid=27992 vsize=10661128 memory=6791534058613427641 CPUtime=17.98 cores=0,2,4,6
/proc/27995/task/27998/stat : 27998 (java) R 27992 27995 24557 0 -1 4202560 240871 0 0 0 1589 209 0 0 20 0 15 0 96669712 10916995072 2074191 33554432000 4194304 4196468 140736659607984 140430406151128 140430462562722 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=27999] ppid=27992 vsize=10661128 memory=14076 CPUtime=17.89 cores=0,2,4,6
/proc/27995/task/27999/stat : 27999 (java) R 27992 27995 24557 0 -1 4202560 125518 0 0 0 1576 213 0 0 20 0 15 0 96669712 10916995072 2074191 33554432000 4194304 4196468 140736659607984 140430405098192 140430462087911 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28000] ppid=27992 vsize=10661128 memory=1204 CPUtime=17.84 cores=0,2,4,6
/proc/27995/task/28000/stat : 28000 (java) R 27992 27995 24557 0 -1 4202560 141254 0 0 0 1598 186 0 0 20 0 15 0 96669712 10916995072 2074191 33554432000 4194304 4196468 140736659607984 140430404045648 140430462087911 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28001] ppid=27992 vsize=10661128 memory=15872 CPUtime=17.77 cores=0,2,4,6
/proc/27995/task/28001/stat : 28001 (java) R 27992 27995 24557 0 -1 4202560 115380 0 0 0 1562 215 0 0 20 0 15 0 96669712 10916995072 2074191 33554432000 4194304 4196468 140736659607984 140430402993416 140430462087911 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28002] ppid=27992 vsize=10661128 memory=27908 CPUtime=1.27 cores=0,2,4,6
/proc/27995/task/28002/stat : 28002 (java) S 27992 27995 24557 0 -1 1077944384 31214 0 0 0 126 1 0 0 20 0 15 0 96669714 10916995072 2074191 33554432000 4194304 4196468 140736659607984 140429960692288 140430469469909 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28003] ppid=27992 vsize=10661128 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28003/stat : 28003 (java) S 27992 27995 24557 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 96669714 10916995072 2074191 33554432000 4194304 4196468 140736659607984 140429959639664 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28004] ppid=27992 vsize=10661128 memory=2408 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28004/stat : 28004 (java) S 27992 27995 24557 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 96669714 10916995072 2074191 33554432000 4194304 4196468 140736659607984 140429958587376 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28005] ppid=27992 vsize=10661128 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28005/stat : 28005 (java) S 27992 27995 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669717 10916995072 2074191 33554432000 4194304 4196468 140736659607984 140429957535952 140430469478299 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28006] ppid=27992 vsize=10661128 memory=1004 CPUtime=0.62 cores=0,2,4,6
/proc/27995/task/28006/stat : 28006 (java) S 27992 27995 24557 0 -1 1077944384 3183 0 0 0 62 0 0 0 20 0 15 0 96669717 10916995072 2074191 33554432000 4194304 4196468 140736659607984 140429956483568 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28007] ppid=27992 vsize=10661128 memory=1952 CPUtime=0.81 cores=0,2,4,6
/proc/27995/task/28007/stat : 28007 (java) S 27992 27995 24557 0 -1 1077944384 3000 0 0 0 81 0 0 0 20 0 15 0 96669717 10916995072 2074191 33554432000 4194304 4196468 140736659607984 140429955431024 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28008] ppid=27992 vsize=10661128 memory=1708 CPUtime=0.28 cores=0,2,4,6
/proc/27995/task/28008/stat : 28008 (java) S 27992 27995 24557 0 -1 1077944384 2211 0 0 0 27 1 0 0 20 0 15 0 96669717 10916995072 2074191 33554432000 4194304 4196468 140736659607984 140429954378480 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28009] ppid=27992 vsize=10661128 memory=792 CPUtime=0 cores=0,2,4,6
/proc/27995/task/28009/stat : 28009 (java) S 27992 27995 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669717 10916995072 2074191 33554432000 4194304 4196468 140736659607984 140429953326176 140430469469909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
[pid=27995/tid=28010] ppid=27992 vsize=10661128 memory=1228 CPUtime=0.02 cores=0,2,4,6
/proc/27995/task/28010/stat : 28010 (java) S 27992 27995 24557 0 -1 1077944384 344 0 0 0 0 2 0 0 20 0 15 0 96669717 10916995072 2074191 33554432000 4194304 4196468 140736659607984 140429952272688 140430469470850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6746112 140736659616941 140736659617033 140736659617033 140736659619791 0
Current children cumulated CPU time: 85.55 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 8296764 KiB

[startup+30.8016 s]*
/proc/loadavg: 3.06 2.23 1.71 3/203 28011
/proc/meminfo: memFree=14495424/32770624 swapFree=67108688/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1
Real time (s): 30.8365
CPU time (s): 86.6453
CPU user time (s): 78.0764
CPU system time (s): 8.56889
CPU usage (%): 280.983
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 8296764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 78.0764
system time used= 8.56889
maximum resident set size= 8296768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 695540
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8244
involuntary context switches= 1134


# summary of solver processes directly reported to runsolver:
#   pid: 27995
#   total CPU time (s): 86.6453
#   total CPU user time (s): 78.0764
#   total CPU system time (s): 8.56889

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.215034 second user time and 0.38645 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-28 17:17:48
IDJOB=4299220
IDBENCH=141310
IDSOLVER=2766
FILE ID=node106/4299220-1532791067
RUNJOBID= node106-1532776007-24588
PBS_JOBID= 21022468
Free space on /tmp= 46076 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-13-4-rom_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299220-1532791067/watcher-4299220-1532791067 -o /tmp/evaluation-result-4299220-1532791067/solver-4299220-1532791067 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532776007-24588 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299220-1532791067.xml

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

MD5SUM BENCH= 0b51c5bbf7274d342280acfb624bd8bf
RANDOM SEED=464797073

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        18620768 kB
MemAvailable:   27149588 kB
Buffers:          230272 kB
Cached:          8460336 kB
SwapCached:            0 kB
Active:          7401416 kB
Inactive:        6117980 kB
Active(anon):    4776172 kB
Inactive(anon):    80488 kB
Active(file):    2625244 kB
Inactive(file):  6037492 kB
Unevictable:        6968 kB
Mlocked:            6968 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             90008 kB
Writeback:             0 kB
AnonPages:       4604196 kB
Mapped:            55012 kB
Shmem:             25056 kB
Slab:             321964 kB
SReclaimable:     294544 kB
SUnreclaim:        27420 kB
KernelStack:        3536 kB
PageTables:        14248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5358212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4495360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46072 MiB
End job on node106 at 2018-07-28 17:18:19