Trace number 4282650

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)OPT6 2376.4199 2371.7

General information on the benchmark

NameOpenStacks/OpenStacks-m2c-s1/
OpenStacks-m2c-wbp-10-20-1.xml
MD5SUM9259b7dd3f7335d1c64b8332bd6645a5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark39.3181
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of constraints241
Number of domains3
Minimum domain size2
Maximum domain size21
Distribution of domain sizes[{"size":2,"count":200},{"size":20,"count":40},{"size":21,"count":20}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":220},{"degree":3,"count":6},{"degree":5,"count":10},{"degree":7,"count":2},{"degree":9,"count":2},{"degree":21,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":200},{"arity":5,"count":20},{"arity":11,"count":20},{"arity":20,"count":1}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200},{"type":"allDifferent","count":1},{"type":"sum","count":20},{"type":"minimum","count":10},{"type":"maximum","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282650-1503167867.xml"  -tl '2520s' -p 1 -x 0
0.13/0.25	c [HOME/instance-4282650-1503167867.xml, -tl, 2520s, -p, 1, -x, 0]
0.13/0.31	c simple solver
0.34/0.37	c parse instance...
1.42/0.74	c solve instance...
3.74/1.50	o 9 
3.74/1.53	o 8 
4.18/1.71	o 7 
5.69/2.71	o 6 
2376.30/2371.70	s OPTIMUM FOUND
2376.30/2371.70	v <instantiation>
2376.30/2371.70	v 	<list>p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] min[0] min[1] min[2] min[3] min[4] min[5] min[6] min[7] min[8] min[9] max[0] max[1] max[2] max[3] max[4] max[5] max[6] max[7] max[8] max[9] o[0][0] o[0][1] o[0][2] o[0][3] o[0][4] o[0][5] o[0][6] o[0][7] o[0][8] o[0][9] o[0][10] o[0][11] o[0][12] o[0][13] o[0][14] o[0][15] o[0][16] o[0][17] o[0][18] o[0][19] o[1][0] o[1][1] o[1][2] o[1][3] o[1][4] o[1][5] o[1][6] o[1][7] o[1][8] o[1][9] o[1][10] o[1][11] o[1][12] o[1][13] o[1][14] o[1][15] o[1][16] o[1][17] o[1][18] o[1][19] o[2][0] o[2][1] o[2][2] o[2][3] o[2][4] o[2][5] o[2][6] o[2][7] o[2][8] o[2][9] o[2][10] o[2][11] o[2][12] o[2][13] o[2][14] o[2][15] o[2][16] o[2][17] o[2][18] o[2][19] o[3][0] o[3][1] o[3][2] o[3][3] o[3][4] o[3][5] o[3][6] o[3][7] o[3][8] o[3][9] o[3][10] o[3][11] o[3][12] o[3][13] o[3][14] o[3][15] o[3][16] o[3][17] o[3][18] o[3][19] o[4][0] o[4][1] o[4][2] o[4][3] o[4][4] o[4][5] o[4][6] o[4][7] o[4][8] o[4][9] o[4][10] o[4][11] o[4][12] o[4][13] o[4][14] o[4][15] o[4][16] o[4][17] o[4][18] o[4][19] o[5][0] o[5][1] o[5][2] o[5][3] o[5][4] o[5][5] o[5][6] o[5][7] o[5][8] o[5][9] o[5][10] o[5][11] o[5][12] o[5][13] o[5][14] o[5][15] o[5][16] o[5][17] o[5][18] o[5][19] o[6][0] o[6][1] o[6][2] o[6][3] o[6][4] o[6][5] o[6][6] o[6][7] o[6][8] o[6][9] o[6][10] o[6][11] o[6][12] o[6][13] o[6][14] o[6][15] o[6][16] o[6][17] o[6][18] o[6][19] o[7][0] o[7][1] o[7][2] o[7][3] o[7][4] o[7][5] o[7][6] o[7][7] o[7][8] o[7][9] o[7][10] o[7][11] o[7][12] o[7][13] o[7][14] o[7][15] o[7][16] o[7][17] o[7][18] o[7][19] o[8][0] o[8][1] o[8][2] o[8][3] o[8][4] o[8][5] o[8][6] o[8][7] o[8][8] o[8][9] o[8][10] o[8][11] o[8][12] o[8][13] o[8][14] o[8][15] o[8][16] o[8][17] o[8][18] o[8][19] o[9][0] o[9][1] o[9][2] o[9][3] o[9][4] o[9][5] o[9][6] o[9][7] o[9][8] o[9][9] o[9][10] o[9][11] o[9][12] o[9][13] o[9][14] o[9][15] o[9][16] o[9][17] o[9][18] o[9][19] so[0] so[1] so[2] so[3] so[4] so[5] so[6] so[7] so[8] so[9] so[10] so[11] so[12] so[13] so[14] so[15] so[16] so[17] so[18] so[19] </list>
2376.30/2371.70	v 	<values>6 2 14 16 5 7 8 11 10 17 18 4 19 3 0 15 1 13 9 12 6 0 1 0 2 16 11 0 3 12 15 17 7 16 18 19 16 4 11 16 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 3 4 5 6 6 5 6 6 5 5 5 6 6 6 6 6 6 3 2 1 </values>
2376.30/2371.70	v </instantiation>

Verifier Data

