Trace number 4285355

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
OscaR - Parallel with EPS 2017-08-22SAT 11.9216 5.4451399

General information on the benchmark

NameQRandom/
QRandom-geometric-rw/geometric-50-20-d4-75-46.xml
MD5SUMb0e0e0cbf2af4f13cc216adaf1c260a3
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 benchmark0.064185001
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints433
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":50}]
Minimum variable degree6
Maximum variable degree27
Distribution of variable degrees[{"degree":6,"count":1},{"degree":9,"count":2},{"degree":10,"count":1},{"degree":11,"count":3},{"degree":12,"count":5},{"degree":13,"count":5},{"degree":14,"count":1},{"degree":15,"count":3},{"degree":16,"count":2},{"degree":17,"count":1},{"degree":18,"count":4},{"degree":19,"count":2},{"degree":20,"count":5},{"degree":21,"count":2},{"degree":22,"count":5},{"degree":23,"count":2},{"degree":25,"count":1},{"degree":26,"count":2},{"degree":27,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":433}]
Number of extensional constraints433
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":433}]
Optimization problemNO
Type of objective

Solver Data

0.24/0.39	c version: 2017-08-22
0.24/0.39	c seed: 590077964
0.24/0.39	c timeout: 20160
0.24/0.39	c memlimit: 22000
0.24/0.39	c nbcore: 8
0.43/0.42	c Parsing instance...
1.98/0.91	c Parsing done, starting search...
11.81/5.42	s SATISFIABLE
11.81/5.42	v <instantiation>
11.81/5.42	v 	<list>
11.81/5.42	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49]
11.81/5.42	v 	</list>
11.81/5.42	v 	<values>
11.81/5.42	v 		20 2 6 3 16 20 19 3 17 15 20 4 19 17 7 8 12 6 2 15 4 10 16 5 15 3 17 4 7 14 19 19 18 11 11 16 18 16 14 14 10 1 6 15 11 12 18 2 11 9 
11.81/5.42	v 	</values>
11.81/5.42	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15021 MiB free)
  memory of node 1: 16384 MiB (15453 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285355-1503430085/watcher-4285355-1503430085 -o /tmp/evaluation-result-4285355-1503430085/solver-4285355-1503430085 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1503398584-12989 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 590077964 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285355-1503430085.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=17478, runsolver pid=17475

[startup+0.10011 s]*
/proc/loadavg: 7.68 8.50 8.65 2/175 17480
/proc/meminfo: memFree=31206048/32770624 swapFree=67108860/67108860
[pid=17478] ppid=17475 vsize=25298128 memory=11016 CPUtime=0 cores=0-7
/proc/17478/stat : 17478 (java) S 17475 17478 12932 0 -1 1077944320 2568 0 0 0 0 0 0 0 20 0 10 0 131349144 25905283072 2754 18446744073709551615 4194304 4196468 140736915937584 140736915920128 140289878191863 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 9 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
/proc/17478/statm: 6324532 2754 1271 1 0 6314502 0
[pid=17478/tid=17480] ppid=17475 vsize=25298128 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17480/stat : 17480 (java) R 17475 17478 12932 0 -1 4202560 1303 0 0 0 0 0 0 0 20 0 10 0 131349154 25905283072 2754 18446744073709551615 4194304 4196468 140736915937584 140289882433736 140289870428990 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17481] ppid=17475 vsize=25298128 memory=139923431147136 CPUtime=0 cores=0-7
/proc/17478/task/17481/stat : 17481 (java) S 17475 17478 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 131349154 25905283072 2754 18446744073709551615 4194304 4196468 140736915937584 140289441290640 140289878202069 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17482] ppid=17475 vsize=25298128 memory=139923431147136 CPUtime=0 cores=0-7
/proc/17478/task/17482/stat : 17482 (java) S 17475 17478 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 131349154 25905283072 2820 18446744073709551615 4194304 4196468 140736915937584 140289440237840 140289878202069 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17483] ppid=17475 vsize=25298132 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17483/stat : 17483 (java) S 17475 17478 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 131349154 25905287168 2820 18446744073709551615 4194304 4196468 140736915937584 140289439185552 140289878202069 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17484] ppid=17475 vsize=25298128 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17484/stat : 17484 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 131349154 25905283072 2824 18446744073709551615 4194304 4196468 140736915937584 140289438132752 140289878202069 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17485] ppid=17475 vsize=25298128 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17485/stat : 17485 (java) S 17475 17478 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 131349154 25905283072 2824 18446744073709551615 4194304 4196468 140736915937584 140289437080464 140289878202069 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17486] ppid=17475 vsize=25298128 memory=-1 CPUtime=0 cores=0-7
/proc/17478/task/17486/stat : 17486 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 131349154 25905283072 2824 18446744073709551615 4194304 4196468 140736915937584 140289436027664 140289878202069 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17487] ppid=17475 vsize=25298128 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17487/stat : 17487 (java) S 17475 17478 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 10 0 131349154 25905283072 2824 18446744073709551615 4194304 4196468 140736915937584 140289434975376 140289878202069 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17488] ppid=17475 vsize=25298128 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17488/stat : 17488 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 131349154 25905283072 2824 18446744073709551615 4194304 4196468 140736915937584 140289433922576 140289878202069 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 25298128 KiB
Current children cumulated memory: 11016 KiB

