Trace number 4311989

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-17SAT 3.4547 1.5707

General information on the benchmark

NameMisteryShopper/
MisteryShopper-06a_c18.xml
MD5SUMd439f32f21550c494657491318660cd8
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.168391
Satisfiable
(Un)Satisfiability was proved
Number of variables384
Number of constraints257
Number of domains3
Minimum domain size4
Maximum domain size24
Distribution of domain sizes[{"size":4,"count":96},{"size":5,"count":96},{"size":24,"count":192}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":192},{"degree":3,"count":96},{"degree":4,"count":80},{"degree":5,"count":16}]
Minimum constraint arity2
Maximum constraint arity96
Distribution of constraint arities[{"arity":2,"count":192},{"arity":4,"count":52},{"arity":24,"count":8},{"arity":48,"count":4},{"arity":96,"count":1}]
Number of extensional constraints192
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":192},{"type":"allDifferent","count":56},{"type":"ordered","count":4},{"type":"lex","count":1},{"type":"channel","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.56	c version: 2018-08-17
0.68/0.56	c seed: 1427395470
0.68/0.56	c timeout: 2520
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 1
0.68/0.58	c Parsing instance...
2.63/1.37	c Parsing done, starting search...
3.26/1.55	s SATISFIABLE
3.26/1.55	v <instantiation>
3.26/1.55	v 	<list>
3.26/1.55	v 		vr[0][0] vr[0][1] vr[0][2] vr[0][3] vr[1][0] vr[1][1] vr[1][2] vr[1][3] vr[2][0] vr[2][1] vr[2][2] vr[2][3] vr[3][0] vr[3][1] vr[3][2] vr[3][3] vr[4][0] vr[4][1] vr[4][2] vr[4][3] vr[5][0] vr[5][1] vr[5][2] vr[5][3] vr[6][0] vr[6][1] vr[6][2] vr[6][3] vr[7][0] vr[7][1] vr[7][2] vr[7][3] vr[8][0] vr[8][1] vr[8][2] vr[8][3] vr[9][0] vr[9][1] vr[9][2] vr[9][3] vr[10][0] vr[10][1] vr[10][2] vr[10][3] vr[11][0] vr[11][1] vr[11][2] vr[11][3] vr[12][0] vr[12][1] vr[12][2] vr[12][3] vr[13][0] vr[13][1] vr[13][2] vr[13][3] vr[14][0] vr[14][1] vr[14][2] vr[14][3] vr[15][0] vr[15][1] vr[15][2] vr[15][3] vr[16][0] vr[16][1] vr[16][2] vr[16][3] vr[17][0] vr[17][1] vr[17][2] vr[17][3] vr[18][0] vr[18][1] vr[18][2] vr[18][3] vr[19][0] vr[19][1] vr[19][2] vr[19][3] vr[20][0] vr[20][1] vr[20][2] vr[20][3] vr[21][0] vr[21][1] vr[21][2] vr[21][3] vr[22][0] vr[22][1] vr[22][2] vr[22][3] vr[23][0] vr[23][1] vr[23][2] vr[23][3] ve[0][0] ve[0][1] ve[0][2] ve[0][3] ve[1][0] ve[1][1] ve[1][2] ve[1][3] ve[2][0] ve[2][1] ve[2][2] ve[2][3] ve[3][0] ve[3][1] ve[3][2] ve[3][3] ve[4][0] ve[4][1] ve[4][2] ve[4][3] ve[5][0] ve[5][1] ve[5][2] ve[5][3] ve[6][0] ve[6][1] ve[6][2] ve[6][3] ve[7][0] ve[7][1] ve[7][2] ve[7][3] ve[8][0] ve[8][1] ve[8][2] ve[8][3] ve[9][0] ve[9][1] ve[9][2] ve[9][3] ve[10][0] ve[10][1] ve[10][2] ve[10][3] ve[11][0] ve[11][1] ve[11][2] ve[11][3] ve[12][0] ve[12][1] ve[12][2] ve[12][3] ve[13][0] ve[13][1] ve[13][2] ve[13][3] ve[14][0] ve[14][1] ve[14][2] ve[14][3] ve[15][0] ve[15][1] ve[15][2] ve[15][3] ve[16][0] ve[16][1] ve[16][2] ve[16][3] ve[17][0] ve[17][1] ve[17][2] ve[17][3] ve[18][0] ve[18][1] ve[18][2] ve[18][3] ve[19][0] ve[19][1] ve[19][2] ve[19][3] ve[20][0] ve[20][1] ve[20][2] ve[20][3] ve[21][0] ve[21][1] ve[21][2] ve[21][3] ve[22][0] ve[22][1] ve[22][2] ve[22][3] ve[23][0] ve[23][1] ve[23][2] ve[23][3] gvr[0][0] gvr[0][1] gvr[0][2] gvr[0][3] gvr[1][0] gvr[1][1] gvr[1][2] gvr[1][3] gvr[2][0] gvr[2][1] gvr[2][2] gvr[2][3] gvr[3][0] gvr[3][1] gvr[3][2] gvr[3][3] gvr[4][0] gvr[4][1] gvr[4][2] gvr[4][3] gvr[5][0] gvr[5][1] gvr[5][2] gvr[5][3] gvr[6][0] gvr[6][1] gvr[6][2] gvr[6][3] gvr[7][0] gvr[7][1] gvr[7][2] gvr[7][3] gvr[8][0] gvr[8][1] gvr[8][2] gvr[8][3] gvr[9][0] gvr[9][1] gvr[9][2] gvr[9][3] gvr[10][0] gvr[10][1] gvr[10][2] gvr[10][3] gvr[11][0] gvr[11][1] gvr[11][2] gvr[11][3] gvr[12][0] gvr[12][1] gvr[12][2] gvr[12][3] gvr[13][0] gvr[13][1] gvr[13][2] gvr[13][3] gvr[14][0] gvr[14][1] gvr[14][2] gvr[14][3] gvr[15][0] gvr[15][1] gvr[15][2] gvr[15][3] gvr[16][0] gvr[16][1] gvr[16][2] gvr[16][3] gvr[17][0] gvr[17][1] gvr[17][2] gvr[17][3] gvr[18][0] gvr[18][1] gvr[18][2] gvr[18][3] gvr[19][0] gvr[19][1] gvr[19][2] gvr[19][3] gvr[20][0] gvr[20][1] gvr[20][2] gvr[20][3] gvr[21][0] gvr[21][1] gvr[21][2] gvr[21][3] gvr[22][0] gvr[22][1] gvr[22][2] gvr[22][3] gvr[23][0] gvr[23][1] gvr[23][2] gvr[23][3] gve[0][0] gve[0][1] gve[0][2] gve[0][3] gve[1][0] gve[1][1] gve[1][2] gve[1][3] gve[2][0] gve[2][1] gve[2][2] gve[2][3] gve[3][0] gve[3][1] gve[3][2] gve[3][3] gve[4][0] gve[4][1] gve[4][2] gve[4][3] gve[5][0] gve[5][1] gve[5][2] gve[5][3] gve[6][0] gve[6][1] gve[6][2] gve[6][3] gve[7][0] gve[7][1] gve[7][2] gve[7][3] gve[8][0] gve[8][1] gve[8][2] gve[8][3] gve[9][0] gve[9][1] gve[9][2] gve[9][3] gve[10][0] gve[10][1] gve[10][2] gve[10][3] gve[11][0] gve[11][1] gve[11][2] gve[11][3] gve[12][0] gve[12][1] gve[12][2] gve[12][3] gve[13][0] gve[13][1] gve[13][2] gve[13][3] gve[14][0] gve[14][1] gve[14][2] gve[14][3] gve[15][0] gve[15][1] gve[15][2] gve[15][3] gve[16][0] gve[16][1] gve[16][2] gve[16][3] gve[17][0] gve[17][1] gve[17][2] gve[17][3] gve[18][0] gve[18][1] gve[18][2] gve[18][3] gve[19][0] gve[19][1] gve[19][2] gve[19][3] gve[20][0] gve[20][1] gve[20][2] gve[20][3] gve[21][0] gve[21][1] gve[21][2] gve[21][3] gve[22][0] gve[22][1] gve[22][2] gve[22][3] gve[23][0] gve[23][1] gve[23][2] gve[23][3]
3.26/1.55	v 	</list>
3.26/1.55	v 	<values>
3.26/1.55	v 		0 6 14 19 1 13 9 23 2 15 10 22 3 7 18 16 4 21 8 12 5 11 22 14 6 12 1 18 7 17 19 4 8 20 13 0 9 18 4 17 10 23 0 15 11 16 20 1 12 22 7 2 13 8 3 21 14 19 5 6 15 0 23 8 16 10 21 3 17 9 2 20 18 14 11 5 19 1 6 13 20 2 12 7 21 3 15 9 22 4 16 10 23 5 17 11 0 15 10 8 1 19 6 11 2 20 17 12 3 21 13 16 4 22 9 7 5 23 14 18 6 0 19 14 7 3 12 20 8 13 4 15 9 17 1 21 10 16 2 22 11 5 18 23 12 6 20 4 13 1 8 19 14 18 0 5 15 2 21 10 16 11 22 3 17 7 23 9 18 9 3 6 19 14 7 0 20 8 11 17 21 4 16 13 22 12 5 2 23 10 15 1 0 1 2 3 0 2 1 3 0 2 1 3 0 1 3 2 0 3 1 2 0 1 3 2 1 2 0 3 1 2 3 0 1 3 2 0 1 3 0 2 1 3 0 2 1 2 3 0 2 3 1 0 2 1 0 3 2 3 0 1 2 0 3 1 2 1 3 0 2 1 0 3 3 2 1 0 3 0 1 2 3 0 2 1 3 0 2 1 3 0 2 1 3 0 2 1 0 3 2 1 0 3 1 2 0 4 3 2 0 4 2 3 0 4 2 1 1 4 2 3 1 0 3 2 1 0 2 4 1 2 0 3 2 3 0 4 2 3 0 4 2 1 3 4 2 1 4 0 2 0 1 3 2 3 0 1 3 0 4 2 3 2 4 0 3 1 4 2 3 2 0 1 3 2 1 0 4 1 2 3 4 0 3 2 4 2 1 0 4 2 3 0 
3.26/1.55	v 	</values>
3.26/1.55	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 (13919 MiB free)
  memory of node 1: 16384 MiB (9406 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311989-1534554878/watcher-4311989-1534554878 -o /tmp/evaluation-result-4311989-1534554878/solver-4311989-1534554878 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534541041-25995 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1427395470 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311989-1534554878.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100166 s]*
/proc/loadavg: 1.20 1.26 1.32 3/219 27743
/proc/meminfo: memFree=23867328/32770624 swapFree=67108688/67108860
[pid=27728] ppid=27725 vsize=14082736 memory=30952 CPUtime=0.12 cores=0,2,4,6
/proc/27728/stat : 27728 (java) S 27725 27728 25964 0 -1 1077944320 6650 0 0 0 11 1 0 0 20 0 15 0 273051040 14420721664 7738 33554432000 4194304 4196468 140729149467680 140729149450224 139849571991287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
/proc/27728/statm: 3520684 7738 3155 1 0 3482761 0
[pid=27728/tid=27730] ppid=27725 vsize=14082736 memory=-8773748148830244986 CPUtime=0.09 cores=0,2,4,6
/proc/27728/task/27730/stat : 27730 (java) R 27725 27728 25964 0 -1 4202560 4695 0 0 0 8 1 0 0 20 0 15 0 273051040 14420721664 7738 33554432000 4194304 4196468 140729149467680 139849576230016 139849552263938 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27731] ppid=27725 vsize=14082736 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27731/stat : 27731 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051041 14420721664 7738 33554432000 4194304 4196468 140729149467680 139849509592208 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27732] ppid=27725 vsize=14082736 memory=140626470209152 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27732/stat : 27732 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051041 14420721664 7738 33554432000 4194304 4196468 140729149467680 139849508539408 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27733] ppid=27725 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27733/stat : 27733 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051041 14420721664 7738 33554432000 4194304 4196468 140729149467680 139849507486608 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27734] ppid=27725 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27734/stat : 27734 (java) S 27725 27728 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273051041 14420721664 7738 33554432000 4194304 4196468 140729149467680 139849506433808 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27735] ppid=27725 vsize=14082736 memory=140626470209152 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27735/stat : 27735 (java) S 27725 27728 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273051043 14420721664 7738 33554432000 4194304 4196468 140729149467680 139849113917808 139849572002434 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27736] ppid=27725 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27736/stat : 27736 (java) S 27725 27728 25964 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273051043 14420721664 7738 33554432000 4194304 4196468 140729149467680 139849112863776 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27737] ppid=27725 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27737/stat : 27737 (java) S 27725 27728 25964 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273051043 14420721664 7738 33554432000 4194304 4196468 140729149467680 139849111810928 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27738] ppid=27725 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27738/stat : 27738 (java) S 27725 27728 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273051046 14420721664 7738 33554432000 4194304 4196468 140729149467680 139849110759248 139849572009883 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27739] ppid=27725 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27739/stat : 27739 (java) S 27725 27728 25964 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 273051046 14420721664 7738 33554432000 4194304 4196468 140729149467680 139849109707632 139849572002434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27740] ppid=27725 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27740/stat : 27740 (java) S 27725 27728 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273051046 14420721664 7738 33554432000 4194304 4196468 140729149467680 139849108654832 139849572002434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27741] ppid=27725 vsize=14082736 memory=140626470209152 CPUtime=0.01 cores=0,2,4,6
/proc/27728/task/27741/stat : 27741 (java) S 27725 27728 25964 0 -1 1077944384 271 0 0 0 1 0 0 0 20 0 15 0 273051046 14420721664 7738 33554432000 4194304 4196468 140729149467680 139849107602032 139849572002434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27742] ppid=27725 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27742/stat : 27742 (java) S 27725 27728 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273051046 14420721664 7738 33554432000 4194304 4196468 140729149467680 139849106549472 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27743] ppid=27725 vsize=14082736 memory=140626470209152 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27743/stat : 27743 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051046 14420721664 7738 33554432000 4194304 4196468 140729149467680 139849105496752 139849572002434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30952 KiB

