Trace number 4404450

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
choco-solver 2019-09-20 parallelSAT 133.797 17.5462

General information on the benchmark

NameQuasiGroups/QuasiGroups-elt-qg3/
QuasiGroup-3-12.xml
MD5SUMe29963f3eb1abf29691517033ab1fcf0
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 benchmark10.0419
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints266
Number of domains2
Minimum domain size12
Maximum domain size144
Distribution of domain sizes[{"size":12,"count":144},{"size":144,"count":132}]
Minimum variable degree0
Maximum variable degree135
Distribution of variable degrees[{"degree":0,"count":12},{"degree":2,"count":132},{"degree":134,"count":12},{"degree":135,"count":132}]
Minimum constraint arity3
Maximum constraint arity145
Distribution of constraint arities[{"arity":3,"count":132},{"arity":12,"count":1},{"arity":144,"count":1},{"arity":145,"count":132}]
Number of extensional constraints0
Number of intensional constraints132
Distribution of constraint types[{"type":"intension","count":132},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":132}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404450-1569002209.xml"  -tl '20160s' -p 8
0.12/0.20	c Choco 3fb4b153
0.12/0.20	c [HOME/instance-4404450-1569002209.xml, -tl, 20160s, -p, 8]
0.33/0.24	c 8 solvers in parallel
0.33/0.31	c parse instance...
3.36/1.17	c solve instance...
133.61/17.52	s SATISFIABLE
133.61/17.52	v <instantiation>
133.61/17.52	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] 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[0][9] y[0][10] y[0][11] 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[1][9] y[1][10] y[1][11] 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[2][9] y[2][10] y[2][11] 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[3][9] y[3][10] y[3][11] 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[4][9] y[4][10] y[4][11] 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[5][9] y[5][10] y[5][11] 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[6][9] y[6][10] y[6][11] 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[7][9] y[7][10] y[7][11] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][9] y[8][10] y[8][11] y[9][0] y[9][1] y[9][2] y[9][3] y[9][4] y[9][5] y[9][6] y[9][7] y[9][8] y[9][10] y[9][11] y[10][0] y[10][1] y[10][2] y[10][3] y[10][4] y[10][5] y[10][6] y[10][7] y[10][8] y[10][9] y[10][11] y[11][0] y[11][1] y[11][2] y[11][3] y[11][4] y[11][5] y[11][6] y[11][7] y[11][8] y[11][9] y[11][10] </list>
133.61/17.52	v 	<values>0 2 10 5 3 8 4 6 11 1 9 7 9 1 6 8 5 10 3 11 0 4 7 2 6 4 2 1 11 7 10 9 5 0 8 3 10 6 11 3 2 9 5 0 4 7 1 8 7 8 5 11 4 0 2 1 6 10 3 9 2 11 8 7 6 5 9 10 1 3 0 4 5 10 7 9 1 11 6 4 3 8 2 0 11 0 3 4 9 1 8 7 2 5 6 10 3 9 0 10 7 4 1 5 8 2 11 6 8 7 1 2 0 6 11 3 10 9 4 5 4 5 9 6 8 3 0 2 7 11 10 1 1 3 4 0 10 2 7 8 9 6 5 11 33 126 70 43 98 53 83 135 20 112 85 110 76 102 68 131 46 132 9 55 89 27 82 54 23 137 92 127 111 60 1 105 40 125 80 133 35 115 69 4 58 86 18 96 87 101 71 134 6 25 21 79 120 44 118 32 142 103 93 72 119 121 16 42 3 50 64 123 94 113 14 141 56 37 107 24 7 138 11 45 48 109 22 100 29 63 74 128 47 108 5 124 90 49 15 62 34 139 81 97 88 12 31 10 75 140 41 122 59 66 57 67 116 73 99 36 2 30 95 136 17 19 38 51 8 129 28 84 106 114 77 61 </values>
133.61/17.52	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: 16375 MiB (12358 MiB free)
  memory of node 1: 16384 MiB (12377 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4404450-1569002209/watcher-4404450-1569002209 -o /tmp/evaluation-result-4404450-1569002209/solver-4404450-1569002209 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node120-1324510577-22426 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1639729132 HOME/instance-4404450-1569002209.xml 

running on 8 cores: 0-7

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


[startup+0.100108 s]*
/proc/loadavg: 7.87 8.12 8.27 2/211 25576
/proc/meminfo: memFree=25313908/32770688 swapFree=66927236/67108860
[pid=25555] ppid=25552 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/25555/stat : 25555 (xcsp3-exec) S 25552 25555 22399 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476227133 115843072 364 33554432000 4194304 5098028 140734550776384 140734550774488 140562261852796 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 14946304 140734550782837 140734550783081 140734550783081 140734550785994 0
/proc/25555/statm: 28282 364 305 221 0 87 0
[pid=25557] ppid=25555 vsize=28227396 memory=28628 CPUtime=0.12 cores=0-7
/proc/25557/stat : 25557 (java) S 25555 25555 22399 0 -1 1077944320 5668 0 0 0 11 1 0 0 20 0 20 0 476227133 28904853504 7157 33554432000 4194304 4196468 140732603631520 140732603614064 139924052729591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
/proc/25557/statm: 7056849 7157 3121 1 0 7019032 0
[pid=25557/tid=25558] ppid=25555 vsize=28227396 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/25557/task/25558/stat : 25558 (java) R 25555 25555 22399 0 -1 4202560 3577 0 0 0 9 0 0 0 20 0 20 0 476227134 28904853504 7157 33554432000 4194304 4196468 140732603631520 139924056962424 139923676037473 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25559] ppid=25555 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/25557/task/25559/stat : 25559 (java) S 25555 25555 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476227135 28904853504 7157 33554432000 4194304 4196468 140732603631520 139924005349904 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25560] ppid=25555 vsize=28227396 memory=140247576254080 CPUtime=0 cores=0-7
/proc/25557/task/25560/stat : 25560 (java) S 25555 25555 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476227135 28904853504 7157 33554432000 4194304 4196468 140732603631520 139924004297360 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25561] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25561/stat : 25561 (java) S 25555 25555 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476227135 28904853504 7157 33554432000 4194304 4196468 140732603631520 139924003244304 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25562] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25562/stat : 25562 (java) S 25555 25555 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476227135 28904853504 7157 33554432000 4194304 4196468 140732603631520 139924002191760 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25563] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25563/stat : 25563 (java) S 25555 25555 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476227135 28904853504 7157 33554432000 4194304 4196468 140732603631520 139924001139728 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25564] ppid=25555 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25557/task/25564/stat : 25564 (java) S 25555 25555 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476227135 28904853504 7157 33554432000 4194304 4196468 140732603631520 139924000087184 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25565] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25565/stat : 25565 (java) S 25555 25555 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476227135 28904853504 7157 33554432000 4194304 4196468 140732603631520 139923999034128 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25566] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25566/stat : 25566 (java) S 25555 25555 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476227135 28904853504 7157 33554432000 4194304 4196468 140732603631520 139923997981584 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25567] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25567/stat : 25567 (java) S 25555 25555 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476227136 28904853504 7157 33554432000 4194304 4196468 140732603631520 139922181363952 139924052740738 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25568] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25568/stat : 25568 (java) S 25555 25555 22399 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476227137 28904853504 7157 33554432000 4194304 4196468 140732603631520 139922180310176 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25569] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25569/stat : 25569 (java) S 25555 25555 22399 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476227137 28904853504 7157 33554432000 4194304 4196468 140732603631520 139922179257072 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25570] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25570/stat : 25570 (java) S 25555 25555 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476227140 28904853504 7157 33554432000 4194304 4196468 140732603631520 139922178205648 139924052748187 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25571] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25571/stat : 25571 (java) S 25555 25555 22399 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 476227140 28904853504 7157 33554432000 4194304 4196468 140732603631520 139922177153776 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25572] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25572/stat : 25572 (java) S 25555 25555 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476227140 28904853504 7157 33554432000 4194304 4196468 140732603631520 139922176101232 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25573] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25573/stat : 25573 (java) S 25555 25555 22399 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 476227140 28904853504 7157 33554432000 4194304 4196468 140732603631520 139922175048176 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25574] ppid=25555 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/25557/task/25574/stat : 25574 (java) S 25555 25555 22399 0 -1 1077944384 357 0 0 0 1 0 0 0 20 0 20 0 476227140 28904853504 7157 33554432000 4194304 4196468 140732603631520 139922173995632 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25575] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25575/stat : 25575 (java) S 25555 25555 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476227140 28904853504 7157 33554432000 4194304 4196468 140732603631520 139922172942816 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25576] ppid=25555 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25557/task/25576/stat : 25576 (java) S 25555 25555 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476227140 28904853504 7157 33554432000 4194304 4196468 140732603631520 139922171890352 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30084 KiB

