Trace number 4263975

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
AbsCon-basic 2017-06-11SAT (TO)349 2520.03 2515.1101

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-042.xml
MD5SUM406abf126875c7059afeaa5170034bef
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark157
Best CPU time to get the best result obtained on this benchmark20003.6
Satisfiable
(Un)Satisfiability was proved
Number of variables1805
Number of constraints943
Number of domains83
Minimum domain size2
Maximum domain size83
Distribution of domain sizes[{"size":2,"count":904},{"size":3,"count":2},{"size":4,"count":1},{"size":5,"count":2},{"size":6,"count":1},{"size":7,"count":2},{"size":8,"count":1},{"size":9,"count":2},{"size":10,"count":1},{"size":11,"count":2},{"size":12,"count":1},{"size":13,"count":2},{"size":14,"count":1},{"size":15,"count":2},{"size":16,"count":1},{"size":17,"count":2},{"size":18,"count":1},{"size":19,"count":2},{"size":20,"count":1},{"size":21,"count":2},{"size":22,"count":1},{"size":23,"count":2},{"size":24,"count":1},{"size":25,"count":2},{"size":26,"count":1},"...",{"size":39,"count":2}, {"size":40,"count":1}, {"size":41,"count":2}, {"size":42,"count":1}, {"size":43,"count":1}, {"size":45,"count":1}, {"size":47,"count":1}, {"size":49,"count":1}, {"size":51,"count":1}, {"size":53,"count":1}, {"size":55,"count":1}, {"size":57,"count":1}, {"size":59,"count":1}, {"size":61,"count":1}, {"size":63,"count":1}, {"size":65,"count":1}, {"size":67,"count":1}, {"size":69,"count":1}, {"size":71,"count":1}, {"size":73,"count":1}, {"size":75,"count":1}, {"size":77,"count":1}, {"size":79,"count":1}, {"size":81,"count":1}, {"size":83,"count":1}]
Minimum variable degree0
Maximum variable degree41
Distribution of variable degrees[{"degree":0,"count":820},{"degree":2,"count":943},{"degree":41,"count":42}]
Minimum constraint arity2
Maximum constraint arity42
Distribution of constraint arities[{"arity":2,"count":42},{"arity":3,"count":862},{"arity":4,"count":1},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":1},{"arity":16,"count":1},{"arity":17,"count":1},{"arity":18,"count":1},{"arity":19,"count":1},{"arity":20,"count":1},{"arity":21,"count":1},{"arity":22,"count":1},{"arity":23,"count":1},{"arity":24,"count":1},{"arity":25,"count":1},{"arity":26,"count":1},{"arity":27,"count":1},{"arity":28,"count":1},{"arity":29,"count":1},{"arity":30,"count":1},{"arity":31,"count":1},{"arity":32,"count":1},{"arity":33,"count":1},{"arity":34,"count":1},{"arity":35,"count":1},{"arity":36,"count":1},{"arity":37,"count":1},{"arity":38,"count":1},{"arity":39,"count":1},{"arity":40,"count":1},{"arity":41,"count":1},{"arity":42,"count":1}]
Number of extensional constraints0
Number of intensional constraints902
Distribution of constraint types[{"type":"intension","count":902},{"type":"sum","count":41}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.23/0.36	
0.23/0.36	AbsCon 2 
0.23/0.36	
0.84/0.69	  Solving XCSP3-instance-4263975-1502291034 as a COP in -infty..+infty
0.84/0.69	  Loading variables...
1.51/0.80	  Loading constraints...
2.20/1.07	  Solver SolverBacktrack being built...
2.20/1.07	
2.59/1.13	  Preprocessing : gac=false, ccks=0, filters=0, revisions=0 (useless=0), AC=0, removals=0, inconsistent=false
2.59/1.13	
2.59/1.19	o 23821
2.92/1.24	o 20541
2.92/1.28	o 20389
3.21/1.31	o 17733
3.21/1.34	o 17437
3.21/1.37	o 17173
3.21/1.39	o 14933
3.52/1.42	o 14557
3.52/1.44	o 12845
3.52/1.46	o 12437
3.52/1.48	o 12333
3.83/1.51	o 11949
3.83/1.53	o 10613
3.83/1.56	o 10077
3.83/1.58	o 9149
4.13/1.61	o 8597
4.13/1.63	o 7733
4.13/1.65	o 7141
4.13/1.67	o 6701
4.13/1.68	o 6341
4.44/1.70	o 6197
4.44/1.74	o 6077
4.74/1.87	o 5965
4.74/1.89	o 5053
4.91/1.94	o 4957
4.91/1.96	o 4701
4.91/1.97	o 4597
4.91/1.98	o 4557
5.07/2.00	o 4549
5.07/2.01	o 4533
5.07/2.02	o 4477
5.18/2.13	o 1381
5.18/2.14	o 1077
5.18/2.16	o 981
5.18/2.17	o 925
5.18/2.18	o 901
5.18/2.19	o 845
5.29/2.21	o 805
5.29/2.22	o 733
5.29/2.23	o 725
5.29/2.24	o 709
5.29/2.25	o 445
30.69/27.46	o 437
345.79/342.10	o 397
1097.70/1093.58	o 349
2520.02/2515.10	
2520.02/2515.10	v <instantiation id='sol45' type='solution' cost='349'>  <list> x[] y[][] c[] s[] </list>  <values> -1 -1 -1 1 1 -1 1 -1 -1 -1 -1 1 1 -1 1 -1 -1 -1 1 -1 -1 1 -1 -1 1 -1 1 -1 1 -1 1 1 -1 -1 -1 1 -1 1 -1 1 1 1 1 1 -1 1 -1 -1 -1 1 1 1 -1 1 -1 -1 -1 1 1 -1 -1 1 -1 -1 1 -1 -1 -1 -1 -1 -1 -1 1 -1 1 1 -1 -1 -1 -1 -1 1 1 1 -1 -1 -1 1 1 -1 1 1 -1 -1 -1 1 1 -1 1 -1 1 -1 -1 1 -1 -1 1 1 1 1 1 1 -1 -1 -1 1 -1 1 1 1 1 -1 1 * -1 -1 1 1 -1 1 -1 1 -1 -1 1 1 -1 1 -1 -1 1 1 1 1 1 1 1 -1 -1 -1 -1 -1 1 1 -1 -1 -1 1 -1 -1 -1 1 -1 * * -1 1 -1 -1 -1 1 -1 -1 -1 1 -1 -1 -1 1 1 1 1 -1 -1 1 -1 -1 -1 1 1 1 1 -1 -1 1 -1 1 1 -1 1 1 -1 1 * * * 1 -1 1 -1 -1 1 1 -1 1 -1 1 -1 -1 -1 -1 1 -1 1 -1 -1 1 1 1 -1 -1 -1 1 1 -1 1 1 -1 -1 1 -1 1 -1 * * * * -1 1 1 -1 -1 -1 1 1 -1 1 1 -1 1 1 -1 -1 1 1 1 1 -1 -1 -1 1 1 -1 -1 1 -1 -1 -1 1 1 -1 -1 1 * * * * * 1 1 1 -1 1 -1 -1 -1 1 1 1 1 -1 1 1 1 1 -1 -1 -1 1 1 1 -1 1 1 -1 1 1 1 1 -1 -1 -1 -1 * * * * * * 1 1 1 1 1 1 1 1 1 1 -1 -1 -1 -1 -1 1 -1 1 1 1 -1 -1 -1 -1 -1 1 -1 -1 -1 -1 -1 1 -1 -1 * * * * * * * 1 1 -1 1 -1 -1 -1 1 1 -1 1 -1 1 1 -1 -1 1 -1 -1 -1 1 1 -1 1 -1 1 1 1 1 1 1 1 -1 * * * * * * * * 1 -1 -1 -1 1 1 -1 1 -1 1 1 1 -1 1 1 1 -1 1 1 1 -1 1 1 1 -1 -1 -1 -1 -1 -1 1 1 * * * * * * * * * -1 -1 1 1 -1 1 -1 -1 1 1 -1 -1 -1 -1 -1 -1 1 -1 -1 -1 -1 -1 1 1 1 1 1 1 1 -1 1 * * * * * * * * * * -1 1 -1 -1 -1 1 1 1 1 -1 1 -1 1 1 1 1 -1 1 1 -1 1 -1 1 -1 -1 -1 -1 -1 1 -1 * * * * * * * * * * * 1 -1 1 -1 -1 -1 -1 1 -1 1 1 1 -1 -1 -1 -1 1 -1 1 1 1 -1 -1 1 1 1 1 -1 1 * * * * * * * * * * * * -1 1 1 -1 1 1 -1 -1 1 1 -1 -1 1 1 1 1 -1 -1 -1 1 1 1 1 -1 -1 -1 1 -1 * * * * * * * * * * * * * 1 1 1 1 -1 1 1 1 1 -1 1 1 -1 -1 -1 -1 -1 1 -1 1 -1 -1 -1 1 1 -1 1 * * * * * * * * * * * * * * 1 1 -1 -1 -1 -1 -1 1 -1 1 -1 -1 1 1 1 -1 1 1 -1 -1 1 1 1 -1 1 -1 * * * * * * * * * * * * * * * 1 -1 1 -1 1 1 -1 -1 1 -1 1 1 -1 -1 1 1 1 1 1 1 -1 -1 -1 -1 1 * * * * * * * * * * * * * * * * -1 1 1 1 -1 1 1 1 -1 1 -1 -1 1 -1 -1 1 1 -1 -1 -1 1 1 -1 -1 * * * * * * * * * * * * * * * * * 1 1 -1 -1 -1 -1 -1 -1 1 -1 1 1 1 1 -1 1 -1 1 1 1 -1 1 -1 * * * * * * * * * * * * * * * * * * 1 -1 1 -1 1 1 1 1 -1 1 -1 1 -1 1 -1 -1 1 -1 -1 -1 -1 1 * * * * * * * * * * * * * * * * * * * -1 1 1 1 -1 -1 -1 -1 1 -1 -1 -1 -1 1 1 1 -1 1 1 -1 -1 * * * * * * * * * * * * * * * * * * * * 1 1 -1 -1 1 1 1 1 -1 -1 1 -1 -1 -1 -1 -1 1 -1 1 -1 * * * * * * * * * * * * * * * * * * * * * 1 -1 1 1 -1 -1 -1 -1 -1 1 1 -1 1 1 1 1 -1 -1 1 * * * * * * * * * * * * * * * * * * * * * * -1 1 -1 -1 1 1 1 -1 1 1 1 1 -1 -1 -1 -1 -1 -1 * * * * * * * * * * * * * * * * * * * * * * * 1 -1 1 1 -1 -1 1 1 1 1 -1 -1 1 1 1 -1 -1 * * * * * * * * * * * * * * * * * * * * * * * * -1 1 -1 -1 1 -1 -1 1 1 -1 1 1 -1 -1 1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * 1 -1 1 1 1 1 -1 1 -1 1 -1 -1 1 -1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * -1 1 -1 1 -1 1 -1 -1 1 -1 1 1 1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 -1 -1 -1 -1 1 1 1 -1 1 -1 1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 -1 1 -1 -1 -1 -1 -1 1 -1 -1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 1 1 -1 1 1 1 1 -1 -1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 1 1 1 -1 -1 -1 -1 -1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 1 -1 -1 1 1 1 -1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 -1 1 1 -1 -1 1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 1 -1 -1 1 -1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 -1 1 1 1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 1 -1 1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 -1 -1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 -1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -9 4 -3 -2 -3 0 7 -2 5 4 -3 0 1 2 3 0 3 0 1 0 -3 -2 1 -2 3 -2 3 0 1 -6 1 -2 1 0 -1 2 1 0 -3 -2 -1 81 16 9 4 9 0 49 4 25 16 9 0 1 4 9 0 9 0 1 0 9 4 1 4 9 4 9 0 1 36 1 4 1 0 1 4 1 0 9 4 1 </values>  </instantiation>
2520.02/2515.10	s SATISFIABLE

Verifier Data

OK	349

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263975-1502291034/watcher-4263975-1502291034 -o /tmp/evaluation-result-4263975-1502291034/solver-4263975-1502291034 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502259076-7906 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4263975-1502291034.xml 

pid=15521
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.89 1.78 1.89 2/200 15524
/proc/meminfo: memFree=31121996/32770624 swapFree=0/381544
[pid=15524] ppid=15521 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/15524/stat : 15524 (runsolver) D 15521 15524 1774 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 76918665 24240128 106 18446744073709551615 4194304 4338465 140737394169712 140737394167352 140654479442647 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 6516736 140737394176160 140737394176585 140737394176585 140737394180042 0
/proc/15524/statm: 5918 106 53 36 0 2156 0

[startup+0.100126 s]
/proc/loadavg: 1.89 1.78 1.89 2/200 15524
/proc/meminfo: memFree=31121996/32770624 swapFree=0/381544
[pid=15524] ppid=15521 vsize=9934352 CPUtime=0 cores=0,2,4,6
/proc/15524/stat : 15524 (java) S 15521 15524 1774 0 -1 1077944320 2544 0 0 0 0 0 0 0 20 0 6 0 76918665 10172776448 2748 18446744073709551615 4194304 4196468 140731387494112 140731387476656 139886091255543 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
/proc/15524/statm: 2483588 2748 1280 1 0 2473558 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9934352

[startup+0.200314 s]
/proc/loadavg: 1.89 1.78 1.89 2/200 15524
/proc/meminfo: memFree=31121996/32770624 swapFree=0/381544
[pid=15524] ppid=15521 vsize=10551180 CPUtime=0.06 cores=0,2,4,6
/proc/15524/stat : 15524 (java) S 15521 15524 1774 0 -1 1077944320 4605 0 0 0 5 1 0 0 20 0 15 0 76918665 10804408320 6158 18446744073709551615 4194304 4196468 140731387494112 140731387476656 139886091255543 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
/proc/15524/statm: 2637795 6158 2616 1 0 2627261 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10551180

[startup+0.300231 s]
/proc/loadavg: 1.89 1.78 1.89 2/200 15524
/proc/meminfo: memFree=31121996/32770624 swapFree=0/381544
[pid=15524] ppid=15521 vsize=10551180 CPUtime=0.23 cores=0,2,4,6
/proc/15524/stat : 15524 (java) S 15521 15524 1774 0 -1 1077944320 8296 0 0 0 21 2 0 0 20 0 15 0 76918665 10804408320 9102 18446744073709551615 4194304 4196468 140731387494112 140731387476656 139886091255543 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
/proc/15524/statm: 2637795 9102 2865 1 0 2627261 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 10551180

[startup+0.702623 s]
/proc/loadavg: 1.89 1.78 1.89 2/200 15524
/proc/meminfo: memFree=31121996/32770624 swapFree=0/381544
[pid=15524] ppid=15521 vsize=10621952 CPUtime=1.17 cores=0,2,4,6
/proc/15524/stat : 15524 (java) S 15521 15524 1774 0 -1 1077944320 12613 0 0 0 113 4 0 0 20 0 16 0 76918665 10876878848 19426 18446744073709551615 4194304 4196468 140731387494112 140731387476656 139886091255543 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
/proc/15524/statm: 2655488 19426 3081 1 0 2644414 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 10621952

[startup+1.50065 s]
/proc/loadavg: 1.89 1.78 1.89 5/216 15540
/proc/meminfo: memFree=31003500/32770624 swapFree=0/381560
[pid=15524] ppid=15521 vsize=10624000 CPUtime=3.83 cores=0,2,4,6
/proc/15524/stat : 15524 (java) S 15521 15524 1774 0 -1 1077944320 31727 0 0 0 375 8 0 0 20 0 16 0 76918665 10878976000 41182 18446744073709551615 4194304 4196468 140731387494112 140731387476656 139886091255543 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
/proc/15524/statm: 2656000 41182 3107 1 0 2644926 0
[pid=15524/tid=15526] ppid=15521 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/15524/task/15526/stat : 15526 (java) S 15521 15524 1774 0 -1 1077944384 5741 0 0 0 19 2 0 0 20 0 16 0 76918674 10878976000 41182 18446744073709551615 4194304 4196468 140731387494112 139886095498416 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15527] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15527/stat : 15527 (java) S 15521 15524 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 76918675 10878976000 41182 18446744073709551615 4194304 4196468 140731387494112 139886021675664 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15528] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15528/stat : 15528 (java) S 15521 15524 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 76918675 10878976000 41182 18446744073709551615 4194304 4196468 140731387494112 139886020622864 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15529] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15529/stat : 15529 (java) S 15521 15524 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 76918675 10878976000 41182 18446744073709551615 4194304 4196468 140731387494112 139886019570064 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15530] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15530/stat : 15530 (java) S 15521 15524 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 76918675 10878976000 41182 18446744073709551615 4194304 4196468 140731387494112 139886018517264 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15531] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15531/stat : 15531 (java) S 15521 15524 1774 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 76918676 10878976000 41182 18446744073709551615 4194304 4196468 140731387494112 139885587409776 139886091266690 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15532] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15532/stat : 15532 (java) S 15521 15524 1774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 76918677 10878976000 41182 18446744073709551615 4194304 4196468 140731387494112 139885586355744 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15533] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15533/stat : 15533 (java) S 15521 15524 1774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 76918677 10878976000 41182 18446744073709551615 4194304 4196468 140731387494112 139885585302896 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15534] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15534/stat : 15534 (java) S 15521 15524 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 76918679 10878976000 41182 18446744073709551615 4194304 4196468 140731387494112 139885584251216 139886091274139 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15535] ppid=15521 vsize=10624000 CPUtime=0.9 cores=0,2,4,6
/proc/15524/task/15535/stat : 15535 (java) R 15521 15524 1774 0 -1 4202560 6347 0 0 0 89 1 0 0 20 0 16 0 76918679 10878976000 41182 18446744073709551615 4194304 4196468 140731387494112 139885583179776 139886074752331 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15536] ppid=15521 vsize=10624000 CPUtime=0.86 cores=0,2,4,6
/proc/15524/task/15536/stat : 15536 (java) R 15521 15524 1774 0 -1 4202560 8239 0 0 0 85 1 0 0 20 0 16 0 76918679 10878976000 41182 18446744073709551615 4194304 4196468 140731387494112 139885582130736 139886072779148 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15537] ppid=15521 vsize=10624000 CPUtime=0.69 cores=0,2,4,6
/proc/15524/task/15537/stat : 15537 (java) S 15521 15524 1774 0 -1 1077944384 4264 0 0 0 69 0 0 0 20 0 16 0 76918679 10878976000 41182 18446744073709551615 4194304 4196468 140731387494112 139885581092976 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15538] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15538/stat : 15538 (java) S 15521 15524 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 76918679 10878976000 41182 18446744073709551615 4194304 4196468 140731387494112 139885580040416 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15539] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15539/stat : 15539 (java) S 15521 15524 1774 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 16 0 76918685 10878976000 41182 18446744073709551615 4194304 4196468 140731387494112 139885578988720 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15540] ppid=15521 vsize=10624000 CPUtime=1.12 cores=0,2,4,6
/proc/15524/task/15540/stat : 15540 (java) R 15521 15524 1774 0 -1 4202560 5761 0 0 0 109 3 0 0 20 0 16 0 76918701 10878976000 41182 18446744073709551615 4194304 4196468 140731387494112 139885575790720 139885699414592 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 10624000