[startup+0.211124 s]*
/proc/loadavg: 1.20 1.26 1.32 6/219 27743
/proc/meminfo: memFree=23851824/32770624 swapFree=67108688/67108860
[pid=27728] ppid=27725 vsize=14082736 memory=47032 CPUtime=0.3 cores=0,2,4,6
/proc/27728/stat : 27728 (java) S 27725 27728 25964 0 -1 1077944320 10384 0 0 0 28 2 0 0 20 0 15 0 273051040 14420721664 11758 33554432000 4194304 4196468 140729149467680 140729149450224 139849571991287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
/proc/27728/statm: 3520684 11758 3358 1 0 3482761 0
[pid=27728/tid=27730] ppid=27725 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/27728/task/27730/stat : 27730 (java) R 27725 27728 25964 0 -1 4202560 8085 0 0 0 18 2 0 0 20 0 15 0 273051040 14420721664 11758 33554432000 4194304 4196468 140729149467680 139849576215152 139849185235600 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27731] ppid=27725 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27731/stat : 27731 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051041 14420721664 11758 33554432000 4194304 4196468 140729149467680 139849509592208 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27732] ppid=27725 vsize=14082736 memory=3762398065820010144 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27732/stat : 27732 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051041 14420721664 11758 33554432000 4194304 4196468 140729149467680 139849508539408 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27733] ppid=27725 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27733/stat : 27733 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051041 14420721664 11758 33554432000 4194304 4196468 140729149467680 139849507486608 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27734] ppid=27725 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27734/stat : 27734 (java) S 27725 27728 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273051041 14420721664 11758 33554432000 4194304 4196468 140729149467680 139849506433808 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27735] ppid=27725 vsize=14082736 memory=140626470209152 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27735/stat : 27735 (java) S 27725 27728 25964 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273051043 14420721664 11758 33554432000 4194304 4196468 140729149467680 139849113917808 139849572002434 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27736] ppid=27725 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27736/stat : 27736 (java) S 27725 27728 25964 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273051043 14420721664 11758 33554432000 4194304 4196468 140729149467680 139849112863776 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27737] ppid=27725 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27737/stat : 27737 (java) S 27725 27728 25964 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273051043 14420721664 11758 33554432000 4194304 4196468 140729149467680 139849111810928 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27738] ppid=27725 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27738/stat : 27738 (java) S 27725 27728 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273051046 14420721664 11758 33554432000 4194304 4196468 140729149467680 139849110759248 139849572009883 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27739] ppid=27725 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27728/task/27739/stat : 27739 (java) R 27725 27728 25964 0 -1 4202560 390 0 0 0 2 0 0 0 20 0 15 0 273051046 14420721664 11758 33554432000 4194304 4196468 140729149467680 139849109707632 139849553534630 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27740] ppid=27725 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/27728/task/27740/stat : 27740 (java) R 27725 27728 25964 0 -1 1077944384 222 0 0 0 1 0 0 0 20 0 15 0 273051046 14420721664 11758 33554432000 4194304 4196468 140729149467680 139849108654832 139849572002434 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27741] ppid=27725 vsize=14082736 memory=140626470209152 CPUtime=0.05 cores=0,2,4,6
/proc/27728/task/27741/stat : 27741 (java) R 27725 27728 25964 0 -1 4202560 305 0 0 0 5 0 0 0 20 0 15 0 273051046 14420721664 11758 33554432000 4194304 4196468 140729149467680 139849107599992 139849550946913 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27742] ppid=27725 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27742/stat : 27742 (java) S 27725 27728 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273051046 14420721664 11758 33554432000 4194304 4196468 140729149467680 139849106549472 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27743] ppid=27725 vsize=14082736 memory=140626470209152 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27743/stat : 27743 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051046 14420721664 11758 33554432000 4194304 4196468 140729149467680 139849105496752 139849572002434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47032 KiB

