Trace number 4308141

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 with restarts 2018-08-14SAT 3.28988 1.66461

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-09_c18.xml
MD5SUM32889b6f2e93f59096a50faf26931df2
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.137709
Satisfiable
(Un)Satisfiability was proved
Number of variables162
Number of constraints146
Number of domains2
Minimum domain size9
Maximum domain size81
Distribution of domain sizes[{"size":9,"count":81},{"size":81,"count":72}]
Minimum variable degree0
Maximum variable degree75
Distribution of variable degrees[{"degree":0,"count":9},{"degree":2,"count":72},{"degree":74,"count":9},{"degree":75,"count":72}]
Minimum constraint arity3
Maximum constraint arity82
Distribution of constraint arities[{"arity":3,"count":72},{"arity":9,"count":1},{"arity":81,"count":1},{"arity":82,"count":72}]
Number of extensional constraints0
Number of intensional constraints72
Distribution of constraint types[{"type":"intension","count":72},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":72}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.55	c version: 2018-08-14
0.68/0.55	c seed: 724602458
0.68/0.56	c timeout: 2520
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
2.15/1.21	c Parsing done, starting search...
3.21/1.64	s SATISFIABLE
3.21/1.64	v <instantiation>
3.21/1.64	v 	<list>
3.21/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[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[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[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[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[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[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[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[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] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][0] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][0] y[2][1] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][0] y[3][1] y[3][2] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][0] y[4][1] y[4][2] y[4][3] y[4][5] y[4][6] y[4][7] y[4][8] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][7] y[6][8] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][8] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7]
3.21/1.64	v 	</list>
3.21/1.64	v 	<values>
3.21/1.64	v 		0 8 3 1 5 6 7 2 4 5 1 8 4 3 2 0 6 7 6 4 2 7 8 0 1 5 3 4 6 0 3 7 8 2 1 5 2 0 6 5 4 7 3 8 1 1 7 4 2 6 5 8 3 0 8 5 7 0 1 3 6 4 2 3 2 1 8 0 4 5 7 6 7 3 5 6 2 1 4 0 8 53 57 37 23 15 79 29 67 77 44 58 3 65 45 24 34 33 76 7 62 36 64 14 48 13 42 63 52 26 2 73 59 47 27 78 68 61 12 8 19 55 25 4 74 69 35 39 9 71 5 16 18 28 75 49 38 21 56 46 17 72 31 41 6 43 66 32 51 11 1 22 54 
3.21/1.64	v 	</values>
3.21/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 (12171 MiB free)
  memory of node 1: 16384 MiB (11611 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308141-1534346417/watcher-4308141-1534346417 -o /tmp/evaluation-result-4308141-1534346417/solver-4308141-1534346417 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534346417-29565 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 724602458 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308141-1534346417.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
solver pid=29594, runsolver pid=29589
Current StackSize limit: 8192 KiB


[startup+0.100119 s]*
/proc/loadavg: 0.89 1.18 1.34 3/219 29626
/proc/meminfo: memFree=24317040/32770624 swapFree=67108372/67108860
[pid=29594] ppid=29589 vsize=14082736 memory=32008 CPUtime=0.12 cores=1,3,5,7
/proc/29594/stat : 29594 (java) S 29589 29594 27630 0 -1 1077944320 6405 0 0 0 11 1 0 0 20 0 15 0 252204945 14420721664 8002 33554432000 4194304 4196468 140724393714256 140724393696800 140385055506167 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
/proc/29594/statm: 3520684 8002 3152 1 0 3482761 0
[pid=29594/tid=29599] ppid=29589 vsize=14082736 memory=5450919713671312938 CPUtime=0.09 cores=1,3,5,7
/proc/29594/task/29599/stat : 29599 (java) R 29589 29594 27630 0 -1 4202560 4449 0 0 0 9 0 0 0 20 0 15 0 252204946 14420721664 8002 33554432000 4194304 4196468 140724393714256 140385059727008 140385039586654 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29604] ppid=29589 vsize=14082736 memory=-7025452035940392864 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29604/stat : 29604 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204946 14420721664 8002 33554432000 4194304 4196468 140724393714256 140384970574736 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29606] ppid=29589 vsize=14082736 memory=140148597085824 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29606/stat : 29606 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204946 14420721664 8002 33554432000 4194304 4196468 140724393714256 140384969521936 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29607] ppid=29589 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29607/stat : 29607 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204946 14420721664 8002 33554432000 4194304 4196468 140724393714256 140384968469648 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29608] ppid=29589 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29608/stat : 29608 (java) S 29589 29594 27630 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252204946 14420721664 8002 33554432000 4194304 4196468 140724393714256 140384967416848 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29609] ppid=29589 vsize=14082736 memory=140148597085824 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29609/stat : 29609 (java) S 29589 29594 27630 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252204948 14420721664 8002 33554432000 4194304 4196468 140724393714256 140384529778800 140385055517314 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29611] ppid=29589 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29611/stat : 29611 (java) S 29589 29594 27630 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252204948 14420721664 8002 33554432000 4194304 4196468 140724393714256 140384528724768 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29613] ppid=29589 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29613/stat : 29613 (java) S 29589 29594 27630 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252204948 14420721664 8002 33554432000 4194304 4196468 140724393714256 140384527672432 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29615] ppid=29589 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29615/stat : 29615 (java) S 29589 29594 27630 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252204951 14420721664 8002 33554432000 4194304 4196468 140724393714256 140384526620752 140385055524763 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29616] ppid=29589 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29616/stat : 29616 (java) S 29589 29594 27630 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 252204951 14420721664 8002 33554432000 4194304 4196468 140724393714256 140384525568624 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29617] ppid=29589 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29617/stat : 29617 (java) S 29589 29594 27630 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252204951 14420721664 8002 33554432000 4194304 4196468 140724393714256 140384524515824 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29618] ppid=29589 vsize=14082736 memory=140148597085824 CPUtime=0.01 cores=1,3,5,7
/proc/29594/task/29618/stat : 29618 (java) S 29589 29594 27630 0 -1 1077944384 276 0 0 0 1 0 0 0 20 0 15 0 252204951 14420721664 8002 33554432000 4194304 4196468 140724393714256 140384523463536 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29623] ppid=29589 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29623/stat : 29623 (java) S 29589 29594 27630 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252204951 14420721664 8002 33554432000 4194304 4196468 140724393714256 140384522410976 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29625] ppid=29589 vsize=14082736 memory=140148597085824 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29625/stat : 29625 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204951 14420721664 8002 33554432000 4194304 4196468 140724393714256 140384521357744 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32008 KiB

