Trace number 4311877

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.43594 1.68861

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.66/0.55	c version: 2018-08-17
0.66/0.56	c seed: 648442965
0.66/0.56	c timeout: 2520
0.66/0.56	c memlimit: 11000
0.66/0.56	c nbcore: 1
0.66/0.58	c Parsing instance...
2.12/1.21	c Parsing done, starting search...
3.33/1.67	s SATISFIABLE
3.33/1.67	v <instantiation>
3.33/1.67	v 	<list>
3.33/1.67	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.33/1.67	v 	</list>
3.33/1.67	v 	<values>
3.33/1.67	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.33/1.67	v 	</values>
3.33/1.67	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 (11850 MiB free)
  memory of node 1: 16384 MiB (9076 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311877-1534563443/watcher-4311877-1534563443 -o /tmp/evaluation-result-4311877-1534563443/solver-4311877-1534563443 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534541038-2258 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 648442965 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311877-1534563443.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=5136, runsolver pid=5133
Current StackSize limit: 8192 KiB


[startup+0.100135 s]*
/proc/loadavg: 1.53 1.39 1.41 3/215 5151
/proc/meminfo: memFree=21411272/32770624 swapFree=67108368/67108860
[pid=5136] ppid=5133 vsize=14082736 memory=31696 CPUtime=0.12 cores=1,3,5,7
/proc/5136/stat : 5136 (java) S 5133 5136 2226 0 -1 1077944320 6829 0 0 0 11 1 0 0 20 0 15 0 273907497 14420721664 7924 33554432000 4194304 4196468 140737151058576 140737151041120 139945802288887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
/proc/5136/statm: 3520684 7924 3155 1 0 3482761 0
[pid=5136/tid=5138] ppid=5133 vsize=14082736 memory=-8535548867504862400 CPUtime=0.09 cores=1,3,5,7
/proc/5136/task/5138/stat : 5138 (java) R 5133 5136 2226 0 -1 4202560 4869 0 0 0 8 1 0 0 20 0 15 0 273907497 14420721664 7924 33554432000 4194304 4196468 140737151058576 139945806492008 139945786369374 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5139] ppid=5133 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5139/stat : 5139 (java) S 5133 5136 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273907498 14420721664 7924 33554432000 4194304 4196468 140737151058576 139945739889808 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5140] ppid=5133 vsize=14082736 memory=140337536071296 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5140/stat : 5140 (java) S 5133 5136 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273907498 14420721664 7924 33554432000 4194304 4196468 140737151058576 139945396673552 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5141] ppid=5133 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5141/stat : 5141 (java) S 5133 5136 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273907498 14420721664 7924 33554432000 4194304 4196468 140737151058576 139945395620752 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5142] ppid=5133 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5142/stat : 5142 (java) S 5133 5136 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273907498 14420721664 7924 33554432000 4194304 4196468 140737151058576 139945394567952 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5143] ppid=5133 vsize=14082736 memory=140337536071296 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5143/stat : 5143 (java) S 5133 5136 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273907500 14420721664 7924 33554432000 4194304 4196468 140737151058576 139944782657904 139945802300034 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5144] ppid=5133 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5144/stat : 5144 (java) S 5133 5136 2226 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273907500 14420721664 7924 33554432000 4194304 4196468 140737151058576 139944781603872 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5145] ppid=5133 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5145/stat : 5145 (java) S 5133 5136 2226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273907500 14420721664 7924 33554432000 4194304 4196468 140737151058576 139944780551024 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5146] ppid=5133 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5146/stat : 5146 (java) S 5133 5136 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273907503 14420721664 7924 33554432000 4194304 4196468 140737151058576 139944779499344 139945802307483 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5147] ppid=5133 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5147/stat : 5147 (java) S 5133 5136 2226 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 273907503 14420721664 7924 33554432000 4194304 4196468 140737151058576 139944778447728 139945802300034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5148] ppid=5133 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5148/stat : 5148 (java) S 5133 5136 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273907503 14420721664 7924 33554432000 4194304 4196468 140737151058576 139944777394928 139945802300034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5149] ppid=5133 vsize=14082736 memory=140337536071296 CPUtime=0.01 cores=1,3,5,7
/proc/5136/task/5149/stat : 5149 (java) R 5133 5136 2226 0 -1 4202560 285 0 0 0 1 0 0 0 20 0 15 0 273907503 14420721664 7924 33554432000 4194304 4196468 140737151058576 139944776342128 139945784163190 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5150] ppid=5133 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5150/stat : 5150 (java) S 5133 5136 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273907503 14420721664 7924 33554432000 4194304 4196468 140737151058576 139944775289568 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5151] ppid=5133 vsize=14082736 memory=140337536071296 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5151/stat : 5151 (java) S 5133 5136 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273907503 14420721664 7924 33554432000 4194304 4196468 140737151058576 139944774236848 139945802300034 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31696 KiB

