Trace number 4273846

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 - Conflict Ordering 2017-07-26SAT 4.3759298 1.6929899

General information on the benchmark

NameDiamondFree/DiamondFree-m1-s1/
DiamondFree-016.xml
MD5SUM5509e483d5f6786f9ad0ab9331522360
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.35576701
Satisfiable
(Un)Satisfiability was proved
Number of variables273
Number of constraints2079
Number of domains4
Minimum domain size1
Maximum domain size19
Distribution of domain sizes[{"size":1,"count":16},{"size":2,"count":240},{"size":5,"count":16},{"size":19,"count":1}]
Minimum variable degree1
Maximum variable degree95
Distribution of variable degrees[{"degree":1,"count":1},{"degree":2,"count":16},{"degree":3,"count":16},{"degree":4,"count":120},{"degree":95,"count":120}]
Minimum constraint arity2
Maximum constraint arity256
Distribution of constraint arities[{"arity":2,"count":240},{"arity":6,"count":1820},{"arity":16,"count":1},{"arity":17,"count":17},{"arity":256,"count":1}]
Number of extensional constraints0
Number of intensional constraints240
Distribution of constraint types[{"type":"intension","count":240},{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":1837}]
Optimization problemNO
Type of objective

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 664639298
0.30/0.25	c timeout: 2520
0.30/0.25	c memlimit: 11000
0.30/0.25	c nbcore: 4
0.30/0.27	c Parsing instance...
2.35/1.07	c Parsing done, starting search...
4.23/1.64	s SATISFIABLE
4.23/1.64	v <instantiation>
4.23/1.64	v 	<list>
4.23/1.64	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[11][15] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[12][15] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[13][15] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] x[14][15] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[15][6] x[15][7] x[15][8] x[15][9] x[15][10] x[15][11] x[15][12] x[15][13] x[15][14] x[15][15] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] s
4.23/1.64	v 	</list>
4.23/1.64	v 	<values>
4.23/1.64	v 		0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 1 1 1 0 0 0 0 0 0 1 1 1 0 0 0 1 0 0 0 0 0 0 1 1 1 0 1 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 1 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 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 0 1 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 9 6 6 3 3 3 3 3 3 3 3 3 3 3 3 3 60 
4.23/1.64	v 	</values>
4.23/1.64	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 (13813 MiB free)
  memory of node 1: 16384 MiB (12197 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273846-1502798817/watcher-4273846-1502798817 -o /tmp/evaluation-result-4273846-1502798817/solver-4273846-1502798817 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node114-1502790380-16249 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 664639298 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273846-1502798817.xml 

running on 4 cores: 1,3,5,7

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

solver pid=18602, runsolver pid=18599

[startup+0.100113 s]*
/proc/loadavg: 2.36 1.85 1.75 6/215 18617
/proc/meminfo: memFree=26614356/32770624 swapFree=67108860/67108860
[pid=18602] ppid=18599 vsize=13980164 memory=34000 CPUtime=0.13 cores=1,3,5,7
/proc/18602/stat : 18602 (java) S 18599 18602 16217 0 -1 1077944320 8406 0 0 0 12 1 0 0 20 0 15 0 112969458 14315687936 8500 33554432000 4194304 4196468 140735387442144 140735387424688 140422459739895 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
/proc/18602/statm: 3495041 8500 3412 1 0 3482761 0
[pid=18602/tid=18604] ppid=18599 vsize=13980164 memory=-6944443338944985936 CPUtime=0.09 cores=1,3,5,7
/proc/18602/task/18604/stat : 18604 (java) R 18599 18602 16217 0 -1 4202560 6360 0 0 0 8 1 0 0 20 0 15 0 112969459 14315687936 8500 33554432000 4194304 4196468 140735387442144 140422463937280 140422459761821 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18605] ppid=18599 vsize=13980164 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18605/stat : 18605 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969460 14315687936 8500 33554432000 4194304 4196468 140735387442144 140422055914384 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18606] ppid=18599 vsize=13980164 memory=140144650626688 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18606/stat : 18606 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969460 14315687936 8500 33554432000 4194304 4196468 140735387442144 140422054861584 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18607] ppid=18599 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18607/stat : 18607 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969460 14315687936 8500 33554432000 4194304 4196468 140735387442144 140422053809296 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18608] ppid=18599 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18608/stat : 18608 (java) S 18599 18602 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112969460 14315687936 8500 33554432000 4194304 4196468 140735387442144 140422052756496 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18609] ppid=18599 vsize=13980164 memory=140144650626688 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18609/stat : 18609 (java) S 18599 18602 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112969461 14315687936 8500 33554432000 4194304 4196468 140735387442144 140421439383664 140422459751042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18610] ppid=18599 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18610/stat : 18610 (java) S 18599 18602 16217 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112969461 14315687936 8500 33554432000 4194304 4196468 140735387442144 140421438329632 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18611] ppid=18599 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18611/stat : 18611 (java) S 18599 18602 16217 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112969461 14315687936 8500 33554432000 4194304 4196468 140735387442144 140421437277296 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18612] ppid=18599 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18612/stat : 18612 (java) S 18599 18602 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112969464 14315687936 8500 33554432000 4194304 4196468 140735387442144 140421436225616 140422459758491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18613] ppid=18599 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18613/stat : 18613 (java) S 18599 18602 16217 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 112969464 14315687936 8500 33554432000 4194304 4196468 140735387442144 140421435173488 140422459751042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18614] ppid=18599 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18614/stat : 18614 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969464 14315687936 8500 33554432000 4194304 4196468 140735387442144 140421434120688 140422459751042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18615] ppid=18599 vsize=13980164 memory=140144650626688 CPUtime=0.02 cores=1,3,5,7
/proc/18602/task/18615/stat : 18615 (java) R 18599 18602 16217 0 -1 4202560 371 0 0 0 2 0 0 0 20 0 15 0 112969464 14315687936 8500 33554432000 4194304 4196468 140735387442144 140421433068400 140422459761242 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18616] ppid=18599 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18616/stat : 18616 (java) S 18599 18602 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112969464 14315687936 8500 33554432000 4194304 4196468 140735387442144 140421432015840 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18617] ppid=18599 vsize=13980164 memory=140144650626688 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18617/stat : 18617 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969464 14315687936 8500 33554432000 4194304 4196468 140735387442144 140421430962608 140422459751042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 34000 KiB