[startup+0.212669 s]*
/proc/loadavg: 0.89 1.18 1.34 11/219 29626
/proc/meminfo: memFree=24285332/32770624 swapFree=67108372/67108860
[pid=29594] ppid=29589 vsize=14082736 memory=47824 CPUtime=0.31 cores=1,3,5,7
/proc/29594/stat : 29594 (java) S 29589 29594 27630 0 -1 1077944320 10067 0 0 0 29 2 0 0 20 0 15 0 252204945 14420721664 11956 33554432000 4194304 4196468 140724393714256 140724393696800 140385055506167 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
/proc/29594/statm: 3520684 11956 3363 1 0 3482761 0
[pid=29594/tid=29599] ppid=29589 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/29594/task/29599/stat : 29599 (java) R 29589 29594 27630 0 -1 4202560 7782 0 0 0 19 1 0 0 20 0 15 0 252204946 14420721664 11956 33554432000 4194304 4196468 140724393714256 140385059732128 140384646802572 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29604] ppid=29589 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29604/stat : 29604 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204946 14420721664 11956 33554432000 4194304 4196468 140724393714256 140384970574736 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29606] ppid=29589 vsize=14082736 memory=140148598455118 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29606/stat : 29606 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204946 14420721664 11956 33554432000 4194304 4196468 140724393714256 140384969521936 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29607] ppid=29589 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29607/stat : 29607 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204946 14420721664 11956 33554432000 4194304 4196468 140724393714256 140384968469648 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29608] ppid=29589 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29608/stat : 29608 (java) S 29589 29594 27630 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252204946 14420721664 11956 33554432000 4194304 4196468 140724393714256 140384967416848 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29609] ppid=29589 vsize=14082736 memory=140148597085824 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29609/stat : 29609 (java) S 29589 29594 27630 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252204948 14420721664 11956 33554432000 4194304 4196468 140724393714256 140384529778800 140385055517314 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29611] ppid=29589 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29611/stat : 29611 (java) S 29589 29594 27630 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252204948 14420721664 11956 33554432000 4194304 4196468 140724393714256 140384528724768 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29613] ppid=29589 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29613/stat : 29613 (java) S 29589 29594 27630 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252204948 14420721664 11956 33554432000 4194304 4196468 140724393714256 140384527672432 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29615] ppid=29589 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29615/stat : 29615 (java) S 29589 29594 27630 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252204951 14420721664 11956 33554432000 4194304 4196468 140724393714256 140384526620752 140385055524763 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29616] ppid=29589 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/29594/task/29616/stat : 29616 (java) R 29589 29594 27630 0 -1 1077944384 452 0 0 0 1 0 0 0 20 0 15 0 252204951 14420721664 11956 33554432000 4194304 4196468 140724393714256 140384525555408 140385055516373 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29617] ppid=29589 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/29594/task/29617/stat : 29617 (java) R 29589 29594 27630 0 -1 4202560 154 0 0 0 2 0 0 0 20 0 15 0 252204951 14420721664 11956 33554432000 4194304 4196468 140724393714256 140384524507328 140385034762635 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29618] ppid=29589 vsize=14082736 memory=140148597085824 CPUtime=0.06 cores=1,3,5,7
/proc/29594/task/29618/stat : 29618 (java) R 29589 29594 27630 0 -1 4202560 299 0 0 0 6 0 0 0 20 0 15 0 252204951 14420721664 11956 33554432000 4194304 4196468 140724393714256 140384523463536 140385047743294 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29623] ppid=29589 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29623/stat : 29623 (java) S 29589 29594 27630 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252204951 14420721664 11956 33554432000 4194304 4196468 140724393714256 140384522410976 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29625] ppid=29589 vsize=14082736 memory=140148597085824 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29625/stat : 29625 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204951 14420721664 11956 33554432000 4194304 4196468 140724393714256 140384521357744 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47824 KiB

