Trace number 4247692

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 NameAnswerCPU timeWall clock time
R1: AbsCon-basic 2017-06-11SAT 1197.52 1192.97

DiagnosticValue
WRONG_DECISIONS1959550

General information on the benchmark

NameCarSequencing/CarSequencing-m1-jcr/
CarSequencing-60-02.xml
MD5SUM7d15061b3f8ae249c0a64b716749507b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.1812201
Satisfiable
(Un)Satisfiability was proved
Number of variables1200
Number of constraints1354
Number of domains2
Minimum domain size2
Maximum domain size17
Distribution of domain sizes[{"size":2,"count":1000},{"size":17,"count":200}]
Minimum variable degree2
Maximum variable degree54
Distribution of variable degrees[{"degree":2,"count":200},{"degree":3,"count":5},{"degree":4,"count":5},{"degree":5,"count":6},{"degree":6,"count":10},{"degree":7,"count":10},{"degree":8,"count":18},{"degree":9,"count":18},{"degree":10,"count":18},{"degree":11,"count":18},{"degree":12,"count":18},{"degree":13,"count":18},{"degree":14,"count":18},{"degree":15,"count":18},{"degree":16,"count":18},{"degree":17,"count":18},{"degree":18,"count":18},{"degree":19,"count":18},{"degree":20,"count":18},{"degree":21,"count":19},{"degree":22,"count":179},{"degree":23,"count":16},{"degree":24,"count":16},{"degree":25,"count":16},{"degree":26,"count":16},"...",{"degree":30,"count":16}, {"degree":31,"count":16}, {"degree":32,"count":17}, {"degree":33,"count":18}, {"degree":34,"count":18}, {"degree":35,"count":122}, {"degree":36,"count":59}, {"degree":37,"count":8}, {"degree":38,"count":9}, {"degree":39,"count":9}, {"degree":40,"count":9}, {"degree":41,"count":9}, {"degree":42,"count":24}, {"degree":43,"count":3}, {"degree":44,"count":3}, {"degree":45,"count":3}, {"degree":46,"count":3}, {"degree":47,"count":3}, {"degree":48,"count":3}, {"degree":49,"count":3}, {"degree":50,"count":3}, {"degree":51,"count":3}, {"degree":52,"count":4}, {"degree":53,"count":4}, {"degree":54,"count":51}]
Minimum constraint arity2
Maximum constraint arity200
Distribution of constraint arities[{"arity":2,"count":199},{"arity":3,"count":396},{"arity":5,"count":392},{"arity":6,"count":200},{"arity":25,"count":1},{"arity":30,"count":1},{"arity":35,"count":1},{"arity":40,"count":1},{"arity":45,"count":1},{"arity":50,"count":1},{"arity":53,"count":1},{"arity":55,"count":2},{"arity":56,"count":1},{"arity":59,"count":1},{"arity":60,"count":2},{"arity":62,"count":1},{"arity":65,"count":3},{"arity":68,"count":1},{"arity":70,"count":2},{"arity":71,"count":1},{"arity":74,"count":1},{"arity":75,"count":2},{"arity":77,"count":1},{"arity":80,"count":3},{"arity":83,"count":1},"...",{"arity":167,"count":2}, {"arity":168,"count":1}, {"arity":170,"count":5}, {"arity":172,"count":1}, {"arity":173,"count":2}, {"arity":174,"count":1}, {"arity":175,"count":2}, {"arity":176,"count":3}, {"arity":178,"count":1}, {"arity":179,"count":2}, {"arity":180,"count":3}, {"arity":182,"count":3}, {"arity":184,"count":1}, {"arity":185,"count":4}, {"arity":186,"count":1}, {"arity":188,"count":3}, {"arity":190,"count":3}, {"arity":191,"count":2}, {"arity":192,"count":1}, {"arity":194,"count":3}, {"arity":195,"count":2}, {"arity":196,"count":1}, {"arity":197,"count":2}, {"arity":198,"count":1}, {"arity":200,"count":6}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200},{"type":"sum","count":1153},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.30/0.23	
0.30/0.23	AbsCon 2 
0.30/0.23	
1.33/0.65	  Solving XCSP3-instance-4247692-1500723124 as a CSP
1.33/0.65	  Loading variables...
1.79/0.73	  Loading constraints...
3.26/1.20	  Solver SolverBacktrack being built...
3.26/1.20	
3.43/1.28	  Preprocessing : gac=true, ccks=0, filters=0, revisions=0 (useless=0), AC=0, removals=0, inconsistent=false
3.43/1.28	
1197.40/1192.96	
1197.40/1192.96	v <instantiation id='sol1' type='solution'>  <list> cls[] opt[][] </list>  <values> 4 8 13 7 13 8 11 4 13 13 7 5 8 4 13 13 0 8 13 13 4 8 13 8 7 4 13 7 8 8 7 4 13 7 13 13 12 8 2 7 2 4 7 13 8 7 8 13 13 8 4 13 8 13 13 7 8 13 16 9 8 8 7 13 4 13 13 7 8 8 7 13 13 4 7 13 8 7 8 4 13 7 8 13 8 4 13 7 8 8 7 4 13 13 8 7 4 8 7 8 13 13 0 15 8 13 7 8 4 8 13 13 7 4 8 13 8 7 13 4 7 8 13 3 4 8 7 8 13 4 13 8 7 8 4 7 8 13 8 4 7 13 8 10 4 13 7 8 8 4 7 13 8 7 1 8 13 7 8 4 7 2 13 8 6 8 2 7 13 4 8 7 8 13 4 7 8 8 7 4 13 8 7 8 1 7 8 13 11 4 13 16 10 16 4 11 13 16 14 4 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 1 1 0 1 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 1 0 1 1 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 1 1 0 0 0 1 0 1 1 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 1 1 0 1 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 1 0 1 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 1 1 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 1 0 1 0 0 0 1 0 1 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 1 0 1 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 1 0 0 0 0 0 0 1 </values>  </instantiation>
1197.40/1192.96	s SATISFIABLE
1197.40/1192.96	
1197.40/1192.96	d WRONG_DECISIONS 1959551

