Trace number 4290597

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-07-02SAT 3.60895 1.75215

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.57	c version: 2018-07-02
0.66/0.57	c seed: 38090878
0.66/0.57	c timeout: 2400
0.66/0.57	c memlimit: 11000
0.66/0.57	c nbcore: 4
0.66/0.59	c Parsing instance...
2.36/1.35	c Parsing done, starting search...
3.26/1.69	s SATISFIABLE
3.26/1.69	v <instantiation>
3.26/1.69	v 	<list>
3.26/1.69	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.26/1.69	v 	</list>
3.26/1.69	v 	<values>
3.26/1.69	v 		0 8 3 1 5 6 7 2 4 5 1 8 6 3 2 4 0 7 6 4 2 7 1 0 8 5 3 4 5 0 3 7 8 2 1 6 2 0 6 5 4 7 3 8 1 8 7 4 2 6 5 1 3 0 1 2 7 0 8 3 6 4 5 3 6 1 8 0 4 5 7 2 7 3 5 4 2 1 0 6 8 53 57 37 23 78 16 29 67 77 44 51 3 65 22 54 34 33 76 7 55 36 71 14 48 13 59 63 52 26 2 73 42 47 27 15 68 61 75 8 19 62 25 4 74 69 28 39 9 64 38 79 18 35 12 49 5 21 6 46 17 72 31 41 56 43 66 32 58 11 1 45 24 
3.26/1.69	v 	</values>
3.26/1.69	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 (8284 MiB free)
  memory of node 1: 16384 MiB (10228 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290597-1532584134/watcher-4290597-1532584134 -o /tmp/evaluation-result-4290597-1532584134/solver-4290597-1532584134 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532562642-29759 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 38090878 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290597-1532584134.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=32331, runsolver pid=32328
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 1.13 1.31 1.38 3/219 32346
/proc/meminfo: memFree=18940984/32770624 swapFree=67108860/67108860
[pid=32331] ppid=32328 vsize=14082740 memory=31020 CPUtime=0.1 cores=0,2,4,6
/proc/32331/stat : 32331 (java) S 32328 32331 29728 0 -1 1077944320 6700 0 0 0 9 1 0 0 20 0 15 0 75976600 14420725760 7755 33554432000 4194304 4196468 140725446589264 140725446571808 140392757038839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
/proc/32331/statm: 3520685 7755 3130 1 0 3482761 0
[pid=32331/tid=32333] ppid=32328 vsize=14082740 memory=-8701690554792448899 CPUtime=0.08 cores=0,2,4,6
/proc/32331/task/32333/stat : 32333 (java) R 32328 32331 29728 0 -1 4202560 4748 0 0 0 7 1 0 0 20 0 15 0 75976600 14420725760 7755 33554432000 4194304 4196468 140725446589264 140392761241960 140392737314546 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32334] ppid=32328 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32334/stat : 32334 (java) S 32328 32331 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75976601 14420725760 7755 33554432000 4194304 4196468 140725446589264 140392687127312 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32335] ppid=32328 vsize=14082740 memory=139976492512896 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32335/stat : 32335 (java) S 32328 32331 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75976601 14420725760 7755 33554432000 4194304 4196468 140725446589264 140392686074768 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32336] ppid=32328 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32336/stat : 32336 (java) S 32328 32331 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75976601 14420725760 7755 33554432000 4194304 4196468 140725446589264 140392685022224 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32337] ppid=32328 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32337/stat : 32337 (java) S 32328 32331 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75976601 14420725760 7755 33554432000 4194304 4196468 140725446589264 140392349219984 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32338] ppid=32328 vsize=14082740 memory=139976492512896 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32338/stat : 32338 (java) S 32328 32331 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75976603 14420725760 7755 33554432000 4194304 4196468 140725446589264 140392231708656 140392757049986 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32339] ppid=32328 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32339/stat : 32339 (java) S 32328 32331 29728 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75976603 14420725760 7755 33554432000 4194304 4196468 140725446589264 140392230654880 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32340] ppid=32328 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32340/stat : 32340 (java) S 32328 32331 29728 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75976603 14420725760 7755 33554432000 4194304 4196468 140725446589264 140392229602288 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32341] ppid=32328 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32341/stat : 32341 (java) S 32328 32331 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75976606 14420725760 7755 33554432000 4194304 4196468 140725446589264 140392228550864 140392757057435 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32342] ppid=32328 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32342/stat : 32342 (java) S 32328 32331 29728 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 75976606 14420725760 7755 33554432000 4194304 4196468 140725446589264 140392227498480 140392757049986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32343] ppid=32328 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32343/stat : 32343 (java) S 32328 32331 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75976606 14420725760 7755 33554432000 4194304 4196468 140725446589264 140392226445936 140392757049986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32344] ppid=32328 vsize=14082740 memory=139976492512896 CPUtime=0.01 cores=0,2,4,6
/proc/32331/task/32344/stat : 32344 (java) S 32328 32331 29728 0 -1 1077944384 261 0 0 0 1 0 0 0 20 0 15 0 75976606 14420725760 7755 33554432000 4194304 4196468 140725446589264 140392225393392 140392757049986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32345] ppid=32328 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32345/stat : 32345 (java) S 32328 32331 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75976606 14420725760 7755 33554432000 4194304 4196468 140725446589264 140392224341088 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32346] ppid=32328 vsize=14082740 memory=139976492512896 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32346/stat : 32346 (java) S 32328 32331 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75976607 14420725760 7755 33554432000 4194304 4196468 140725446589264 140392223287600 140392757049986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31020 KiB