[startup+3.10065 s]
/proc/loadavg: 1.82 1.77 1.88 3/216 15540
/proc/meminfo: memFree=30955868/32770624 swapFree=0/381560
[pid=15524] ppid=15521 vsize=10624000 CPUtime=6.22 cores=0,2,4,6
/proc/15524/stat : 15524 (java) S 15521 15524 1774 0 -1 1077944320 36116 0 0 0 613 9 0 0 20 0 16 0 76918665 10878976000 46044 18446744073709551615 4194304 4196468 140731387494112 140731387476656 139886091255543 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
/proc/15524/statm: 2656000 46044 3108 1 0 2644926 0
[pid=15524/tid=15526] ppid=15521 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/15524/task/15526/stat : 15526 (java) S 15521 15524 1774 0 -1 1077944384 5741 0 0 0 19 2 0 0 20 0 16 0 76918674 10878976000 46044 18446744073709551615 4194304 4196468 140731387494112 139886095498416 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15527] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15527/stat : 15527 (java) S 15521 15524 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 76918675 10878976000 46044 18446744073709551615 4194304 4196468 140731387494112 139886021675664 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15528] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15528/stat : 15528 (java) S 15521 15524 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 76918675 10878976000 46044 18446744073709551615 4194304 4196468 140731387494112 139886020622864 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15529] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15529/stat : 15529 (java) S 15521 15524 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 76918675 10878976000 46044 18446744073709551615 4194304 4196468 140731387494112 139886019570064 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15530] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15530/stat : 15530 (java) S 15521 15524 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 76918675 10878976000 46044 18446744073709551615 4194304 4196468 140731387494112 139886018517264 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15531] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15531/stat : 15531 (java) S 15521 15524 1774 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 76918676 10878976000 46044 18446744073709551615 4194304 4196468 140731387494112 139885587409776 139886091266690 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15532] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15532/stat : 15532 (java) S 15521 15524 1774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 76918677 10878976000 46044 18446744073709551615 4194304 4196468 140731387494112 139885586355744 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15533] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15533/stat : 15533 (java) S 15521 15524 1774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 76918677 10878976000 46044 18446744073709551615 4194304 4196468 140731387494112 139885585302896 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15534] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15534/stat : 15534 (java) S 15521 15524 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 76918679 10878976000 46044 18446744073709551615 4194304 4196468 140731387494112 139885584251216 139886091274139 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15535] ppid=15521 vsize=10624000 CPUtime=1.27 cores=0,2,4,6
/proc/15524/task/15535/stat : 15535 (java) S 15521 15524 1774 0 -1 1077944384 7314 0 0 0 126 1 0 0 20 0 16 0 76918679 10878976000 46044 18446744073709551615 4194304 4196468 140731387494112 139885583198576 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15536] ppid=15521 vsize=10624000 CPUtime=1.24 cores=0,2,4,6
/proc/15524/task/15536/stat : 15536 (java) S 15521 15524 1774 0 -1 1077944384 10441 0 0 0 123 1 0 0 20 0 16 0 76918679 10878976000 46044 18446744073709551615 4194304 4196468 140731387494112 139885582145776 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15537] ppid=15521 vsize=10624000 CPUtime=0.73 cores=0,2,4,6
/proc/15524/task/15537/stat : 15537 (java) S 15521 15524 1774 0 -1 1077944384 4833 0 0 0 73 0 0 0 20 0 16 0 76918679 10878976000 46044 18446744073709551615 4194304 4196468 140731387494112 139885581092976 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15538] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15538/stat : 15538 (java) S 15521 15524 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 76918679 10878976000 46044 18446744073709551615 4194304 4196468 140731387494112 139885580040416 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15539] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15539/stat : 15539 (java) S 15521 15524 1774 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 16 0 76918685 10878976000 46044 18446744073709551615 4194304 4196468 140731387494112 139885578988720 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15540] ppid=15521 vsize=10624000 CPUtime=2.72 cores=0,2,4,6
/proc/15524/task/15540/stat : 15540 (java) R 15521 15524 1774 0 -1 4202560 6384 0 0 0 269 3 0 0 20 0 16 0 76918701 10878976000 46044 18446744073709551615 4194304 4196468 140731387494112 139885575798472 139885700357044 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 10624000