Verifier Data

OK	

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-4247692-1500723124/watcher-4247692-1500723124 -o /tmp/evaluation-result-4247692-1500723124/solver-4247692-1500723124 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node137-1500715944-19852 --watchdog 2560 java -jar HOME/AbsCon-basic.jar HOME/instance-4247692-1500723124.xml 

pid=20960
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 2.01 2.03 2.05 4/262 20963
/proc/meminfo: memFree=31589008/32770624 swapFree=5704/280132
[pid=20963] ppid=20960 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/stat : 20963 (java) S 20960 20963 19821 0 -1 1077944320 1717 0 0 0 0 0 0 0 20 0 2 0 7579120 369864704 1934 33554432000 4194304 4196468 140728074104608 140728074087152 140652753391351 0 0 0 16784584 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
/proc/20963/statm: 90299 1934 1082 1 0 79210 0
[pid=20963/tid=20964] ppid=20960 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20964/stat : 20964 (java) S 20960 20963 19821 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 2 0 7579120 369864704 1934 33554432000 4194304 4196468 140728074104608 140652757633440 140652753402498 0 4 0 16784584 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0

[startup+0.10008 s]
/proc/loadavg: 2.01 2.03 2.05 4/262 20963
/proc/meminfo: memFree=31589008/32770624 swapFree=5704/280132
[pid=20963] ppid=20960 vsize=10900580 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/20963/stat : 20963 (java) S 20960 20963 19821 0 -1 1077944320 4907 0 0 0 9 1 0 0 20 0 20 0 7579120 11162193920 6977 33554432000 4194304 4196468 140728074104608 140728074087152 140652753391351 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
/proc/20963/statm: 2725145 6977 2703 1 0 2713552 0
[pid=20963/tid=20964] ppid=20960 vsize=10900580 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20964/stat : 20964 (java) R 20960 20963 19821 0 -1 4202560 2985 0 0 0 8 0 0 0 20 0 20 0 7579120 11162193920 6977 33554432000 4194304 4196468 140728074104608 140652757619728 140652753413277 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900580