[startup+0.31051 s]*
/proc/loadavg: 0.89 1.18 1.34 5/219 29626
/proc/meminfo: memFree=24279004/32770624 swapFree=67108372/67108860
[pid=29594] ppid=29589 vsize=14082736 memory=51412 CPUtime=0.44 cores=1,3,5,7
/proc/29594/stat : 29594 (java) S 29589 29594 27630 0 -1 1077944320 10425 0 0 0 42 2 0 0 20 0 15 0 252204945 14420721664 12853 33554432000 4194304 4196468 140724393714256 140724393696800 140385055506167 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
/proc/29594/statm: 3520684 12853 3411 1 0 3482761 0
[pid=29594/tid=29599] ppid=29589 vsize=14082736 memory=8390339637985935414 CPUtime=0.3 cores=1,3,5,7
/proc/29594/task/29599/stat : 29599 (java) R 29589 29594 27630 0 -1 4202560 8108 0 0 0 29 1 0 0 20 0 15 0 252204946 14420721664 12853 33554432000 4194304 4196468 140724393714256 140385059717680 140385037069731 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29604] ppid=29589 vsize=14082736 memory=290763883810127895 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29604/stat : 29604 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204946 14420721664 12853 33554432000 4194304 4196468 140724393714256 140384970574736 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29606] ppid=29589 vsize=14082736 memory=140148598449617 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29606/stat : 29606 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204946 14420721664 12853 33554432000 4194304 4196468 140724393714256 140384969521936 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29607] ppid=29589 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29607/stat : 29607 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204946 14420721664 12853 33554432000 4194304 4196468 140724393714256 140384968469648 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29608] ppid=29589 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29608/stat : 29608 (java) S 29589 29594 27630 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252204946 14420721664 12853 33554432000 4194304 4196468 140724393714256 140384967416848 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29609] ppid=29589 vsize=14082736 memory=140148597085824 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29609/stat : 29609 (java) S 29589 29594 27630 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252204948 14420721664 12853 33554432000 4194304 4196468 140724393714256 140384529778800 140385055517314 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29611] ppid=29589 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29611/stat : 29611 (java) S 29589 29594 27630 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252204948 14420721664 12853 33554432000 4194304 4196468 140724393714256 140384528724768 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29613] ppid=29589 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29613/stat : 29613 (java) S 29589 29594 27630 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252204948 14420721664 12853 33554432000 4194304 4196468 140724393714256 140384527672432 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29615] ppid=29589 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29615/stat : 29615 (java) S 29589 29594 27630 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252204951 14420721664 12853 33554432000 4194304 4196468 140724393714256 140384526620752 140385055524763 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29616] ppid=29589 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/29594/task/29616/stat : 29616 (java) S 29589 29594 27630 0 -1 1077944384 472 0 0 0 2 0 0 0 20 0 15 0 252204951 14420721664 12853 33554432000 4194304 4196468 140724393714256 140384525568624 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29617] ppid=29589 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/29594/task/29617/stat : 29617 (java) S 29589 29594 27630 0 -1 1077944384 155 0 0 0 2 0 0 0 20 0 15 0 252204951 14420721664 12853 33554432000 4194304 4196468 140724393714256 140384524515824 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29618] ppid=29589 vsize=14082736 memory=140148597085824 CPUtime=0.08 cores=1,3,5,7
/proc/29594/task/29618/stat : 29618 (java) S 29589 29594 27630 0 -1 1077944384 308 0 0 0 8 0 0 0 20 0 15 0 252204951 14420721664 12853 33554432000 4194304 4196468 140724393714256 140384523463536 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29623] ppid=29589 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29623/stat : 29623 (java) S 29589 29594 27630 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252204951 14420721664 12853 33554432000 4194304 4196468 140724393714256 140384522410976 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29625] ppid=29589 vsize=14082736 memory=140148597085824 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29625/stat : 29625 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204951 14420721664 12853 33554432000 4194304 4196468 140724393714256 140384521357744 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 51412 KiB