[startup+0.310645 s]*
/proc/loadavg: 1.20 1.26 1.32 4/219 27743
/proc/meminfo: memFree=23847800/32770624 swapFree=67108688/67108860
[pid=27728] ppid=27725 vsize=14082736 memory=50728 CPUtime=0.44 cores=0,2,4,6
/proc/27728/stat : 27728 (java) S 27725 27728 25964 0 -1 1077944320 10777 0 0 0 41 3 0 0 20 0 15 0 273051040 14420721664 12682 33554432000 4194304 4196468 140729149467680 140729149450224 139849571991287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
/proc/27728/statm: 3520684 12682 3408 1 0 3482761 0
[pid=27728/tid=27730] ppid=27725 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/27728/task/27730/stat : 27730 (java) R 27725 27728 25964 0 -1 4202560 8446 0 0 0 28 2 0 0 20 0 15 0 273051040 14420721664 12682 33554432000 4194304 4196468 140729149467680 139849576200640 139849552266629 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27731] ppid=27725 vsize=14082736 memory=4294980954 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27731/stat : 27731 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051041 14420721664 12682 33554432000 4194304 4196468 140729149467680 139849509592208 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27732] ppid=27725 vsize=14082736 memory=3833607936392922784 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27732/stat : 27732 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051041 14420721664 12682 33554432000 4194304 4196468 140729149467680 139849508539408 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27733] ppid=27725 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27733/stat : 27733 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051041 14420721664 12682 33554432000 4194304 4196468 140729149467680 139849507486608 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27734] ppid=27725 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27734/stat : 27734 (java) S 27725 27728 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273051041 14420721664 12682 33554432000 4194304 4196468 140729149467680 139849506433808 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27735] ppid=27725 vsize=14082736 memory=140626470209152 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27735/stat : 27735 (java) S 27725 27728 25964 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273051043 14420721664 12682 33554432000 4194304 4196468 140729149467680 139849113917808 139849572002434 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27736] ppid=27725 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27736/stat : 27736 (java) S 27725 27728 25964 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273051043 14420721664 12682 33554432000 4194304 4196468 140729149467680 139849112863776 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27737] ppid=27725 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27737/stat : 27737 (java) S 27725 27728 25964 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273051043 14420721664 12682 33554432000 4194304 4196468 140729149467680 139849111810928 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27738] ppid=27725 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27738/stat : 27738 (java) S 27725 27728 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273051046 14420721664 12682 33554432000 4194304 4196468 140729149467680 139849110759248 139849572009883 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27739] ppid=27725 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27728/task/27739/stat : 27739 (java) S 27725 27728 25964 0 -1 1077944384 396 0 0 0 2 0 0 0 20 0 15 0 273051046 14420721664 12682 33554432000 4194304 4196468 140729149467680 139849109707632 139849572002434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27740] ppid=27725 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/27728/task/27740/stat : 27740 (java) S 27725 27728 25964 0 -1 1077944384 228 0 0 0 2 0 0 0 20 0 15 0 273051046 14420721664 12682 33554432000 4194304 4196468 140729149467680 139849108654832 139849572002434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27741] ppid=27725 vsize=14082736 memory=140626470209152 CPUtime=0.08 cores=0,2,4,6
/proc/27728/task/27741/stat : 27741 (java) S 27725 27728 25964 0 -1 1077944384 324 0 0 0 8 0 0 0 20 0 15 0 273051046 14420721664 12682 33554432000 4194304 4196468 140729149467680 139849107602032 139849572002434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27742] ppid=27725 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27742/stat : 27742 (java) S 27725 27728 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273051046 14420721664 12682 33554432000 4194304 4196468 140729149467680 139849106549472 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27743] ppid=27725 vsize=14082736 memory=140626470209152 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27743/stat : 27743 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051046 14420721664 12682 33554432000 4194304 4196468 140729149467680 139849105496752 139849572002434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50728 KiB