[startup+0.200307 s]
/proc/loadavg: 2.01 2.03 2.05 4/262 20963
/proc/meminfo: memFree=31589008/32770624 swapFree=5704/280132
[pid=20963] ppid=20960 vsize=10902664 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/20963/stat : 20963 (java) S 20960 20963 19821 0 -1 1077944320 7554 0 0 0 28 2 0 0 20 0 20 0 7579120 11164327936 10018 33554432000 4194304 4196468 140728074104608 140728074087152 140652753391351 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
/proc/20963/statm: 2725666 10018 2981 1 0 2713552 0
[pid=20963/tid=20964] ppid=20960 vsize=10902664 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20964/stat : 20964 (java) R 20960 20963 19821 0 -1 4202560 4658 0 0 0 17 1 0 0 20 0 20 0 7579120 11164327936 10018 33554432000 4194304 4196468 140728074104608 140652757611616 140652753413277 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 10902664

[startup+0.30028 s]
/proc/loadavg: 2.01 2.03 2.05 4/262 20963
/proc/meminfo: memFree=31589008/32770624 swapFree=5704/280132
[pid=20963] ppid=20960 vsize=10969228 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/20963/stat : 20963 (java) S 20960 20963 19821 0 -1 1077944320 8206 0 0 0 45 3 0 0 20 0 21 0 7579120 11232489472 13455 33554432000 4194304 4196468 140728074104608 140728074087152 140652753391351 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
/proc/20963/statm: 2742307 13455 3009 1 0 2730193 0
[pid=20963/tid=20964] ppid=20960 vsize=10969228 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20964/stat : 20964 (java) S 20960 20963 19821 0 -1 1077944384 4722 0 0 0 20 1 0 0 20 0 21 0 7579120 11232489472 13455 33554432000 4194304 4196468 140728074104608 140652757634224 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 10969228

[startup+0.700201 s]
/proc/loadavg: 2.01 2.03 2.05 4/262 20963
/proc/meminfo: memFree=31589008/32770624 swapFree=5704/280132
[pid=20963] ppid=20960 vsize=10971352 CPUtime=1.79 cores=0,2,4,6,8,10,12,14
/proc/20963/stat : 20963 (java) S 20960 20963 19821 0 -1 1077944320 13167 0 0 0 174 5 0 0 20 0 21 0 7579120 11234664448 23475 33554432000 4194304 4196468 140728074104608 140728074087152 140652753391351 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
/proc/20963/statm: 2742838 23475 3116 1 0 2730705 0
[pid=20963/tid=20964] ppid=20960 vsize=10971352 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20964/stat : 20964 (java) S 20960 20963 19821 0 -1 1077944384 4722 0 0 0 20 1 0 0 20 0 21 0 7579120 11234664448 23475 33554432000 4194304 4196468 140728074104608 140652757634224 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 10971352

[startup+1.50077 s]
/proc/loadavg: 2.01 2.03 2.05 5/283 20984
/proc/meminfo: memFree=31467744/32770624 swapFree=5704/280168
[pid=20963] ppid=20960 vsize=10973400 CPUtime=4.49 cores=0,2,4,6,8,10,12,14
/proc/20963/stat : 20963 (java) S 20960 20963 19821 0 -1 1077944320 21237 0 0 0 441 8 0 0 20 0 21 0 7579120 11236761600 44392 33554432000 4194304 4196468 140728074104608 140728074087152 140652753391351 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
/proc/20963/statm: 2743350 44392 3136 1 0 2731217 0
[pid=20963/tid=20964] ppid=20960 vsize=10973400 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20964/stat : 20964 (java) S 20960 20963 19821 0 -1 1077944384 4722 0 0 0 20 1 0 0 20 0 21 0 7579120 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652757634224 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20966] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20966/stat : 20966 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652679465744 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20967] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20967/stat : 20967 (java) S 20960 20963 19821 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652678413200 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20968] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20968/stat : 20968 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652677360656 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20969] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20969/stat : 20969 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652676308112 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20970] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20970/stat : 20970 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652675254544 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20971] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20971/stat : 20971 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652674202000 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20972] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20972/stat : 20972 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652673149456 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20973] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20973/stat : 20973 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652672096912 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20974] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20974/stat : 20974 (java) S 20960 20963 19821 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 21 0 7579123 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652227492336 140652753402498 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20975] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20975/stat : 20975 (java) S 20960 20963 19821 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7579123 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652226438560 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20976] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20976/stat : 20976 (java) S 20960 20963 19821 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7579124 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652225385968 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20977] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20977/stat : 20977 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579126 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652224334544 140652753409947 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20978] ppid=20960 vsize=10973400 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20978/stat : 20978 (java) R 20960 20963 19821 0 -1 4202560 2461 0 0 0 79 0 0 0 20 0 21 0 7579126 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652223267536 140652734912742 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20979] ppid=20960 vsize=10973400 CPUtime=0.71 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20979/stat : 20979 (java) S 20960 20963 19821 0 -1 1077944384 2100 0 0 0 71 0 0 0 20 0 21 0 7579126 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652222228592 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20980] ppid=20960 vsize=10973400 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20980/stat : 20980 (java) S 20960 20963 19821 0 -1 1077944384 2932 0 0 0 79 1 0 0 20 0 21 0 7579126 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652221176048 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20981] ppid=20960 vsize=10973400 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20981/stat : 20981 (java) S 20960 20963 19821 0 -1 1077944384 3595 0 0 0 68 1 0 0 20 0 21 0 7579126 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652220123504 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20982] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20982/stat : 20982 (java) S 20960 20963 19821 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7579126 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652219071200 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20983] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20983/stat : 20983 (java) S 20960 20963 19821 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 7579127 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652218018736 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20984] ppid=20960 vsize=10973400 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20984/stat : 20984 (java) R 20960 20963 19821 0 -1 4202560 4022 0 0 0 121 4 0 0 20 0 21 0 7579143 11236761600 44392 33554432000 4194304 4196468 140728074104608 140652214827464 140652753403286 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
Current children cumulated CPU time (s) 4.49
Current children cumulated vsize (KiB) 10973400