[startup+0.210855 s]*
/proc/loadavg: 2.36 1.85 1.75 5/215 18617
/proc/meminfo: memFree=26604912/32770624 swapFree=67108860/67108860
[pid=18602] ppid=18599 vsize=13980164 memory=43656 CPUtime=0.3 cores=1,3,5,7
/proc/18602/stat : 18602 (java) S 18599 18602 16217 0 -1 1077944320 9505 0 0 0 28 2 0 0 20 0 15 0 112969458 14315687936 10914 33554432000 4194304 4196468 140735387442144 140735387424688 140422459739895 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
/proc/18602/statm: 3495041 10914 3655 1 0 3482761 0
[pid=18602/tid=18604] ppid=18599 vsize=13980164 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/18602/task/18604/stat : 18604 (java) R 18599 18602 16217 0 -1 4202560 7035 0 0 0 19 1 0 0 20 0 15 0 112969459 14315687936 10914 33554432000 4194304 4196468 140735387442144 140422463949296 140422443820382 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18605] ppid=18599 vsize=13980164 memory=288230621904633879 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18605/stat : 18605 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969460 14315687936 10914 33554432000 4194304 4196468 140735387442144 140422055914384 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18606] ppid=18599 vsize=13980164 memory=140144650643189 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18606/stat : 18606 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969460 14315687936 10914 33554432000 4194304 4196468 140735387442144 140422054861584 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18607] ppid=18599 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18607/stat : 18607 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969460 14315687936 10914 33554432000 4194304 4196468 140735387442144 140422053809296 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18608] ppid=18599 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18608/stat : 18608 (java) S 18599 18602 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112969460 14315687936 10914 33554432000 4194304 4196468 140735387442144 140422052756496 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18609] ppid=18599 vsize=13980164 memory=140144650626688 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18609/stat : 18609 (java) S 18599 18602 16217 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 112969461 14315687936 10914 33554432000 4194304 4196468 140735387442144 140421439383664 140422459751042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18610] ppid=18599 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18610/stat : 18610 (java) S 18599 18602 16217 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112969461 14315687936 10914 33554432000 4194304 4196468 140735387442144 140421438329632 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18611] ppid=18599 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18611/stat : 18611 (java) S 18599 18602 16217 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112969461 14315687936 10914 33554432000 4194304 4196468 140735387442144 140421437277296 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18612] ppid=18599 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18612/stat : 18612 (java) S 18599 18602 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112969464 14315687936 10914 33554432000 4194304 4196468 140735387442144 140421436225616 140422459758491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18613] ppid=18599 vsize=13980164 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/18602/task/18613/stat : 18613 (java) S 18599 18602 16217 0 -1 1077944384 406 0 0 0 2 0 0 0 20 0 15 0 112969464 14315687936 10914 33554432000 4194304 4196468 140735387442144 140421435173488 140422459751042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18614] ppid=18599 vsize=13980164 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/18602/task/18614/stat : 18614 (java) R 18599 18602 16217 0 -1 4202560 239 0 0 0 1 0 0 0 20 0 15 0 112969464 14315687936 10914 33554432000 4194304 4196468 140735387442144 140421434120688 140422451977022 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18615] ppid=18599 vsize=13980164 memory=140144650626688 CPUtime=0.05 cores=1,3,5,7
/proc/18602/task/18615/stat : 18615 (java) S 18599 18602 16217 0 -1 1077944384 448 0 0 0 5 0 0 0 20 0 15 0 112969464 14315687936 10914 33554432000 4194304 4196468 140735387442144 140421433068400 140422459751042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18616] ppid=18599 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18616/stat : 18616 (java) S 18599 18602 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112969464 14315687936 10914 33554432000 4194304 4196468 140735387442144 140421432015840 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18617] ppid=18599 vsize=13980164 memory=140144650626688 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18617/stat : 18617 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969464 14315687936 10914 33554432000 4194304 4196468 140735387442144 140421430962608 140422459751042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 43656 KiB