[startup+0.700657 s]
/proc/loadavg: 0.89 1.18 1.34 3/219 29626
/proc/meminfo: memFree=24230636/32770624 swapFree=67108372/67108860
[pid=29594] ppid=29589 vsize=14084804 memory=89080 CPUtime=1 cores=1,3,5,7
/proc/29594/stat : 29594 (java) S 29589 29594 27630 0 -1 1077944320 17156 0 0 0 95 5 0 0 20 0 15 0 252204945 14422839296 22270 33554432000 4194304 4196468 140724393714256 140724393696800 140385055506167 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
/proc/29594/statm: 3521201 22270 3499 1 0 3483273 0
[pid=29594/tid=29599] ppid=29589 vsize=14084804 memory=1752 CPUtime=0.67 cores=1,3,5,7
/proc/29594/task/29599/stat : 29599 (java) R 29589 29594 27630 0 -1 4202560 14455 0 0 0 64 3 0 0 20 0 15 0 252204946 14422839296 22270 33554432000 4194304 4196468 140724393714256 140385059721664 140385039586654 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29604] ppid=29589 vsize=14084804 memory=5540 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29604/stat : 29604 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204946 14422839296 22270 33554432000 4194304 4196468 140724393714256 140384970574736 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29606] ppid=29589 vsize=14084804 memory=4400 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29606/stat : 29606 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204946 14422839296 22270 33554432000 4194304 4196468 140724393714256 140384969521936 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29607] ppid=29589 vsize=14084804 memory=1620 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29607/stat : 29607 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204946 14422839296 22270 33554432000 4194304 4196468 140724393714256 140384968469648 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29608] ppid=29589 vsize=14084804 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29608/stat : 29608 (java) S 29589 29594 27630 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252204946 14422839296 22270 33554432000 4194304 4196468 140724393714256 140384967416848 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29609] ppid=29589 vsize=14084804 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29609/stat : 29609 (java) S 29589 29594 27630 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252204948 14422839296 22270 33554432000 4194304 4196468 140724393714256 140384529778800 140385055517314 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29611] ppid=29589 vsize=14084804 memory=868 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29611/stat : 29611 (java) S 29589 29594 27630 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252204948 14422839296 22270 33554432000 4194304 4196468 140724393714256 140384528724768 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29613] ppid=29589 vsize=14084804 memory=6544 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29613/stat : 29613 (java) S 29589 29594 27630 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252204948 14422839296 22270 33554432000 4194304 4196468 140724393714256 140384527672432 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29615] ppid=29589 vsize=14084804 memory=7518026621751089001 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29615/stat : 29615 (java) S 29589 29594 27630 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252204951 14422839296 22270 33554432000 4194304 4196468 140724393714256 140384526620752 140385055524763 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29616] ppid=29589 vsize=14084804 memory=7881696724453321575 CPUtime=0.07 cores=1,3,5,7
/proc/29594/task/29616/stat : 29616 (java) S 29589 29594 27630 0 -1 1077944384 631 0 0 0 7 0 0 0 20 0 15 0 252204951 14422839296 22270 33554432000 4194304 4196468 140724393714256 140384525568624 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29617] ppid=29589 vsize=14084804 memory=5787213852901402449 CPUtime=0.07 cores=1,3,5,7
/proc/29594/task/29617/stat : 29617 (java) S 29589 29594 27630 0 -1 1077944384 310 0 0 0 7 0 0 0 20 0 15 0 252204951 14422839296 22270 33554432000 4194304 4196468 140724393714256 140384524515824 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29618] ppid=29589 vsize=14084804 memory=4629539461233085814 CPUtime=0.15 cores=1,3,5,7
/proc/29594/task/29618/stat : 29618 (java) S 29589 29594 27630 0 -1 1077944384 378 0 0 0 15 0 0 0 20 0 15 0 252204951 14422839296 22270 33554432000 4194304 4196468 140724393714256 140384523463536 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29623] ppid=29589 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29623/stat : 29623 (java) S 29589 29594 27630 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252204951 14422839296 22270 33554432000 4194304 4196468 140724393714256 140384522410976 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29625] ppid=29589 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29625/stat : 29625 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204951 14422839296 22270 33554432000 4194304 4196468 140724393714256 140384521357744 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89080 KiB