[startup+3.1008 s]
/proc/loadavg: 2.01 2.03 2.05 3/283 20984
/proc/meminfo: memFree=31423184/32770624 swapFree=5704/280168
[pid=20963] ppid=20960 vsize=10973400 CPUtime=6.79 cores=0,2,4,6,8,10,12,14
/proc/20963/stat : 20963 (java) S 20960 20963 19821 0 -1 1077944320 23109 0 0 0 670 9 0 0 20 0 21 0 7579120 11236761600 45217 33554432000 4194304 4196468 140728074104608 140728074087152 140652753391351 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
/proc/20963/statm: 2743350 45217 3138 1 0 2731217 0
[pid=20963/tid=20964] ppid=20960 vsize=10973400 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20964/stat : 20964 (java) S 20960 20963 19821 0 -1 1077944384 4722 0 0 0 20 1 0 0 20 0 21 0 7579120 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652757634224 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20966] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20966/stat : 20966 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652679465744 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20967] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20967/stat : 20967 (java) S 20960 20963 19821 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652678413200 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20968] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20968/stat : 20968 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652677360656 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20969] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20969/stat : 20969 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652676308112 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20970] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20970/stat : 20970 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652675254544 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20971] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20971/stat : 20971 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652674202000 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20972] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20972/stat : 20972 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652673149456 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20973] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20973/stat : 20973 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652672096912 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20974] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20974/stat : 20974 (java) S 20960 20963 19821 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 21 0 7579123 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652227492336 140652753402498 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20975] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20975/stat : 20975 (java) S 20960 20963 19821 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7579123 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652226438560 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20976] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20976/stat : 20976 (java) S 20960 20963 19821 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7579124 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652225385968 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20977] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20977/stat : 20977 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579126 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652224334544 140652753409947 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20978] ppid=20960 vsize=10973400 CPUtime=1.05 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20978/stat : 20978 (java) S 20960 20963 19821 0 -1 1077944384 2851 0 0 0 105 0 0 0 20 0 21 0 7579126 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652223281136 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20979] ppid=20960 vsize=10973400 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20979/stat : 20979 (java) S 20960 20963 19821 0 -1 1077944384 2589 0 0 0 89 0 0 0 20 0 21 0 7579126 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652222228592 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20980] ppid=20960 vsize=10973400 CPUtime=1.01 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20980/stat : 20980 (java) S 20960 20963 19821 0 -1 1077944384 3445 0 0 0 100 1 0 0 20 0 21 0 7579126 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652221176048 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20981] ppid=20960 vsize=10973400 CPUtime=0.74 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20981/stat : 20981 (java) S 20960 20963 19821 0 -1 1077944384 3765 0 0 0 73 1 0 0 20 0 21 0 7579126 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652220123504 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20982] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20982/stat : 20982 (java) S 20960 20963 19821 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7579126 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652219071200 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20983] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20983/stat : 20983 (java) S 20960 20963 19821 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 21 0 7579127 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652218018736 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20984] ppid=20960 vsize=10973400 CPUtime=2.85 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20984/stat : 20984 (java) R 20960 20963 19821 0 -1 4202560 4311 0 0 0 281 4 0 0 20 0 21 0 7579143 11236761600 45217 33554432000 4194304 4196468 140728074104608 140652214828392 140652351473514 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
Current children cumulated CPU time (s) 6.79
Current children cumulated vsize (KiB) 10973400