[startup+0.211154 s]*
/proc/loadavg: 7.87 8.12 8.27 3/211 25576
/proc/meminfo: memFree=25301560/32770688 swapFree=66927236/67108860
[pid=25555] ppid=25552 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/25555/stat : 25555 (xcsp3-exec) S 25552 25555 22399 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476227133 115843072 364 33554432000 4194304 5098028 140734550776384 140734550774488 140562261852796 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 14946304 140734550782837 140734550783081 140734550783081 140734550785994 0
/proc/25555/statm: 28282 364 305 221 0 87 0
[pid=25557] ppid=25555 vsize=28227396 memory=40036 CPUtime=0.33 cores=0-7
/proc/25557/stat : 25557 (java) S 25555 25555 22399 0 -1 1077944320 9280 0 0 0 30 3 0 0 20 0 20 0 476227133 28904853504 10009 33554432000 4194304 4196468 140732603631520 140732603614064 139924052729591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
/proc/25557/statm: 7056849 10009 3289 1 0 7019032 0
[pid=25557/tid=25558] ppid=25555 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/25557/task/25558/stat : 25558 (java) R 25555 25555 22399 0 -1 4202560 6541 0 0 0 18 2 0 0 20 0 20 0 476227134 28904853504 10009 33554432000 4194304 4196468 140732603631520 139924056948928 139924036810078 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25559] ppid=25555 vsize=28227396 memory=342 CPUtime=0 cores=0-7
/proc/25557/task/25559/stat : 25559 (java) S 25555 25555 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476227135 28904853504 10009 33554432000 4194304 4196468 140732603631520 139924005349904 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25560] ppid=25555 vsize=28227396 memory=4123244191842735776 CPUtime=0 cores=0-7
/proc/25557/task/25560/stat : 25560 (java) S 25555 25555 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476227135 28904853504 10009 33554432000 4194304 4196468 140732603631520 139924004297360 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25561] ppid=25555 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25557/task/25561/stat : 25561 (java) S 25555 25555 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476227135 28904853504 10009 33554432000 4194304 4196468 140732603631520 139924003244304 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25562] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25562/stat : 25562 (java) S 25555 25555 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476227135 28904853504 10009 33554432000 4194304 4196468 140732603631520 139924002191760 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25563] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25563/stat : 25563 (java) S 25555 25555 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476227135 28904853504 10009 33554432000 4194304 4196468 140732603631520 139924001139728 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25564] ppid=25555 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25557/task/25564/stat : 25564 (java) S 25555 25555 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476227135 28904853504 10009 33554432000 4194304 4196468 140732603631520 139924000087184 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25565] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25565/stat : 25565 (java) S 25555 25555 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476227135 28904853504 10009 33554432000 4194304 4196468 140732603631520 139923999034128 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25566] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25566/stat : 25566 (java) S 25555 25555 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476227135 28904853504 10009 33554432000 4194304 4196468 140732603631520 139923997981584 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25567] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25567/stat : 25567 (java) S 25555 25555 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476227136 28904853504 10009 33554432000 4194304 4196468 140732603631520 139922181363952 139924052740738 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25568] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25568/stat : 25568 (java) S 25555 25555 22399 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476227137 28904853504 10009 33554432000 4194304 4196468 140732603631520 139922180310176 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25569] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25569/stat : 25569 (java) S 25555 25555 22399 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476227137 28904853504 10009 33554432000 4194304 4196468 140732603631520 139922179257072 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25570] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25570/stat : 25570 (java) S 25555 25555 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476227140 28904853504 10009 33554432000 4194304 4196468 140732603631520 139922178205648 139924052748187 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25571] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25571/stat : 25571 (java) S 25555 25555 22399 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 476227140 28904853504 10009 33554432000 4194304 4196468 140732603631520 139922177153776 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25572] ppid=25555 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/25557/task/25572/stat : 25572 (java) S 25555 25555 22399 0 -1 1077944384 114 0 0 0 2 0 0 0 20 0 20 0 476227140 28904853504 10009 33554432000 4194304 4196468 140732603631520 139922176101232 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25573] ppid=25555 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/25557/task/25573/stat : 25573 (java) S 25555 25555 22399 0 -1 1077944384 218 0 0 0 1 0 0 0 20 0 20 0 476227140 28904853504 10009 33554432000 4194304 4196468 140732603631520 139922175048176 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25574] ppid=25555 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/25557/task/25574/stat : 25574 (java) S 25555 25555 22399 0 -1 1077944384 796 0 0 0 7 0 0 0 20 0 20 0 476227140 28904853504 10009 33554432000 4194304 4196468 140732603631520 139922173995632 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25575] ppid=25555 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25575/stat : 25575 (java) S 25555 25555 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476227140 28904853504 10009 33554432000 4194304 4196468 140732603631520 139922172942816 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25576] ppid=25555 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25557/task/25576/stat : 25576 (java) S 25555 25555 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476227140 28904853504 10009 33554432000 4194304 4196468 140732603631520 139922171890352 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41492 KiB