[startup+0.211541 s]*
/proc/loadavg: 1.53 1.39 1.41 6/215 5151
/proc/meminfo: memFree=21395644/32770624 swapFree=67108368/67108860
[pid=5136] ppid=5133 vsize=14082736 memory=47776 CPUtime=0.29 cores=1,3,5,7
/proc/5136/stat : 5136 (java) S 5133 5136 2226 0 -1 1077944320 10499 0 0 0 28 1 0 0 20 0 15 0 273907497 14420721664 11944 33554432000 4194304 4196468 140737151058576 140737151041120 139945802288887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
/proc/5136/statm: 3520684 11944 3405 1 0 3482761 0
[pid=5136/tid=5138] ppid=5133 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/5136/task/5138/stat : 5138 (java) R 5133 5136 2226 0 -1 4202560 8209 0 0 0 19 1 0 0 20 0 15 0 273907497 14420721664 11944 33554432000 4194304 4196468 140737151058576 139945806516000 139945802300822 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5139] ppid=5133 vsize=14082736 memory=364 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5139/stat : 5139 (java) S 5133 5136 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273907498 14420721664 11944 33554432000 4194304 4196468 140737151058576 139945739889808 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5140] ppid=5133 vsize=14082736 memory=140337537410710 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5140/stat : 5140 (java) S 5133 5136 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273907498 14420721664 11944 33554432000 4194304 4196468 140737151058576 139945396673552 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5141] ppid=5133 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5141/stat : 5141 (java) S 5133 5136 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273907498 14420721664 11944 33554432000 4194304 4196468 140737151058576 139945395620752 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5142] ppid=5133 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5142/stat : 5142 (java) S 5133 5136 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273907498 14420721664 11944 33554432000 4194304 4196468 140737151058576 139945394567952 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5143] ppid=5133 vsize=14082736 memory=140337536071296 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5143/stat : 5143 (java) S 5133 5136 2226 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273907500 14420721664 11944 33554432000 4194304 4196468 140737151058576 139944782657904 139945802300034 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5144] ppid=5133 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5144/stat : 5144 (java) S 5133 5136 2226 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273907500 14420721664 11944 33554432000 4194304 4196468 140737151058576 139944781603872 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5145] ppid=5133 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5145/stat : 5145 (java) S 5133 5136 2226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273907500 14420721664 11944 33554432000 4194304 4196468 140737151058576 139944780551024 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5146] ppid=5133 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5146/stat : 5146 (java) S 5133 5136 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273907503 14420721664 11944 33554432000 4194304 4196468 140737151058576 139944779499344 139945802307483 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5147] ppid=5133 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5136/task/5147/stat : 5147 (java) R 5133 5136 2226 0 -1 1077944384 405 0 0 0 1 0 0 0 20 0 15 0 273907503 14420721664 11944 33554432000 4194304 4196468 140737151058576 139944778447728 139945802300034 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5148] ppid=5133 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/5136/task/5148/stat : 5148 (java) R 5133 5136 2226 0 -1 4202560 200 0 0 0 2 0 0 0 20 0 15 0 273907503 14420721664 11944 33554432000 4194304 4196468 140737151058576 139944777394928 139945780702810 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5149] ppid=5133 vsize=14082736 memory=140337536071296 CPUtime=0.05 cores=1,3,5,7
/proc/5136/task/5149/stat : 5149 (java) S 5133 5136 2226 0 -1 1077944384 305 0 0 0 5 0 0 0 20 0 15 0 273907503 14420721664 11944 33554432000 4194304 4196468 140737151058576 139944776339064 139945802299093 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5150] ppid=5133 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5150/stat : 5150 (java) S 5133 5136 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273907503 14420721664 11944 33554432000 4194304 4196468 140737151058576 139944775289568 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5151] ppid=5133 vsize=14082736 memory=140337536071296 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5151/stat : 5151 (java) S 5133 5136 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273907503 14420721664 11944 33554432000 4194304 4196468 140737151058576 139944774236848 139945802300034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47776 KiB