[startup+6.30083 s]
/proc/loadavg: 2.00 2.03 2.05 3/283 20984
/proc/meminfo: memFree=31425252/32770624 swapFree=5704/280168
[pid=20963] ppid=20960 vsize=10973400 CPUtime=10.13 cores=0,2,4,6,8,10,12,14
/proc/20963/stat : 20963 (java) S 20960 20963 19821 0 -1 1077944320 25161 0 0 0 1004 9 0 0 20 0 21 0 7579120 11236761600 44298 33554432000 4194304 4196468 140728074104608 140728074087152 140652753391351 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
/proc/20963/statm: 2743350 44298 3142 1 0 2731217 0
[pid=20963/tid=20964] ppid=20960 vsize=10973400 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20964/stat : 20964 (java) S 20960 20963 19821 0 -1 1077944384 4722 0 0 0 20 1 0 0 20 0 21 0 7579120 11236761600 44298 33554432000 4194304 4196468 140728074104608 140652757634224 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20966] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20966/stat : 20966 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 44298 33554432000 4194304 4196468 140728074104608 140652679465744 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20967] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20967/stat : 20967 (java) S 20960 20963 19821 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 44298 33554432000 4194304 4196468 140728074104608 140652678413200 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20968] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20968/stat : 20968 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 44298 33554432000 4194304 4196468 140728074104608 140652677360656 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20969] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20969/stat : 20969 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 44298 33554432000 4194304 4196468 140728074104608 140652676308112 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20970] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20970/stat : 20970 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 44298 33554432000 4194304 4196468 140728074104608 140652675254544 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20971] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20971/stat : 20971 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 44298 33554432000 4194304 4196468 140728074104608 140652674202000 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20972] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20972/stat : 20972 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 44298 33554432000 4194304 4196468 140728074104608 140652673149456 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20973] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20973/stat : 20973 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 44298 33554432000 4194304 4196468 140728074104608 140652672096912 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20974] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20974/stat : 20974 (java) S 20960 20963 19821 0 -1 1077944384 355 0 0 0 0 0 0 0 20 0 21 0 7579123 11236761600 44298 33554432000 4194304 4196468 140728074104608 140652227492336 140652753402498 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20975] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=20963/tid=20976] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20976/stat : 20976 (java) S 20960 20963 19821 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7579124 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652225385968 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20977] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20977/stat : 20977 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652224334544 140652753409947 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20978] ppid=20960 vsize=10973400 CPUtime=1.2 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20978/stat : 20978 (java) S 20960 20963 19821 0 -1 1077944384 6295 0 0 0 120 0 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652223281136 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20979] ppid=20960 vsize=10973400 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20979/stat : 20979 (java) S 20960 20963 19821 0 -1 1077944384 4582 0 0 0 98 1 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652222228592 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20980] ppid=20960 vsize=10973400 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20980/stat : 20980 (java) S 20960 20963 19821 0 -1 1077944384 5291 0 0 0 112 1 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652221176048 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20981] ppid=20960 vsize=10973400 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20981/stat : 20981 (java) S 20960 20963 19821 0 -1 1077944384 7267 0 0 0 78 1 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652220123504 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20982] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20982/stat : 20982 (java) S 20960 20963 19821 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652219071200 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20983] ppid=20960 vsize=10973400 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20983/stat : 20983 (java) S 20960 20963 19821 0 -1 1077944384 1839 0 0 0 22 18 0 0 20 0 21 0 7579127 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652218018736 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20984] ppid=20960 vsize=10973400 CPUtime=1191.7 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20984/stat : 20984 (java) R 20960 20963 19821 0 -1 4202560 13032 0 0 0 119166 4 0 0 20 0 21 0 7579143 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652214828808 140652351502033 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
Current children cumulated CPU time (s) 1196.5
Current children cumulated vsize (KiB) 10973400