[startup+1.50076 s]
/proc/loadavg: 0.89 1.18 1.34 6/219 29626
/proc/meminfo: memFree=24169056/32770624 swapFree=67108372/67108860
[pid=29594] ppid=29589 vsize=14090948 memory=135756 CPUtime=3.06 cores=1,3,5,7
/proc/29594/stat : 29594 (java) S 29589 29594 27630 0 -1 1077944320 25802 0 0 0 297 9 0 0 20 0 15 0 252204945 14429130752 33939 33554432000 4194304 4196468 140724393714256 140724393696800 140385055506167 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
/proc/29594/statm: 3522737 33939 3545 1 0 3484809 0
[pid=29594/tid=29599] ppid=29589 vsize=14090948 memory=6791534058613427641 CPUtime=1.47 cores=1,3,5,7
/proc/29594/task/29599/stat : 29599 (java) R 29589 29594 27630 0 -1 4202560 20496 0 0 0 142 5 0 0 20 0 15 0 252204946 14429130752 33939 33554432000 4194304 4196468 140724393714256 140385059742112 140384652069965 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29604] ppid=29589 vsize=14090948 memory=33 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29604/stat : 29604 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204946 14429130752 33939 33554432000 4194304 4196468 140724393714256 140384970574736 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29606] ppid=29589 vsize=14090948 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29606/stat : 29606 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204946 14429130752 33939 33554432000 4194304 4196468 140724393714256 140384969521936 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29607] ppid=29589 vsize=14090948 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29607/stat : 29607 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204946 14429130752 33939 33554432000 4194304 4196468 140724393714256 140384968469648 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29608] ppid=29589 vsize=14090948 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29608/stat : 29608 (java) S 29589 29594 27630 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252204946 14429130752 33939 33554432000 4194304 4196468 140724393714256 140384967416848 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29609] ppid=29589 vsize=14090948 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29609/stat : 29609 (java) S 29589 29594 27630 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252204948 14429130752 33939 33554432000 4194304 4196468 140724393714256 140384529778800 140385055517314 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29611] ppid=29589 vsize=14090948 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29611/stat : 29611 (java) S 29589 29594 27630 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252204948 14429130752 33939 33554432000 4194304 4196468 140724393714256 140384528724768 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29613] ppid=29589 vsize=14090948 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29613/stat : 29613 (java) S 29589 29594 27630 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252204948 14429130752 33939 33554432000 4194304 4196468 140724393714256 140384527672432 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29615] ppid=29589 vsize=14090948 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29615/stat : 29615 (java) S 29589 29594 27630 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252204951 14429130752 33939 33554432000 4194304 4196468 140724393714256 140384526620752 140385055524763 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29616] ppid=29589 vsize=14090948 memory=7090731144592778329 CPUtime=0.51 cores=1,3,5,7
/proc/29594/task/29616/stat : 29616 (java) R 29589 29594 27630 0 -1 4202560 1294 0 0 0 51 0 0 0 20 0 15 0 252204951 14429130752 33939 33554432000 4194304 4196468 140724393714256 140384525568624 140385039002929 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29617] ppid=29589 vsize=14090948 memory=7449635834785523792 CPUtime=0.54 cores=1,3,5,7
/proc/29594/task/29617/stat : 29617 (java) S 29589 29594 27630 0 -1 1077944384 902 0 0 0 54 0 0 0 20 0 15 0 252204951 14429130752 33939 33554432000 4194304 4196468 140724393714256 140384524515824 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29618] ppid=29589 vsize=14090948 memory=6791534058613427641 CPUtime=0.5 cores=1,3,5,7
/proc/29594/task/29618/stat : 29618 (java) S 29589 29594 27630 0 -1 1077944384 1706 0 0 0 49 1 0 0 20 0 15 0 252204951 14429130752 33939 33554432000 4194304 4196468 140724393714256 140384523463536 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29623] ppid=29589 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29623/stat : 29623 (java) S 29589 29594 27630 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252204951 14429130752 33939 33554432000 4194304 4196468 140724393714256 140384522410976 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29625] ppid=29589 vsize=14090948 memory=2017 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29625/stat : 29625 (java) S 29589 29594 27630 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 252204951 14429130752 33939 33554432000 4194304 4196468 140724393714256 140384521357744 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 135756 KiB