[startup+0.210473 s]*
/proc/loadavg: 1.13 1.31 1.38 5/219 32346
/proc/meminfo: memFree=18924504/32770624 swapFree=67108860/67108860
[pid=32331] ppid=32328 vsize=14082740 memory=46736 CPUtime=0.26 cores=0,2,4,6
/proc/32331/stat : 32331 (java) S 32328 32331 29728 0 -1 1077944320 10301 0 0 0 24 2 0 0 20 0 15 0 75976600 14420725760 11684 33554432000 4194304 4196468 140725446589264 140725446571808 140392757038839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
/proc/32331/statm: 3520685 11684 3298 1 0 3482761 0
[pid=32331/tid=32333] ppid=32328 vsize=14082740 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/32331/task/32333/stat : 32333 (java) R 32328 32331 29728 0 -1 4202560 8129 0 0 0 17 1 0 0 20 0 15 0 75976600 14420725760 11684 33554432000 4194304 4196468 140725446589264 140392761263472 140392741082469 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32334] ppid=32328 vsize=14082740 memory=343 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32334/stat : 32334 (java) S 32328 32331 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75976601 14420725760 11684 33554432000 4194304 4196468 140725446589264 140392687127312 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32335] ppid=32328 vsize=14082740 memory=139976492917256 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32335/stat : 32335 (java) S 32328 32331 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75976601 14420725760 11684 33554432000 4194304 4196468 140725446589264 140392686074768 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32336] ppid=32328 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32336/stat : 32336 (java) S 32328 32331 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75976601 14420725760 11684 33554432000 4194304 4196468 140725446589264 140392685022224 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32337] ppid=32328 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32337/stat : 32337 (java) S 32328 32331 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75976601 14420725760 11684 33554432000 4194304 4196468 140725446589264 140392349219984 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32338] ppid=32328 vsize=14082740 memory=139976492512896 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32338/stat : 32338 (java) S 32328 32331 29728 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 75976603 14420725760 11684 33554432000 4194304 4196468 140725446589264 140392231708656 140392757049986 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32339] ppid=32328 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32339/stat : 32339 (java) S 32328 32331 29728 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75976603 14420725760 11684 33554432000 4194304 4196468 140725446589264 140392230654880 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32340] ppid=32328 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32340/stat : 32340 (java) S 32328 32331 29728 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75976603 14420725760 11684 33554432000 4194304 4196468 140725446589264 140392229602288 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32341] ppid=32328 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32341/stat : 32341 (java) S 32328 32331 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75976606 14420725760 11684 33554432000 4194304 4196468 140725446589264 140392228550864 140392757057435 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32342] ppid=32328 vsize=14082740 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/32331/task/32342/stat : 32342 (java) R 32328 32331 29728 0 -1 4202560 330 0 0 0 1 0 0 0 20 0 15 0 75976606 14420725760 11684 33554432000 4194304 4196468 140725446589264 140392227488592 140392757060186 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32343] ppid=32328 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32343/stat : 32343 (java) R 32328 32331 29728 0 -1 1077944384 170 0 0 0 0 0 0 0 20 0 15 0 75976606 14420725760 11684 33554432000 4194304 4196468 140725446589264 140392226446032 140392757049045 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32344] ppid=32328 vsize=14082740 memory=139976492512896 CPUtime=0.05 cores=0,2,4,6
/proc/32331/task/32344/stat : 32344 (java) R 32328 32331 29728 0 -1 4202560 290 0 0 0 5 0 0 0 20 0 15 0 75976606 14420725760 11684 33554432000 4194304 4196468 140725446589264 140392225393392 140392757050774 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32345] ppid=32328 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32345/stat : 32345 (java) S 32328 32331 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75976606 14420725760 11684 33554432000 4194304 4196468 140725446589264 140392224341088 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32346] ppid=32328 vsize=14082740 memory=139976492512896 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32346/stat : 32346 (java) S 32328 32331 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75976607 14420725760 11684 33554432000 4194304 4196468 140725446589264 140392223287600 140392757049986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 46736 KiB