[startup+1192.4 s]
/proc/loadavg: 2.02 2.04 2.05 4/284 21107
/proc/meminfo: memFree=31311600/32770624 swapFree=5704/281384
[pid=20963] ppid=20960 vsize=10973400 CPUtime=1196.91 cores=0,2,4,6,8,10,12,14
/proc/20963/stat : 20963 (java) S 20960 20963 19821 0 -1 1077944320 45003 0 0 0 119667 24 0 0 20 0 21 0 7579120 11236761600 51520 33554432000 4194304 4196468 140728074104608 140728074087152 140652753391351 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
/proc/20963/statm: 2743350 51520 3145 1 0 2731217 0
[pid=20963/tid=20964] ppid=20960 vsize=10973400 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20964/stat : 20964 (java) S 20960 20963 19821 0 -1 1077944384 4722 0 0 0 20 1 0 0 20 0 21 0 7579120 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652757634224 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20966] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20966/stat : 20966 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652679465744 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20967] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20967/stat : 20967 (java) S 20960 20963 19821 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652678413200 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20968] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20968/stat : 20968 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652677360656 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20969] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20969/stat : 20969 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652676308112 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20970] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20970/stat : 20970 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652675254544 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20971] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20971/stat : 20971 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652674202000 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20972] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20972/stat : 20972 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652673149456 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20973] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20973/stat : 20973 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652672096912 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20974] ppid=20960 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20974/stat : 20974 (java) S 20960 20963 19821 0 -1 1077944384 596 0 0 0 1 0 0 0 20 0 21 0 7579123 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652227492336 140652753402498 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20975] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20975/stat : 20975 (java) S 20960 20963 19821 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7579123 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652226438560 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20976] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20976/stat : 20976 (java) S 20960 20963 19821 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7579124 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652225385968 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20977] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20977/stat : 20977 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652224334544 140652753409947 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20978] ppid=20960 vsize=10973400 CPUtime=1.2 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20978/stat : 20978 (java) S 20960 20963 19821 0 -1 1077944384 6295 0 0 0 120 0 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652223281136 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20979] ppid=20960 vsize=10973400 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20979/stat : 20979 (java) S 20960 20963 19821 0 -1 1077944384 4582 0 0 0 98 1 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652222228592 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20980] ppid=20960 vsize=10973400 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20980/stat : 20980 (java) S 20960 20963 19821 0 -1 1077944384 5291 0 0 0 112 1 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652221176048 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20981] ppid=20960 vsize=10973400 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20981/stat : 20981 (java) S 20960 20963 19821 0 -1 1077944384 7267 0 0 0 78 1 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652220123504 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20982] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20982/stat : 20982 (java) S 20960 20963 19821 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652219071200 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20983] ppid=20960 vsize=10973400 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20983/stat : 20983 (java) S 20960 20963 19821 0 -1 1077944384 1839 0 0 0 22 18 0 0 20 0 21 0 7579127 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652218018736 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20984] ppid=20960 vsize=10973400 CPUtime=1192.11 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20984/stat : 20984 (java) R 20960 20963 19821 0 -1 4202560 13032 0 0 0 119207 4 0 0 20 0 21 0 7579143 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652214828808 140652351229404 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
Current children cumulated CPU time (s) 1196.91
Current children cumulated vsize (KiB) 10973400