OK	6

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 (15122 MiB free)
  memory of node 1: 16384 MiB (15674 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282650-1503167867/watcher-4282650-1503167867 -o /tmp/evaluation-result-4282650-1503167867/solver-4282650-1503167867 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17351 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1196213939 HOME/instance-4282650-1503167867.xml 

running on 4 cores: 1,3,5,7

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

solver pid=31976, runsolver pid=31973

[startup+0.100159 s]*
/proc/loadavg: 1.95 1.83 1.85 3/205 31986
/proc/meminfo: memFree=31528468/32770624 swapFree=67108860/67108860
[pid=31976] ppid=31973 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31976/stat : 31976 (xcsp3-exec) S 31973 31976 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 15195809 9740288 345 18446744073709551615 4194304 5098028 140728287794864 140728287792968 139791437136508 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 13697024 140728287801721 140728287801926 140728287801926 140728287805419 0
/proc/31976/statm: 2378 345 289 221 0 87 0
[pid=31978] ppid=31976 vsize=13574484 memory=19764 CPUtime=0.03 cores=1,3,5,7
/proc/31978/stat : 31978 (java) S 31976 31976 17292 0 -1 1077944320 4280 0 0 0 3 0 0 0 20 0 9 0 15195816 13900271616 4941 18446744073709551615 4194304 4196468 140727021968592 140727021951136 139718756142839 0 0 1 16800970 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
/proc/31978/statm: 3393621 4941 2134 1 0 3383118 0
[pid=31978/tid=31979] ppid=31976 vsize=13574484 memory=-8713483618642459742 CPUtime=0.03 cores=1,3,5,7
/proc/31978/task/31979/stat : 31979 (java) D 31976 31976 17292 0 -1 1077944384 2982 0 0 0 3 0 0 0 20 0 9 0 15195816 13900271616 4941 18446744073709551615 4194304 4196468 140727021968592 139718760378232 139718748822128 0 4 1 16800970 18446744072101535268 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31980] ppid=31976 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31980/stat : 31980 (java) S 31976 31976 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 15195817 13900271616 4941 18446744073709551615 4194304 4196468 140727021968592 139718713109392 139718756153045 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31981] ppid=31976 vsize=13574484 memory=139921945355904 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31981/stat : 31981 (java) S 31976 31976 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 15195817 13900271616 4941 18446744073709551615 4194304 4196468 140727021968592 139718712056592 139718756153045 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31982] ppid=31976 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31982/stat : 31982 (java) S 31976 31976 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 15195817 13900271616 4941 18446744073709551615 4194304 4196468 140727021968592 139718711004304 139718756153045 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31983] ppid=31976 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31983/stat : 31983 (java) S 31976 31976 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 15195817 13900271616 4941 18446744073709551615 4194304 4196468 140727021968592 139718709951504 139718756153045 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31984] ppid=31976 vsize=13574484 memory=139921945355904 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31984/stat : 31984 (java) S 31976 31976 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 15195818 13900271616 4941 18446744073709551615 4194304 4196468 140727021968592 139717672937584 139718756153986 0 0 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31985] ppid=31976 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31985/stat : 31985 (java) S 31976 31976 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 15195818 13900271616 4941 18446744073709551615 4194304 4196468 140727021968592 139717671883552 139718756153045 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31986] ppid=31976 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31986/stat : 31986 (java) S 31976 31976 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 15195818 13900271616 4941 18446744073709551615 4194304 4196468 140727021968592 139717670831216 139718756153045 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 21144 KiB