[startup+0.310597 s]*
/proc/loadavg: 1.13 1.31 1.38 3/219 32346
/proc/meminfo: memFree=18921464/32770624 swapFree=67108860/67108860
[pid=32331] ppid=32328 vsize=14082740 memory=50652 CPUtime=0.43 cores=0,2,4,6
/proc/32331/stat : 32331 (java) S 32328 32331 29728 0 -1 1077944320 10751 0 0 0 40 3 0 0 20 0 15 0 75976600 14420725760 12663 33554432000 4194304 4196468 140725446589264 140725446571808 140392757038839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
/proc/32331/statm: 3520685 12663 3415 1 0 3482761 0
[pid=32331/tid=32333] ppid=32328 vsize=14082740 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/32331/task/32333/stat : 32333 (java) R 32328 32331 29728 0 -1 4202560 8434 0 0 0 27 2 0 0 20 0 15 0 75976600 14420725760 12663 33554432000 4194304 4196468 140725446589264 140392761250352 140392757060765 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32334] ppid=32328 vsize=14082740 memory=288230604707987479 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32334/stat : 32334 (java) S 32328 32331 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75976601 14420725760 12663 33554432000 4194304 4196468 140725446589264 140392687127312 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32335] ppid=32328 vsize=14082740 memory=139976492927130 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32335/stat : 32335 (java) S 32328 32331 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75976601 14420725760 12663 33554432000 4194304 4196468 140725446589264 140392686074768 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32336] ppid=32328 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32336/stat : 32336 (java) S 32328 32331 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75976601 14420725760 12663 33554432000 4194304 4196468 140725446589264 140392685022224 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32337] ppid=32328 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32337/stat : 32337 (java) S 32328 32331 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75976601 14420725760 12663 33554432000 4194304 4196468 140725446589264 140392349219984 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32338] ppid=32328 vsize=14082740 memory=139976492512896 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32338/stat : 32338 (java) S 32328 32331 29728 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 75976603 14420725760 12663 33554432000 4194304 4196468 140725446589264 140392231708656 140392757049986 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32339] ppid=32328 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32339/stat : 32339 (java) S 32328 32331 29728 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75976603 14420725760 12663 33554432000 4194304 4196468 140725446589264 140392230654880 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32340] ppid=32328 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32340/stat : 32340 (java) S 32328 32331 29728 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75976603 14420725760 12663 33554432000 4194304 4196468 140725446589264 140392229602288 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32341] ppid=32328 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32341/stat : 32341 (java) S 32328 32331 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75976606 14420725760 12663 33554432000 4194304 4196468 140725446589264 140392228550864 140392757057435 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32342] ppid=32328 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/32331/task/32342/stat : 32342 (java) S 32328 32331 29728 0 -1 1077944384 362 0 0 0 2 0 0 0 20 0 15 0 75976606 14420725760 12663 33554432000 4194304 4196468 140725446589264 140392227498480 140392757049986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32343] ppid=32328 vsize=14082740 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/32331/task/32343/stat : 32343 (java) S 32328 32331 29728 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 15 0 75976606 14420725760 12663 33554432000 4194304 4196468 140725446589264 140392226445936 140392757049986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32344] ppid=32328 vsize=14082740 memory=139976492512896 CPUtime=0.08 cores=0,2,4,6
/proc/32331/task/32344/stat : 32344 (java) R 32328 32331 29728 0 -1 4202560 304 0 0 0 8 0 0 0 20 0 15 0 75976606 14420725760 12663 33554432000 4194304 4196468 140725446589264 140392225393392 140392749280229 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32345] ppid=32328 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32345/stat : 32345 (java) S 32328 32331 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75976606 14420725760 12663 33554432000 4194304 4196468 140725446589264 140392224341088 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32346] ppid=32328 vsize=14082740 memory=139976492512896 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32346/stat : 32346 (java) S 32328 32331 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75976607 14420725760 12663 33554432000 4194304 4196468 140725446589264 140392223287600 140392757049986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50652 KiB