[startup+0.310762 s]*
/proc/loadavg: 7.87 8.12 8.27 3/211 25576
/proc/meminfo: memFree=25296576/32770688 swapFree=66927236/67108860
[pid=25555] ppid=25552 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/25555/stat : 25555 (xcsp3-exec) S 25552 25555 22399 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476227133 115843072 364 33554432000 4194304 5098028 140734550776384 140734550774488 140562261852796 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 14946304 140734550782837 140734550783081 140734550783081 140734550785994 0
/proc/25555/statm: 28282 364 305 221 0 87 0
[pid=25557] ppid=25555 vsize=28231652 memory=46132 CPUtime=0.51 cores=0-7
/proc/25557/stat : 25557 (java) S 25555 25555 22399 0 -1 1077944320 10467 0 0 0 47 4 0 0 20 0 20 0 476227133 28909211648 11533 33554432000 4194304 4196468 140732603631520 140732603614064 139924052729591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
/proc/25557/statm: 7057913 11533 3321 1 0 7019032 0
[pid=25557/tid=25558] ppid=25555 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/25557/task/25558/stat : 25558 (java) R 25555 25555 22399 0 -1 4202560 7530 0 0 0 27 2 0 0 20 0 20 0 476227134 28909211648 11533 33554432000 4194304 4196468 140732603631520 139924056966816 139924036810078 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25559] ppid=25555 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25559/stat : 25559 (java) S 25555 25555 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476227135 28909211648 11533 33554432000 4194304 4196468 140732603631520 139924005349904 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25560] ppid=25555 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25560/stat : 25560 (java) S 25555 25555 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476227135 28909211648 11533 33554432000 4194304 4196468 140732603631520 139924004297360 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25561] ppid=25555 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25561/stat : 25561 (java) S 25555 25555 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476227135 28909211648 11533 33554432000 4194304 4196468 140732603631520 139924003244304 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25562] ppid=25555 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25562/stat : 25562 (java) S 25555 25555 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476227135 28909211648 11533 33554432000 4194304 4196468 140732603631520 139924002191760 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25563] ppid=25555 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25563/stat : 25563 (java) S 25555 25555 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476227135 28909211648 11533 33554432000 4194304 4196468 140732603631520 139924001139728 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25564] ppid=25555 vsize=28231652 memory=140247459523247 CPUtime=0 cores=0-7
/proc/25557/task/25564/stat : 25564 (java) S 25555 25555 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476227135 28909211648 11533 33554432000 4194304 4196468 140732603631520 139924000087184 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25565] ppid=25555 vsize=28231652 memory=140247459525552 CPUtime=0 cores=0-7
/proc/25557/task/25565/stat : 25565 (java) S 25555 25555 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476227135 28909211648 11533 33554432000 4194304 4196468 140732603631520 139923999034128 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25566] ppid=25555 vsize=28231652 memory=140247459527856 CPUtime=0 cores=0-7
/proc/25557/task/25566/stat : 25566 (java) S 25555 25555 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476227135 28909211648 11533 33554432000 4194304 4196468 140732603631520 139923997981584 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25567] ppid=25555 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25567/stat : 25567 (java) S 25555 25555 22399 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476227136 28909211648 11533 33554432000 4194304 4196468 140732603631520 139922181363952 139924052740738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25568] ppid=25555 vsize=28231652 memory=280494919069584 CPUtime=0 cores=0-7
/proc/25557/task/25568/stat : 25568 (java) S 25555 25555 22399 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476227137 28909211648 11533 33554432000 4194304 4196468 140732603631520 139922180310176 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25569] ppid=25555 vsize=28231652 memory=280494919067280 CPUtime=0 cores=0-7
/proc/25557/task/25569/stat : 25569 (java) S 25555 25555 22399 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476227137 28909211648 11533 33554432000 4194304 4196468 140732603631520 139922179257072 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25570] ppid=25555 vsize=28231652 memory=280494919074192 CPUtime=0 cores=0-7
/proc/25557/task/25570/stat : 25570 (java) S 25555 25555 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476227140 28909211648 11533 33554432000 4194304 4196468 140732603631520 139922178205648 139924052748187 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25571] ppid=25555 vsize=28231652 memory=280494919015472 CPUtime=0.01 cores=0-7
/proc/25557/task/25571/stat : 25571 (java) S 25555 25555 22399 0 -1 1077944384 349 0 0 0 1 0 0 0 20 0 20 0 476227140 28909211648 11533 33554432000 4194304 4196468 140732603631520 139922177153776 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25572] ppid=25555 vsize=28231652 memory=280494919088016 CPUtime=0.03 cores=0-7
/proc/25557/task/25572/stat : 25572 (java) S 25555 25555 22399 0 -1 1077944384 117 0 0 0 3 0 0 0 20 0 20 0 476227140 28909211648 11533 33554432000 4194304 4196468 140732603631520 139922176101232 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25573] ppid=25555 vsize=28231652 memory=280494919094928 CPUtime=0.02 cores=0-7
/proc/25557/task/25573/stat : 25573 (java) S 25555 25555 22399 0 -1 1077944384 231 0 0 0 2 0 0 0 20 0 20 0 476227140 28909211648 11533 33554432000 4194304 4196468 140732603631520 139922175048176 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25574] ppid=25555 vsize=28231652 memory=280494919092624 CPUtime=0.13 cores=0-7
/proc/25557/task/25574/stat : 25574 (java) S 25555 25555 22399 0 -1 1077944384 926 0 0 0 13 0 0 0 20 0 20 0 476227140 28909211648 11533 33554432000 4194304 4196468 140732603631520 139922173995632 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25575] ppid=25555 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25575/stat : 25575 (java) S 25555 25555 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476227140 28909211648 11533 33554432000 4194304 4196468 140732603631520 139922172942816 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25576] ppid=25555 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/25557/task/25576/stat : 25576 (java) S 25555 25555 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476227140 28909211648 11533 33554432000 4194304 4196468 140732603631520 139922171890352 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 47588 KiB