[startup+0.210047 s]*
/proc/loadavg: 1.95 1.83 1.85 3/211 31992
/proc/meminfo: memFree=31519624/32770624 swapFree=67108860/67108860
[pid=31976] ppid=31973 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31976/stat : 31976 (xcsp3-exec) S 31973 31976 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 15195809 9740288 345 18446744073709551615 4194304 5098028 140728287794864 140728287792968 139791437136508 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 13697024 140728287801721 140728287801926 140728287801926 140728287805419 0
/proc/31976/statm: 2378 345 289 221 0 87 0
[pid=31978] ppid=31976 vsize=13974352 memory=28480 CPUtime=0.13 cores=1,3,5,7
/proc/31978/stat : 31978 (java) S 31976 31976 17292 0 -1 1077944320 5575 0 0 0 12 1 0 0 20 0 15 0 15195816 14309736448 7120 18446744073709551615 4194304 4196468 140727021968592 140727021951136 139718756142839 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
/proc/31978/statm: 3493588 7120 2863 1 0 3482964 0
[pid=31978/tid=31979] ppid=31976 vsize=13974352 memory=7311146985107750967 CPUtime=0.09 cores=1,3,5,7
/proc/31978/task/31979/stat : 31979 (java) R 31976 31976 17292 0 -1 4202560 3515 0 0 0 9 0 0 0 20 0 15 0 15195816 14309736448 7120 18446744073709551615 4194304 4196468 140727021968592 139718760362664 139718756154774 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31980] ppid=31976 vsize=13974352 memory=10613 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31980/stat : 31980 (java) S 31976 31976 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15195817 14309736448 7120 18446744073709551615 4194304 4196468 140727021968592 139718713109392 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31981] ppid=31976 vsize=13974352 memory=139921945383714 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31981/stat : 31981 (java) S 31976 31976 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15195817 14309736448 7120 18446744073709551615 4194304 4196468 140727021968592 139718712056592 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31982] ppid=31976 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31982/stat : 31982 (java) S 31976 31976 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15195817 14309736448 7120 18446744073709551615 4194304 4196468 140727021968592 139718711004304 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31983] ppid=31976 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31983/stat : 31983 (java) S 31976 31976 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15195817 14309736448 7120 18446744073709551615 4194304 4196468 140727021968592 139718709951504 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31984] ppid=31976 vsize=13974352 memory=139921945355904 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31984/stat : 31984 (java) S 31976 31976 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15195818 14309736448 7120 18446744073709551615 4194304 4196468 140727021968592 139717672937584 139718756153986 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31985] ppid=31976 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31985/stat : 31985 (java) S 31976 31976 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15195818 14309736448 7120 18446744073709551615 4194304 4196468 140727021968592 139717671883552 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31986] ppid=31976 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31986/stat : 31986 (java) S 31976 31976 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15195818 14309736448 7120 18446744073709551615 4194304 4196468 140727021968592 139717670831216 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31987] ppid=31976 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31987/stat : 31987 (java) S 31976 31976 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15195821 14309736448 7120 18446744073709551615 4194304 4196468 140727021968592 139717669779536 139718756161435 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31988] ppid=31976 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31988/stat : 31988 (java) S 31976 31976 17292 0 -1 1077944384 431 0 0 0 0 0 0 0 20 0 15 0 15195821 14309736448 7186 18446744073709551615 4194304 4196468 140727021968592 139717668727408 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31989] ppid=31976 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31989/stat : 31989 (java) S 31976 31976 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15195821 14309736448 7186 18446744073709551615 4194304 4196468 140727021968592 139717667674608 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31990] ppid=31976 vsize=13974352 memory=139921945355904 CPUtime=0.01 cores=1,3,5,7
/proc/31978/task/31990/stat : 31990 (java) R 31976 31976 17292 0 -1 4202560 330 0 0 0 1 0 0 0 20 0 15 0 15195821 14309736448 7186 18446744073709551615 4194304 4196468 140727021968592 139717666622320 139718748379966 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31991] ppid=31976 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31991/stat : 31991 (java) S 31976 31976 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15195821 14309736448 7186 18446744073709551615 4194304 4196468 140727021968592 139717665569760 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31992] ppid=31976 vsize=13974352 memory=139921945355904 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31992/stat : 31992 (java) S 31976 31976 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15195826 14309736448 7186 18446744073709551615 4194304 4196468 140727021968592 139717664516528 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29860 KiB

[startup+0.314671 s]*
/proc/loadavg: 1.95 1.83 1.85 4/211 31992
/proc/meminfo: memFree=31507004/32770624 swapFree=67108860/67108860
[pid=31976] ppid=31973 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31976/stat : 31976 (xcsp3-exec) S 31973 31976 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 15195809 9740288 345 18446744073709551615 4194304 5098028 140728287794864 140728287792968 139791437136508 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 13697024 140728287801721 140728287801926 140728287801926 140728287805419 0
/proc/31976/statm: 2378 345 289 221 0 87 0
[pid=31978] ppid=31976 vsize=13978608 memory=40004 CPUtime=0.34 cores=1,3,5,7
/proc/31978/stat : 31978 (java) S 31976 31976 17292 0 -1 1077944320 9300 0 0 0 31 3 0 0 20 0 15 0 15195816 14314094592 10001 18446744073709551615 4194304 4196468 140727021968592 140727021951136 139718756142839 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
/proc/31978/statm: 3494652 10001 3011 1 0 3482964 0
[pid=31978/tid=31979] ppid=31976 vsize=13978608 memory=-8774313645642428999 CPUtime=0.19 cores=1,3,5,7
/proc/31978/task/31979/stat : 31979 (java) R 31976 31976 17292 0 -1 4202560 6395 0 0 0 18 1 0 0 20 0 15 0 15195816 14314094592 10001 18446744073709551615 4194304 4196468 140727021968592 139718760363832 139718742389056 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31980] ppid=31976 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31980/stat : 31980 (java) S 31976 31976 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15195817 14314094592 10001 18446744073709551615 4194304 4196468 140727021968592 139718713109392 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31981] ppid=31976 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31981/stat : 31981 (java) S 31976 31976 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15195817 14314094592 10001 18446744073709551615 4194304 4196468 140727021968592 139718712056592 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31982] ppid=31976 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31982/stat : 31982 (java) S 31976 31976 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15195817 14314094592 10001 18446744073709551615 4194304 4196468 140727021968592 139718711004304 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31983] ppid=31976 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31983/stat : 31983 (java) S 31976 31976 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15195817 14314094592 10001 18446744073709551615 4194304 4196468 140727021968592 139718709951504 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31984] ppid=31976 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31984/stat : 31984 (java) S 31976 31976 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15195818 14314094592 10001 18446744073709551615 4194304 4196468 140727021968592 139717672937584 139718756153986 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31985] ppid=31976 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31985/stat : 31985 (java) S 31976 31976 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15195818 14314094592 10001 18446744073709551615 4194304 4196468 140727021968592 139717671883552 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31986] ppid=31976 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31986/stat : 31986 (java) S 31976 31976 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15195818 14314094592 10001 18446744073709551615 4194304 4196468 140727021968592 139717670831216 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31987] ppid=31976 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31987/stat : 31987 (java) S 31976 31976 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15195821 14314094592 10001 18446744073709551615 4194304 4196468 140727021968592 139717669779536 139718756161435 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31988] ppid=31976 vsize=13978608 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/31978/task/31988/stat : 31988 (java) S 31976 31976 17292 0 -1 1077944384 769 0 0 0 3 0 0 0 20 0 15 0 15195821 14314094592 10001 18446744073709551615 4194304 4196468 140727021968592 139717668727408 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31989] ppid=31976 vsize=13978608 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/31978/task/31989/stat : 31989 (java) S 31976 31976 17292 0 -1 1077944384 111 0 0 0 1 0 0 0 20 0 15 0 15195821 14314094592 10001 18446744073709551615 4194304 4196468 140727021968592 139717667674608 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31990] ppid=31976 vsize=13978608 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/31978/task/31990/stat : 31990 (java) S 31976 31976 17292 0 -1 1077944384 720 0 0 0 7 0 0 0 20 0 15 0 15195821 14314094592 10001 18446744073709551615 4194304 4196468 140727021968592 139717666622320 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31991] ppid=31976 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31991/stat : 31991 (java) S 31976 31976 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15195821 14314094592 10001 18446744073709551615 4194304 4196468 140727021968592 139717665569760 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31992] ppid=31976 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31992/stat : 31992 (java) S 31976 31976 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15195826 14314094592 10001 18446744073709551615 4194304 4196468 140727021968592 139717664516528 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41384 KiB