[startup+1.66456 s]
# the end of solver process 29594 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.18743 s, system=0.102456 s

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

[startup+1.60098 s]
/proc/loadavg: 0.89 1.18 1.34 6/219 29626
/proc/meminfo: memFree=24169056/32770624 swapFree=67108372/67108860
[pid=29594] ppid=29589 vsize=14090948 memory=139980 CPUtime=3.21 cores=1,3,5,7
/proc/29594/stat : 29594 (java) S 29589 29594 27630 0 -1 1077944320 25835 0 0 0 312 9 0 0 20 0 15 0 252204945 14429130752 34995 33554432000 4194304 4196468 140724393714256 140724393696800 140385055506167 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
/proc/29594/statm: 3522737 34995 3545 1 0 3484809 0
[pid=29594/tid=29599] ppid=29589 vsize=14090948 memory=0 CPUtime=1.57 cores=1,3,5,7
/proc/29594/task/29599/stat : 29599 (java) R 29589 29594 27630 0 -1 4202560 20498 0 0 0 151 6 0 0 20 0 15 0 252204946 14429130752 34995 33554432000 4194304 4196468 140724393714256 140385059742112 140384652161160 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29604] ppid=29589 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29604/stat : 29604 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204946 14429130752 34995 33554432000 4194304 4196468 140724393714256 140384970574736 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29606] ppid=29589 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29606/stat : 29606 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204946 14429130752 34995 33554432000 4194304 4196468 140724393714256 140384969521936 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29607] ppid=29589 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29607/stat : 29607 (java) S 29589 29594 27630 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252204946 14429130752 34995 33554432000 4194304 4196468 140724393714256 140384968469648 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29608] ppid=29589 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29608/stat : 29608 (java) S 29589 29594 27630 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252204946 14429130752 34995 33554432000 4194304 4196468 140724393714256 140384967416848 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29609] ppid=29589 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29609/stat : 29609 (java) S 29589 29594 27630 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252204948 14429130752 34995 33554432000 4194304 4196468 140724393714256 140384529778800 140385055517314 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29611] ppid=29589 vsize=14090948 memory=7523107478184158290 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29611/stat : 29611 (java) S 29589 29594 27630 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252204948 14429130752 34995 33554432000 4194304 4196468 140724393714256 140384528724768 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29613] ppid=29589 vsize=14090948 memory=6296971697218475363 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29613/stat : 29613 (java) S 29589 29594 27630 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252204948 14429130752 34995 33554432000 4194304 4196468 140724393714256 140384527672432 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29615] ppid=29589 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29615/stat : 29615 (java) S 29589 29594 27630 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252204951 14429130752 34995 33554432000 4194304 4196468 140724393714256 140384526620752 140385055524763 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29616] ppid=29589 vsize=14090948 memory=267318160656904 CPUtime=0.54 cores=1,3,5,7
/proc/29594/task/29616/stat : 29616 (java) S 29589 29594 27630 0 -1 1077944384 1303 0 0 0 54 0 0 0 20 0 15 0 252204951 14429130752 34995 33554432000 4194304 4196468 140724393714256 140384525568624 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29617] ppid=29589 vsize=14090948 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/29594/task/29617/stat : 29617 (java) S 29589 29594 27630 0 -1 1077944384 907 0 0 0 55 0 0 0 20 0 15 0 252204951 14429130752 34995 33554432000 4194304 4196468 140724393714256 140384524515824 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29618] ppid=29589 vsize=14090948 memory=669488 CPUtime=0.51 cores=1,3,5,7
/proc/29594/task/29618/stat : 29618 (java) S 29589 29594 27630 0 -1 1077944384 1723 0 0 0 50 1 0 0 20 0 15 0 252204951 14429130752 34995 33554432000 4194304 4196468 140724393714256 140384523463536 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29623] ppid=29589 vsize=14090948 memory=-4695052241013923951 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29623/stat : 29623 (java) S 29589 29594 27630 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252204951 14429130752 34995 33554432000 4194304 4196468 140724393714256 140384522410976 140385055516373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
[pid=29594/tid=29625] ppid=29589 vsize=14090948 memory=280296947712240 CPUtime=0 cores=1,3,5,7
/proc/29594/task/29625/stat : 29625 (java) S 29589 29594 27630 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 252204951 14429130752 34995 33554432000 4194304 4196468 140724393714256 140384521357744 140385055517314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31453184 140724393718857 140724393719049 140724393719049 140724393721807 0
Current children cumulated CPU time: 3.21 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 139980 KiB