[startup+1192.8 s]
/proc/loadavg: 2.02 2.04 2.05 4/284 21107
/proc/meminfo: memFree=31311600/32770624 swapFree=5704/281384
[pid=20963] ppid=20960 vsize=10973400 CPUtime=1197.3 cores=0,2,4,6,8,10,12,14
/proc/20963/stat : 20963 (java) S 20960 20963 19821 0 -1 1077944320 45006 0 0 0 119706 24 0 0 20 0 21 0 7579120 11236761600 51520 33554432000 4194304 4196468 140728074104608 140728074087152 140652753391351 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
/proc/20963/statm: 2743350 51520 3145 1 0 2731217 0
[pid=20963/tid=20964] ppid=20960 vsize=10973400 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20964/stat : 20964 (java) S 20960 20963 19821 0 -1 1077944384 4722 0 0 0 20 1 0 0 20 0 21 0 7579120 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652757634224 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20966] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20966/stat : 20966 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652679465744 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20967] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20967/stat : 20967 (java) S 20960 20963 19821 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652678413200 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20968] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20968/stat : 20968 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652677360656 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20969] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20969/stat : 20969 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652676308112 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20970] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20970/stat : 20970 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652675254544 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20971] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20971/stat : 20971 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652674202000 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20972] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20972/stat : 20972 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652673149456 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20973] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20973/stat : 20973 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652672096912 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20974] ppid=20960 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20974/stat : 20974 (java) S 20960 20963 19821 0 -1 1077944384 596 0 0 0 1 0 0 0 20 0 21 0 7579123 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652227492336 140652753402498 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20975] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20975/stat : 20975 (java) S 20960 20963 19821 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7579123 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652226438560 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20976] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20976/stat : 20976 (java) S 20960 20963 19821 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7579124 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652225385968 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20977] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20977/stat : 20977 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652224334544 140652753409947 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20978] ppid=20960 vsize=10973400 CPUtime=1.2 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20978/stat : 20978 (java) S 20960 20963 19821 0 -1 1077944384 6295 0 0 0 120 0 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652223281136 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20979] ppid=20960 vsize=10973400 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20979/stat : 20979 (java) S 20960 20963 19821 0 -1 1077944384 4582 0 0 0 98 1 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652222228592 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20980] ppid=20960 vsize=10973400 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20980/stat : 20980 (java) S 20960 20963 19821 0 -1 1077944384 5291 0 0 0 112 1 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652221176048 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20981] ppid=20960 vsize=10973400 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20981/stat : 20981 (java) S 20960 20963 19821 0 -1 1077944384 7267 0 0 0 78 1 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652220123504 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20982] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20982/stat : 20982 (java) S 20960 20963 19821 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652219071200 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20983] ppid=20960 vsize=10973400 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20983/stat : 20983 (java) S 20960 20963 19821 0 -1 1077944384 1839 0 0 0 22 18 0 0 20 0 21 0 7579127 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652218018736 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20984] ppid=20960 vsize=10973400 CPUtime=1192.5 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20984/stat : 20984 (java) R 20960 20963 19821 0 -1 4202560 13035 0 0 0 119246 4 0 0 20 0 21 0 7579143 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652214828808 140652350958422 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
Current children cumulated CPU time (s) 1197.3
Current children cumulated vsize (KiB) 10973400