[startup+0.709196 s]
/proc/loadavg: 1.95 1.83 1.85 6/211 31992
/proc/meminfo: memFree=31495608/32770624 swapFree=67108860/67108860
[pid=31976] ppid=31973 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31976/stat : 31976 (xcsp3-exec) S 31973 31976 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 15195809 9740288 345 18446744073709551615 4194304 5098028 140728287794864 140728287792968 139791437136508 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 13697024 140728287801721 140728287801926 140728287801926 140728287805419 0
/proc/31976/statm: 2378 345 289 221 0 87 0
[pid=31978] ppid=31976 vsize=13980732 memory=80020 CPUtime=1.42 cores=1,3,5,7
/proc/31978/stat : 31978 (java) S 31976 31976 17292 0 -1 1077944320 14042 0 0 0 137 5 0 0 20 0 15 0 15195816 14316269568 20005 18446744073709551615 4194304 4196468 140727021968592 140727021951136 139718756142839 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
/proc/31978/statm: 3495183 20005 3170 1 0 3483476 0
[pid=31978/tid=31979] ppid=31976 vsize=13980732 memory=0 CPUtime=0.57 cores=1,3,5,7
/proc/31978/task/31979/stat : 31979 (java) R 31976 31976 17292 0 -1 4202560 8426 0 0 0 54 3 0 0 20 0 15 0 15195816 14316269568 20005 18446744073709551615 4194304 4196468 140727021968592 139718760380104 139718393787270 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31980] ppid=31976 vsize=13980732 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31980/stat : 31980 (java) S 31976 31976 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 20005 18446744073709551615 4194304 4196468 140727021968592 139718713109392 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31981] ppid=31976 vsize=13980732 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31981/stat : 31981 (java) S 31976 31976 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 20005 18446744073709551615 4194304 4196468 140727021968592 139718712056592 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31982] ppid=31976 vsize=13980732 memory=5404 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31982/stat : 31982 (java) S 31976 31976 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 20005 18446744073709551615 4194304 4196468 140727021968592 139718711004304 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31983] ppid=31976 vsize=13980732 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31983/stat : 31983 (java) S 31976 31976 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 20005 18446744073709551615 4194304 4196468 140727021968592 139718709951504 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31984] ppid=31976 vsize=13980732 memory=2 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31984/stat : 31984 (java) S 31976 31976 17292 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 15195818 14316269568 20005 18446744073709551615 4194304 4196468 140727021968592 139717672937584 139718756153986 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31985] ppid=31976 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31985/stat : 31985 (java) S 31976 31976 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15195818 14316269568 20005 18446744073709551615 4194304 4196468 140727021968592 139717671883552 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31986] ppid=31976 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31986/stat : 31986 (java) S 31976 31976 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15195818 14316269568 20005 18446744073709551615 4194304 4196468 140727021968592 139717670831216 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31987] ppid=31976 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31987/stat : 31987 (java) S 31976 31976 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15195821 14316269568 20005 18446744073709551615 4194304 4196468 140727021968592 139717669779536 139718756161435 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31988] ppid=31976 vsize=13980732 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/31978/task/31988/stat : 31988 (java) R 31976 31976 17292 0 -1 4202560 1413 0 0 0 26 0 0 0 20 0 15 0 15195821 14316269568 20005 18446744073709551615 4194304 4196468 140727021968592 139717668726592 139718735381312 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31989] ppid=31976 vsize=13980732 memory=4 CPUtime=0.25 cores=1,3,5,7
/proc/31978/task/31989/stat : 31989 (java) R 31976 31976 17292 0 -1 4202560 1295 0 0 0 25 0 0 0 20 0 15 0 15195821 14316269568 20005 18446744073709551615 4194304 4196468 140727021968592 139717667661392 139718756164186 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31990] ppid=31976 vsize=13980732 memory=0 CPUtime=0.31 cores=1,3,5,7
/proc/31978/task/31990/stat : 31990 (java) R 31976 31976 17292 0 -1 4202560 1602 0 0 0 30 1 0 0 20 0 15 0 15195821 14316269568 20005 18446744073709551615 4194304 4196468 140727021968592 139717666622320 139718734654577 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31991] ppid=31976 vsize=13980732 memory=3 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31991/stat : 31991 (java) S 31976 31976 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15195821 14316269568 20005 18446744073709551615 4194304 4196468 140727021968592 139717665569760 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31992] ppid=31976 vsize=13980732 memory=12 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31992/stat : 31992 (java) S 31976 31976 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15195826 14316269568 20005 18446744073709551615 4194304 4196468 140727021968592 139717664516528 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 81400 KiB