[startup+0.701073 s]
/proc/loadavg: 1.20 1.26 1.32 3/219 27743
/proc/meminfo: memFree=23823740/32770624 swapFree=67108688/67108860
[pid=27728] ppid=27725 vsize=14084804 memory=88880 CPUtime=1 cores=0,2,4,6
/proc/27728/stat : 27728 (java) S 27725 27728 25964 0 -1 1077944320 17642 0 0 0 95 5 0 0 20 0 15 0 273051040 14422839296 22220 33554432000 4194304 4196468 140729149467680 140729149450224 139849571991287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
/proc/27728/statm: 3521201 22220 3499 1 0 3483273 0
[pid=27728/tid=27730] ppid=27725 vsize=14084804 memory=1172 CPUtime=0.68 cores=0,2,4,6
/proc/27728/task/27730/stat : 27730 (java) R 27725 27728 25964 0 -1 4202560 14901 0 0 0 64 4 0 0 20 0 15 0 273051040 14422839296 22220 33554432000 4194304 4196468 140729149467680 139849576197616 139849572013213 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27731] ppid=27725 vsize=14084804 memory=3692 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27731/stat : 27731 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051041 14422839296 22220 33554432000 4194304 4196468 140729149467680 139849509592208 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27732] ppid=27725 vsize=14084804 memory=3360 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27732/stat : 27732 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051041 14422839296 22220 33554432000 4194304 4196468 140729149467680 139849508539408 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27733] ppid=27725 vsize=14084804 memory=496 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27733/stat : 27733 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051041 14422839296 22220 33554432000 4194304 4196468 140729149467680 139849507486608 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27734] ppid=27725 vsize=14084804 memory=1624 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27734/stat : 27734 (java) S 27725 27728 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273051041 14422839296 22220 33554432000 4194304 4196468 140729149467680 139849506433808 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27735] ppid=27725 vsize=14084804 memory=928 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27735/stat : 27735 (java) S 27725 27728 25964 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273051043 14422839296 22220 33554432000 4194304 4196468 140729149467680 139849113917808 139849572002434 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27736] ppid=27725 vsize=14084804 memory=2332 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27736/stat : 27736 (java) S 27725 27728 25964 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273051043 14422839296 22220 33554432000 4194304 4196468 140729149467680 139849112863776 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27737] ppid=27725 vsize=14084804 memory=7379241883359864663 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27737/stat : 27737 (java) S 27725 27728 25964 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273051043 14422839296 22220 33554432000 4194304 4196468 140729149467680 139849111810928 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27738] ppid=27725 vsize=14084804 memory=7234865011382964561 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27738/stat : 27738 (java) S 27725 27728 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273051046 14422839296 22220 33554432000 4194304 4196468 140729149467680 139849110759248 139849572009883 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27739] ppid=27725 vsize=14084804 memory=5795117241467496816 CPUtime=0.07 cores=0,2,4,6
/proc/27728/task/27739/stat : 27739 (java) S 27725 27728 25964 0 -1 1077944384 567 0 0 0 7 0 0 0 20 0 15 0 273051046 14422839296 22220 33554432000 4194304 4196468 140729149467680 139849109707632 139849572002434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27740] ppid=27725 vsize=14084804 memory=8514726395715218844 CPUtime=0.07 cores=0,2,4,6
/proc/27728/task/27740/stat : 27740 (java) S 27725 27728 25964 0 -1 1077944384 373 0 0 0 7 0 0 0 20 0 15 0 273051046 14422839296 22220 33554432000 4194304 4196468 140729149467680 139849108654832 139849572002434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27741] ppid=27725 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/27728/task/27741/stat : 27741 (java) S 27725 27728 25964 0 -1 1077944384 418 0 0 0 15 0 0 0 20 0 15 0 273051046 14422839296 22220 33554432000 4194304 4196468 140729149467680 139849107602032 139849572002434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27742] ppid=27725 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27742/stat : 27742 (java) S 27725 27728 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273051046 14422839296 22220 33554432000 4194304 4196468 140729149467680 139849106549472 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27743] ppid=27725 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27743/stat : 27743 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051046 14422839296 22220 33554432000 4194304 4196468 140729149467680 139849105496752 139849572002434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88880 KiB