[startup+0.310425 s]*
/proc/loadavg: 1.53 1.39 1.41 3/215 5151
/proc/meminfo: memFree=21392480/32770624 swapFree=67108368/67108860
[pid=5136] ppid=5133 vsize=14082736 memory=51108 CPUtime=0.43 cores=1,3,5,7
/proc/5136/stat : 5136 (java) S 5133 5136 2226 0 -1 1077944320 10864 0 0 0 41 2 0 0 20 0 15 0 273907497 14420721664 12777 33554432000 4194304 4196468 140737151058576 140737151041120 139945802288887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
/proc/5136/statm: 3520684 12777 3408 1 0 3482761 0
[pid=5136/tid=5138] ppid=5133 vsize=14082736 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/5136/task/5138/stat : 5138 (java) R 5133 5136 2226 0 -1 4202560 8542 0 0 0 28 2 0 0 20 0 15 0 273907497 14420721664 12777 33554432000 4194304 4196468 140737151058576 139945806496720 139945782564667 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5139] ppid=5133 vsize=14082736 memory=304556149079015447 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5139/stat : 5139 (java) S 5133 5136 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273907498 14420721664 12777 33554432000 4194304 4196468 140737151058576 139945739889808 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5140] ppid=5133 vsize=14082736 memory=140337537404214 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5140/stat : 5140 (java) S 5133 5136 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273907498 14420721664 12777 33554432000 4194304 4196468 140737151058576 139945396673552 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5141] ppid=5133 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5141/stat : 5141 (java) S 5133 5136 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273907498 14420721664 12777 33554432000 4194304 4196468 140737151058576 139945395620752 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5142] ppid=5133 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5142/stat : 5142 (java) S 5133 5136 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273907498 14420721664 12777 33554432000 4194304 4196468 140737151058576 139945394567952 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5143] ppid=5133 vsize=14082736 memory=140337536071296 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5143/stat : 5143 (java) S 5133 5136 2226 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273907500 14420721664 12777 33554432000 4194304 4196468 140737151058576 139944782657904 139945802300034 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5144] ppid=5133 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5144/stat : 5144 (java) S 5133 5136 2226 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273907500 14420721664 12777 33554432000 4194304 4196468 140737151058576 139944781603872 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5145] ppid=5133 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5145/stat : 5145 (java) S 5133 5136 2226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273907500 14420721664 12777 33554432000 4194304 4196468 140737151058576 139944780551024 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5146] ppid=5133 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5146/stat : 5146 (java) S 5133 5136 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273907503 14420721664 12777 33554432000 4194304 4196468 140737151058576 139944779499344 139945802307483 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5147] ppid=5133 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5136/task/5147/stat : 5147 (java) S 5133 5136 2226 0 -1 1077944384 410 0 0 0 2 0 0 0 20 0 15 0 273907503 14420721664 12777 33554432000 4194304 4196468 140737151058576 139944778447728 139945802300034 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5148] ppid=5133 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/5136/task/5148/stat : 5148 (java) S 5133 5136 2226 0 -1 1077944384 214 0 0 0 2 0 0 0 20 0 15 0 273907503 14420721664 12777 33554432000 4194304 4196468 140737151058576 139944777394928 139945802300034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5149] ppid=5133 vsize=14082736 memory=140337536071296 CPUtime=0.07 cores=1,3,5,7
/proc/5136/task/5149/stat : 5149 (java) S 5133 5136 2226 0 -1 1077944384 314 0 0 0 7 0 0 0 20 0 15 0 273907503 14420721664 12777 33554432000 4194304 4196468 140737151058576 139944776342128 139945802300034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5150] ppid=5133 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5150/stat : 5150 (java) S 5133 5136 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273907503 14420721664 12777 33554432000 4194304 4196468 140737151058576 139944775289568 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5151] ppid=5133 vsize=14082736 memory=140337536071296 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5151/stat : 5151 (java) S 5133 5136 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273907503 14420721664 12777 33554432000 4194304 4196468 140737151058576 139944774236848 139945802300034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 51108 KiB