[startup+1.50094 s]
/proc/loadavg: 1.95 1.83 1.85 4/211 31992
/proc/meminfo: memFree=31463936/32770624 swapFree=67108860/67108860
[pid=31976] ppid=31973 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31976/stat : 31976 (xcsp3-exec) S 31973 31976 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 15195809 9740288 345 18446744073709551615 4194304 5098028 140728287794864 140728287792968 139791437136508 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 13697024 140728287801721 140728287801926 140728287801926 140728287805419 0
/proc/31976/statm: 2378 345 289 221 0 87 0
[pid=31978] ppid=31976 vsize=13980732 memory=101000 CPUtime=3.74 cores=1,3,5,7
/proc/31978/stat : 31978 (java) S 31976 31976 17292 0 -1 1077944320 22899 0 0 0 368 6 0 0 20 0 15 0 15195816 14316269568 25250 18446744073709551615 4194304 4196468 140727021968592 140727021951136 139718756142839 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
/proc/31978/statm: 3495183 25250 3190 1 0 3483476 0
[pid=31978/tid=31979] ppid=31976 vsize=13980732 memory=0 CPUtime=1.36 cores=1,3,5,7
/proc/31978/task/31979/stat : 31979 (java) R 31976 31976 17292 0 -1 4202560 8896 0 0 0 133 3 0 0 20 0 15 0 15195816 14316269568 25250 18446744073709551615 4194304 4196468 140727021968592 139718760378864 139718390024551 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31980] ppid=31976 vsize=13980732 memory=279843694683328 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31980/stat : 31980 (java) S 31976 31976 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 25250 18446744073709551615 4194304 4196468 140727021968592 139718713109392 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31981] ppid=31976 vsize=13980732 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31981/stat : 31981 (java) S 31976 31976 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 25250 18446744073709551615 4194304 4196468 140727021968592 139718712056592 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31982] ppid=31976 vsize=13980732 memory=6933690287860520088 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31982/stat : 31982 (java) S 31976 31976 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 25250 18446744073709551615 4194304 4196468 140727021968592 139718711004304 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31983] ppid=31976 vsize=13980732 memory=4138356658378995242 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=30118840/32770624 swapFree=67108860/67108860
[pid=31976] ppid=31973 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31976/stat : 31976 (xcsp3-exec) S 31973 31976 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 15195809 9740288 345 18446744073709551615 4194304 5098028 140728287794864 140728287792968 139791437136508 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 13697024 140728287801721 140728287801926 140728287801926 140728287805419 0
/proc/31976/statm: 2378 345 289 221 0 87 0
[pid=31978] ppid=31976 vsize=13980732 memory=218296 CPUtime=2375.1 cores=1,3,5,7
/proc/31978/stat : 31978 (java) S 31976 31976 17292 0 -1 1077944320 65794 0 0 0 237477 33 0 0 20 0 15 0 15195816 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 140727021951136 139718756142839 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
/proc/31978/statm: 3495183 54574 3237 1 0 3483476 0
[pid=31978/tid=31979] ppid=31976 vsize=13980732 memory=-8774313645642428999 CPUtime=2370.17 cores=1,3,5,7
/proc/31978/task/31979/stat : 31979 (java) R 31976 31976 17292 0 -1 4202560 20402 0 0 0 237012 5 0 0 20 0 15 0 15195816 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139718760381576 139718394383241 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31980] ppid=31976 vsize=13980732 memory=218296 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31980/stat : 31980 (java) S 31976 31976 17292 0 -1 1077944384 836 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139718713109392 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31981] ppid=31976 vsize=13980732 memory=12980 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31981/stat : 31981 (java) S 31976 31976 17292 0 -1 1077944384 412 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139718712056592 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31982] ppid=31976 vsize=13980732 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31982/stat : 31982 (java) S 31976 31976 17292 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139718711004304 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31983] ppid=31976 vsize=13980732 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31983/stat : 31983 (java) S 31976 31976 17292 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139718709951504 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31984] ppid=31976 vsize=13980732 memory=5404 CPUtime=0.02 cores=1,3,5,7
/proc/31978/task/31984/stat : 31984 (java) S 31976 31976 17292 0 -1 1077944384 1002 0 0 0 1 1 0 0 20 0 15 0 15195818 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717672937584 139718756153986 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31985] ppid=31976 vsize=13980732 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31985/stat : 31985 (java) S 31976 31976 17292 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 15195818 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717671883552 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31986] ppid=31976 vsize=13980732 memory=3248 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31986/stat : 31986 (java) S 31976 31976 17292 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 15195818 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717670831216 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31987] ppid=31976 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31987/stat : 31987 (java) S 31976 31976 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15195821 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717669779536 139718756161435 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31988] ppid=31976 vsize=13980732 memory=1380 CPUtime=2.1 cores=1,3,5,7
/proc/31978/task/31988/stat : 31988 (java) S 31976 31976 17292 0 -1 1077944384 19626 0 0 0 208 2 0 0 20 0 15 0 15195821 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717668727408 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31989] ppid=31976 vsize=13980732 memory=218296 CPUtime=1.74 cores=1,3,5,7
/proc/31978/task/31989/stat : 31989 (java) S 31976 31976 17292 0 -1 1077944384 14241 0 0 0 173 1 0 0 20 0 15 0 15195821 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717667674608 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31990] ppid=31976 vsize=13980732 memory=1380 CPUtime=0.55 cores=1,3,5,7
/proc/31978/task/31990/stat : 31990 (java) S 31976 31976 17292 0 -1 1077944384 6399 0 0 0 53 2 0 0 20 0 15 0 15195821 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717666622320 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31991] ppid=31976 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31991/stat : 31991 (java) S 31976 31976 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15195821 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717665569760 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31992] ppid=31976 vsize=13980732 memory=218296 CPUtime=0.45 cores=1,3,5,7
/proc/31978/task/31992/stat : 31992 (java) S 31976 31976 17292 0 -1 1077944384 1070 0 0 0 18 27 0 0 20 0 15 0 15195826 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717664516528 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
Current children cumulated CPU time: 2375.1 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 219676 KiB