[startup+0.209615 s]*
/proc/loadavg: 7.68 8.50 8.65 2/193 17498
/proc/meminfo: memFree=31192972/32770624 swapFree=67108860/67108860
[pid=17478] ppid=17475 vsize=25996608 memory=28184 CPUtime=0.08 cores=0-7
/proc/17478/stat : 17478 (java) S 17475 17478 12932 0 -1 1077944320 6859 0 0 0 7 1 0 0 20 0 20 0 131349144 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140736915920128 140289878191863 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 9 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
/proc/17478/statm: 6499152 7046 3351 1 0 6487930 0
[pid=17478/tid=17480] ppid=17475 vsize=25996608 memory=-8774313645642428999 CPUtime=0.07 cores=0-7
/proc/17478/task/17480/stat : 17480 (java) R 17475 17478 12932 0 -1 4202560 4932 0 0 0 6 1 0 0 20 0 20 0 131349154 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140289882421608 140289864419538 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17481] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17481/stat : 17481 (java) S 17475 17478 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131349154 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140289441290640 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17482] ppid=17475 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/17478/task/17482/stat : 17482 (java) S 17475 17478 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131349154 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140289440237840 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17483] ppid=17475 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/17478/task/17483/stat : 17483 (java) S 17475 17478 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131349154 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140289439185552 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17484] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17484/stat : 17484 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131349154 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140289438132752 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17485] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17485/stat : 17485 (java) S 17475 17478 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131349154 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140289437080464 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17486] ppid=17475 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/17478/task/17486/stat : 17486 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131349154 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140289436027664 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17487] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17487/stat : 17487 (java) S 17475 17478 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 131349154 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140289434975376 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17488] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17488/stat : 17488 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131349154 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140289433922576 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17489] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17489/stat : 17489 (java) S 17475 17478 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131349156 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140288626083952 140289878203010 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17490] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17490/stat : 17490 (java) S 17475 17478 12932 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 131349156 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140288625029920 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17491] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17491/stat : 17491 (java) S 17475 17478 12932 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 131349156 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140288623977584 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17492] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17492/stat : 17492 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131349159 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140288622925904 140289878210459 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17493] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17493/stat : 17493 (java) S 17475 17478 12932 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 131349159 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140288621873776 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17494] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17494/stat : 17494 (java) S 17475 17478 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 131349159 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140288620820976 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17495] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17495/stat : 17495 (java) R 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131349159 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140288619768688 140289878203010 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17496] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17496/stat : 17496 (java) S 17475 17478 12932 0 -1 1077944384 239 0 0 0 0 0 0 0 20 0 20 0 131349159 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140288618715888 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17497] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17497/stat : 17497 (java) S 17475 17478 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 131349159 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140288617662816 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17498] ppid=17475 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/17478/task/17498/stat : 17498 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131349163 26620526592 7046 18446744073709551615 4194304 4196468 140736915937584 140288616610096 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 25996608 KiB
Current children cumulated memory: 28184 KiB