[startup+0.310385 s]*
/proc/loadavg: 2.36 1.85 1.75 6/215 18617
/proc/meminfo: memFree=26579596/32770624 swapFree=67108860/67108860
[pid=18602] ppid=18599 vsize=13980184 memory=50928 CPUtime=0.49 cores=1,3,5,7
/proc/18602/stat : 18602 (java) S 18599 18602 16217 0 -1 1077944320 10450 0 0 0 47 2 0 0 20 0 15 0 112969458 14315708416 12732 33554432000 4194304 4196468 140735387442144 140735387424688 140422459739895 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
/proc/18602/statm: 3495046 12732 3715 1 0 3482761 0
[pid=18602/tid=18604] ppid=18599 vsize=13980184 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/18602/task/18604/stat : 18604 (java) R 18599 18602 16217 0 -1 4202560 7609 0 0 0 28 2 0 0 20 0 15 0 112969459 14315708416 12732 33554432000 4194304 4196468 140735387442144 140422463968096 140422443820382 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18605] ppid=18599 vsize=13980184 memory=4294967641 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18605/stat : 18605 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969460 14315708416 12732 33554432000 4194304 4196468 140735387442144 140422055914384 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18606] ppid=18599 vsize=13980184 memory=140144650643188 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18606/stat : 18606 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969460 14315708416 12732 33554432000 4194304 4196468 140735387442144 140422054861584 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18607] ppid=18599 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18607/stat : 18607 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969460 14315708416 12732 33554432000 4194304 4196468 140735387442144 140422053809296 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18608] ppid=18599 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18608/stat : 18608 (java) S 18599 18602 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112969460 14315708416 12732 33554432000 4194304 4196468 140735387442144 140422052756496 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18609] ppid=18599 vsize=13980184 memory=140144650626688 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18609/stat : 18609 (java) S 18599 18602 16217 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 112969461 14315708416 12732 33554432000 4194304 4196468 140735387442144 140421439383664 140422459751042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18610] ppid=18599 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18610/stat : 18610 (java) S 18599 18602 16217 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112969461 14315708416 12732 33554432000 4194304 4196468 140735387442144 140421438329632 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18611] ppid=18599 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18611/stat : 18611 (java) S 18599 18602 16217 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112969461 14315708416 12732 33554432000 4194304 4196468 140735387442144 140421437277296 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18612] ppid=18599 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18612/stat : 18612 (java) S 18599 18602 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112969464 14315708416 12732 33554432000 4194304 4196468 140735387442144 140421436225616 140422459758491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18613] ppid=18599 vsize=13980184 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/18602/task/18613/stat : 18613 (java) R 18599 18602 16217 0 -1 1077944384 582 0 0 0 5 0 0 0 20 0 15 0 112969464 14315708416 12732 33554432000 4194304 4196468 140735387442144 140421435173488 140422459751042 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18614] ppid=18599 vsize=13980184 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/18602/task/18614/stat : 18614 (java) S 18599 18602 16217 0 -1 1077944384 404 0 0 0 4 0 0 0 20 0 15 0 112969464 14315708416 12732 33554432000 4194304 4196468 140735387442144 140421434120688 140422459751042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18615] ppid=18599 vsize=13980184 memory=140144650626688 CPUtime=0.09 cores=1,3,5,7
/proc/18602/task/18615/stat : 18615 (java) R 18599 18602 16217 0 -1 4202560 475 0 0 0 9 0 0 0 20 0 15 0 112969464 14315708416 12732 33554432000 4194304 4196468 140735387442144 140421433066192 140422459761242 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18616] ppid=18599 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18616/stat : 18616 (java) S 18599 18602 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112969464 14315708416 12732 33554432000 4194304 4196468 140735387442144 140421432015840 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18617] ppid=18599 vsize=13980184 memory=140144650626688 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18617/stat : 18617 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969464 14315708416 12732 33554432000 4194304 4196468 140735387442144 140421430962608 140422459751042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 13980184 KiB
Current children cumulated memory: 50928 KiB