[startup+6.3007 s]
/proc/loadavg: 1.82 1.77 1.88 3/216 15541
/proc/meminfo: memFree=30941292/32770624 swapFree=0/381552
[pid=15524] ppid=15521 vsize=10624000 CPUtime=9.47 cores=0,2,4,6
/proc/15524/stat : 15524 (java) S 15521 15524 1774 0 -1 1077944320 39179 0 0 0 937 10 0 0 20 0 16 0 76918665 10878976000 48138 18446744073709551615 4194304 4196468 140731387494112 140731387476656 139886091255543 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
/proc/15524/statm: 2656000 48138 3113 1 0 2644926 0
[pid=15524/tid=15526] ppid=15521 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/15524/task/15526/stat : 15526 (java) S 15521 15524 1774 0 -1 1077944384 5741 0 0 0 19 2 0 0 20 0 16 0 76918674 10878976000 48138 18446744073709551615 4194304 4196468 140731387494112 139886095498416 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15527] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15527/stat : 15527 (java) S 15521 15524 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 76918675 10878976000 48138 18446744073709551615 4194304 4196468 140731387494112 139886021675664 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15528] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15528/stat : 15528 (java) S 15521 15524 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 76918675 10878976000 48138 18446744073709551615 4194304 4196468 140731387494112 139886020622864 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15529] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15529/stat : 15529 (java) S 15521 15524 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 76918675 10878976000 48138 18446744073709551615 4194304 4196468 140731387494112 139886019570064 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15530] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15530/stat : 15530 (java) S 15521 15524 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 76918675 10878976000 48138 18446744073709551615 4194304 4196468 140731387494112 139886018517264 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15531] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15531/stat : 15531 (java) S 15521 15524 1774 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 16 0 76918676 10878976000 48138 18446744073709551615 4194304 4196468 140731387494112 139885587409776 139886091266690 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15532] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15532/stat : 15532 (java) S 15521 15524 1774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 76918677 10878976000 48138 18446744073709551615 4194304 4196468 140731387494112 139885586355744 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15533] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15533/stat : 15533 (java) S 15521 15524 1774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 76918677 10878976000 48138 18446744073709551615 4194304 4196468 140731387494112 139885585302896 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15534] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15534/stat : 15534 (java) S 15521 15524 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 76918679 10878976000 48138 18446744073709551615 4194304 4196468 140731387494112 139885584251216 139886091274139 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15535] ppid=15521 vsize=10624000 CPUtime=1.29 cores=0,2,4,6
/proc/15524/task/15535/stat : 15535 (java) S 15521 15524 1774 0 -1 1077944384 8339 0 0 0 128 1 0 0 20 0 16 0 76918679 10878976000 48138 18446744073709551615 4194304 4196468 140731387494112 139885583198576 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15536] ppid=15521 vsize=10624000 CPUtime=1.25 cores=0,2,4,6
/proc/15524/task/15536/stat : 15536 (java) S 15521 15524 1774 0 -1 1077944384 10468 0 0 0 124 1 0 0 20 0 16 0 76918679 10878976000 48138 18446744073709551615 4194304 4196468 140731387494112 139885582145776 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15537] ppid=15521 vsize=10624000 CPUtime=0.74 cores=0,2,4,6
/proc/15524/task/15537/stat : 15537 (java) S 15521 15524 1774 0 -1 1077944384 5145 0 0 0 74 0 0 0 20 0 16 0 76918679 10878976000 48138 18446744073709551615 4194304 4196468 140731387494112 139885581092976 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15538] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15538/stat : 15538 (java) S 15521 15524 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 76918679 10878976000 48138 18446744073709551615 4194304 4196468 140731387494112 139885580040416 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15539] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15539/stat : 15539 (java) S 15521 15524 1774 0 -1 1077944384 833 0 0 0 0 0 0 0 20 0 16 0 76918685 10878976000 48138 18446744073709551615 4194304 4196468 140731387494112 139885578988720 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15540] ppid=15521 vsize=10624000 CPUtime=5.92 cores=0,2,4,6
/proc/15524/task/15540/stat : 15540 (java) R 15521 15524 1774 0 -1 4202560 6969 0 0 0 589 3 0 0 20 0 16 0 76918701 10878976000 48138 18446744073709551615 4194304 4196468 140731387494112 139885575795360 139885699832823 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
Current children cumulated CPU time (s) 9.47
Current children cumulated vsize (KiB) 10624000