[startup+0.311531 s]*
/proc/loadavg: 7.68 8.50 8.65 2/193 17498
/proc/meminfo: memFree=31182456/32770624 swapFree=67108860/67108860
[pid=17478] ppid=17475 vsize=25996608 memory=38168 CPUtime=0.24 cores=0-7
/proc/17478/stat : 17478 (java) S 17475 17478 12932 0 -1 1077944320 10314 0 0 0 22 2 0 0 20 0 20 0 131349144 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140736915920128 140289878191863 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 9 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
/proc/17478/statm: 6499152 9542 3546 1 0 6487930 0
[pid=17478/tid=17480] ppid=17475 vsize=25996608 memory=-8774313645642428999 CPUtime=0.17 cores=0-7
/proc/17478/task/17480/stat : 17480 (java) R 17475 17478 12932 0 -1 4202560 8015 0 0 0 15 2 0 0 20 0 20 0 131349154 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140289882409792 140289864367058 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17481] ppid=17475 vsize=25996608 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/17478/task/17481/stat : 17481 (java) S 17475 17478 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131349154 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140289441290640 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17482] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17482/stat : 17482 (java) S 17475 17478 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131349154 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140289440237840 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17483] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17483/stat : 17483 (java) S 17475 17478 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131349154 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140289439185552 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17484] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17484/stat : 17484 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131349154 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140289438132752 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17485] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17485/stat : 17485 (java) S 17475 17478 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131349154 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140289437080464 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17486] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17486/stat : 17486 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131349154 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140289436027664 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17487] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17487/stat : 17487 (java) S 17475 17478 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 131349154 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140289434975376 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17488] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17488/stat : 17488 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131349154 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140289433922576 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17489] ppid=17475 vsize=25996608 memory=139923323879856 CPUtime=0 cores=0-7
/proc/17478/task/17489/stat : 17489 (java) S 17475 17478 12932 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 131349156 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140288626083952 140289878203010 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17490] ppid=17475 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/17478/task/17490/stat : 17490 (java) S 17475 17478 12932 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 131349156 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140288625029920 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17491] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17491/stat : 17491 (java) S 17475 17478 12932 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 131349156 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140288623977584 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17492] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17492/stat : 17492 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131349159 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140288622925904 140289878210459 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17493] ppid=17475 vsize=25996608 memory=0 CPUtime=0.01 cores=0-7
/proc/17478/task/17493/stat : 17493 (java) S 17475 17478 12932 0 -1 1077944384 474 0 0 0 1 0 0 0 20 0 20 0 131349159 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140288621873776 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17494] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17494/stat : 17494 (java) S 17475 17478 12932 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 131349159 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140288620820976 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17495] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17495/stat : 17495 (java) S 17475 17478 12932 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 20 0 131349159 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140288619768688 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17496] ppid=17475 vsize=25996608 memory=0 CPUtime=0.04 cores=0-7
/proc/17478/task/17496/stat : 17496 (java) R 17475 17478 12932 0 -1 4202560 388 0 0 0 4 0 0 0 20 0 20 0 131349159 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140288618715888 140289878213210 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17497] ppid=17475 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17497/stat : 17497 (java) S 17475 17478 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 131349159 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140288617662816 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17498] ppid=17475 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/17478/task/17498/stat : 17498 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131349163 26620526592 9542 18446744073709551615 4194304 4196468 140736915937584 140288616610096 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 25996608 KiB
Current children cumulated memory: 38168 KiB