[startup+0.700875 s]
/proc/loadavg: 2.36 1.85 1.75 4/199 18617
/proc/meminfo: memFree=26762904/32770624 swapFree=67108860/67108860
[pid=18602] ppid=18599 vsize=13982232 memory=99372 CPUtime=1.5 cores=1,3,5,7
/proc/18602/stat : 18602 (java) S 18599 18602 16217 0 -1 1077944320 13308 0 0 0 146 4 0 0 20 0 15 0 112969458 14317805568 24843 33554432000 4194304 4196468 140735387442144 140735387424688 140422459739895 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
/proc/18602/statm: 3495558 24843 3779 1 0 3483273 0
[pid=18602/tid=18604] ppid=18599 vsize=13982232 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/18602/task/18604/stat : 18604 (java) R 18599 18602 16217 0 -1 4202560 8430 0 0 0 64 3 0 0 20 0 15 0 112969459 14317805568 24843 33554432000 4194304 4196468 140735387442144 140422463977120 140422443820382 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18605] ppid=18599 vsize=13982232 memory=16444 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18605/stat : 18605 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969460 14317805568 24843 33554432000 4194304 4196468 140735387442144 140422055914384 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18606] ppid=18599 vsize=13982232 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18606/stat : 18606 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969460 14317805568 24843 33554432000 4194304 4196468 140735387442144 140422054861584 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18607] ppid=18599 vsize=13982232 memory=17936 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18607/stat : 18607 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969460 14317805568 24843 33554432000 4194304 4196468 140735387442144 140422053809296 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18608] ppid=18599 vsize=13982232 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18608/stat : 18608 (java) S 18599 18602 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112969460 14317805568 24843 33554432000 4194304 4196468 140735387442144 140422052756496 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18609] ppid=18599 vsize=13982232 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18609/stat : 18609 (java) S 18599 18602 16217 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 112969461 14317805568 24843 33554432000 4194304 4196468 140735387442144 140421439383664 140422459751042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18610] ppid=18599 vsize=13982232 memory=640 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18610/stat : 18610 (java) S 18599 18602 16217 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112969461 14317805568 24843 33554432000 4194304 4196468 140735387442144 140421438329632 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18611] ppid=18599 vsize=13982232 memory=956 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18611/stat : 18611 (java) S 18599 18602 16217 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112969461 14317805568 24843 33554432000 4194304 4196468 140735387442144 140421437277296 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18612] ppid=18599 vsize=13982232 memory=2344 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18612/stat : 18612 (java) S 18599 18602 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112969464 14317805568 24843 33554432000 4194304 4196468 140735387442144 140421436225616 140422459758491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18613] ppid=18599 vsize=13982232 memory=1576 CPUtime=0.27 cores=1,3,5,7
/proc/18602/task/18613/stat : 18613 (java) R 18599 18602 16217 0 -1 4202560 1343 0 0 0 27 0 0 0 20 0 15 0 112969464 14317805568 24843 33554432000 4194304 4196468 140735387442144 140421435159024 140422445795276 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18614] ppid=18599 vsize=13982232 memory=932 CPUtime=0.26 cores=1,3,5,7
/proc/18602/task/18614/stat : 18614 (java) R 18599 18602 16217 0 -1 4202560 1112 0 0 0 26 0 0 0 20 0 15 0 112969464 14317805568 24843 33554432000 4194304 4196468 140735387442144 140421434102960 140422443226150 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18615] ppid=18599 vsize=13982232 memory=2236 CPUtime=0.28 cores=1,3,5,7
/proc/18602/task/18615/stat : 18615 (java) S 18599 18602 16217 0 -1 1077944384 1046 0 0 0 28 0 0 0 20 0 15 0 112969464 14317805568 24843 33554432000 4194304 4196468 140735387442144 140421433068400 140422459751042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18616] ppid=18599 vsize=13982232 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18616/stat : 18616 (java) S 18599 18602 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112969464 14317805568 24843 33554432000 4194304 4196468 140735387442144 140421432015840 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18617] ppid=18599 vsize=13982232 memory=2200 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18617/stat : 18617 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969464 14317805568 24843 33554432000 4194304 4196468 140735387442144 140421430962608 140422459751042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 13982232 KiB
Current children cumulated memory: 99372 KiB