[startup+1192.9 s]
/proc/loadavg: 2.02 2.04 2.05 4/284 21107
/proc/meminfo: memFree=31311600/32770624 swapFree=5704/281384
[pid=20963] ppid=20960 vsize=10973400 CPUtime=1197.4 cores=0,2,4,6,8,10,12,14
/proc/20963/stat : 20963 (java) S 20960 20963 19821 0 -1 1077944320 45007 0 0 0 119716 24 0 0 20 0 21 0 7579120 11236761600 51520 33554432000 4194304 4196468 140728074104608 140728074087152 140652753391351 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
/proc/20963/statm: 2743350 51520 3145 1 0 2731217 0
[pid=20963/tid=20964] ppid=20960 vsize=10973400 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20964/stat : 20964 (java) S 20960 20963 19821 0 -1 1077944384 4722 0 0 0 20 1 0 0 20 0 21 0 7579120 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652757634224 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20966] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20966/stat : 20966 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652679465744 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20967] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20967/stat : 20967 (java) S 20960 20963 19821 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652678413200 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20968] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20968/stat : 20968 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652677360656 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20969] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20969/stat : 20969 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652676308112 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20970] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20970/stat : 20970 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652675254544 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20971] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20971/stat : 20971 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652674202000 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20972] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20972/stat : 20972 (java) S 20960 20963 19821 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652673149456 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20973] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20973/stat : 20973 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579121 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652672096912 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20974] ppid=20960 vsize=10973400 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20974/stat : 20974 (java) S 20960 20963 19821 0 -1 1077944384 596 0 0 0 1 0 0 0 20 0 21 0 7579123 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652227492336 140652753402498 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20975] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20975/stat : 20975 (java) S 20960 20963 19821 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7579123 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652226438560 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20976] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20976/stat : 20976 (java) S 20960 20963 19821 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7579124 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652225385968 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20977] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20977/stat : 20977 (java) S 20960 20963 19821 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652224334544 140652753409947 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20978] ppid=20960 vsize=10973400 CPUtime=1.2 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20978/stat : 20978 (java) S 20960 20963 19821 0 -1 1077944384 6295 0 0 0 120 0 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652223281136 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20979] ppid=20960 vsize=10973400 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20979/stat : 20979 (java) S 20960 20963 19821 0 -1 1077944384 4582 0 0 0 98 1 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652222228592 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20980] ppid=20960 vsize=10973400 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20980/stat : 20980 (java) S 20960 20963 19821 0 -1 1077944384 5291 0 0 0 112 1 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652221176048 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20981] ppid=20960 vsize=10973400 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20981/stat : 20981 (java) S 20960 20963 19821 0 -1 1077944384 7267 0 0 0 78 1 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652220123504 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20982] ppid=20960 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20982/stat : 20982 (java) S 20960 20963 19821 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7579126 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652219071200 140652753401557 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20983] ppid=20960 vsize=10973400 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20983/stat : 20983 (java) S 20960 20963 19821 0 -1 1077944384 1839 0 0 0 22 18 0 0 20 0 21 0 7579127 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652218018736 140652753402498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
[pid=20963/tid=20984] ppid=20960 vsize=10973400 CPUtime=1192.6 cores=0,2,4,6,8,10,12,14
/proc/20963/task/20984/stat : 20984 (java) R 20960 20963 19821 0 -1 4202560 13036 0 0 0 119256 4 0 0 20 0 21 0 7579143 11236761600 51520 33554432000 4194304 4196468 140728074104608 140652214828808 140652351229728 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 27811840 140728074106051 140728074106180 140728074106180 140728074108879 0
Current children cumulated CPU time (s) 1197.4
Current children cumulated vsize (KiB) 10973400

Child status: 0
Real time (s): 1192.97
CPU time (s): 1197.52
CPU user time (s): 1197.26
CPU system time (s): 0.251037
CPU usage (%): 100.381
Max. virtual memory (cumulated for all children) (KiB): 10973400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.26
system time used= 0.251037
maximum resident set size= 208372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46235
page faults= 0
swaps= 0
block input operations= 0
block output operations= 840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29535
involuntary context switches= 60552

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.64078 second user time and 8.60558 second system time

The end

Launcher Data

Begin job on node137 at 2017-07-22 13:32:04
IDJOB=4247692
IDBENCH=128054
IDSOLVER=2624
FILE ID=node137/4247692-1500723124
RUNJOBID= node137-1500715944-19852
PBS_JOBID= 20623358
Free space on /tmp= 62008 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/CarSequencing/CarSequencing-m1-jcr/CarSequencing-60-02.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4247692-1500723124/watcher-4247692-1500723124 -o /tmp/evaluation-result-4247692-1500723124/solver-4247692-1500723124 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node137-1500715944-19852 --watchdog 2560  java -jar HOME/AbsCon-basic.jar HOME/instance-4247692-1500723124.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 7d15061b3f8ae249c0a64b716749507b
RANDOM SEED=500373010

node137.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5332.93
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5332.93
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5332.93
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5332.93
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31589072 kB
MemAvailable:   31820980 kB
Buffers:          131868 kB
Cached:           380604 kB
SwapCached:            0 kB
Active:           454572 kB
Inactive:         288968 kB
Active(anon):     233496 kB
Inactive(anon):     8836 kB
Active(file):     221076 kB
Inactive(file):   280132 kB
Unevictable:        5704 kB
Mlocked:            5704 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7864 kB
Writeback:             0 kB
AnonPages:        240144 kB
Mapped:            43076 kB
Shmem:              8852 kB
Slab:             126756 kB
SReclaimable:      93072 kB
SUnreclaim:        33684 kB
KernelStack:        4736 kB
PageTables:         6388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1177500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62000 MiB
End job on node137 at 2017-07-22 13:51:58