[startup+0.700883 s]
/proc/loadavg: 7.68 8.50 8.65 2/193 17498
/proc/meminfo: memFree=31169584/32770624 swapFree=67108860/67108860
[pid=17478] ppid=17475 vsize=25998676 memory=72488 CPUtime=1.08 cores=0-7
/proc/17478/stat : 17478 (java) S 17475 17478 12932 0 -1 1077944320 15380 0 0 0 103 5 0 0 20 0 20 0 131349144 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140736915920128 140289878191863 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 9 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
/proc/17478/statm: 6499669 18122 3730 1 0 6488442 0
[pid=17478/tid=17480] ppid=17475 vsize=25998676 memory=139927726114431 CPUtime=0.54 cores=0-7
/proc/17478/task/17480/stat : 17480 (java) R 17475 17478 12932 0 -1 4202560 10466 0 0 0 51 3 0 0 20 0 20 0 131349154 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140289882424912 140289489223519 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17481] ppid=17475 vsize=25998676 memory=7013350810638904428 CPUtime=0 cores=0-7
/proc/17478/task/17481/stat : 17481 (java) S 17475 17478 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131349154 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140289441290640 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17482] ppid=17475 vsize=25998676 memory=6224372056898695021 CPUtime=0 cores=0-7
/proc/17478/task/17482/stat : 17482 (java) S 17475 17478 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131349154 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140289440237840 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17483] ppid=17475 vsize=25998676 memory=1996 CPUtime=0 cores=0-7
/proc/17478/task/17483/stat : 17483 (java) S 17475 17478 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131349154 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140289439185552 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17484] ppid=17475 vsize=25998676 memory=796 CPUtime=0 cores=0-7
/proc/17478/task/17484/stat : 17484 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131349154 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140289438132752 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17485] ppid=17475 vsize=25998676 memory=10096 CPUtime=0 cores=0-7
/proc/17478/task/17485/stat : 17485 (java) S 17475 17478 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131349154 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140289437080464 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17486] ppid=17475 vsize=25998676 memory=1716 CPUtime=0 cores=0-7
/proc/17478/task/17486/stat : 17486 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131349154 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140289436027664 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17487] ppid=17475 vsize=25998676 memory=1008 CPUtime=0 cores=0-7
/proc/17478/task/17487/stat : 17487 (java) S 17475 17478 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 131349154 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140289434975376 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17488] ppid=17475 vsize=25998676 memory=1232 CPUtime=0 cores=0-7
/proc/17478/task/17488/stat : 17488 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131349154 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140289433922576 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17489] ppid=17475 vsize=25998676 memory=9064 CPUtime=0 cores=0-7
/proc/17478/task/17489/stat : 17489 (java) S 17475 17478 12932 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 131349156 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140288626083952 140289878203010 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17490] ppid=17475 vsize=25998676 memory=4616 CPUtime=0 cores=0-7
/proc/17478/task/17490/stat : 17490 (java) S 17475 17478 12932 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 131349156 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140288625029920 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17491] ppid=17475 vsize=25998676 memory=1440 CPUtime=0 cores=0-7
/proc/17478/task/17491/stat : 17491 (java) S 17475 17478 12932 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 131349156 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140288623977584 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17492] ppid=17475 vsize=25998676 memory=1204 CPUtime=0 cores=0-7
/proc/17478/task/17492/stat : 17492 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131349159 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140288622925904 140289878210459 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17493] ppid=17475 vsize=25998676 memory=15884 CPUtime=0.09 cores=0-7
/proc/17478/task/17493/stat : 17493 (java) R 17475 17478 12932 0 -1 4202560 1295 0 0 0 9 0 0 0 20 0 20 0 131349159 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140288621859656 140289859735636 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17494] ppid=17475 vsize=25998676 memory=16240 CPUtime=0.09 cores=0-7
/proc/17478/task/17494/stat : 17494 (java) R 17475 17478 12932 0 -1 4202560 671 0 0 0 9 0 0 0 20 0 20 0 131349159 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140288620807000 140289859735586 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17495] ppid=17475 vsize=25998676 memory=40240 CPUtime=0.1 cores=0-7
/proc/17478/task/17495/stat : 17495 (java) R 17475 17478 12932 0 -1 4202560 441 0 0 0 10 0 0 0 20 0 20 0 131349159 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140288619755088 140289859372035 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17496] ppid=17475 vsize=25998676 memory=4048 CPUtime=0.22 cores=0-7
/proc/17478/task/17496/stat : 17496 (java) R 17475 17478 12932 0 -1 4202560 1123 0 0 0 22 0 0 0 20 0 20 0 131349159 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140288618715888 140289862272350 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17497] ppid=17475 vsize=25998676 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17497/stat : 17497 (java) S 17475 17478 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 131349159 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140288617662816 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17498] ppid=17475 vsize=25998676 memory=2241 CPUtime=0 cores=0-7
/proc/17478/task/17498/stat : 17498 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131349163 26622644224 18122 18446744073709551615 4194304 4196468 140736915937584 140288616610096 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 25998676 KiB

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

[pid=17478/tid=17492] ppid=17475 vsize=26137948 memory=15884 CPUtime=0 cores=0-7
/proc/17478/task/17492/stat : 17492 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 131349159 26765258752 57706 18446744073709551615 4194304 4196468 140736915937584 140288622925904 140289878210459 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17493] ppid=17475 vsize=26137948 memory=16240 CPUtime=0.84 cores=0-7
/proc/17478/task/17493/stat : 17493 (java) S 17475 17478 12932 0 -1 1077944384 4374 0 0 0 83 1 0 0 20 0 22 0 131349159 26765258752 57706 18446744073709551615 4194304 4196468 140736915937584 140288621873776 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17494] ppid=17475 vsize=26137948 memory=40240 CPUtime=0.87 cores=0-7
/proc/17478/task/17494/stat : 17494 (java) S 17475 17478 12932 0 -1 1077944384 3704 0 0 0 86 1 0 0 20 0 22 0 131349159 26765258752 57706 18446744073709551615 4194304 4196468 140736915937584 140288620820976 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 25 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17495] ppid=17475 vsize=26137948 memory=0 CPUtime=1.04 cores=0-7
/proc/17478/task/17495/stat : 17495 (java) S 17475 17478 12932 0 -1 1077944384 3366 0 0 0 104 0 0 0 20 0 22 0 131349159 26765258752 57706 18446744073709551615 4194304 4196468 140736915937584 140288619768688 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17496] ppid=17475 vsize=26137948 memory=0 CPUtime=0.66 cores=0-7
/proc/17478/task/17496/stat : 17496 (java) S 17475 17478 12932 0 -1 1077944384 6965 0 0 0 64 2 0 0 20 0 22 0 131349159 26765258752 57706 18446744073709551615 4194304 4196468 140736915937584 140288618715888 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17497] ppid=17475 vsize=26137948 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17497/stat : 17497 (java) S 17475 17478 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 131349159 26765258752 57706 18446744073709551615 4194304 4196468 140736915937584 140288617662816 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17498] ppid=17475 vsize=26137948 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17498/stat : 17498 (java) S 17475 17478 12932 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 22 0 131349163 26765258752 57706 18446744073709551615 4194304 4196468 140736915937584 140288616610096 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 26 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
Current children cumulated CPU time: 8.13 s
Current children cumulated vsize: 26137948 KiB
Current children cumulated memory: 230824 KiB