[startup+2371.2 s]
/proc/loadavg: 2.03 2.10 2.05 3/213 32236
/proc/meminfo: memFree=30118840/32770624 swapFree=67108860/67108860
[pid=31976] ppid=31973 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31976/stat : 31976 (xcsp3-exec) S 31973 31976 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 15195809 9740288 345 18446744073709551615 4194304 5098028 140728287794864 140728287792968 139791437136508 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 13697024 140728287801721 140728287801926 140728287801926 140728287805419 0
/proc/31976/statm: 2378 345 289 221 0 87 0
[pid=31978] ppid=31976 vsize=13980732 memory=218296 CPUtime=2375.9 cores=1,3,5,7
/proc/31978/stat : 31978 (java) S 31976 31976 17292 0 -1 1077944320 65794 0 0 0 237557 33 0 0 20 0 15 0 15195816 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 140727021951136 139718756142839 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
/proc/31978/statm: 3495183 54574 3237 1 0 3483476 0
[pid=31978/tid=31979] ppid=31976 vsize=13980732 memory=218296 CPUtime=2370.97 cores=1,3,5,7
/proc/31978/task/31979/stat : 31979 (java) R 31976 31976 17292 0 -1 4202560 20402 0 0 0 237092 5 0 0 20 0 15 0 15195816 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139718760381576 139718394383501 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31980] ppid=31976 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31980/stat : 31980 (java) S 31976 31976 17292 0 -1 1077944384 836 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139718713109392 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31981] ppid=31976 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31981/stat : 31981 (java) S 31976 31976 17292 0 -1 1077944384 412 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139718712056592 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31982] ppid=31976 vsize=13980732 memory=218296 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31982/stat : 31982 (java) S 31976 31976 17292 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139718711004304 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31983] ppid=31976 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31983/stat : 31983 (java) S 31976 31976 17292 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139718709951504 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31984] ppid=31976 vsize=13980732 memory=12192 CPUtime=0.02 cores=1,3,5,7
/proc/31978/task/31984/stat : 31984 (java) S 31976 31976 17292 0 -1 1077944384 1002 0 0 0 1 1 0 0 20 0 15 0 15195818 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717672937584 139718756153986 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31985] ppid=31976 vsize=13980732 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31985/stat : 31985 (java) S 31976 31976 17292 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 15195818 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717671883552 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31986] ppid=31976 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31986/stat : 31986 (java) S 31976 31976 17292 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 15195818 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717670831216 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31987] ppid=31976 vsize=13980732 memory=636 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31987/stat : 31987 (java) S 31976 31976 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15195821 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717669779536 139718756161435 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31988] ppid=31976 vsize=13980732 memory=1792 CPUtime=2.1 cores=1,3,5,7
/proc/31978/task/31988/stat : 31988 (java) S 31976 31976 17292 0 -1 1077944384 19626 0 0 0 208 2 0 0 20 0 15 0 15195821 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717668727408 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31989] ppid=31976 vsize=13980732 memory=952 CPUtime=1.74 cores=1,3,5,7
/proc/31978/task/31989/stat : 31989 (java) S 31976 31976 17292 0 -1 1077944384 14241 0 0 0 173 1 0 0 20 0 15 0 15195821 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717667674608 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31990] ppid=31976 vsize=13980732 memory=-8774313645642428999 CPUtime=0.55 cores=1,3,5,7
/proc/31978/task/31990/stat : 31990 (java) S 31976 31976 17292 0 -1 1077944384 6399 0 0 0 53 2 0 0 20 0 15 0 15195821 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717666622320 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31991] ppid=31976 vsize=13980732 memory=218296 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31991/stat : 31991 (java) S 31976 31976 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15195821 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717665569760 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31992] ppid=31976 vsize=13980732 memory=1292 CPUtime=0.45 cores=1,3,5,7
/proc/31978/task/31992/stat : 31992 (java) S 31976 31976 17292 0 -1 1077944384 1070 0 0 0 18 27 0 0 20 0 15 0 15195826 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717664516528 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
Current children cumulated CPU time: 2375.9 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 219676 KiB