[startup+0.700679 s]
/proc/loadavg: 1.53 1.39 1.41 4/215 5151
/proc/meminfo: memFree=21368172/32770624 swapFree=67108368/67108860
[pid=5136] ppid=5133 vsize=14084804 memory=90520 CPUtime=0.98 cores=1,3,5,7
/proc/5136/stat : 5136 (java) S 5133 5136 2226 0 -1 1077944320 17568 0 0 0 94 4 0 0 20 0 15 0 273907497 14422839296 22630 33554432000 4194304 4196468 140737151058576 140737151041120 139945802288887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
/proc/5136/statm: 3521201 22630 3499 1 0 3483273 0
[pid=5136/tid=5138] ppid=5133 vsize=14084804 memory=1764 CPUtime=0.67 cores=1,3,5,7
/proc/5136/task/5138/stat : 5138 (java) R 5133 5136 2226 0 -1 4202560 14869 0 0 0 64 3 0 0 20 0 15 0 273907497 14422839296 22630 33554432000 4194304 4196468 140737151058576 139945806512992 139945802310813 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5139] ppid=5133 vsize=14084804 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5139/stat : 5139 (java) S 5133 5136 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273907498 14422839296 22630 33554432000 4194304 4196468 140737151058576 139945739889808 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5140] ppid=5133 vsize=14084804 memory=756 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5140/stat : 5140 (java) S 5133 5136 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273907498 14422839296 22630 33554432000 4194304 4196468 140737151058576 139945396673552 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5141] ppid=5133 vsize=14084804 memory=9168 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5141/stat : 5141 (java) S 5133 5136 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273907498 14422839296 22630 33554432000 4194304 4196468 140737151058576 139945395620752 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5142] ppid=5133 vsize=14084804 memory=872 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5142/stat : 5142 (java) S 5133 5136 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273907498 14422839296 22630 33554432000 4194304 4196468 140737151058576 139945394567952 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5143] ppid=5133 vsize=14084804 memory=1920 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5143/stat : 5143 (java) S 5133 5136 2226 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273907500 14422839296 22630 33554432000 4194304 4196468 140737151058576 139944782657904 139945802300034 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5144] ppid=5133 vsize=14084804 memory=6300 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5144/stat : 5144 (java) S 5133 5136 2226 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273907500 14422839296 22630 33554432000 4194304 4196468 140737151058576 139944781603872 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5145] ppid=5133 vsize=14084804 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5145/stat : 5145 (java) S 5133 5136 2226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273907500 14422839296 22695 33554432000 4194304 4196468 140737151058576 139944780551024 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5146] ppid=5133 vsize=14084804 memory=3920 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5146/stat : 5146 (java) S 5133 5136 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273907503 14422839296 22695 33554432000 4194304 4196468 140737151058576 139944779499344 139945802307483 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5147] ppid=5133 vsize=14084804 memory=7302135314614015848 CPUtime=0.07 cores=1,3,5,7
/proc/5136/task/5147/stat : 5147 (java) S 5133 5136 2226 0 -1 1077944384 560 0 0 0 7 0 0 0 20 0 15 0 273907503 14422839296 22695 33554432000 4194304 4196468 140737151058576 139944778447728 139945802300034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5148] ppid=5133 vsize=14084804 memory=7885332796437780070 CPUtime=0.07 cores=1,3,5,7
/proc/5136/task/5148/stat : 5148 (java) S 5133 5136 2226 0 -1 1077944384 374 0 0 0 7 0 0 0 20 0 15 0 273907503 14422839296 22695 33554432000 4194304 4196468 140737151058576 139944777394928 139945802300034 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5149] ppid=5133 vsize=14084804 memory=4641048821391970384 CPUtime=0.14 cores=1,3,5,7
/proc/5136/task/5149/stat : 5149 (java) S 5133 5136 2226 0 -1 1077944384 382 0 0 0 14 0 0 0 20 0 15 0 273907503 14422839296 22695 33554432000 4194304 4196468 140737151058576 139944776342128 139945802300034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5150] ppid=5133 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5150/stat : 5150 (java) S 5133 5136 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273907503 14422839296 22695 33554432000 4194304 4196468 140737151058576 139944775289568 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5151] ppid=5133 vsize=14084804 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5151/stat : 5151 (java) S 5133 5136 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273907503 14422839296 22695 33554432000 4194304 4196468 140737151058576 139944774236848 139945802300034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 90520 KiB