[startup+5.20154 s]
/proc/loadavg: 7.31 8.41 8.62 11/205 17510
/proc/meminfo: memFree=30987100/32770624 swapFree=67108860/67108860
[pid=17478] ppid=17475 vsize=27273668 memory=235680 CPUtime=10.2 cores=0-7
/proc/17478/stat : 17478 (java) S 17475 17478 12932 0 -1 1077944320 39641 0 0 0 999 21 0 0 20 0 39 0 131349144 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140736915920128 140289878191863 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 9 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
/proc/17478/statm: 6818417 58920 3796 1 0 6806669 0
[pid=17478/tid=17480] ppid=17475 vsize=27273668 memory=-8774313645642428999 CPUtime=4.71 cores=0-7
/proc/17478/task/17480/stat : 17480 (java) S 17475 17478 12932 0 -1 1077944384 16984 0 0 0 462 9 0 0 20 0 39 0 131349154 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140289882429568 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17481] ppid=17475 vsize=27273668 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17481/stat : 17481 (java) S 17475 17478 12932 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 39 0 131349154 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140289441290640 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17482] ppid=17475 vsize=27273668 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17482/stat : 17482 (java) S 17475 17478 12932 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 39 0 131349154 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140289440237840 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17483] ppid=17475 vsize=27273668 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17483/stat : 17483 (java) S 17475 17478 12932 0 -1 1077944384 548 0 0 0 0 0 0 0 20 0 39 0 131349154 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140289439185552 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17484] ppid=17475 vsize=27273668 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17484/stat : 17484 (java) S 17475 17478 12932 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 39 0 131349154 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140289438132752 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17485] ppid=17475 vsize=27273668 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17485/stat : 17485 (java) S 17475 17478 12932 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 39 0 131349154 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140289437080464 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17486] ppid=17475 vsize=27273668 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17486/stat : 17486 (java) S 17475 17478 12932 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 39 0 131349154 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140289436027664 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17487] ppid=17475 vsize=27273668 memory=1237986 CPUtime=0 cores=0-7
/proc/17478/task/17487/stat : 17487 (java) S 17475 17478 12932 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 39 0 131349154 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140289434975376 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17488] ppid=17475 vsize=27273668 memory=1605 CPUtime=0 cores=0-7
/proc/17478/task/17488/stat : 17488 (java) S 17475 17478 12932 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 39 0 131349154 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140289433922576 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17489] ppid=17475 vsize=27273668 memory=22294 CPUtime=0.01 cores=0-7
/proc/17478/task/17489/stat : 17489 (java) S 17475 17478 12932 0 -1 1077944384 492 0 0 0 1 0 0 0 20 0 39 0 131349156 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288626083952 140289878203010 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17490] ppid=17475 vsize=27273668 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17490/stat : 17490 (java) S 17475 17478 12932 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 39 0 131349156 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288625029984 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17491] ppid=17475 vsize=27273668 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17491/stat : 17491 (java) S 17475 17478 12932 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 39 0 131349156 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288623977600 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17492] ppid=17475 vsize=27273668 memory=73866549223681 CPUtime=0 cores=0-7
/proc/17478/task/17492/stat : 17492 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 39 0 131349159 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288622925904 140289878210459 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17493] ppid=17475 vsize=27273668 memory=141085335 CPUtime=1.09 cores=0-7
/proc/17478/task/17493/stat : 17493 (java) S 17475 17478 12932 0 -1 1077944384 4455 0 0 0 108 1 0 0 20 0 39 0 131349159 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288621873776 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17494] ppid=17475 vsize=27273668 memory=-6225754117629374818 CPUtime=1.13 cores=0-7
/proc/17478/task/17494/stat : 17494 (java) R 17475 17478 12932 0 -1 4202560 3788 0 0 0 112 1 0 0 20 0 39 0 131349159 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288620806064 140289861678694 0 4 1 16800974 0 0 0 -1 7 0 0 25 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17495] ppid=17475 vsize=27273668 memory=6441384767279681634 CPUtime=1.29 cores=0-7
/proc/17478/task/17495/stat : 17495 (java) S 17475 17478 12932 0 -1 1077944384 3440 0 0 0 129 0 0 0 20 0 39 0 131349159 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288619768688 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17496] ppid=17475 vsize=27273668 memory=7372798775387842917 CPUtime=0.75 cores=0-7
/proc/17478/task/17496/stat : 17496 (java) S 17475 17478 12932 0 -1 1077944384 7321 0 0 0 73 2 0 0 20 0 39 0 131349159 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288618715888 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17497] ppid=17475 vsize=27273668 memory=7883944151737460846 CPUtime=0 cores=0-7
/proc/17478/task/17497/stat : 17497 (java) S 17475 17478 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 39 0 131349159 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288617662816 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17498] ppid=17475 vsize=27273668 memory=7883944151737460846 CPUtime=0 cores=0-7
/proc/17478/task/17498/stat : 17498 (java) S 17475 17478 12932 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 39 0 131349163 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288616610096 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 26 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17499] ppid=17475 vsize=27273668 memory=7232893604181208685 CPUtime=0 cores=0-7
/proc/17478/task/17499/stat : 17499 (java) S 17475 17478 12932 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 39 0 131349611 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288606319488 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17500] ppid=17475 vsize=27273668 memory=7954321653086907495 CPUtime=0 cores=0-7
/proc/17478/task/17500/stat : 17500 (java) S 17475 17478 12932 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 39 0 131349623 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288603169616 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17501] ppid=17475 vsize=27273668 memory=0 CPUtime=0.15 cores=0-7
/proc/17478/task/17501/stat : 17501 (java) R 17475 17478 12932 0 -1 4202560 128 0 0 0 15 0 0 0 20 0 39 0 131349633 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288602108344 140289486493167 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17502] ppid=17475 vsize=27273668 memory=0 CPUtime=0.12 cores=0-7
/proc/17478/task/17502/stat : 17502 (java) R 17475 17478 12932 0 -1 4202560 70 0 0 0 12 0 0 0 20 0 39 0 131349634 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288601061128 140289486449359 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17503] ppid=17475 vsize=27273668 memory=0 CPUtime=0.15 cores=0-7
/proc/17478/task/17503/stat : 17503 (java) R 17475 17478 12932 0 -1 4202560 151 0 0 0 15 0 0 0 20 0 39 0 131349634 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288600003832 140289486389949 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17504] ppid=17475 vsize=27273668 memory=0 CPUtime=0.04 cores=0-7
/proc/17478/task/17504/stat : 17504 (java) S 17475 17478 12932 0 -1 1077944384 37 0 0 0 4 0 0 0 20 0 39 0 131349636 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288598959520 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17505] ppid=17475 vsize=27273668 memory=0 CPUtime=0.1 cores=0-7
/proc/17478/task/17505/stat : 17505 (java) R 17475 17478 12932 0 -1 4202560 40 0 0 0 10 0 0 0 20 0 39 0 131349637 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288527938064 140289493126733 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17506] ppid=17475 vsize=27273668 memory=0 CPUtime=0.04 cores=0-7
/proc/17478/task/17506/stat : 17506 (java) S 17475 17478 12932 0 -1 1077944384 42 0 0 0 4 0 0 0 20 0 39 0 131349637 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288526897824 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17507] ppid=17475 vsize=27273668 memory=0 CPUtime=0.13 cores=0-7
/proc/17478/task/17507/stat : 17507 (java) R 17475 17478 12932 0 -1 4202560 54 0 0 0 13 0 0 0 20 0 39 0 131349637 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288525836144 140289486468196 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17508] ppid=17475 vsize=27273668 memory=0 CPUtime=0.11 cores=0-7
/proc/17478/task/17508/stat : 17508 (java) R 17475 17478 12932 0 -1 4202560 53 0 0 0 11 0 0 0 20 0 39 0 131349637 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288524780336 140289486493167 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17509] ppid=17475 vsize=27273668 memory=0 CPUtime=0.03 cores=0-7
/proc/17478/task/17509/stat : 17509 (java) S 17475 17478 12932 0 -1 1077944384 31 0 0 0 3 0 0 0 20 0 39 0 131349637 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288523740448 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17510] ppid=17475 vsize=27273668 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17510/stat : 17510 (java) S 17475 17478 12932 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 39 0 131349637 27928236032 58920 18446744073709551615 4194304 4196468 140736915937584 140288522687648 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
Current children cumulated CPU time: 10.2 s
Current children cumulated vsize: 27273668 KiB
Current children cumulated memory: 235680 KiB