[startup+12.7007 s]
/proc/loadavg: 1.83 1.77 1.88 3/216 15541
/proc/meminfo: memFree=30922736/32770624 swapFree=0/381556
[pid=15524] ppid=15521 vsize=10624000 CPUtime=15.89 cores=0,2,4,6
/proc/15524/stat : 15524 (java) S 15521 15524 1774 0 -1 1077944320 40854 0 0 0 1579 10 0 0 20 0 16 0 76918665 10878976000 52767 18446744073709551615 4194304 4196468 140731387494112 140731387476656 139886091255543 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
/proc/15524/statm: 2656000 52767 3113 1 0 2644926 0
[pid=15524/tid=15526] ppid=15521 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/15524/task/15526/stat : 15526 (java) S 15521 15524 1774 0 -1 1077944384 5741 0 0 0 19 2 0 0 20 0 16 0 76918674 10878976000 52767 18446744073709551615 4194304 4196468 140731387494112 139886095498416 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15527] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15527/stat : 15527 (java) S 15521 15524 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 76918675 10878976000 52767 18446744073709551615 4194304 4196468 140731387494112 139886021675664 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15528] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15528/stat : 15528 (java) S 15521 15524 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 76918675 10878976000 52767 18446744073709551615 4194304 4196468 140731387494112 139886020622864 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15529] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15529/stat : 15529 (java) S 15521 15524 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 76918675 10878976000 52767 18446744073709551615 4194304 4196468 140731387494112 139886019570064 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15530] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15530/stat : 15530 (java) S 15521 15524 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 76918675 10878976000 52767 18446744073709551615 4194304 4196468 140731387494112 139886018517264 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15531] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15531/stat : 15531 (java) S 15521 15524 1774 0 -1 1077944384 368 0 0 0 0 0 0 0 20 0 16 0 76918676 10878976000 52767 18446744073709551615 4194304 4196468 140731387494112 139885587409776 139886091266690 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0

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