[startup+1.50159 s]
/proc/loadavg: 1.53 1.39 1.41 5/215 5151
/proc/meminfo: memFree=21333988/32770624 swapFree=67108368/67108860
[pid=5136] ppid=5133 vsize=14090948 memory=136520 CPUtime=3.03 cores=1,3,5,7
/proc/5136/stat : 5136 (java) S 5133 5136 2226 0 -1 1077944320 24288 0 0 0 297 6 0 0 20 0 15 0 273907497 14429130752 34130 33554432000 4194304 4196468 140737151058576 140737151041120 139945802288887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
/proc/5136/statm: 3522737 34130 3544 1 0 3484809 0
[pid=5136/tid=5138] ppid=5133 vsize=14090948 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/5136/task/5138/stat : 5138 (java) R 5133 5136 2226 0 -1 4202560 18756 0 0 0 142 5 0 0 20 0 15 0 273907497 14429130752 34130 33554432000 4194304 4196468 140737151058576 139945806523488 139945424575364 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5139] ppid=5133 vsize=14090948 memory=-6661058721126268558 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5139/stat : 5139 (java) S 5133 5136 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273907498 14429130752 34130 33554432000 4194304 4196468 140737151058576 139945739889808 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5140] ppid=5133 vsize=14090948 memory=-8608163762443492725 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5140/stat : 5140 (java) S 5133 5136 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273907498 14429130752 34130 33554432000 4194304 4196468 140737151058576 139945396673552 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5141] ppid=5133 vsize=14090948 memory=3047711462688066934 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5141/stat : 5141 (java) S 5133 5136 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273907498 14429130752 34130 33554432000 4194304 4196468 140737151058576 139945395620752 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5142] ppid=5133 vsize=14090948 memory=7974038411334692957 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5142/stat : 5142 (java) S 5133 5136 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273907498 14429130752 34130 33554432000 4194304 4196468 140737151058576 139945394567952 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5143] ppid=5133 vsize=14090948 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5143/stat : 5143 (java) S 5133 5136 2226 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 273907500 14429130752 34130 33554432000 4194304 4196468 140737151058576 139944782657904 139945802300034 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5144] ppid=5133 vsize=14090948 memory=6010170703715133538 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5144/stat : 5144 (java) S 5133 5136 2226 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273907500 14429130752 34130 33554432000 4194304 4196468 140737151058576 139944781603872 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5145] ppid=5133 vsize=14090948 memory=5787220445994897765 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5145/stat : 5145 (java) S 5133 5136 2226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273907500 14429130752 34130 33554432000 4194304 4196468 140737151058576 139944780551024 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5146] ppid=5133 vsize=14090948 memory=6082790135224887401 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5146/stat : 5146 (java) S 5133 5136 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273907503 14429130752 34130 33554432000 4194304 4196468 140737151058576 139944779499344 139945802307483 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5147] ppid=5133 vsize=14090948 memory=7526543858397991545 CPUtime=0.5 cores=1,3,5,7
/proc/5136/task/5147/stat : 5147 (java) R 5133 5136 2226 0 -1 4202560 1175 0 0 0 50 0 0 0 20 0 15 0 273907503 14429130752 34130 33554432000 4194304 4196468 140737151058576 139944778429904 139945782990592 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5148] ppid=5133 vsize=14090948 memory=0 CPUtime=0.52 cores=1,3,5,7
/proc/5136/task/5148/stat : 5148 (java) R 5133 5136 2226 0 -1 4202560 1241 0 0 0 52 0 0 0 20 0 15 0 273907503 14429130752 34130 33554432000 4194304 4196468 140737151058576 139944777372288 139945781981987 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5149] ppid=5133 vsize=14090948 memory=0 CPUtime=0.5 cores=1,3,5,7
/proc/5136/task/5149/stat : 5149 (java) S 5133 5136 2226 0 -1 1077944384 1717 0 0 0 50 0 0 0 20 0 15 0 273907503 14429130752 34130 33554432000 4194304 4196468 140737151058576 139944776342128 139945802300034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5150] ppid=5133 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5150/stat : 5150 (java) S 5133 5136 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273907503 14429130752 34130 33554432000 4194304 4196468 140737151058576 139944775289568 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5151] ppid=5133 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5151/stat : 5151 (java) S 5133 5136 2226 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 273907503 14429130752 34130 33554432000 4194304 4196468 140737151058576 139944774236848 139945802300034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 136520 KiB