[startup+0.701061 s]
/proc/loadavg: 7.87 8.12 8.27 7/212 25578
/proc/meminfo: memFree=25285416/32770688 swapFree=66927236/67108860
[pid=25555] ppid=25552 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/25555/stat : 25555 (xcsp3-exec) S 25552 25555 22399 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476227133 115843072 364 33554432000 4194304 5098028 140734550776384 140734550774488 140562261852796 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 14946304 140734550782837 140734550783081 140734550783081 140734550785994 0
/proc/25555/statm: 28282 364 305 221 0 87 0
[pid=25557] ppid=25555 vsize=28233776 memory=80036 CPUtime=1.64 cores=0-7
/proc/25557/stat : 25557 (java) S 25555 25555 22399 0 -1 1077944320 13898 0 0 0 158 6 0 0 20 0 20 0 476227133 28911386624 20009 33554432000 4194304 4196468 140732603631520 140732603614064 139924052729591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
/proc/25557/statm: 7058444 20009 3455 1 0 7019544 0
[pid=25557/tid=25558] ppid=25555 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/25557/task/25558/stat : 25558 (java) R 25555 25555 22399 0 -1 4202560 8764 0 0 0 64 3 0 0 20 0 20 0 476227134 28911386624 20009 33554432000 4194304 4196468 140732603631520 139924056962448 139923676047489 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25559] ppid=25555 vsize=28233776 memory=140247459734384 CPUtime=0 cores=0-7
/proc/25557/task/25559/stat : 25559 (java) S 25555 25555 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476227135 28911386624 20009 33554432000 4194304 4196468 140732603631520 139924005349904 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25560] ppid=25555 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25560/stat : 25560 (java) S 25555 25555 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476227135 28911386624 20009 33554432000 4194304 4196468 140732603631520 139924004297360 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25561] ppid=25555 vsize=28233776 memory=1176 CPUtime=0 cores=0-7
/proc/25557/task/25561/stat : 25561 (java) S 25555 25555 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476227135 28911386624 20009 33554432000 4194304 4196468 140732603631520 139924003244304 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0

################
# More data... #
################