/proc/meminfo: memFree=30830044/32770624 swapFree=0/381812
[pid=15524] ppid=15521 vsize=10624000 CPUtime=2447.18 cores=0,2,4,6
/proc/15524/stat : 15524 (java) S 15521 15524 1774 0 -1 1077944320 77086 0 0 0 244675 43 0 0 20 0 16 0 76918665 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 140731387476656 139886091255543 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
/proc/15524/statm: 2656000 43463 3149 1 0 2644926 0
[pid=15524/tid=15526] ppid=15521 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/15524/task/15526/stat : 15526 (java) S 15521 15524 1774 0 -1 1077944384 5741 0 0 0 19 2 0 0 20 0 16 0 76918674 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886095498416 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15527] ppid=15521 vsize=10624000 CPUtime=0.25 cores=0,2,4,6
/proc/15524/task/15527/stat : 15527 (java) S 15521 15524 1774 0 -1 1077944384 4036 0 0 0 23 2 0 0 20 0 16 0 76918675 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886021675664 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15528] ppid=15521 vsize=10624000 CPUtime=0.25 cores=0,2,4,6
/proc/15524/task/15528/stat : 15528 (java) S 15521 15524 1774 0 -1 1077944384 4130 0 0 0 24 1 0 0 20 0 16 0 76918675 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886020622864 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15529] ppid=15521 vsize=10624000 CPUtime=0.26 cores=0,2,4,6
/proc/15524/task/15529/stat : 15529 (java) S 15521 15524 1774 0 -1 1077944384 3380 0 0 0 24 2 0 0 20 0 16 0 76918675 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886019570064 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15530] ppid=15521 vsize=10624000 CPUtime=0.25 cores=0,2,4,6
/proc/15524/task/15530/stat : 15530 (java) S 15521 15524 1774 0 -1 1077944384 2209 0 0 0 24 1 0 0 20 0 16 0 76918675 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886018517264 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15531] ppid=15521 vsize=10624000 CPUtime=0.12 cores=0,2,4,6
/proc/15524/task/15531/stat : 15531 (java) S 15521 15524 1774 0 -1 1077944384 5139 0 0 0 10 2 0 0 20 0 16 0 76918676 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885587409776 139886091266690 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15532] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15532/stat : 15532 (java) S 15521 15524 1774 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 76918677 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885586355744 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15533] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15533/stat : 15533 (java) S 15521 15524 1774 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 16 0 76918677 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885585302896 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15534] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15534/stat : 15534 (java) S 15521 15524 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885584251216 139886091274139 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15535] ppid=15521 vsize=10624000 CPUtime=1.48 cores=0,2,4,6
/proc/15524/task/15535/stat : 15535 (java) S 15521 15524 1774 0 -1 1077944384 9977 0 0 0 147 1 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885583198576 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15536] ppid=15521 vsize=10624000 CPUtime=1.33 cores=0,2,4,6
/proc/15524/task/15536/stat : 15536 (java) S 15521 15524 1774 0 -1 1077944384 13112 0 0 0 132 1 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885582145776 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15537] ppid=15521 vsize=10624000 CPUtime=0.82 cores=0,2,4,6
/proc/15524/task/15537/stat : 15537 (java) S 15521 15524 1774 0 -1 1077944384 8757 0 0 0 81 1 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885581092976 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15538] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15538/stat : 15538 (java) S 15521 15524 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885580040416 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15539] ppid=15521 vsize=10624000 CPUtime=0.59 cores=0,2,4,6
/proc/15524/task/15539/stat : 15539 (java) S 15521 15524 1774 0 -1 1077944384 1807 0 0 0 23 36 0 0 20 0 16 0 76918685 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885578988720 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15540] ppid=15521 vsize=10624000 CPUtime=2441.51 cores=0,2,4,6
/proc/15524/task/15540/stat : 15540 (java) R 15521 15524 1774 0 -1 4202560 17374 0 0 0 244147 4 0 0 20 0 16 0 76918701 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885575798512 139885699763196 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
Current children cumulated CPU time (s) 2447.18
Current children cumulated vsize (KiB) 10624000