[startup+0.70158 s]
/proc/loadavg: 1.13 1.31 1.38 3/219 32346
/proc/meminfo: memFree=18901000/32770624 swapFree=67108860/67108860
[pid=32331] ppid=32328 vsize=14084808 memory=88952 CPUtime=0.98 cores=0,2,4,6
/proc/32331/stat : 32331 (java) S 32328 32331 29728 0 -1 1077944320 17591 0 0 0 93 5 0 0 20 0 15 0 75976600 14422843392 22238 33554432000 4194304 4196468 140725446589264 140725446571808 140392757038839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
/proc/32331/statm: 3521202 22238 3504 1 0 3483273 0
[pid=32331/tid=32333] ppid=32328 vsize=14084808 memory=1844 CPUtime=0.66 cores=0,2,4,6
/proc/32331/task/32333/stat : 32333 (java) R 32328 32331 29728 0 -1 4202560 14882 0 0 0 63 3 0 0 20 0 15 0 75976600 14422843392 22238 33554432000 4194304 4196468 140725446589264 140392761263664 140392724627279 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32334] ppid=32328 vsize=14084808 memory=796 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32334/stat : 32334 (java) S 32328 32331 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75976601 14422843392 22238 33554432000 4194304 4196468 140725446589264 140392687127312 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32335] ppid=32328 vsize=14084808 memory=1700 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32335/stat : 32335 (java) S 32328 32331 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75976601 14422843392 22238 33554432000 4194304 4196468 140725446589264 140392686074768 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32336] ppid=32328 vsize=14084808 memory=13056 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32336/stat : 32336 (java) S 32328 32331 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75976601 14422843392 22238 33554432000 4194304 4196468 140725446589264 140392685022224 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32337] ppid=32328 vsize=14084808 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32337/stat : 32337 (java) S 32328 32331 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75976601 14422843392 22238 33554432000 4194304 4196468 140725446589264 140392349219984 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32338] ppid=32328 vsize=14084808 memory=4620 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32338/stat : 32338 (java) S 32328 32331 29728 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 75976603 14422843392 22238 33554432000 4194304 4196468 140725446589264 140392231708656 140392757049986 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32339] ppid=32328 vsize=14084808 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32339/stat : 32339 (java) S 32328 32331 29728 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75976603 14422843392 22238 33554432000 4194304 4196468 140725446589264 140392230654880 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32340] ppid=32328 vsize=14084808 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32340/stat : 32340 (java) S 32328 32331 29728 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75976603 14422843392 22238 33554432000 4194304 4196468 140725446589264 140392229602288 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32341] ppid=32328 vsize=14084808 memory=6297835844906604903 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32341/stat : 32341 (java) S 32328 32331 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75976606 14422843392 22238 33554432000 4194304 4196468 140725446589264 140392228550864 140392757057435 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32342] ppid=32328 vsize=14084808 memory=8025788839948342378 CPUtime=0.09 cores=0,2,4,6
/proc/32331/task/32342/stat : 32342 (java) S 32328 32331 29728 0 -1 1077944384 534 0 0 0 9 0 0 0 20 0 15 0 75976606 14422843392 22238 33554432000 4194304 4196468 140725446589264 140392227498480 140392757049986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32343] ppid=32328 vsize=14084808 memory=7007715718637572176 CPUtime=0.06 cores=0,2,4,6
/proc/32331/task/32343/stat : 32343 (java) S 32328 32331 29728 0 -1 1077944384 401 0 0 0 6 0 0 0 20 0 15 0 75976606 14422843392 22238 33554432000 4194304 4196468 140725446589264 140392226445936 140392757049986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32344] ppid=32328 vsize=14084808 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/32331/task/32344/stat : 32344 (java) S 32328 32331 29728 0 -1 1077944384 390 0 0 0 14 0 0 0 20 0 15 0 75976606 14422843392 22238 33554432000 4194304 4196468 140725446589264 140392225393392 140392757049986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32345] ppid=32328 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32345/stat : 32345 (java) S 32328 32331 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75976606 14422843392 22238 33554432000 4194304 4196468 140725446589264 140392224341088 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32346] ppid=32328 vsize=14084808 memory=33 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32346/stat : 32346 (java) S 32328 32331 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75976607 14422843392 22238 33554432000 4194304 4196468 140725446589264 140392223287600 140392757049986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88952 KiB