[startup+1.50112 s]
/proc/loadavg: 1.27 1.28 1.32 3/219 27743
/proc/meminfo: memFree=23790252/32770624 swapFree=67108688/67108860
[pid=27728] ppid=27725 vsize=14090948 memory=149976 CPUtime=3.26 cores=0,2,4,6
/proc/27728/stat : 27728 (java) S 27725 27728 25964 0 -1 1077944320 27213 0 0 0 319 7 0 0 20 0 15 0 273051040 14429130752 37494 33554432000 4194304 4196468 140729149467680 140729149450224 139849571991287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
/proc/27728/statm: 3522737 37494 3548 1 0 3484809 0
[pid=27728/tid=27730] ppid=27725 vsize=14090948 memory=138488 CPUtime=1.47 cores=0,2,4,6
/proc/27728/task/27730/stat : 27730 (java) R 27725 27728 25964 0 -1 4202560 19675 0 0 0 142 5 0 0 20 0 15 0 273051040 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849576225792 139849191269756 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27731] ppid=27725 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27731/stat : 27731 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051041 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849509592208 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27732] ppid=27725 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27732/stat : 27732 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051041 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849508539408 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27733] ppid=27725 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27733/stat : 27733 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051041 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849507486608 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27734] ppid=27725 vsize=14090948 memory=9 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27734/stat : 27734 (java) S 27725 27728 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273051041 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849506433808 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27735] ppid=27725 vsize=14090948 memory=281252712658672 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27735/stat : 27735 (java) S 27725 27728 25964 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 273051043 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849113917808 139849572002434 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27736] ppid=27725 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27736/stat : 27736 (java) S 27725 27728 25964 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273051043 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849112863776 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27737] ppid=27725 vsize=14090948 memory=6872598998417432672 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27737/stat : 27737 (java) S 27725 27728 25964 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273051043 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849111810928 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27738] ppid=27725 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27738/stat : 27738 (java) S 27725 27728 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273051046 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849110759248 139849572009883 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27739] ppid=27725 vsize=14090948 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/27728/task/27739/stat : 27739 (java) R 27725 27728 25964 0 -1 4202560 2083 0 0 0 60 0 0 0 20 0 15 0 273051046 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849109693856 139849552581015 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27740] ppid=27725 vsize=14090948 memory=2401 CPUtime=0.56 cores=0,2,4,6
/proc/27728/task/27740/stat : 27740 (java) R 27725 27728 25964 0 -1 4202560 1699 0 0 0 56 0 0 0 20 0 15 0 273051046 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849108643312 139849550384403 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27741] ppid=27725 vsize=14090948 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/27728/task/27741/stat : 27741 (java) S 27725 27728 25964 0 -1 1077944384 2335 0 0 0 60 0 0 0 20 0 15 0 273051046 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849107602032 139849572002434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27742] ppid=27725 vsize=14090948 memory=-2245088631185882904 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27742/stat : 27742 (java) S 27725 27728 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273051046 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849106549472 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27743] ppid=27725 vsize=14090948 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27743/stat : 27743 (java) S 27725 27728 25964 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 273051046 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849105496752 139849572002434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
Current children cumulated CPU time: 3.26 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 149976 KiB