[startup+2502.3 s]
/proc/loadavg: 1.95 1.92 1.82 3/220 15813
/proc/meminfo: memFree=30829288/32770624 swapFree=0/381836
[pid=15524] ppid=15521 vsize=10624000 CPUtime=2507.21 cores=0,2,4,6
/proc/15524/stat : 15524 (java) S 15521 15524 1774 0 -1 1077944320 77949 0 0 0 250678 43 0 0 20 0 16 0 76918665 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 140731387476656 139886091255543 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
/proc/15524/statm: 2656000 43463 3149 1 0 2644926 0
[pid=15524/tid=15526] ppid=15521 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/15524/task/15526/stat : 15526 (java) S 15521 15524 1774 0 -1 1077944384 5741 0 0 0 19 2 0 0 20 0 16 0 76918674 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886095498416 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15527] ppid=15521 vsize=10624000 CPUtime=0.26 cores=0,2,4,6
/proc/15524/task/15527/stat : 15527 (java) S 15521 15524 1774 0 -1 1077944384 4044 0 0 0 24 2 0 0 20 0 16 0 76918675 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886021675664 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15528] ppid=15521 vsize=10624000 CPUtime=0.26 cores=0,2,4,6
/proc/15524/task/15528/stat : 15528 (java) S 15521 15524 1774 0 -1 1077944384 4185 0 0 0 25 1 0 0 20 0 16 0 76918675 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886020622864 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15529] ppid=15521 vsize=10624000 CPUtime=0.26 cores=0,2,4,6
/proc/15524/task/15529/stat : 15529 (java) S 15521 15524 1774 0 -1 1077944384 3385 0 0 0 24 2 0 0 20 0 16 0 76918675 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886019570064 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15530] ppid=15521 vsize=10624000 CPUtime=0.26 cores=0,2,4,6
/proc/15524/task/15530/stat : 15530 (java) S 15521 15524 1774 0 -1 1077944384 2518 0 0 0 25 1 0 0 20 0 16 0 76918675 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886018517264 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15531] ppid=15521 vsize=10624000 CPUtime=0.12 cores=0,2,4,6
/proc/15524/task/15531/stat : 15531 (java) S 15521 15524 1774 0 -1 1077944384 5311 0 0 0 10 2 0 0 20 0 16 0 76918676 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885587409776 139886091266690 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15532] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15532/stat : 15532 (java) S 15521 15524 1774 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 76918677 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885586355744 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15533] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15533/stat : 15533 (java) S 15521 15524 1774 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 16 0 76918677 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885585302896 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15534] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15534/stat : 15534 (java) S 15521 15524 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885584251216 139886091274139 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15535] ppid=15521 vsize=10624000 CPUtime=1.48 cores=0,2,4,6
/proc/15524/task/15535/stat : 15535 (java) S 15521 15524 1774 0 -1 1077944384 9980 0 0 0 147 1 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885583198576 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15536] ppid=15521 vsize=10624000 CPUtime=1.33 cores=0,2,4,6
/proc/15524/task/15536/stat : 15536 (java) S 15521 15524 1774 0 -1 1077944384 13114 0 0 0 132 1 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885582145776 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15537] ppid=15521 vsize=10624000 CPUtime=0.82 cores=0,2,4,6
/proc/15524/task/15537/stat : 15537 (java) S 15521 15524 1774 0 -1 1077944384 8759 0 0 0 81 1 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885581092976 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15538] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15538/stat : 15538 (java) S 15521 15524 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885580040416 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15539] ppid=15521 vsize=10624000 CPUtime=0.6 cores=0,2,4,6
/proc/15524/task/15539/stat : 15539 (java) S 15521 15524 1774 0 -1 1077944384 1837 0 0 0 24 36 0 0 20 0 16 0 76918685 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885578988720 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15540] ppid=15521 vsize=10624000 CPUtime=2501.5 cores=0,2,4,6
/proc/15524/task/15540/stat : 15540 (java) R 15521 15524 1774 0 -1 4202560 17651 0 0 0 250146 4 0 0 20 0 16 0 76918701 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885575798512 139885700076080 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
Current children cumulated CPU time (s) 2507.21
Current children cumulated vsize (KiB) 10624000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.1 s]
/proc/loadavg: 1.96 1.93 1.82 3/218 15814
/proc/meminfo: memFree=30830836/32770624 swapFree=0/381852
[pid=15524] ppid=15521 vsize=10624000 CPUtime=2520.02 cores=0,2,4,6
/proc/15524/stat : 15524 (java) S 15521 15524 1774 0 -1 1077944320 77952 0 0 0 251958 44 0 0 20 0 16 0 76918665 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 140731387476656 139886091255543 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
/proc/15524/statm: 2656000 43463 3149 1 0 2644926 0
[pid=15524/tid=15526] ppid=15521 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/15524/task/15526/stat : 15526 (java) S 15521 15524 1774 0 -1 1077944384 5741 0 0 0 19 2 0 0 20 0 16 0 76918674 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886095498416 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15527] ppid=15521 vsize=10624000 CPUtime=0.26 cores=0,2,4,6
/proc/15524/task/15527/stat : 15527 (java) S 15521 15524 1774 0 -1 1077944384 4044 0 0 0 24 2 0 0 20 0 16 0 76918675 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886021675664 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15528] ppid=15521 vsize=10624000 CPUtime=0.26 cores=0,2,4,6
/proc/15524/task/15528/stat : 15528 (java) S 15521 15524 1774 0 -1 1077944384 4185 0 0 0 25 1 0 0 20 0 16 0 76918675 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886020622864 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15529] ppid=15521 vsize=10624000 CPUtime=0.26 cores=0,2,4,6
/proc/15524/task/15529/stat : 15529 (java) S 15521 15524 1774 0 -1 1077944384 3385 0 0 0 24 2 0 0 20 0 16 0 76918675 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886019570064 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15530] ppid=15521 vsize=10624000 CPUtime=0.26 cores=0,2,4,6
/proc/15524/task/15530/stat : 15530 (java) S 15521 15524 1774 0 -1 1077944384 2518 0 0 0 25 1 0 0 20 0 16 0 76918675 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886018517264 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15531] ppid=15521 vsize=10624000 CPUtime=0.12 cores=0,2,4,6
/proc/15524/task/15531/stat : 15531 (java) S 15521 15524 1774 0 -1 1077944384 5311 0 0 0 10 2 0 0 20 0 16 0 76918676 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885587409776 139886091266690 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15532] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15532/stat : 15532 (java) S 15521 15524 1774 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 76918677 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885586355744 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15533] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15533/stat : 15533 (java) S 15521 15524 1774 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 16 0 76918677 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885585302896 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15534] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15534/stat : 15534 (java) S 15521 15524 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885584251216 139886091274139 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15535] ppid=15521 vsize=10624000 CPUtime=1.48 cores=0,2,4,6
/proc/15524/task/15535/stat : 15535 (java) S 15521 15524 1774 0 -1 1077944384 9980 0 0 0 147 1 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885583198576 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15536] ppid=15521 vsize=10624000 CPUtime=1.33 cores=0,2,4,6
/proc/15524/task/15536/stat : 15536 (java) S 15521 15524 1774 0 -1 1077944384 13114 0 0 0 132 1 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885582145776 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15537] ppid=15521 vsize=10624000 CPUtime=0.82 cores=0,2,4,6
/proc/15524/task/15537/stat : 15537 (java) S 15521 15524 1774 0 -1 1077944384 8759 0 0 0 81 1 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885581092976 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15538] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15538/stat : 15538 (java) S 15521 15524 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885580040416 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15539] ppid=15521 vsize=10624000 CPUtime=0.61 cores=0,2,4,6
/proc/15524/task/15539/stat : 15539 (java) S 15521 15524 1774 0 -1 1077944384 1839 0 0 0 24 37 0 0 20 0 16 0 76918685 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885578988720 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15540] ppid=15521 vsize=10624000 CPUtime=2514.3 cores=0,2,4,6
/proc/15524/task/15540/stat : 15540 (java) R 15521 15524 1774 0 -1 4202560 17652 0 0 0 251426 4 0 0 20 0 16 0 76918701 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885575798512 139885699832162 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
Current children cumulated CPU time (s) 2520.02
Current children cumulated vsize (KiB) 10624000

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 15524 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2515.1 s]
/proc/loadavg: 1.96 1.93 1.82 3/218 15814
/proc/meminfo: memFree=30830836/32770624 swapFree=0/381852
[pid=15524] ppid=15521 vsize=10624000 CPUtime=2520.02 cores=0,2,4,6
/proc/15524/stat : 15524 (java) S 15521 15524 1774 0 -1 1077944320 77952 0 0 0 251958 44 0 0 20 0 16 0 76918665 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 140731387476656 139886091255543 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
/proc/15524/statm: 2656000 43463 3149 1 0 2644926 0
[pid=15524/tid=15526] ppid=15521 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/15524/task/15526/stat : 15526 (java) S 15521 15524 1774 0 -1 1077944384 5741 0 0 0 19 2 0 0 20 0 16 0 76918674 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886095498416 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15527] ppid=15521 vsize=10624000 CPUtime=0.26 cores=0,2,4,6
/proc/15524/task/15527/stat : 15527 (java) S 15521 15524 1774 0 -1 1077944384 4044 0 0 0 24 2 0 0 20 0 16 0 76918675 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886021675664 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15528] ppid=15521 vsize=10624000 CPUtime=0.26 cores=0,2,4,6
/proc/15524/task/15528/stat : 15528 (java) S 15521 15524 1774 0 -1 1077944384 4185 0 0 0 25 1 0 0 20 0 16 0 76918675 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886020622864 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15529] ppid=15521 vsize=10624000 CPUtime=0.26 cores=0,2,4,6
/proc/15524/task/15529/stat : 15529 (java) S 15521 15524 1774 0 -1 1077944384 3385 0 0 0 24 2 0 0 20 0 16 0 76918675 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886019570064 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15530] ppid=15521 vsize=10624000 CPUtime=0.26 cores=0,2,4,6
/proc/15524/task/15530/stat : 15530 (java) S 15521 15524 1774 0 -1 1077944384 2518 0 0 0 25 1 0 0 20 0 16 0 76918675 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139886018517264 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15531] ppid=15521 vsize=10624000 CPUtime=0.12 cores=0,2,4,6
/proc/15524/task/15531/stat : 15531 (java) S 15521 15524 1774 0 -1 1077944384 5311 0 0 0 10 2 0 0 20 0 16 0 76918676 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885587409776 139886091266690 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15532] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15532/stat : 15532 (java) S 15521 15524 1774 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 76918677 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885586355744 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15533] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15533/stat : 15533 (java) S 15521 15524 1774 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 16 0 76918677 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885585302896 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15534] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15534/stat : 15534 (java) S 15521 15524 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885584251216 139886091274139 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15535] ppid=15521 vsize=10624000 CPUtime=1.48 cores=0,2,4,6
/proc/15524/task/15535/stat : 15535 (java) S 15521 15524 1774 0 -1 1077944384 9980 0 0 0 147 1 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885583198576 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15536] ppid=15521 vsize=10624000 CPUtime=1.33 cores=0,2,4,6
/proc/15524/task/15536/stat : 15536 (java) S 15521 15524 1774 0 -1 1077944384 13114 0 0 0 132 1 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885582145776 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15537] ppid=15521 vsize=10624000 CPUtime=0.82 cores=0,2,4,6
/proc/15524/task/15537/stat : 15537 (java) S 15521 15524 1774 0 -1 1077944384 8759 0 0 0 81 1 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885581092976 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15538] ppid=15521 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/15524/task/15538/stat : 15538 (java) S 15521 15524 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 76918679 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885580040416 139886091265749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15539] ppid=15521 vsize=10624000 CPUtime=0.61 cores=0,2,4,6
/proc/15524/task/15539/stat : 15539 (java) S 15521 15524 1774 0 -1 1077944384 1839 0 0 0 24 37 0 0 20 0 16 0 76918685 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885578988720 139886091266690 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
[pid=15524/tid=15540] ppid=15521 vsize=10624000 CPUtime=2514.3 cores=0,2,4,6
/proc/15524/task/15540/stat : 15540 (java) R 15521 15524 1774 0 -1 4202560 17652 0 0 0 251426 4 0 0 20 0 16 0 76918701 10878976000 43463 18446744073709551615 4194304 4196468 140731387494112 139885575798512 139885699832162 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34045952 140731387498957 140731387499086 140731387499086 140731387502543 0
Current children cumulated CPU time (s) 2520.02
Current children cumulated vsize (KiB) 10624000