[startup+1.68857 s]
# the end of solver process 5136 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.36036 s, system=0.075582 s

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

[startup+1.60505 s]
/proc/loadavg: 1.53 1.39 1.41 5/215 5151
/proc/meminfo: memFree=21333988/32770624 swapFree=67108368/67108860
[pid=5136] ppid=5133 vsize=14090948 memory=142024 CPUtime=3.33 cores=1,3,5,7
/proc/5136/stat : 5136 (java) S 5133 5136 2226 0 -1 1077944320 24648 0 0 0 327 6 0 0 20 0 15 0 273907497 14429130752 35506 33554432000 4194304 4196468 140737151058576 140737151041120 139945802288887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
/proc/5136/statm: 3522737 35506 3545 1 0 3484809 0
[pid=5136/tid=5138] ppid=5133 vsize=14090948 memory=0 CPUtime=1.57 cores=1,3,5,7
/proc/5136/task/5138/stat : 5138 (java) R 5133 5136 2226 0 -1 4202560 18758 0 0 0 152 5 0 0 20 0 15 0 273907497 14429130752 35506 33554432000 4194304 4196468 140737151058576 139945806523488 139945424574898 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5139] ppid=5133 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5139/stat : 5139 (java) S 5133 5136 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273907498 14429130752 35506 33554432000 4194304 4196468 140737151058576 139945739889808 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5140] ppid=5133 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5140/stat : 5140 (java) S 5133 5136 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273907498 14429130752 35506 33554432000 4194304 4196468 140737151058576 139945396673552 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5141] ppid=5133 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5141/stat : 5141 (java) S 5133 5136 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273907498 14429130752 35506 33554432000 4194304 4196468 140737151058576 139945395620752 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5142] ppid=5133 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5142/stat : 5142 (java) S 5133 5136 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273907498 14429130752 35506 33554432000 4194304 4196468 140737151058576 139945394567952 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5143] ppid=5133 vsize=14090948 memory=140337536073009 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5143/stat : 5143 (java) S 5133 5136 2226 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 273907500 14429130752 35506 33554432000 4194304 4196468 140737151058576 139944782657904 139945802300034 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5144] ppid=5133 vsize=14090948 memory=7450759621534438756 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5144/stat : 5144 (java) S 5133 5136 2226 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273907500 14429130752 35506 33554432000 4194304 4196468 140737151058576 139944781603872 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5145] ppid=5133 vsize=14090948 memory=7309167735419596644 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5145/stat : 5145 (java) S 5133 5136 2226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273907500 14429130752 35506 33554432000 4194304 4196468 140737151058576 139944780551024 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5146] ppid=5133 vsize=14090948 memory=5931348737964200016 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5146/stat : 5146 (java) S 5133 5136 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273907503 14429130752 35506 33554432000 4194304 4196468 140737151058576 139944779499344 139945802307483 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5147] ppid=5133 vsize=14090948 memory=0 CPUtime=0.6 cores=1,3,5,7
/proc/5136/task/5147/stat : 5147 (java) S 5133 5136 2226 0 -1 1077944384 1502 0 0 0 60 0 0 0 20 0 15 0 273907503 14429130752 35506 33554432000 4194304 4196468 140737151058576 139944778447728 139945802300034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5148] ppid=5133 vsize=14090948 memory=162426402222934 CPUtime=0.61 cores=1,3,5,7
/proc/5136/task/5148/stat : 5148 (java) S 5133 5136 2226 0 -1 1077944384 1261 0 0 0 61 0 0 0 20 0 15 0 273907503 14429130752 35506 33554432000 4194304 4196468 140737151058576 139944777394928 139945802300034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5149] ppid=5133 vsize=14090948 memory=0 CPUtime=0.51 cores=1,3,5,7
/proc/5136/task/5149/stat : 5149 (java) S 5133 5136 2226 0 -1 1077944384 1728 0 0 0 51 0 0 0 20 0 15 0 273907503 14429130752 35506 33554432000 4194304 4196468 140737151058576 139944776342128 139945802300034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5150] ppid=5133 vsize=14090948 memory=-9174445032661854264 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5150/stat : 5150 (java) S 5133 5136 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273907503 14429130752 35506 33554432000 4194304 4196468 140737151058576 139944775289568 139945802299093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
[pid=5136/tid=5151] ppid=5133 vsize=14090948 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/5136/task/5151/stat : 5151 (java) S 5133 5136 2226 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 273907503 14429130752 35506 33554432000 4194304 4196468 140737151058576 139944774236848 139945802300034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16998400 140737151063113 140737151063305 140737151063305 140737151066063 0
Current children cumulated CPU time: 3.33 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 142024 KiB