[startup+2371.6 s]
/proc/loadavg: 2.03 2.10 2.05 3/213 32236
/proc/meminfo: memFree=30118840/32770624 swapFree=67108860/67108860
[pid=31976] ppid=31973 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31976/stat : 31976 (xcsp3-exec) S 31973 31976 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 15195809 9740288 345 18446744073709551615 4194304 5098028 140728287794864 140728287792968 139791437136508 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 13697024 140728287801721 140728287801926 140728287801926 140728287805419 0
/proc/31976/statm: 2378 345 289 221 0 87 0
[pid=31978] ppid=31976 vsize=13980732 memory=218296 CPUtime=2376.3 cores=1,3,5,7
/proc/31978/stat : 31978 (java) S 31976 31976 17292 0 -1 1077944320 65794 0 0 0 237597 33 0 0 20 0 15 0 15195816 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 140727021951136 139718756142839 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
/proc/31978/statm: 3495183 54574 3237 1 0 3483476 0
[pid=31978/tid=31979] ppid=31976 vsize=13980732 memory=7540 CPUtime=2371.37 cores=1,3,5,7
/proc/31978/task/31979/stat : 31979 (java) R 31976 31976 17292 0 -1 4202560 20402 0 0 0 237132 5 0 0 20 0 15 0 15195816 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139718760381576 139718394383380 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31980] ppid=31976 vsize=13980732 memory=16444 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31980/stat : 31980 (java) S 31976 31976 17292 0 -1 1077944384 836 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139718713109392 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31981] ppid=31976 vsize=13980732 memory=4012 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31981/stat : 31981 (java) S 31976 31976 17292 0 -1 1077944384 412 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139718712056592 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31982] ppid=31976 vsize=13980732 memory=636 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31982/stat : 31982 (java) S 31976 31976 17292 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139718711004304 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31983] ppid=31976 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31983/stat : 31983 (java) S 31976 31976 17292 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139718709951504 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31984] ppid=31976 vsize=13980732 memory=2432 CPUtime=0.02 cores=1,3,5,7
/proc/31978/task/31984/stat : 31984 (java) S 31976 31976 17292 0 -1 1077944384 1002 0 0 0 1 1 0 0 20 0 15 0 15195818 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717672937584 139718756153986 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31985] ppid=31976 vsize=13980732 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31985/stat : 31985 (java) S 31976 31976 17292 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 15195818 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717671883552 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31986] ppid=31976 vsize=13980732 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31986/stat : 31986 (java) S 31976 31976 17292 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 15195818 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717670831216 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31987] ppid=31976 vsize=13980732 memory=12980 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31987/stat : 31987 (java) S 31976 31976 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15195821 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717669779536 139718756161435 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31988] ppid=31976 vsize=13980732 memory=1440 CPUtime=2.1 cores=1,3,5,7
/proc/31978/task/31988/stat : 31988 (java) S 31976 31976 17292 0 -1 1077944384 19626 0 0 0 208 2 0 0 20 0 15 0 15195821 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717668727408 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31989] ppid=31976 vsize=13980732 memory=2008 CPUtime=1.74 cores=1,3,5,7
/proc/31978/task/31989/stat : 31989 (java) S 31976 31976 17292 0 -1 1077944384 14241 0 0 0 173 1 0 0 20 0 15 0 15195821 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717667674608 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31990] ppid=31976 vsize=13980732 memory=5404 CPUtime=0.55 cores=1,3,5,7
/proc/31978/task/31990/stat : 31990 (java) S 31976 31976 17292 0 -1 1077944384 6399 0 0 0 53 2 0 0 20 0 15 0 15195821 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717666622320 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31991] ppid=31976 vsize=13980732 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31991/stat : 31991 (java) S 31976 31976 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15195821 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717665569760 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31992] ppid=31976 vsize=13980732 memory=4616 CPUtime=0.45 cores=1,3,5,7
/proc/31978/task/31992/stat : 31992 (java) S 31976 31976 17292 0 -1 1077944384 1070 0 0 0 18 27 0 0 20 0 15 0 15195826 14316269568 54574 18446744073709551615 4194304 4196468 140727021968592 139717664516528 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
Current children cumulated CPU time: 2376.3 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 219676 KiB