Child status: 143
Real time (s): 2515.11
CPU time (s): 2520.03
CPU user time (s): 2519.59
CPU system time (s): 0.443066
CPU usage (%): 100.196
Max. virtual memory (cumulated for all children) (KiB): 10626172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.59
system time used= 0.443066
maximum resident set size= 278712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78178
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59215
involuntary context switches= 2082

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.86181 second user time and 15.0986 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-09 16:49:47
IDJOB=4263975
IDBENCH=126989
IDSOLVER=2652
FILE ID=node133/4263975-1502291034
RUNJOBID= node133-1502259076-7906
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-042.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263975-1502291034/watcher-4263975-1502291034 -o /tmp/evaluation-result-4263975-1502291034/solver-4263975-1502291034 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502259076-7906 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4263975-1502291034.xml

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

MD5SUM BENCH= 406abf126875c7059afeaa5170034bef
RANDOM SEED=1360113579

node133.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.17
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.17
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.17
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.17
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:        31122680 kB
MemAvailable:   31850192 kB
Buffers:          263724 kB
Cached:           760096 kB
SwapCached:            0 kB
Active:           803184 kB
Inactive:         414656 kB
Active(anon):     194404 kB
Inactive(anon):    33112 kB
Active(file):     608780 kB
Inactive(file):   381544 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8004 kB
Writeback:             0 kB
AnonPages:        202252 kB
Mapped:            58364 kB
Shmem:             33468 kB
Slab:             132860 kB
SReclaimable:     106048 kB
SUnreclaim:        26812 kB
KernelStack:        3792 kB
PageTables:         5072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1043036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node133 at 2017-08-09 17:31:42