[pid=25557/tid=25574] ppid=25555 vsize=28768336 memory=117 CPUtime=0.9 cores=0-7
/proc/25557/task/25574/stat : 25574 (java) S 25555 25555 22399 0 -1 1077944384 4920 0 0 0 89 1 0 0 20 0 28 0 476227140 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922173995632 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25575] ppid=25555 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25575/stat : 25575 (java) S 25555 25555 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476227140 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922172942816 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25576] ppid=25555 vsize=28768336 memory=280491026760098 CPUtime=0 cores=0-7
/proc/25557/task/25576/stat : 25576 (java) S 25555 25555 22399 0 -1 1077944384 191 0 0 0 0 0 0 0 20 0 28 0 476227140 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922171890352 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25579] ppid=25555 vsize=28768336 memory=140247459701440 CPUtime=15.56 cores=0-7
/proc/25557/task/25579/stat : 25579 (java) R 25555 25555 22399 0 -1 4202560 287 0 0 0 1554 2 0 0 20 0 28 0 476227251 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922162670104 139923685816453 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25580] ppid=25555 vsize=28768336 memory=140247459675088 CPUtime=15.34 cores=0-7
/proc/25557/task/25580/stat : 25580 (java) R 25555 25555 22399 0 -1 4202560 323 0 0 0 1534 0 0 0 20 0 28 0 476227251 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922161619464 139923684117923 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25581] ppid=25555 vsize=28768336 memory=3472464145641041504 CPUtime=15.2 cores=0-7
/proc/25557/task/25581/stat : 25581 (java) R 25555 25555 22399 0 -1 4202560 842 0 0 0 1520 0 0 0 20 0 28 0 476227251 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922160566696 139923683488946 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25582] ppid=25555 vsize=28768336 memory=3472468543687552700 CPUtime=15.12 cores=0-7
/proc/25557/task/25582/stat : 25582 (java) R 25555 25555 22399 0 -1 4202560 837 0 0 0 1512 0 0 0 20 0 28 0 476227251 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922159514120 139923684118270 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25583] ppid=25555 vsize=28768336 memory=3472468543620443936 CPUtime=15.14 cores=0-7
/proc/25557/task/25583/stat : 25583 (java) R 25555 25555 22399 0 -1 4202560 191 0 0 0 1514 0 0 0 20 0 28 0 476227252 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922158461544 139923684316922 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25584] ppid=25555 vsize=28768336 memory=7235147594880805952 CPUtime=14.95 cores=0-7
/proc/25557/task/25584/stat : 25584 (java) R 25555 25555 22399 0 -1 4202560 265 0 0 0 1495 0 0 0 20 0 28 0 476227252 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922157410152 139923684117469 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25585] ppid=25555 vsize=28768336 memory=7594587674001172330 CPUtime=15.25 cores=0-7
/proc/25557/task/25585/stat : 25585 (java) R 25555 25555 22399 0 -1 4202560 415 0 0 0 1525 0 0 0 20 0 28 0 476227252 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922156357128 139923683509315 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25586] ppid=25555 vsize=28768336 memory=7740935020784674133 CPUtime=14.98 cores=0-7
/proc/25557/task/25586/stat : 25586 (java) R 25555 25555 22399 0 -1 4202560 381 0 0 0 1498 0 0 0 20 0 28 0 476227252 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922155302664 139923684117954 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
Current children cumulated CPU time: 131.21 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 252800 KiB