[startup+1.5007 s]
/proc/loadavg: 1.04 1.29 1.37 6/219 32346
/proc/meminfo: memFree=18867324/32770624 swapFree=67108860/67108860
[pid=32331] ppid=32328 vsize=14090952 memory=134724 CPUtime=2.96 cores=0,2,4,6
/proc/32331/stat : 32331 (java) S 32328 32331 29728 0 -1 1077944320 27043 0 0 0 288 8 0 0 20 0 15 0 75976600 14429134848 33681 33554432000 4194304 4196468 140725446589264 140725446571808 140392757038839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
/proc/32331/statm: 3522738 33681 3546 1 0 3484809 0
[pid=32331/tid=32333] ppid=32328 vsize=14090952 memory=6791534058613427641 CPUtime=1.45 cores=0,2,4,6
/proc/32331/task/32333/stat : 32333 (java) R 32328 32331 29728 0 -1 4202560 20706 0 0 0 140 5 0 0 20 0 15 0 75976600 14429134848 33681 33554432000 4194304 4196468 140725446589264 140392761275632 140392365376071 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32334] ppid=32328 vsize=14090952 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32334/stat : 32334 (java) S 32328 32331 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75976601 14429134848 33681 33554432000 4194304 4196468 140725446589264 140392687127312 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32335] ppid=32328 vsize=14090952 memory=-6509546260019855295 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32335/stat : 32335 (java) S 32328 32331 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75976601 14429134848 33681 33554432000 4194304 4196468 140725446589264 140392686074768 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32336] ppid=32328 vsize=14090952 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32336/stat : 32336 (java) S 32328 32331 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75976601 14429134848 33681 33554432000 4194304 4196468 140725446589264 140392685022224 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32337] ppid=32328 vsize=14090952 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32337/stat : 32337 (java) S 32328 32331 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75976601 14429134848 33681 33554432000 4194304 4196468 140725446589264 140392349219984 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32338] ppid=32328 vsize=14090952 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32338/stat : 32338 (java) S 32328 32331 29728 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75976603 14429134848 33681 33554432000 4194304 4196468 140725446589264 140392231708656 140392757049986 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32339] ppid=32328 vsize=14090952 memory=7378400757200546657 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32339/stat : 32339 (java) S 32328 32331 29728 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75976603 14429134848 33681 33554432000 4194304 4196468 140725446589264 140392230654880 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32340] ppid=32328 vsize=14090952 memory=7374758023520802148 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32340/stat : 32340 (java) S 32328 32331 29728 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75976603 14429134848 33681 33554432000 4194304 4196468 140725446589264 140392229602288 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32341] ppid=32328 vsize=14090952 memory=7451894300419318880 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32341/stat : 32341 (java) S 32328 32331 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75976606 14429134848 33681 33554432000 4194304 4196468 140725446589264 140392228550864 140392757057435 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32342] ppid=32328 vsize=14090952 memory=8298057711207437175 CPUtime=0.48 cores=0,2,4,6
/proc/32331/task/32342/stat : 32342 (java) R 32328 32331 29728 0 -1 4202560 1468 0 0 0 48 0 0 0 20 0 15 0 75976606 14429134848 33681 33554432000 4194304 4196468 140725446589264 140392227479496 140392742153894 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32343] ppid=32328 vsize=14090952 memory=0 CPUtime=0.43 cores=0,2,4,6
/proc/32331/task/32343/stat : 32343 (java) R 32328 32331 29728 0 -1 4202560 1262 0 0 0 43 0 0 0 20 0 15 0 75976606 14429134848 33681 33554432000 4194304 4196468 140725446589264 140392226431960 140392736882406 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32344] ppid=32328 vsize=14090952 memory=0 CPUtime=0.56 cores=0,2,4,6
/proc/32331/task/32344/stat : 32344 (java) S 32328 32331 29728 0 -1 1077944384 2203 0 0 0 55 1 0 0 20 0 15 0 75976606 14429134848 33681 33554432000 4194304 4196468 140725446589264 140392225393392 140392757049986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32345] ppid=32328 vsize=14090952 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32345/stat : 32345 (java) S 32328 32331 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75976606 14429134848 33681 33554432000 4194304 4196468 140725446589264 140392224341088 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32346] ppid=32328 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32346/stat : 32346 (java) S 32328 32331 29728 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 75976607 14429134848 33681 33554432000 4194304 4196468 140725446589264 140392223287600 140392757049986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 134724 KiB