[startup+1.50079 s]
/proc/loadavg: 2.36 1.85 1.75 5/216 18663
/proc/meminfo: memFree=26684320/32770624 swapFree=67108860/67108860
[pid=18602] ppid=18599 vsize=13986328 memory=175340 CPUtime=3.93 cores=1,3,5,7
/proc/18602/stat : 18602 (java) S 18599 18602 16217 0 -1 1077944320 26030 0 0 0 386 7 0 0 20 0 15 0 112969458 14321999872 43835 33554432000 4194304 4196468 140735387442144 140735387424688 140422459739895 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
/proc/18602/statm: 3496582 43835 3784 1 0 3484297 0
[pid=18602/tid=18604] ppid=18599 vsize=13986328 memory=8551153264083443327 CPUtime=1.46 cores=1,3,5,7
/proc/18602/task/18604/stat : 18604 (java) R 18599 18602 16217 0 -1 4202560 10620 0 0 0 142 4 0 0 20 0 15 0 112969459 14321999872 43835 33554432000 4194304 4196468 140735387442144 140422463975856 140422093607618 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18605] ppid=18599 vsize=13986328 memory=280289028869520 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18605/stat : 18605 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969460 14321999872 43835 33554432000 4194304 4196468 140735387442144 140422055914384 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18606] ppid=18599 vsize=13986328 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18606/stat : 18606 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969460 14321999872 43835 33554432000 4194304 4196468 140735387442144 140422054861584 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18607] ppid=18599 vsize=13986328 memory=31824 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18607/stat : 18607 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969460 14321999872 43835 33554432000 4194304 4196468 140735387442144 140422053809296 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18608] ppid=18599 vsize=13986328 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18608/stat : 18608 (java) S 18599 18602 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112969460 14321999872 43835 33554432000 4194304 4196468 140735387442144 140422052756496 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18609] ppid=18599 vsize=13986328 memory=2428 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18609/stat : 18609 (java) S 18599 18602 16217 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 112969461 14321999872 43835 33554432000 4194304 4196468 140735387442144 140421439383664 140422459751042 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18610] ppid=18599 vsize=13986328 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18610/stat : 18610 (java) S 18599 18602 16217 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112969461 14321999872 43835 33554432000 4194304 4196468 140735387442144 140421438329632 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18611] ppid=18599 vsize=13986328 memory=220069560971504 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18611/stat : 18611 (java) S 18599 18602 16217 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112969461 14321999872 43835 33554432000 4194304 4196468 140735387442144 140421437277296 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18612] ppid=18599 vsize=13986328 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18612/stat : 18612 (java) S 18599 18602 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112969464 14321999872 43835 33554432000 4194304 4196468 140735387442144 140421436225616 140422459758491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18613] ppid=18599 vsize=13986328 memory=-7169539485663701033 CPUtime=0.91 cores=1,3,5,7
/proc/18602/task/18613/stat : 18613 (java) R 18599 18602 16217 0 -1 4202560 4397 0 0 0 91 0 0 0 20 0 15 0 112969464 14321999872 43835 33554432000 4194304 4196468 140735387442144 140421435159512 140422439459968 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18614] ppid=18599 vsize=13986328 memory=6944656592455097440 CPUtime=0.91 cores=1,3,5,7
/proc/18602/task/18614/stat : 18614 (java) R 18599 18602 16217 0 -1 4202560 3865 0 0 0 91 0 0 0 20 0 15 0 112969464 14321999872 43835 33554432000 4194304 4196468 140735387442144 140421434109440 140422441283668 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18615] ppid=18599 vsize=13986328 memory=280289028866288 CPUtime=0.62 cores=1,3,5,7
/proc/18602/task/18615/stat : 18615 (java) S 18599 18602 16217 0 -1 1077944384 5749 0 0 0 61 1 0 0 20 0 15 0 112969464 14321999872 43835 33554432000 4194304 4196468 140735387442144 140421433068400 140422459751042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18616] ppid=18599 vsize=13986328 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18616/stat : 18616 (java) S 18599 18602 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112969464 14321999872 43835 33554432000 4194304 4196468 140735387442144 140421432015840 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18617] ppid=18599 vsize=13986328 memory=4947372001878055552 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18617/stat : 18617 (java) S 18599 18602 16217 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 112969464 14321999872 43835 33554432000 4194304 4196468 140735387442144 140421430962608 140422459751042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
Current children cumulated CPU time: 3.93 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 175340 KiB