[startup+17.4011 s]
/proc/loadavg: 7.79 8.08 8.26 9/219 25586
/proc/meminfo: memFree=25092764/32770688 swapFree=66927236/67108860
[pid=25555] ppid=25552 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/25555/stat : 25555 (xcsp3-exec) S 25552 25555 22399 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476227133 115843072 364 33554432000 4194304 5098028 140734550776384 140734550774488 140562261852796 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 14946304 140734550782837 140734550783081 140734550783081 140734550785994 0
/proc/25555/statm: 28282 364 305 221 0 87 0
[pid=25557] ppid=25555 vsize=28768336 memory=251344 CPUtime=132.8 cores=0-7
/proc/25557/stat : 25557 (java) S 25555 25555 22399 0 -1 1077944320 44105 0 0 0 13252 28 0 0 20 0 28 0 476227133 29458776064 62836 33554432000 4194304 4196468 140732603631520 140732603614064 139924052729591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
/proc/25557/statm: 7192084 62836 3528 1 0 7153184 0
[pid=25557/tid=25558] ppid=25555 vsize=28768336 memory=140247460112880 CPUtime=1.13 cores=0-7
/proc/25557/task/25558/stat : 25558 (java) S 25555 25555 22399 0 -1 1077944384 9498 0 0 0 108 5 0 0 20 0 28 0 476227134 29458776064 62836 33554432000 4194304 4196468 140732603631520 139924056970368 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25559] ppid=25555 vsize=28768336 memory=140247460112912 CPUtime=0.02 cores=0-7
/proc/25557/task/25559/stat : 25559 (java) S 25555 25555 22399 0 -1 1077944384 121 0 0 0 1 1 0 0 20 0 28 0 476227135 29458776064 62836 33554432000 4194304 4196468 140732603631520 139924005349904 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25560] ppid=25555 vsize=28768336 memory=140247460112944 CPUtime=0.02 cores=0-7
/proc/25557/task/25560/stat : 25560 (java) S 25555 25555 22399 0 -1 1077944384 114 0 0 0 1 1 0 0 20 0 28 0 476227135 29458776064 62836 33554432000 4194304 4196468 140732603631520 139924004297360 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25561] ppid=25555 vsize=28768336 memory=140247460112976 CPUtime=0 cores=0-7
/proc/25557/task/25561/stat : 25561 (java) S 25555 25555 22399 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 28 0 476227135 29458776064 62836 33554432000 4194304 4196468 140732603631520 139924003244304 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25562] ppid=25555 vsize=28768336 memory=140247460113008 CPUtime=0.02 cores=0-7
/proc/25557/task/25562/stat : 25562 (java) S 25555 25555 22399 0 -1 1077944384 177 0 0 0 1 1 0 0 20 0 28 0 476227135 29458776064 62836 33554432000 4194304 4196468 140732603631520 139924002191760 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25563] ppid=25555 vsize=28768336 memory=140247460113040 CPUtime=0.02 cores=0-7
/proc/25557/task/25563/stat : 25563 (java) S 25555 25555 22399 0 -1 1077944384 468 0 0 0 1 1 0 0 20 0 28 0 476227135 29458776064 62836 33554432000 4194304 4196468 140732603631520 139924001139728 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25564] ppid=25555 vsize=28768336 memory=140247460113072 CPUtime=0.02 cores=0-7
/proc/25557/task/25564/stat : 25564 (java) S 25555 25555 22399 0 -1 1077944384 136 0 0 0 1 1 0 0 20 0 28 0 476227135 29458776064 62836 33554432000 4194304 4196468 140732603631520 139924000087184 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25565] ppid=25555 vsize=28768336 memory=4123242014197850370 CPUtime=0.01 cores=0-7
/proc/25557/task/25565/stat : 25565 (java) S 25555 25555 22399 0 -1 1077944384 1212 0 0 0 1 0 0 0 20 0 28 0 476227135 29458776064 62836 33554432000 4194304 4196468 140732603631520 139923999034128 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25566] ppid=25555 vsize=28768336 memory=140247460113136 CPUtime=0 cores=0-7
/proc/25557/task/25566/stat : 25566 (java) S 25555 25555 22399 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 28 0 476227135 29458776064 62836 33554432000 4194304 4196468 140732603631520 139923997981584 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25567] ppid=25555 vsize=28768336 memory=140247460113168 CPUtime=0 cores=0-7
/proc/25557/task/25567/stat : 25567 (java) S 25555 25555 22399 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 28 0 476227136 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922181363952 139924052740738 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25568] ppid=25555 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25568/stat : 25568 (java) S 25555 25555 22399 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 476227137 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922180310240 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25569] ppid=25555 vsize=28768336 memory=251344 CPUtime=0 cores=0-7
/proc/25557/task/25569/stat : 25569 (java) S 25555 25555 22399 0 -1 1077944384 108 0 0 0 0 0 0 0 20 0 28 0 476227137 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922179257088 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25570] ppid=25555 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25570/stat : 25570 (java) S 25555 25555 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476227140 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922178205648 139924052748187 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25571] ppid=25555 vsize=28768336 memory=0 CPUtime=2.3 cores=0-7
/proc/25557/task/25571/stat : 25571 (java) S 25555 25555 22399 0 -1 1077944384 7009 0 0 0 228 2 0 0 20 0 28 0 476227140 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922177153776 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25572] ppid=25555 vsize=28768336 memory=0 CPUtime=2.45 cores=0-7
/proc/25557/task/25572/stat : 25572 (java) S 25555 25555 22399 0 -1 1077944384 6311 0 0 0 243 2 0 0 20 0 28 0 476227140 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922176101232 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25573] ppid=25555 vsize=28768336 memory=0 CPUtime=2.58 cores=0-7
/proc/25557/task/25573/stat : 25573 (java) S 25555 25555 22399 0 -1 1077944384 8388 0 0 0 256 2 0 0 20 0 28 0 476227140 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922175048176 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25574] ppid=25555 vsize=28768336 memory=0 CPUtime=0.9 cores=0-7
/proc/25557/task/25574/stat : 25574 (java) S 25555 25555 22399 0 -1 1077944384 4920 0 0 0 89 1 0 0 20 0 28 0 476227140 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922173995632 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25575] ppid=25555 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/25557/task/25575/stat : 25575 (java) S 25555 25555 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476227140 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922172942816 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25576] ppid=25555 vsize=28768336 memory=3976740254949335888 CPUtime=0 cores=0-7
/proc/25557/task/25576/stat : 25576 (java) S 25555 25555 22399 0 -1 1077944384 191 0 0 0 0 0 0 0 20 0 28 0 476227140 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922171890352 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25579] ppid=25555 vsize=28768336 memory=0 CPUtime=15.76 cores=0-7
/proc/25557/task/25579/stat : 25579 (java) R 25555 25555 22399 0 -1 4202560 287 0 0 0 1574 2 0 0 20 0 28 0 476227251 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922162670104 139923684316894 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25580] ppid=25555 vsize=28768336 memory=0 CPUtime=15.54 cores=0-7
/proc/25557/task/25580/stat : 25580 (java) R 25555 25555 22399 0 -1 4202560 323 0 0 0 1554 0 0 0 20 0 28 0 476227251 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922161619464 139923684827088 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25581] ppid=25555 vsize=28768336 memory=0 CPUtime=15.4 cores=0-7
/proc/25557/task/25581/stat : 25581 (java) R 25555 25555 22399 0 -1 4202560 842 0 0 0 1540 0 0 0 20 0 28 0 476227251 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922160566696 139923684117923 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25582] ppid=25555 vsize=28768336 memory=0 CPUtime=15.32 cores=0-7
/proc/25557/task/25582/stat : 25582 (java) R 25555 25555 22399 0 -1 4202560 840 0 0 0 1532 0 0 0 20 0 28 0 476227251 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922159514120 139923684399667 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25583] ppid=25555 vsize=28768336 memory=0 CPUtime=15.33 cores=0-7
/proc/25557/task/25583/stat : 25583 (java) R 25555 25555 22399 0 -1 4202560 191 0 0 0 1533 0 0 0 20 0 28 0 476227252 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922158461544 139923683489418 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25584] ppid=25555 vsize=28768336 memory=0 CPUtime=15.15 cores=0-7
/proc/25557/task/25584/stat : 25584 (java) R 25555 25555 22399 0 -1 4202560 265 0 0 0 1515 0 0 0 20 0 28 0 476227252 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922157410152 139923684117391 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25585] ppid=25555 vsize=28768336 memory=0 CPUtime=15.45 cores=0-7
/proc/25557/task/25585/stat : 25585 (java) R 25555 25555 22399 0 -1 4202560 415 0 0 0 1545 0 0 0 20 0 28 0 476227252 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922156357128 139923684117525 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25586] ppid=25555 vsize=28768336 memory=0 CPUtime=15.18 cores=0-7
/proc/25557/task/25586/stat : 25586 (java) R 25555 25555 22399 0 -1 4202560 381 0 0 0 1518 0 0 0 20 0 28 0 476227252 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922155302664 139923683508680 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
Current children cumulated CPU time: 132.8 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 252800 KiB