[startup+1.57065 s]
# the end of solver process 27728 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.37121 s, system=0.083491 s

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

[startup+1.50112 s]
/proc/loadavg: 1.27 1.28 1.32 3/219 27743
/proc/meminfo: memFree=23790252/32770624 swapFree=67108688/67108860
[pid=27728] ppid=27725 vsize=14090948 memory=149976 CPUtime=3.26 cores=0,2,4,6
/proc/27728/stat : 27728 (java) S 27725 27728 25964 0 -1 1077944320 27213 0 0 0 319 7 0 0 20 0 15 0 273051040 14429130752 37494 33554432000 4194304 4196468 140729149467680 140729149450224 139849571991287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
/proc/27728/statm: 3522737 37494 3548 1 0 3484809 0
[pid=27728/tid=27730] ppid=27725 vsize=14090948 memory=138488 CPUtime=1.47 cores=0,2,4,6
/proc/27728/task/27730/stat : 27730 (java) R 27725 27728 25964 0 -1 4202560 19675 0 0 0 142 5 0 0 20 0 15 0 273051040 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849576225792 139849191269756 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27731] ppid=27725 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27731/stat : 27731 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051041 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849509592208 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27732] ppid=27725 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27732/stat : 27732 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051041 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849508539408 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27733] ppid=27725 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27733/stat : 27733 (java) S 27725 27728 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273051041 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849507486608 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27734] ppid=27725 vsize=14090948 memory=9 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27734/stat : 27734 (java) S 27725 27728 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273051041 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849506433808 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27735] ppid=27725 vsize=14090948 memory=281252712658672 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27735/stat : 27735 (java) S 27725 27728 25964 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 273051043 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849113917808 139849572002434 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27736] ppid=27725 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27736/stat : 27736 (java) S 27725 27728 25964 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273051043 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849112863776 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27737] ppid=27725 vsize=14090948 memory=6872598998417432672 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27737/stat : 27737 (java) S 27725 27728 25964 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273051043 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849111810928 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27738] ppid=27725 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27738/stat : 27738 (java) S 27725 27728 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273051046 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849110759248 139849572009883 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27739] ppid=27725 vsize=14090948 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/27728/task/27739/stat : 27739 (java) R 27725 27728 25964 0 -1 4202560 2083 0 0 0 60 0 0 0 20 0 15 0 273051046 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849109693856 139849552581015 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27740] ppid=27725 vsize=14090948 memory=2401 CPUtime=0.56 cores=0,2,4,6
/proc/27728/task/27740/stat : 27740 (java) R 27725 27728 25964 0 -1 4202560 1699 0 0 0 56 0 0 0 20 0 15 0 273051046 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849108643312 139849550384403 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27741] ppid=27725 vsize=14090948 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/27728/task/27741/stat : 27741 (java) S 27725 27728 25964 0 -1 1077944384 2335 0 0 0 60 0 0 0 20 0 15 0 273051046 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849107602032 139849572002434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27742] ppid=27725 vsize=14090948 memory=-2245088631185882904 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27742/stat : 27742 (java) S 27725 27728 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273051046 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849106549472 139849572001493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
[pid=27728/tid=27743] ppid=27725 vsize=14090948 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/27728/task/27743/stat : 27743 (java) S 27725 27728 25964 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 273051046 14429130752 37494 33554432000 4194304 4196468 140729149467680 139849105496752 139849572002434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22822912 140729149469768 140729149469961 140729149469961 140729149472719 0
Current children cumulated CPU time: 3.26 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 149976 KiB