[startup+1.69295 s]
# the end of solver process 18602 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.29405 s, system=0.081878 s

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

[startup+1.60179 s]
/proc/loadavg: 2.36 1.85 1.75 5/216 18663
/proc/meminfo: memFree=26684320/32770624 swapFree=67108860/67108860
[pid=18602] ppid=18599 vsize=13986328 memory=172740 CPUtime=4.23 cores=1,3,5,7
/proc/18602/stat : 18602 (java) S 18599 18602 16217 0 -1 1077944320 26104 0 0 0 416 7 0 0 20 0 15 0 112969458 14321999872 43185 33554432000 4194304 4196468 140735387442144 140735387424688 140422459739895 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
/proc/18602/statm: 3496582 43185 3784 1 0 3484297 0
[pid=18602/tid=18604] ppid=18599 vsize=13986328 memory=6944656592455360604 CPUtime=1.56 cores=1,3,5,7
/proc/18602/task/18604/stat : 18604 (java) R 18599 18602 16217 0 -1 4202560 10622 0 0 0 152 4 0 0 20 0 15 0 112969459 14321999872 43185 33554432000 4194304 4196468 140735387442144 140422463974648 140422100704472 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18605] ppid=18599 vsize=13986328 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18605/stat : 18605 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969460 14321999872 43185 33554432000 4194304 4196468 140735387442144 140422055914384 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18606] ppid=18599 vsize=13986328 memory=-3039135443232236825 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18606/stat : 18606 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969460 14321999872 43185 33554432000 4194304 4196468 140735387442144 140422054861584 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18607] ppid=18599 vsize=13986328 memory=4630107826873409142 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18607/stat : 18607 (java) S 18599 18602 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112969460 14321999872 43185 33554432000 4194304 4196468 140735387442144 140422053809296 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18608] ppid=18599 vsize=13986328 memory=3054156605301694618 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18608/stat : 18608 (java) S 18599 18602 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112969460 14321999872 43185 33554432000 4194304 4196468 140735387442144 140422052756496 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18609] ppid=18599 vsize=13986328 memory=-8183425860867298750 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18609/stat : 18609 (java) S 18599 18602 16217 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 112969461 14321999872 43185 33554432000 4194304 4196468 140735387442144 140421439383664 140422459751042 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18610] ppid=18599 vsize=13986328 memory=7957689449132282197 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18610/stat : 18610 (java) S 18599 18602 16217 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112969461 14321999872 43185 33554432000 4194304 4196468 140735387442144 140421438329632 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18611] ppid=18599 vsize=13986328 memory=8026650869813564775 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18611/stat : 18611 (java) S 18599 18602 16217 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112969461 14321999872 43185 33554432000 4194304 4196468 140735387442144 140421437277296 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18612] ppid=18599 vsize=13986328 memory=8026650869813564775 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18612/stat : 18612 (java) S 18599 18602 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112969464 14321999872 43185 33554432000 4194304 4196468 140735387442144 140421436225616 140422459758491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18613] ppid=18599 vsize=13986328 memory=7957689449132282197 CPUtime=1.01 cores=1,3,5,7
/proc/18602/task/18613/stat : 18613 (java) R 18599 18602 16217 0 -1 4202560 4438 0 0 0 101 0 0 0 20 0 15 0 112969464 14321999872 43185 33554432000 4194304 4196468 140735387442144 140421435166680 140422444648704 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18614] ppid=18599 vsize=13986328 memory=6369868150210126928 CPUtime=1.01 cores=1,3,5,7
/proc/18602/task/18614/stat : 18614 (java) R 18599 18602 16217 0 -1 4202560 3896 0 0 0 101 0 0 0 20 0 15 0 112969464 14321999872 43185 33554432000 4194304 4196468 140735387442144 140421434109952 140422443218627 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18615] ppid=18599 vsize=13986328 memory=7588671304909280615 CPUtime=0.62 cores=1,3,5,7
/proc/18602/task/18615/stat : 18615 (java) S 18599 18602 16217 0 -1 1077944384 5749 0 0 0 61 1 0 0 20 0 15 0 112969464 14321999872 43185 33554432000 4194304 4196468 140735387442144 140421433068400 140422459751042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18616] ppid=18599 vsize=13986328 memory=7588671304909280615 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18616/stat : 18616 (java) S 18599 18602 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112969464 14321999872 43185 33554432000 4194304 4196468 140735387442144 140421432015840 140422459750101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
[pid=18602/tid=18617] ppid=18599 vsize=13986328 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/18602/task/18617/stat : 18617 (java) S 18599 18602 16217 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 112969464 14321999872 43185 33554432000 4194304 4196468 140735387442144 140421430962608 140422459751042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17600512 140735387444325 140735387444511 140735387444511 140735387447247 0
Current children cumulated CPU time: 4.23 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 172740 KiB