[startup+17.5021 s]
/proc/loadavg: 7.79 8.08 8.26 9/219 25586
/proc/meminfo: memFree=25092764/32770688 swapFree=66927236/67108860
[pid=25555] ppid=25552 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/25555/stat : 25555 (xcsp3-exec) S 25552 25555 22399 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476227133 115843072 364 33554432000 4194304 5098028 140734550776384 140734550774488 140562261852796 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 14946304 140734550782837 140734550783081 140734550783081 140734550785994 0
/proc/25555/statm: 28282 364 305 221 0 87 0
[pid=25557] ppid=25555 vsize=28768336 memory=251344 CPUtime=133.61 cores=0-7
/proc/25557/stat : 25557 (java) S 25555 25555 22399 0 -1 1077944320 44107 0 0 0 13333 28 0 0 20 0 28 0 476227133 29458776064 62836 33554432000 4194304 4196468 140732603631520 140732603614064 139924052729591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
/proc/25557/statm: 7192084 62836 3528 1 0 7153184 0
[pid=25557/tid=25558] ppid=25555 vsize=28768336 memory=251344 CPUtime=1.13 cores=0-7
/proc/25557/task/25558/stat : 25558 (java) S 25555 25555 22399 0 -1 1077944384 9498 0 0 0 108 5 0 0 20 0 28 0 476227134 29458776064 62836 33554432000 4194304 4196468 140732603631520 139924056970368 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25559] ppid=25555 vsize=28768336 memory=7649399367152252210 CPUtime=0.02 cores=0-7
/proc/25557/task/25559/stat : 25559 (java) S 25555 25555 22399 0 -1 1077944384 121 0 0 0 1 1 0 0 20 0 28 0 476227135 29458776064 62836 33554432000 4194304 4196468 140732603631520 139924005349904 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25560] ppid=25555 vsize=28768336 memory=7649399371447219506 CPUtime=0.02 cores=0-7
/proc/25557/task/25560/stat : 25560 (java) S 25555 25555 22399 0 -1 1077944384 114 0 0 0 1 1 0 0 20 0 28 0 476227135 29458776064 62836 33554432000 4194304 4196468 140732603631520 139924004297360 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25561] ppid=25555 vsize=28768336 memory=280494919809328 CPUtime=0 cores=0-7
/proc/25557/task/25561/stat : 25561 (java) S 25555 25555 22399 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 28 0 476227135 29458776064 62836 33554432000 4194304 4196468 140732603631520 139924003244304 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25562] ppid=25555 vsize=28768336 memory=7512114569471619434 CPUtime=0.02 cores=0-7
/proc/25557/task/25562/stat : 25562 (java) S 25555 25555 22399 0 -1 1077944384 177 0 0 0 1 1 0 0 20 0 28 0 476227135 29458776064 62836 33554432000 4194304 4196468 140732603631520 139924002191760 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25563] ppid=25555 vsize=28768336 memory=7512114569471619434 CPUtime=0.02 cores=0-7
/proc/25557/task/25563/stat : 25563 (java) S 25555 25555 22399 0 -1 1077944384 468 0 0 0 1 1 0 0 20 0 28 0 476227135 29458776064 62836 33554432000 4194304 4196468 140732603631520 139924001139728 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25564] ppid=25555 vsize=28768336 memory=251176 CPUtime=0.02 cores=0-7
/proc/25557/task/25564/stat : 25564 (java) S 25555 25555 22399 0 -1 1077944384 136 0 0 0 1 1 0 0 20 0 28 0 476227135 29458776064 62836 33554432000 4194304 4196468 140732603631520 139924000087184 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25565] ppid=25555 vsize=28768336 memory=64448 CPUtime=0.01 cores=0-7
/proc/25557/task/25565/stat : 25565 (java) S 25555 25555 22399 0 -1 1077944384 1212 0 0 0 1 0 0 0 20 0 28 0 476227135 29458776064 62836 33554432000 4194304 4196468 140732603631520 139923999034128 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25566] ppid=25555 vsize=28768336 memory=984 CPUtime=0 cores=0-7
/proc/25557/task/25566/stat : 25566 (java) S 25555 25555 22399 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 28 0 476227135 29458776064 62836 33554432000 4194304 4196468 140732603631520 139923997981584 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25567] ppid=25555 vsize=28768336 memory=1456 CPUtime=0 cores=0-7
/proc/25557/task/25567/stat : 25567 (java) S 25555 25555 22399 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 28 0 476227136 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922181363952 139924052740738 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25568] ppid=25555 vsize=28768336 memory=1420 CPUtime=0 cores=0-7
/proc/25557/task/25568/stat : 25568 (java) S 25555 25555 22399 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 476227137 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922180310240 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25569] ppid=25555 vsize=28768336 memory=776 CPUtime=0 cores=0-7
/proc/25557/task/25569/stat : 25569 (java) S 25555 25555 22399 0 -1 1077944384 108 0 0 0 0 0 0 0 20 0 28 0 476227137 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922179257088 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25570] ppid=25555 vsize=28768336 memory=660 CPUtime=0 cores=0-7
/proc/25557/task/25570/stat : 25570 (java) S 25555 25555 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476227140 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922178205648 139924052748187 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25571] ppid=25555 vsize=28768336 memory=1456 CPUtime=2.3 cores=0-7
/proc/25557/task/25571/stat : 25571 (java) S 25555 25555 22399 0 -1 1077944384 7009 0 0 0 228 2 0 0 20 0 28 0 476227140 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922177153776 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25572] ppid=25555 vsize=28768336 memory=251196 CPUtime=2.45 cores=0-7
/proc/25557/task/25572/stat : 25572 (java) S 25555 25555 22399 0 -1 1077944384 6311 0 0 0 243 2 0 0 20 0 28 0 476227140 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922176101232 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25573] ppid=25555 vsize=28768336 memory=1712 CPUtime=2.58 cores=0-7
/proc/25557/task/25573/stat : 25573 (java) S 25555 25555 22399 0 -1 1077944384 8388 0 0 0 256 2 0 0 20 0 28 0 476227140 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922175048176 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25574] ppid=25555 vsize=28768336 memory=3624 CPUtime=0.9 cores=0-7
/proc/25557/task/25574/stat : 25574 (java) S 25555 25555 22399 0 -1 1077944384 4920 0 0 0 89 1 0 0 20 0 28 0 476227140 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922173995632 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25575] ppid=25555 vsize=28768336 memory=64448 CPUtime=0 cores=0-7
/proc/25557/task/25575/stat : 25575 (java) S 25555 25555 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476227140 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922172942816 139924052739797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25576] ppid=25555 vsize=28768336 memory=984 CPUtime=0 cores=0-7
/proc/25557/task/25576/stat : 25576 (java) S 25555 25555 22399 0 -1 1077944384 191 0 0 0 0 0 0 0 20 0 28 0 476227140 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922171890352 139924052740738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25579] ppid=25555 vsize=28768336 memory=2020 CPUtime=15.86 cores=0-7
/proc/25557/task/25579/stat : 25579 (java) R 25555 25555 22399 0 -1 4202560 287 0 0 0 1584 2 0 0 20 0 28 0 476227251 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922162670104 139923684510370 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25580] ppid=25555 vsize=28768336 memory=1420 CPUtime=15.64 cores=0-7
/proc/25557/task/25580/stat : 25580 (java) R 25555 25555 22399 0 -1 4202560 323 0 0 0 1564 0 0 0 20 0 28 0 476227251 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922161619464 139923684117116 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25581] ppid=25555 vsize=28768336 memory=776 CPUtime=15.5 cores=0-7
/proc/25557/task/25581/stat : 25581 (java) R 25555 25555 22399 0 -1 4202560 844 0 0 0 1550 0 0 0 20 0 28 0 476227251 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922160566696 139923684117145 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25582] ppid=25555 vsize=28768336 memory=660 CPUtime=15.42 cores=0-7
/proc/25557/task/25582/stat : 25582 (java) R 25555 25555 22399 0 -1 4202560 840 0 0 0 1542 0 0 0 20 0 28 0 476227251 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922159514120 139923684117619 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25583] ppid=25555 vsize=28768336 memory=1556 CPUtime=15.44 cores=0-7
/proc/25557/task/25583/stat : 25583 (java) R 25555 25555 22399 0 -1 4202560 191 0 0 0 1544 0 0 0 20 0 28 0 476227252 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922158461544 139923684118653 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25584] ppid=25555 vsize=28768336 memory=303711732738818416 CPUtime=15.25 cores=0-7
/proc/25557/task/25584/stat : 25584 (java) R 25555 25555 22399 0 -1 4202560 265 0 0 0 1525 0 0 0 20 0 28 0 476227252 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922157410152 139923684317037 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25585] ppid=25555 vsize=28768336 memory=0 CPUtime=15.55 cores=0-7
/proc/25557/task/25585/stat : 25585 (java) R 25555 25555 22399 0 -1 4202560 415 0 0 0 1555 0 0 0 20 0 28 0 476227252 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922156357128 139923684317243 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
[pid=25557/tid=25586] ppid=25555 vsize=28768336 memory=3474729169390988514 CPUtime=15.28 cores=0-7
/proc/25557/task/25586/stat : 25586 (java) R 25555 25555 22399 0 -1 4202560 381 0 0 0 1528 0 0 0 20 0 28 0 476227252 29458776064 62836 33554432000 4194304 4196468 140732603631520 139922155302664 139923684317050 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 7880704 140732603638762 140732603638934 140732603638934 140732603641807 0
Current children cumulated CPU time: 133.61 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 252800 KiB