[startup+2371.7 s]
/proc/loadavg: 2.03 2.10 2.05 3/213 32236
/proc/meminfo: memFree=30118840/32770624 swapFree=67108860/67108860
[pid=31976] ppid=31973 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31976/stat : 31976 (xcsp3-exec) S 31973 31976 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 15195809 9740288 345 18446744073709551615 4194304 5098028 140728287794864 140728287792968 139791437136508 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 13697024 140728287801721 140728287801926 140728287801926 140728287805419 0
/proc/31976/statm: 2378 345 289 221 0 87 0
[pid=31978] ppid=31976 vsize=13980732 memory=218304 CPUtime=2376.4 cores=1,3,5,7
/proc/31978/stat : 31978 (java) S 31976 31976 17292 0 -1 1077944320 66033 0 0 0 237607 33 0 0 20 0 15 0 15195816 14316269568 54576 18446744073709551615 4194304 4196468 140727021968592 140727021951136 139718756142839 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
/proc/31978/statm: 3495183 54576 3238 1 0 3483476 0
[pid=31978/tid=31979] ppid=31976 vsize=13980732 memory=218296 CPUtime=2371.47 cores=1,3,5,7
/proc/31978/task/31979/stat : 31979 (java) S 31976 31976 17292 0 -1 1077944384 20597 0 0 0 237142 5 0 0 20 0 15 0 15195816 14316269568 54576 18446744073709551615 4194304 4196468 140727021968592 139718760385552 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31980] ppid=31976 vsize=13980732 memory=218296 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31980/stat : 31980 (java) S 31976 31976 17292 0 -1 1077944384 836 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 54576 18446744073709551615 4194304 4196468 140727021968592 139718713109392 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31981] ppid=31976 vsize=13980732 memory=218296 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31981/stat : 31981 (java) S 31976 31976 17292 0 -1 1077944384 412 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 54576 18446744073709551615 4194304 4196468 140727021968592 139718712056592 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31982] ppid=31976 vsize=13980732 memory=218296 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31982/stat : 31982 (java) S 31976 31976 17292 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 15 0 15195817 14316269568 54577 18446744073709551615 4194304 4196468 140727021968592 139718711004304 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31983] ppid=31976 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31983/stat : 31983 (java) S 31976 31976 17292 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 14 0 15195817 14316269568 54577 18446744073709551615 4194304 4196468 140727021968592 139718709951504 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31984] ppid=31976 vsize=13980732 memory=1004 CPUtime=0.02 cores=1,3,5,7
/proc/31978/task/31984/stat : 31984 (java) S 31976 31976 17292 0 -1 1077944384 1002 0 0 0 1 1 0 0 20 0 14 0 15195818 14316269568 54577 18446744073709551615 4194304 4196468 140727021968592 139717672937584 139718756153986 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31985] ppid=31976 vsize=13980732 memory=218296 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31985/stat : 31985 (java) S 31976 31976 17292 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 14 0 15195818 14316269568 54580 18446744073709551615 4194304 4196468 140727021968592 139717671883552 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31986] ppid=31976 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31986/stat : 31986 (java) S 31976 31976 17292 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 14 0 15195818 14316269568 54580 18446744073709551615 4194304 4196468 140727021968592 139717670831216 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31987] ppid=31976 vsize=13980732 memory=218296 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31987/stat : 31987 (java) R 31976 31976 17292 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 14 0 15195821 14316269568 54580 18446744073709551615 4194304 4196468 140727021968592 139717669779536 139718390001319 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31988] ppid=31976 vsize=13980732 memory=4124 CPUtime=2.1 cores=1,3,5,7
/proc/31978/task/31988/stat : 31988 (java) S 31976 31976 17292 0 -1 1077944384 19626 0 0 0 208 2 0 0 20 0 14 0 15195821 14316269568 54580 18446744073709551615 4194304 4196468 140727021968592 139717668727408 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31989] ppid=31976 vsize=13980732 memory=12192 CPUtime=1.74 cores=1,3,5,7
/proc/31978/task/31989/stat : 31989 (java) S 31976 31976 17292 0 -1 1077944384 14241 0 0 0 173 1 0 0 20 0 14 0 15195821 14316269568 54580 18446744073709551615 4194304 4196468 140727021968592 139717667674608 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31990] ppid=31976 vsize=13980732 memory=1228 CPUtime=0.55 cores=1,3,5,7
/proc/31978/task/31990/stat : 31990 (java) S 31976 31976 17292 0 -1 1077944384 6443 0 0 0 53 2 0 0 20 0 14 0 15195821 14316269568 54580 18446744073709551615 4194304 4196468 140727021968592 139717666622320 139718756153986 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
[pid=31978/tid=31991] ppid=31976 vsize=13980732 memory=12980 CPUtime=0 cores=1,3,5,7
/proc/31978/task/31991/stat : 31991 (java) S 31976 31976 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 15195821 14316269568 54580 18446744073709551615 4194304 4196468 140727021968592 139717665569760 139718756153045 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140727021969842 140727021970018 140727021970018 140727021973455 0
Current children cumulated CPU time: 2376.4 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 219684 KiB

Child status: 0
Real time (s): 2371.7
CPU time (s): 2376.42
CPU user time (s): 2376.08
CPU system time (s): 0.342021
CPU usage (%): 100.199
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 219684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2376.08
system time used= 0.342021
maximum resident set size= 218320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66635
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54078
involuntary context switches= 707


# summary of solver processes directly reported to runsolver:
#   pid: 31976
#   total CPU time (s): 2376.42
#   total CPU user time (s): 2376.08
#   total CPU system time (s): 0.342021

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.988 second user time and 19.1425 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-19 20:23:49
IDJOB=4282650
IDBENCH=140540
IDSOLVER=2677
FILE ID=node129/4282650-1503167867
RUNJOBID= node129-1503095823-17351
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/OpenStacks/OpenStacks-m2c-s1/OpenStacks-m2c-wbp-10-20-1.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4282650-1503167867/watcher-4282650-1503167867 -o /tmp/evaluation-result-4282650-1503167867/solver-4282650-1503167867 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17351 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1196213939 HOME/instance-4282650-1503167867.xml

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

MD5SUM BENCH= 9259b7dd3f7335d1c64b8332bd6645a5
RANDOM SEED=1196213939

node129.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.73
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.73
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.73
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.73
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:        31536788 kB
MemAvailable:   31800748 kB
Buffers:          185928 kB
Cached:           367696 kB
SwapCached:            0 kB
Active:           453276 kB
Inactive:         374752 kB
Active(anon):     274672 kB
Inactive(anon):    16748 kB
Active(file):     178604 kB
Inactive(file):   358004 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7800 kB
Writeback:             0 kB
AnonPages:        274104 kB
Mapped:            44640 kB
Shmem:             17060 kB
Slab:             110880 kB
SReclaimable:      86372 kB
SUnreclaim:        24508 kB
KernelStack:        3424 kB
PageTables:         5236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1237916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62000 MiB
End job on node129 at 2017-08-19 21:03:21