[startup+1.75209 s]
# the end of solver process 32331 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.51705 s, system=0.091901 s

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

[startup+1.60085 s]
/proc/loadavg: 1.04 1.29 1.37 6/219 32346
/proc/meminfo: memFree=18867324/32770624 swapFree=67108860/67108860
[pid=32331] ppid=32328 vsize=14090952 memory=139480 CPUtime=3.26 cores=0,2,4,6
/proc/32331/stat : 32331 (java) S 32328 32331 29728 0 -1 1077944320 27223 0 0 0 318 8 0 0 20 0 15 0 75976600 14429134848 34870 33554432000 4194304 4196468 140725446589264 140725446571808 140392757038839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
/proc/32331/statm: 3522738 34870 3546 1 0 3484809 0
[pid=32331/tid=32333] ppid=32328 vsize=14090952 memory=6370721435272828269 CPUtime=1.56 cores=0,2,4,6
/proc/32331/task/32333/stat : 32333 (java) R 32328 32331 29728 0 -1 4202560 20709 0 0 0 150 6 0 0 20 0 15 0 75976600 14429134848 34870 33554432000 4194304 4196468 140725446589264 140392761275632 140392370422120 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32334] ppid=32328 vsize=14090952 memory=6942694995108654182 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32334/stat : 32334 (java) S 32328 32331 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75976601 14429134848 34870 33554432000 4194304 4196468 140725446589264 140392687127312 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32335] ppid=32328 vsize=14090952 memory=7523376918531162212 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32335/stat : 32335 (java) S 32328 32331 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75976601 14429134848 34870 33554432000 4194304 4196468 140725446589264 140392686074768 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32336] ppid=32328 vsize=14090952 memory=7667774642524214375 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32336/stat : 32336 (java) S 32328 32331 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75976601 14429134848 34870 33554432000 4194304 4196468 140725446589264 140392685022224 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32337] ppid=32328 vsize=14090952 memory=7523107478184158290 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32337/stat : 32337 (java) S 32328 32331 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75976601 14429134848 34870 33554432000 4194304 4196468 140725446589264 140392349219984 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32338] ppid=32328 vsize=14090952 memory=7523107478184158290 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32338/stat : 32338 (java) S 32328 32331 29728 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75976603 14429134848 34870 33554432000 4194304 4196468 140725446589264 140392231708656 140392757049986 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32339] ppid=32328 vsize=14090952 memory=7454130749351154278 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32339/stat : 32339 (java) S 32328 32331 29728 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75976603 14429134848 34870 33554432000 4194304 4196468 140725446589264 140392230654880 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32340] ppid=32328 vsize=14090952 memory=7235147594880805952 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32340/stat : 32340 (java) S 32328 32331 29728 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75976603 14429134848 34870 33554432000 4194304 4196468 140725446589264 140392229602288 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32341] ppid=32328 vsize=14090952 memory=7235147594880805952 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32341/stat : 32341 (java) S 32328 32331 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75976606 14429134848 34870 33554432000 4194304 4196468 140725446589264 140392228550864 140392757057435 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32342] ppid=32328 vsize=14090952 memory=0 CPUtime=0.58 cores=0,2,4,6
/proc/32331/task/32342/stat : 32342 (java) R 32328 32331 29728 0 -1 4202560 1628 0 0 0 58 0 0 0 20 0 15 0 75976606 14429134848 34870 33554432000 4194304 4196468 140725446589264 140392227498608 140392740535627 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32343] ppid=32328 vsize=14090952 memory=-4051592751533505334 CPUtime=0.53 cores=0,2,4,6
/proc/32331/task/32343/stat : 32343 (java) R 32328 32331 29728 0 -1 4202560 1278 0 0 0 53 0 0 0 20 0 15 0 75976606 14429134848 34870 33554432000 4194304 4196468 140725446589264 140392226438960 140392741791584 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32344] ppid=32328 vsize=14090952 memory=-3258418265892434876 CPUtime=0.57 cores=0,2,4,6
/proc/32331/task/32344/stat : 32344 (java) S 32328 32331 29728 0 -1 1077944384 2204 0 0 0 56 1 0 0 20 0 15 0 75976606 14429134848 34870 33554432000 4194304 4196468 140725446589264 140392225393392 140392757049986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32345] ppid=32328 vsize=14090952 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32345/stat : 32345 (java) S 32328 32331 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75976606 14429134848 34870 33554432000 4194304 4196468 140725446589264 140392224341088 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32346] ppid=32328 vsize=14090952 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32346/stat : 32346 (java) S 32328 32331 29728 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 75976607 14429134848 34870 33554432000 4194304 4196468 140725446589264 140392223287600 140392757049986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
Current children cumulated CPU time: 3.26 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 139480 KiB