Child status: 0
Real time (s): 1.69299
CPU time (s): 4.37593
CPU user time (s): 4.29405
CPU system time (s): 0.081878
CPU usage (%): 258.473
Max. virtual memory (cumulated for all children) (KiB): 13986328
Max. memory (cumulated for all children) (KiB): 175340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.29405
system time used= 0.081878
maximum resident set size= 177424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26306
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2319
involuntary context switches= 20


# summary of solver processes directly reported to runsolver:
#   pid: 18602
#   total CPU time (s): 4.37593
#   total CPU user time (s): 4.29405
#   total CPU system time (s): 0.081878

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033598 second user time and 0.055521 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-15 13:52:38
IDJOB=4273846
IDBENCH=133110
IDSOLVER=2666
FILE ID=node114/4273846-1502798817
RUNJOBID= node114-1502790380-16249
PBS_JOBID= 20629128
Free space on /tmp= 61664 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/DiamondFree/DiamondFree-m1-s1/DiamondFree-016.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273846-1502798817/watcher-4273846-1502798817 -o /tmp/evaluation-result-4273846-1502798817/solver-4273846-1502798817 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node114-1502790380-16249 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 664639298 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273846-1502798817.xml

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

MD5SUM BENCH= 5509e483d5f6786f9ad0ab9331522360
RANDOM SEED=664639298

node114.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	: 5332.98
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	: 5332.98
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	: 5332.98
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	: 5332.98
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:        26635888 kB
MemAvailable:   31810768 kB
Buffers:          219468 kB
Cached:          5242256 kB
SwapCached:            0 kB
Active:           775648 kB
Inactive:        4920668 kB
Active(anon):     237384 kB
Inactive(anon):    25124 kB
Active(file):     538264 kB
Inactive(file):  4895544 kB
Unevictable:        6432 kB
Mlocked:            6432 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42716 kB
Writeback:             0 kB
AnonPages:         81364 kB
Mapped:            57172 kB
Shmem:             25224 kB
Slab:             140468 kB
SReclaimable:     113812 kB
SUnreclaim:        26656 kB
KernelStack:        3824 kB
PageTables:         5728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1407812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61624 MiB
End job on node114 at 2017-08-15 13:52:40