[startup+5.40553 s]
/proc/loadavg: 7.31 8.41 8.62 11/205 17510
/proc/meminfo: memFree=30987100/32770624 swapFree=67108860/67108860
[pid=17478] ppid=17475 vsize=27473360 memory=238432 CPUtime=11.81 cores=0-7
/proc/17478/stat : 17478 (java) S 17475 17478 12932 0 -1 1077944320 40474 0 0 0 1160 21 0 0 20 0 41 0 131349144 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140736915920128 140289878191863 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 9 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
/proc/17478/statm: 6868340 59608 3806 1 0 6856592 0
[pid=17478/tid=17480] ppid=17475 vsize=27473360 memory=0 CPUtime=4.71 cores=0-7
/proc/17478/task/17480/stat : 17480 (java) S 17475 17478 12932 0 -1 1077944384 16984 0 0 0 462 9 0 0 20 0 41 0 131349154 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140289882429568 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17481] ppid=17475 vsize=27473360 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17481/stat : 17481 (java) S 17475 17478 12932 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 41 0 131349154 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140289441290640 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17482] ppid=17475 vsize=27473360 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17482/stat : 17482 (java) S 17475 17478 12932 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 41 0 131349154 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140289440237840 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17483] ppid=17475 vsize=27473360 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17483/stat : 17483 (java) S 17475 17478 12932 0 -1 1077944384 548 0 0 0 0 0 0 0 20 0 41 0 131349154 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140289439185552 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17484] ppid=17475 vsize=27473360 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17484/stat : 17484 (java) S 17475 17478 12932 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 41 0 131349154 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140289438132752 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17485] ppid=17475 vsize=27473360 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17485/stat : 17485 (java) S 17475 17478 12932 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 41 0 131349154 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140289437080464 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17486] ppid=17475 vsize=27473360 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17486/stat : 17486 (java) S 17475 17478 12932 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 41 0 131349154 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140289436027664 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17487] ppid=17475 vsize=27473360 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17487/stat : 17487 (java) S 17475 17478 12932 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 41 0 131349154 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140289434975376 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17488] ppid=17475 vsize=27473360 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17488/stat : 17488 (java) S 17475 17478 12932 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 41 0 131349154 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140289433922576 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17489] ppid=17475 vsize=27473360 memory=0 CPUtime=0.01 cores=0-7
/proc/17478/task/17489/stat : 17489 (java) S 17475 17478 12932 0 -1 1077944384 492 0 0 0 1 0 0 0 20 0 41 0 131349156 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288626083952 140289878203010 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17490] ppid=17475 vsize=27473360 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17490/stat : 17490 (java) S 17475 17478 12932 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 41 0 131349156 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288625029984 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17491] ppid=17475 vsize=27473360 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17491/stat : 17491 (java) S 17475 17478 12932 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 41 0 131349156 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288623977600 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17492] ppid=17475 vsize=27473360 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17492/stat : 17492 (java) S 17475 17478 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 41 0 131349159 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288622925904 140289878210459 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17493] ppid=17475 vsize=27473360 memory=0 CPUtime=1.12 cores=0-7
/proc/17478/task/17493/stat : 17493 (java) R 17475 17478 12932 0 -1 4202560 4457 0 0 0 110 2 0 0 20 0 41 0 131349159 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288621865424 140289878213210 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17494] ppid=17475 vsize=27473360 memory=0 CPUtime=1.32 cores=0-7
/proc/17478/task/17494/stat : 17494 (java) R 17475 17478 12932 0 -1 4202560 4345 0 0 0 131 1 0 0 20 0 41 0 131349159 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288620806992 140289861576742 0 4 1 16800974 0 0 0 -1 7 0 0 25 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17495] ppid=17475 vsize=27473360 memory=0 CPUtime=1.3 cores=0-7
/proc/17478/task/17495/stat : 17495 (java) R 17475 17478 12932 0 -1 4202560 3449 0 0 0 130 0 0 0 20 0 41 0 131349159 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288619757760 140289859714371 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17496] ppid=17475 vsize=27473360 memory=0 CPUtime=0.76 cores=0-7
/proc/17478/task/17496/stat : 17496 (java) S 17475 17478 12932 0 -1 1077944384 7330 0 0 0 74 2 0 0 20 0 41 0 131349159 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288618715888 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17497] ppid=17475 vsize=27473360 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17497/stat : 17497 (java) S 17475 17478 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 41 0 131349159 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288617662816 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17498] ppid=17475 vsize=27473360 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17498/stat : 17498 (java) S 17475 17478 12932 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 41 0 131349163 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288616610096 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 26 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17500] ppid=17475 vsize=27473360 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17500/stat : 17500 (java) S 17475 17478 12932 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 41 0 131349623 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288603169616 140289878203010 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17501] ppid=17475 vsize=27473360 memory=0 CPUtime=0.34 cores=0-7
/proc/17478/task/17501/stat : 17501 (java) S 17475 17478 12932 0 -1 1077944384 128 0 0 0 34 0 0 0 20 0 41 0 131349633 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288602117408 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17502] ppid=17475 vsize=27473360 memory=0 CPUtime=0.3 cores=0-7
/proc/17478/task/17502/stat : 17502 (java) S 17475 17478 12932 0 -1 1077944384 70 0 0 0 30 0 0 0 20 0 41 0 131349634 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288601064608 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17503] ppid=17475 vsize=27473360 memory=0 CPUtime=0.3 cores=0-7
/proc/17478/task/17503/stat : 17503 (java) S 17475 17478 12932 0 -1 1077944384 154 0 0 0 30 0 0 0 20 0 41 0 131349634 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288600012320 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17504] ppid=17475 vsize=27473360 memory=0 CPUtime=0.04 cores=0-7
/proc/17478/task/17504/stat : 17504 (java) S 17475 17478 12932 0 -1 1077944384 38 0 0 0 4 0 0 0 20 0 41 0 131349636 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288598959536 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17505] ppid=17475 vsize=27473360 memory=0 CPUtime=0.25 cores=0-7
/proc/17478/task/17505/stat : 17505 (java) S 17475 17478 12932 0 -1 1077944384 40 0 0 0 25 0 0 0 20 0 41 0 131349637 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288527950624 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17506] ppid=17475 vsize=27473360 memory=0 CPUtime=0.04 cores=0-7
/proc/17478/task/17506/stat : 17506 (java) S 17475 17478 12932 0 -1 1077944384 46 0 0 0 4 0 0 0 20 0 41 0 131349637 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288526897840 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17507] ppid=17475 vsize=27473360 memory=0 CPUtime=0.33 cores=0-7
/proc/17478/task/17507/stat : 17507 (java) S 17475 17478 12932 0 -1 1077944384 54 0 0 0 33 0 0 0 20 0 41 0 131349637 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288525845552 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17508] ppid=17475 vsize=27473360 memory=0 CPUtime=0.21 cores=0-7
/proc/17478/task/17508/stat : 17508 (java) S 17475 17478 12932 0 -1 1077944384 109 0 0 0 21 0 0 0 20 0 41 0 131349637 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288524792752 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17509] ppid=17475 vsize=27473360 memory=0 CPUtime=0.03 cores=0-7
/proc/17478/task/17509/stat : 17509 (java) S 17475 17478 12932 0 -1 1077944384 31 0 0 0 3 0 0 0 20 0 41 0 131349637 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288523740448 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
[pid=17478/tid=17510] ppid=17475 vsize=27473360 memory=0 CPUtime=0 cores=0-7
/proc/17478/task/17510/stat : 17510 (java) S 17475 17478 12932 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 41 0 131349637 28132720640 59608 18446744073709551615 4194304 4196468 140736915937584 140288522687648 140289878202069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10190848 140736915943788 140736915943973 140736915943973 140736915947471 0
Current children cumulated CPU time: 11.81 s
Current children cumulated vsize: 27473360 KiB
Current children cumulated memory: 238432 KiB