[startup+1.70069 s]
/proc/loadavg: 1.04 1.29 1.37 6/219 32346
/proc/meminfo: memFree=18867324/32770624 swapFree=67108860/67108860
[pid=32331] ppid=32328 vsize=14157516 memory=146036 CPUtime=3.55 cores=0,2,4,6
/proc/32331/stat : 32331 (java) S 32328 32331 29728 0 -1 1077944320 28234 0 0 0 347 8 0 0 20 0 13 0 75976600 14497296384 36509 33554432000 4194304 4196468 140725446589264 140725446571808 140392757038839 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
/proc/32331/statm: 3539379 36509 3551 1 0 3501450 0
[pid=32331/tid=32333] ppid=32328 vsize=14157516 memory=6791534058613427641 CPUtime=1.65 cores=0,2,4,6
/proc/32331/task/32333/stat : 32333 (java) S 32328 32331 29728 0 -1 1077944384 20832 0 0 0 159 6 0 0 20 0 13 0 75976600 14497296384 36509 33554432000 4194304 4196468 140725446589264 140392761281680 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32334] ppid=32328 vsize=14157516 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32334/stat : 32334 (java) S 32328 32331 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 75976601 14497296384 36509 33554432000 4194304 4196468 140725446589264 140392687127312 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32335] ppid=32328 vsize=14157516 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32335/stat : 32335 (java) S 32328 32331 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 75976601 14497296384 36509 33554432000 4194304 4196468 140725446589264 140392686074768 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32336] ppid=32328 vsize=14157516 memory=4640467252704989264 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32336/stat : 32336 (java) S 32328 32331 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 75976601 14497296384 36509 33554432000 4194304 4196468 140725446589264 140392685022224 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32337] ppid=32328 vsize=14157516 memory=7380671248541445222 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32337/stat : 32337 (java) S 32328 32331 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 75976601 14497296384 36509 33554432000 4194304 4196468 140725446589264 140392349219984 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32338] ppid=32328 vsize=14157516 memory=7521951917015064915 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32338/stat : 32338 (java) S 32328 32331 29728 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 13 0 75976603 14497296384 36509 33554432000 4194304 4196468 140725446589264 140392231708864 140392757049986 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32339] ppid=32328 vsize=14157516 memory=138925012188761 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32339/stat : 32339 (java) S 32328 32331 29728 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 13 0 75976603 14497296384 36509 33554432000 4194304 4196468 140725446589264 140392230654880 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32340] ppid=32328 vsize=14157516 memory=279952679824528 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32340/stat : 32340 (java) S 32328 32331 29728 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 13 0 75976603 14497296384 36509 33554432000 4194304 4196468 140725446589264 140392229602288 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32342] ppid=32328 vsize=14157516 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/32331/task/32342/stat : 32342 (java) S 32328 32331 29728 0 -1 1077944384 1893 0 0 0 67 0 0 0 20 0 13 0 75976606 14497296384 36509 33554432000 4194304 4196468 140725446589264 140392227482576 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32343] ppid=32328 vsize=14157516 memory=0 CPUtime=0.63 cores=0,2,4,6
/proc/32331/task/32343/stat : 32343 (java) R 32328 32331 29728 0 -1 4202560 1848 0 0 0 63 0 0 0 20 0 13 0 75976606 14497296384 36509 33554432000 4194304 4196468 140725446589264 140392226431840 140392740423628 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32344] ppid=32328 vsize=14157516 memory=6791534058613427641 CPUtime=0.57 cores=0,2,4,6
/proc/32331/task/32344/stat : 32344 (java) S 32328 32331 29728 0 -1 1077944384 2208 0 0 0 56 1 0 0 20 0 13 0 75976606 14497296384 36509 33554432000 4194304 4196468 140725446589264 140392225393392 140392757049986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
[pid=32331/tid=32345] ppid=32328 vsize=14157516 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/32331/task/32345/stat : 32345 (java) S 32328 32331 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 75976606 14497296384 36509 33554432000 4194304 4196468 140725446589264 140392224341088 140392757049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24629248 140725446591562 140725446591753 140725446591753 140725446594511 0
Current children cumulated CPU time: 3.55 s
Current children cumulated vsize: 14157516 KiB
Current children cumulated memory: 146036 KiB