Child status: 0
Real time (s): 1.66461
CPU time (s): 3.28988
CPU user time (s): 3.18743
CPU system time (s): 0.102456
CPU usage (%): 197.637
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 139980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.18743
system time used= 0.102456
maximum resident set size= 142692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26007
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2655
involuntary context switches= 7


# summary of solver processes directly reported to runsolver:
#   pid: 29594
#   total CPU time (s): 3.28988
#   total CPU user time (s): 3.18743
#   total CPU system time (s): 0.102456

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.02987 second user time and 0.061528 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-15 17:20:17
IDJOB=4308141
IDBENCH=141607
IDSOLVER=2791
FILE ID=node137/4308141-1534346417
RUNJOBID= node137-1534346417-29565
PBS_JOBID= 21038154
Free space on /tmp= 35832 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-09_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308141-1534346417/watcher-4308141-1534346417 -o /tmp/evaluation-result-4308141-1534346417/solver-4308141-1534346417 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534346417-29565 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 724602458 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308141-1534346417.xml

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

MD5SUM BENCH= 32889b6f2e93f59096a50faf26931df2
RANDOM SEED=724602458

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24354584 kB
MemAvailable:   31894752 kB
Buffers:          179844 kB
Cached:          7592768 kB
SwapCached:            8 kB
Active:          4050720 kB
Inactive:        3777476 kB
Active(anon):       3228 kB
Inactive(anon):   113400 kB
Active(file):    4047492 kB
Inactive(file):  3664076 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:             71700 kB
Writeback:             0 kB
AnonPages:         63468 kB
Mapped:            56132 kB
Shmem:             57816 kB
Slab:             285488 kB
SReclaimable:     257060 kB
SUnreclaim:        28428 kB
KernelStack:        3184 kB
PageTables:         5104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     358924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 35764 MiB
End job on node137 at 2018-08-15 17:20:20