Child status: 0
Real time (s): 5.44514
CPU time (s): 11.9216
CPU user time (s): 11.6951
CPU system time (s): 0.22657
CPU usage (%): 218.941
Max. virtual memory (cumulated for all children) (KiB): 27473360
Max. memory (cumulated for all children) (KiB): 238432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.6951
system time used= 0.22657
maximum resident set size= 239964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40606
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5016
involuntary context switches= 143


# summary of solver processes directly reported to runsolver:
#   pid: 17478
#   total CPU time (s): 11.9216
#   total CPU user time (s): 11.6951
#   total CPU system time (s): 0.22657

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.057159 second user time and 0.093828 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-22 21:13:49
IDJOB=4285355
IDBENCH=126112
IDSOLVER=2681
FILE ID=node124/4285355-1503430085
RUNJOBID= node124-1503398584-12989
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/QRandom/QRandom-geometric-rw/geometric-50-20-d4-75-46.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285355-1503430085/watcher-4285355-1503430085 -o /tmp/evaluation-result-4285355-1503430085/solver-4285355-1503430085 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1503398584-12989 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 590077964 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285355-1503430085.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= b0e0e0cbf2af4f13cc216adaf1c260a3
RANDOM SEED=590077964

node124.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.51
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.51
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.51
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.51
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:        31207848 kB
MemAvailable:   31960924 kB
Buffers:          311220 kB
Cached:           741720 kB
SwapCached:            0 kB
Active:           697916 kB
Inactive:         406800 kB
Active(anon):       4216 kB
Inactive(anon):    97324 kB
Active(file):     693700 kB
Inactive(file):   309476 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42868 kB
Writeback:             0 kB
AnonPages:         51164 kB
Mapped:            64768 kB
Shmem:             49896 kB
Slab:             158360 kB
SReclaimable:     131472 kB
SUnreclaim:        26888 kB
KernelStack:        3136 kB
PageTables:         4596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     319276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61988 MiB
End job on node124 at 2017-08-22 21:13:54