Child status: 0
Real time (s): 1.5707
CPU time (s): 3.4547
CPU user time (s): 3.37121
CPU system time (s): 0.083491
CPU usage (%): 219.947
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 149976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.37121
system time used= 0.083491
maximum resident set size= 154792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27553
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= 2379
involuntary context switches= 20


# summary of solver processes directly reported to runsolver:
#   pid: 27728
#   total CPU time (s): 3.4547
#   total CPU user time (s): 3.37121
#   total CPU system time (s): 0.083491

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.030363 second user time and 0.05968 second system time

The end

Launcher Data

Begin job on node134 at 2018-08-18 03:14:38
IDJOB=4311989
IDBENCH=141397
IDSOLVER=2799
FILE ID=node134/4311989-1534554878
RUNJOBID= node134-1534541041-25995
PBS_JOBID= 21038637
Free space on /tmp= 52480 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/MisteryShopper/MisteryShopper-06a_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311989-1534554878/watcher-4311989-1534554878 -o /tmp/evaluation-result-4311989-1534554878/solver-4311989-1534554878 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534541041-25995 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1427395470 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311989-1534554878.xml

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

MD5SUM BENCH= d439f32f21550c494657491318660cd8
RANDOM SEED=1427395470

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
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:        23885444 kB
MemAvailable:   31142412 kB
Buffers:          235772 kB
Cached:          7255268 kB
SwapCached:           32 kB
Active:          4773996 kB
Inactive:        3511252 kB
Active(anon):     761408 kB
Inactive(anon):   101980 kB
Active(file):    4012588 kB
Inactive(file):  3409272 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             35984 kB
Writeback:             0 kB
AnonPages:        808660 kB
Mapped:            32796 kB
Shmem:             66068 kB
Slab:             293528 kB
SReclaimable:     263568 kB
SUnreclaim:        29960 kB
KernelStack:        3856 kB
PageTables:         9132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1425616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    731136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52444 MiB
End job on node134 at 2018-08-18 03:14:40