Child status: 0
Real time (s): 1.68861
CPU time (s): 3.43594
CPU user time (s): 3.36036
CPU system time (s): 0.075582
CPU usage (%): 203.478
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 142024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.36036
system time used= 0.075582
maximum resident set size= 146788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24810
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2761
involuntary context switches= 10


# summary of solver processes directly reported to runsolver:
#   pid: 5136
#   total CPU time (s): 3.43594
#   total CPU user time (s): 3.36036
#   total CPU system time (s): 0.075582

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.027655 second user time and 0.061419 second system time

The end

Launcher Data

Begin job on node148 at 2018-08-18 05:37:23
IDJOB=4311877
IDBENCH=141607
IDSOLVER=2799
FILE ID=node148/4311877-1534563443
RUNJOBID= node148-1534541038-2258
PBS_JOBID= 21038631
Free space on /tmp= 49636 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
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 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311877-1534563443/watcher-4311877-1534563443 -o /tmp/evaluation-result-4311877-1534563443/solver-4311877-1534563443 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534541038-2258 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 648442965 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311877-1534563443.xml

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

MD5SUM BENCH= 32889b6f2e93f59096a50faf26931df2
RANDOM SEED=648442965

node148.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.50
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.50
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.50
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.50
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:        21429852 kB
MemAvailable:   31669168 kB
Buffers:          219176 kB
Cached:         10278644 kB
SwapCached:            4 kB
Active:          7115788 kB
Inactive:        3657652 kB
Active(anon):     247968 kB
Inactive(anon):    96196 kB
Active(file):    6867820 kB
Inactive(file):  3561456 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67108368 kB
Dirty:             35812 kB
Writeback:            20 kB
AnonPages:        282616 kB
Mapped:            32516 kB
Shmem:             65972 kB
Slab:             266780 kB
SReclaimable:     238500 kB
SUnreclaim:        28280 kB
KernelStack:        3520 kB
PageTables:         5392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1240800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    204800 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 49600 MiB
End job on node148 at 2018-08-18 05:37:25