Child status: 0
Real time (s): 17.5462
CPU time (s): 133.797
CPU user time (s): 133.497
CPU system time (s): 0.300844
CPU usage (%): 762.542
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 252800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 133.497
system time used= 0.300844
maximum resident set size= 251552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46904
page faults= 0
swaps= 0
block input operations= 0
block output operations= 136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4634
involuntary context switches= 2511


# summary of solver processes directly reported to runsolver:
#   pid: 25555
#   total CPU time (s): 133.797
#   total CPU user time (s): 133.497
#   total CPU system time (s): 0.300844

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.20164 second user time and 0.237534 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-22 02:17:11
IDJOB=4404450
IDBENCH=133813
IDSOLVER=2865
FILE ID=node120/4404450-1569002209
RUNJOBID= node120-1324510577-22426
PBS_JOBID= 21704737
Free space on /tmp= 23412 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/QuasiGroups/QuasiGroups-elt-qg3/QuasiGroup-3-12.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4404450-1569002209/watcher-4404450-1569002209 -o /tmp/evaluation-result-4404450-1569002209/solver-4404450-1569002209 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node120-1324510577-22426 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1639729132 HOME/instance-4404450-1569002209.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= e29963f3eb1abf29691517033ab1fcf0
RANDOM SEED=1639729132

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


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        25329168 kB
MemAvailable:   31789964 kB
Buffers:           54812 kB
Cached:          6680768 kB
SwapCached:        68652 kB
Active:          3324068 kB
Inactive:        3485308 kB
Active(anon):       4840 kB
Inactive(anon):   125084 kB
Active(file):    3319228 kB
Inactive(file):  3360224 kB
Unevictable:      107788 kB
Mlocked:          107788 kB
SwapTotal:      67108860 kB
SwapFree:       66927236 kB
Dirty:             26092 kB
Writeback:             0 kB
AnonPages:        115772 kB
Mapped:            57332 kB
Shmem:             47352 kB
Slab:             223248 kB
SReclaimable:     194356 kB
SUnreclaim:        28892 kB
KernelStack:        3600 kB
PageTables:         5620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     523240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 23384 MiB
End job on node120 at 2011-12-22 02:17:28