Child status: 0
Real time (s): 1.75215
CPU time (s): 3.60895
CPU user time (s): 3.51705
CPU system time (s): 0.091901
CPU usage (%): 205.972
Max. virtual memory (cumulated for all children) (KiB): 14157516
Max. memory (cumulated for all children) (KiB): 146036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.51705
system time used= 0.091901
maximum resident set size= 147740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28540
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= 2987
involuntary context switches= 10


# summary of solver processes directly reported to runsolver:
#   pid: 32331
#   total CPU time (s): 3.60895
#   total CPU user time (s): 3.51705
#   total CPU system time (s): 0.091901

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037038 second user time and 0.054056 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-26 07:48:54
IDJOB=4290597
IDBENCH=141607
IDSOLVER=2743
FILE ID=node133/4290597-1532584134
RUNJOBID= node133-1532562642-29759
PBS_JOBID= 21021959
Free space on /tmp= 48216 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-09_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290597-1532584134/watcher-4290597-1532584134 -o /tmp/evaluation-result-4290597-1532584134/solver-4290597-1532584134 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532562642-29759 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 38090878 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290597-1532584134.xml

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

MD5SUM BENCH= 32889b6f2e93f59096a50faf26931df2
RANDOM SEED=38090878

node133.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.24
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.24
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.24
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.24
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:        18957808 kB
MemAvailable:   31774544 kB
Buffers:          183368 kB
Cached:         12796200 kB
SwapCached:            0 kB
Active:          2928652 kB
Inactive:       10261432 kB
Active(anon):     162044 kB
Inactive(anon):    76292 kB
Active(file):    2766608 kB
Inactive(file): 10185140 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35972 kB
Writeback:             0 kB
AnonPages:        268652 kB
Mapped:            53772 kB
Shmem:             25248 kB
Slab:             321120 kB
SReclaimable:     293448 kB
SUnreclaim:        27672 kB
KernelStack:        3872 kB
PageTables:         5656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1199644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 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= 48180 MiB
End job on node133 at 2018-07-26 07:48:56