Trace number 4272902

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 5a (2017-07-26)SAT 443.117 435.76599

General information on the benchmark

NameWwtpp/Wwtpp-ord-s1/
Wwtpp-ord-ex07180.xml
MD5SUMe350026a89cfa709a4f565894b0c8a5a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.92453498
Satisfiable
(Un)Satisfiability was proved
Number of variables476
Number of constraints402
Number of domains22
Minimum domain size1
Maximum domain size10001
Distribution of domain sizes[{"size":1,"count":22},{"size":2,"count":92},{"size":1001,"count":46},{"size":1501,"count":46},{"size":2501,"count":46},{"size":3001,"count":46},{"size":5001,"count":88},{"size":10001,"count":90}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":16},{"degree":2,"count":29},{"degree":3,"count":431}]
Minimum constraint arity2
Maximum constraint arity24
Distribution of constraint arities[{"arity":2,"count":189},{"arity":3,"count":96},{"arity":4,"count":90},{"arity":10,"count":4},{"arity":11,"count":7},{"arity":12,"count":7},{"arity":13,"count":5},{"arity":14,"count":2},{"arity":23,"count":1},{"arity":24,"count":1}]
Number of extensional constraints192
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":192},{"type":"sum","count":210}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272902-1502868528.xml"  -tl '2520s' -p 1 -x 3
0.06/0.29	c [HOME/instance-4272902-1502868528.xml, -tl, 2520s, -p, 1, -x, 3]
0.24/0.35	c simple solver
0.41/0.42	c parse instance...
5.54/2.33	c solve instance...
443.04/435.74	s SATISFIABLE
443.04/435.74	v <instantiation>
443.04/435.74	v 	<list>b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[0][6] b[0][7] b[0][8] b[0][9] b[0][10] b[0][11] b[0][12] b[0][13] b[0][14] b[0][15] b[0][16] b[0][17] b[0][18] b[0][19] b[0][20] b[0][21] b[0][22] b[0][23] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[1][6] b[1][7] b[1][8] b[1][9] b[1][10] b[1][11] b[1][12] b[1][13] b[1][14] b[1][15] b[1][16] b[1][17] b[1][18] b[1][19] b[1][20] b[1][21] b[1][22] b[1][23] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[2][6] b[2][7] b[2][8] b[2][9] b[2][10] b[2][11] b[2][12] b[2][13] b[2][14] b[2][15] b[2][16] b[2][17] b[2][18] b[2][19] b[2][20] b[2][21] b[2][22] b[2][23] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[3][6] b[3][7] b[3][8] b[3][9] b[3][10] b[3][11] b[3][12] b[3][13] b[3][14] b[3][15] b[3][16] b[3][17] b[3][18] b[3][19] b[3][20] b[3][21] b[3][22] b[3][23] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[4][6] b[4][7] b[4][8] b[4][9] b[4][10] b[4][11] b[4][12] b[4][13] b[4][14] b[4][15] b[4][16] b[4][17] b[4][18] b[4][19] b[4][20] b[4][21] b[4][22] b[4][23] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[5][6] b[5][7] b[5][8] b[5][9] b[5][10] b[5][11] b[5][12] b[5][13] b[5][14] b[5][15] b[5][16] b[5][17] b[5][18] b[5][19] b[5][20] b[5][21] b[5][22] b[5][23] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[6][6] b[6][7] b[6][8] b[6][9] b[6][10] b[6][11] b[6][12] b[6][13] b[6][14] b[6][15] b[6][16] b[6][17] b[6][18] b[6][19] b[6][20] b[6][21] b[6][22] b[6][23] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[7][6] b[7][7] b[7][8] b[7][9] b[7][10] b[7][11] b[7][12] b[7][13] b[7][14] b[7][15] b[7][16] b[7][17] b[7][18] b[7][19] b[7][20] b[7][21] b[7][22] b[7][23] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] d[0][20] d[0][21] d[0][22] d[0][23] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] d[1][20] d[1][21] d[1][22] d[1][23] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[2][18] d[2][19] d[2][20] d[2][21] d[2][22] d[2][23] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[3][20] d[3][21] d[3][22] d[3][23] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] d[4][20] d[4][21] d[4][22] d[4][23] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[5][20] d[5][21] d[5][22] d[5][23] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[6][20] d[6][21] d[6][22] d[6][23] d[7][0] d[7][1] d[7][2] d[7][3] d[7][4] d[7][5] d[7][6] d[7][7] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[7][20] d[7][21] d[7][22] d[7][23] c[0][2] c[0][4] c[0][6] c[0][8] c[0][10] c[0][12] c[0][14] c[0][16] c[0][18] c[0][20] c[0][22] c[1][12] c[2][3] c[2][4] c[2][9] c[2][13] c[2][14] c[2][15] c[2][20] c[3][0] c[3][1] c[3][2] c[3][3] c[3][4] c[3][5] c[3][6] c[3][7] c[3][8] c[3][9] c[3][10] c[3][11] c[3][12] c[3][13] c[3][14] c[3][15] c[3][16] c[3][17] c[3][18] c[3][19] c[3][20] c[3][21] c[3][22] c[3][23] c[4][5] c[4][15] c[5][1] c[5][2] c[5][7] c[5][8] c[5][9] c[5][12] c[5][15] c[5][20] c[5][21] c[6][0] c[6][1] c[6][2] c[6][3] c[6][4] c[6][5] c[6][6] c[6][7] c[6][8] c[6][9] c[6][10] c[6][11] c[6][12] c[6][13] c[6][14] c[6][15] c[6][16] c[6][17] c[6][18] c[6][19] c[6][20] c[6][21] c[6][22] c[7][2] c[7][4] c[7][6] c[7][8] c[7][10] c[7][14] c[7][15] c[7][16] c[7][17] c[7][18] c[7][19] c[7][20] c[7][21] c[7][22] c[7][23] </list>
443.04/435.74	v 	<values>0 0 4000 4000 6000 6000 7300 4800 3300 3300 4800 4800 4800 2300 3000 500 4000 1500 3500 1000 1500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2600 2600 2600 2600 2600 2600 2600 2600 0 0 0 0 0 0 0 1000 2000 2000 2000 2000 2000 2000 2000 2000 500 800 1100 1400 0 0 0 0 2000 500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2500 2500 2500 2500 2500 2500 2500 2500 0 0 3000 3000 3000 0 0 0 0 0 0 0 2000 4000 4000 4000 4000 4000 3000 3500 4000 4000 2500 4200 4200 4200 4200 4200 4200 2700 1200 1500 1500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4000 4000 6000 6000 7300 7300 8300 8300 9800 7300 7300 7300 4800 4800 2300 0 0 0 0 0 0 0 0 0 0 0 0 0 2500 2500 2500 0 2500 0 2500 2500 2300 2500 500 2500 0 2500 1000 1500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2600 0 0 0 0 0 0 0 0 0 0 0 0 1500 0 0 1500 0 0 0 1400 0 0 0 0 1500 500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2500 0 0 0 0 3000 0 0 0 0 0 0 0 0 0 0 0 0 1500 0 0 0 1500 0 0 0 0 0 0 1500 1500 1200 1500 1500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2500 0 0 0 2500 2500 0 0 2500 0 2500 2300 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2500 0 0 0 0 0 0 0 0 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 0 0 0 0 0 0 0 0 1300 0 0 650 650 650 850 650 650 650 650 650 650 650 650 850 650 650 650 650 650 650 850 650 650 650 0 0 0 0 0 750 750 750 750 750 750 750 750 750 750 </values>
443.04/435.74	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13892 MiB free)
  memory of node 1: 16384 MiB (15329 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272902-1502868528/watcher-4272902-1502868528 -o /tmp/evaluation-result-4272902-1502868528/solver-4272902-1502868528 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2136837307 HOME/instance-4272902-1502868528.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=16605, runsolver pid=16602

[startup+0.100152 s]*
/proc/loadavg: 2.12 2.06 2.02 3/203 16612
/proc/meminfo: memFree=29916620/32770624 swapFree=67108860/67108860
[pid=16605] ppid=16602 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16605/stat : 16605 (xcsp3-exec) S 16602 16605 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 89073383 9740288 345 18446744073709551615 4194304 5098028 140724884955840 140724884953944 139724516319868 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 39931904 140724884963704 140724884963909 140724884963909 140724884967403 0
/proc/16605/statm: 2378 345 289 221 0 87 0
[pid=16607] ppid=16605 vsize=13441356 memory=15952 CPUtime=0.01 cores=1,3,5,7
/proc/16607/stat : 16607 (java) S 16605 16605 897 0 -1 1077944320 3765 0 0 0 1 0 0 0 20 0 7 0 89073391 13763948544 3988 18446744073709551615 4194304 4196468 140736980634832 140736980617376 140537566191351 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
/proc/16607/statm: 3360339 3988 2025 1 0 3349836 0
[pid=16607/tid=16608] ppid=16605 vsize=13441356 memory=7311146985107750967 CPUtime=0.01 cores=1,3,5,7
/proc/16607/task/16608/stat : 16608 (java) R 16605 16605 897 0 -1 4202560 2531 0 0 0 1 0 0 0 20 0 7 0 89073391 13763948544 3988 18446744073709551615 4194304 4196468 140736980634832 140537570433808 140537550271838 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16609] ppid=16605 vsize=13441356 memory=12619 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16609/stat : 16609 (java) S 16605 16605 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 89073392 13763948544 3988 18446744073709551615 4194304 4196468 140736980634832 140537508137232 140537566201557 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16610] ppid=16605 vsize=13441356 memory=288370900479030912 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16610/stat : 16610 (java) S 16605 16605 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 89073392 13763948544 3988 18446744073709551615 4194304 4196468 140736980634832 140537507084688 140537566201557 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16611] ppid=16605 vsize=13441356 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16611/stat : 16611 (java) S 16605 16605 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 89073392 13763948544 3988 18446744073709551615 4194304 4196468 140736980634832 140537506032144 140537566201557 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16612] ppid=16605 vsize=13441356 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16612/stat : 16612 (java) S 16605 16605 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 89073392 13763948544 3988 18446744073709551615 4194304 4196468 140736980634832 140537162635920 140537566201557 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16613] ppid=16605 vsize=13441356 memory=140524327319168 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16613/stat : 16613 (java) S 16605 16605 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 89073393 13763948544 3988 18446744073709551615 4194304 4196468 140736980634832 140537111939568 140537566202498 0 0 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13450868 KiB
Current children cumulated memory: 17332 KiB

[startup+0.210058 s]*
/proc/loadavg: 2.12 2.06 2.02 2/211 16620
/proc/meminfo: memFree=29912592/32770624 swapFree=67108860/67108860
[pid=16605] ppid=16602 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16605/stat : 16605 (xcsp3-exec) S 16602 16605 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 89073383 9740288 345 18446744073709551615 4194304 5098028 140724884955840 140724884953944 139724516319868 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 39931904 140724884963704 140724884963909 140724884963909 140724884967403 0
/proc/16605/statm: 2378 345 289 221 0 87 0
[pid=16607] ppid=16605 vsize=13973868 memory=22672 CPUtime=0.06 cores=1,3,5,7
/proc/16607/stat : 16607 (java) S 16605 16605 897 0 -1 1077944320 5108 0 0 0 5 1 0 0 20 0 15 0 89073391 14309240832 5668 18446744073709551615 4194304 4196468 140736980634832 140736980617376 140537566191351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
/proc/16607/statm: 3493467 5668 2574 1 0 3482964 0
[pid=16607/tid=16608] ppid=16605 vsize=13974352 memory=7311146985107750967 CPUtime=0.04 cores=1,3,5,7
/proc/16607/task/16608/stat : 16608 (java) R 16605 16605 897 0 -1 4202560 3370 0 0 0 4 0 0 0 20 0 15 0 89073391 14309736448 5799 18446744073709551615 4194304 4196468 140736980634832 140537570417696 140537527172069 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16609] ppid=16605 vsize=13974352 memory=12619 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16609/stat : 16609 (java) S 16605 16605 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89073392 14309736448 5799 18446744073709551615 4194304 4196468 140736980634832 140537508137232 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16610] ppid=16605 vsize=13974352 memory=288370900479030912 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16610/stat : 16610 (java) S 16605 16605 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 89073392 14309736448 5799 18446744073709551615 4194304 4196468 140736980634832 140537507084688 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16611] ppid=16605 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16611/stat : 16611 (java) S 16605 16605 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89073392 14309736448 5799 18446744073709551615 4194304 4196468 140736980634832 140537506032144 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16612] ppid=16605 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16612/stat : 16612 (java) S 16605 16605 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 89073392 14309736448 5799 18446744073709551615 4194304 4196468 140736980634832 140537162635920 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16613] ppid=16605 vsize=13974352 memory=140524327319168 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16613/stat : 16613 (java) S 16605 16605 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 89073393 14309736448 5799 18446744073709551615 4194304 4196468 140736980634832 140537111939568 140537566202498 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16614] ppid=16605 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16614/stat : 16614 (java) S 16605 16605 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 89073394 14309736448 5799 18446744073709551615 4194304 4196468 140736980634832 140537110885792 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16615] ppid=16605 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16615/stat : 16615 (java) S 16605 16605 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 89073394 14309736448 5799 18446744073709551615 4194304 4196468 140736980634832 140537109833200 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16616] ppid=16605 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16616/stat : 16616 (java) S 16605 16605 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89073397 14309736448 5799 18446744073709551615 4194304 4196468 140736980634832 140537108781776 140537566209947 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16617] ppid=16605 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16617/stat : 16617 (java) S 16605 16605 897 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 89073397 14309736448 5799 18446744073709551615 4194304 4196468 140736980634832 140537107728368 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16618] ppid=16605 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16618/stat : 16618 (java) S 16605 16605 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89073397 14309736448 5799 18446744073709551615 4194304 4196468 140736980634832 140537106675824 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16619] ppid=16605 vsize=13974352 memory=140524327319168 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16619/stat : 16619 (java) S 16605 16605 897 0 -1 1077944384 223 0 0 0 0 0 0 0 20 0 15 0 89073397 14309736448 5799 18446744073709551615 4194304 4196468 140736980634832 140537105623280 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16620] ppid=16605 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16620/stat : 16620 (java) S 16605 16605 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89073397 14309736448 5799 18446744073709551615 4194304 4196468 140736980634832 140537104570976 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16621] ppid=16605 vsize=13974352 memory=140524327319168 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16621/stat : 16621 (java) S 16605 16605 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89073404 14309736448 5799 18446744073709551615 4194304 4196468 140736980634832 140537103518512 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13983380 KiB
Current children cumulated memory: 24052 KiB

[startup+0.310301 s]*
/proc/loadavg: 2.12 2.06 2.02 6/212 16621
/proc/meminfo: memFree=29896888/32770624 swapFree=67108860/67108860
[pid=16605] ppid=16602 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16605/stat : 16605 (xcsp3-exec) S 16602 16605 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 89073383 9740288 345 18446744073709551615 4194304 5098028 140724884955840 140724884953944 139724516319868 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 39931904 140724884963704 140724884963909 140724884963909 140724884967403 0
/proc/16605/statm: 2378 345 289 221 0 87 0
[pid=16607] ppid=16605 vsize=13974352 memory=37200 CPUtime=0.24 cores=1,3,5,7
/proc/16607/stat : 16607 (java) S 16605 16605 897 0 -1 1077944320 8866 0 0 0 22 2 0 0 20 0 15 0 89073391 14309736448 9300 18446744073709551615 4194304 4196468 140736980634832 140736980617376 140537566191351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
/proc/16607/statm: 3493588 9300 2981 1 0 3482964 0
[pid=16607/tid=16608] ppid=16605 vsize=13974352 memory=-8774313645642428999 CPUtime=0.15 cores=1,3,5,7
/proc/16607/task/16608/stat : 16608 (java) R 16605 16605 897 0 -1 4202560 6093 0 0 0 13 2 0 0 20 0 15 0 89073391 14309736448 9300 18446744073709551615 4194304 4196468 140736980634832 140537570413728 140537550753564 0 4 1 16800974 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16609] ppid=16605 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16609/stat : 16609 (java) S 16605 16605 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89073392 14309736448 9300 18446744073709551615 4194304 4196468 140736980634832 140537508137232 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16610] ppid=16605 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16610/stat : 16610 (java) S 16605 16605 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 89073392 14309736448 9300 18446744073709551615 4194304 4196468 140736980634832 140537507084688 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16611] ppid=16605 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16611/stat : 16611 (java) S 16605 16605 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89073392 14309736448 9300 18446744073709551615 4194304 4196468 140736980634832 140537506032144 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16612] ppid=16605 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16612/stat : 16612 (java) S 16605 16605 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 89073392 14309736448 9300 18446744073709551615 4194304 4196468 140736980634832 140537162635920 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16613] ppid=16605 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16613/stat : 16613 (java) S 16605 16605 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 89073393 14309736448 9300 18446744073709551615 4194304 4196468 140736980634832 140537111939568 140537566202498 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16614] ppid=16605 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16614/stat : 16614 (java) S 16605 16605 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 89073394 14309736448 9300 18446744073709551615 4194304 4196468 140736980634832 140537110885792 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16615] ppid=16605 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16615/stat : 16615 (java) S 16605 16605 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 89073394 14309736448 9300 18446744073709551615 4194304 4196468 140736980634832 140537109833200 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16616] ppid=16605 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16616/stat : 16616 (java) S 16605 16605 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89073397 14309736448 9300 18446744073709551615 4194304 4196468 140736980634832 140537108781776 140537566209947 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16617] ppid=16605 vsize=13974352 memory=140524216669120 CPUtime=0.01 cores=1,3,5,7
/proc/16607/task/16617/stat : 16617 (java) S 16605 16605 897 0 -1 1077944384 577 0 0 0 1 0 0 0 20 0 15 0 89073397 14309736448 9300 18446744073709551615 4194304 4196468 140736980634832 140537107728368 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16618] ppid=16605 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/16607/task/16618/stat : 16618 (java) S 16605 16605 897 0 -1 1077944384 200 0 0 0 1 0 0 0 20 0 15 0 89073397 14309736448 9300 18446744073709551615 4194304 4196468 140736980634832 140537106675824 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16619] ppid=16605 vsize=13974352 memory=140524327319168 CPUtime=0.05 cores=1,3,5,7
/proc/16607/task/16619/stat : 16619 (java) S 16605 16605 897 0 -1 1077944384 695 0 0 0 5 0 0 0 20 0 15 0 89073397 14309736448 9300 18446744073709551615 4194304 4196468 140736980634832 140537105623280 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16620] ppid=16605 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16620/stat : 16620 (java) S 16605 16605 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89073397 14309736448 9300 18446744073709551615 4194304 4196468 140736980634832 140537104570976 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16621] ppid=16605 vsize=13974352 memory=140524327319168 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16621/stat : 16621 (java) S 16605 16605 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89073404 14309736448 9300 18446744073709551615 4194304 4196468 140736980634832 140537103518512 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38580 KiB

[startup+0.701694 s]
/proc/loadavg: 2.12 2.06 2.02 3/212 16621
/proc/meminfo: memFree=29884148/32770624 swapFree=67108860/67108860
[pid=16605] ppid=16602 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16605/stat : 16605 (xcsp3-exec) S 16602 16605 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 89073383 9740288 345 18446744073709551615 4194304 5098028 140724884955840 140724884953944 139724516319868 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 39931904 140724884963704 140724884963909 140724884963909 140724884967403 0
/proc/16605/statm: 2378 345 289 221 0 87 0
[pid=16607] ppid=16605 vsize=13978684 memory=96320 CPUtime=1.2 cores=1,3,5,7
/proc/16607/stat : 16607 (java) S 16605 16605 897 0 -1 1077944320 13170 0 0 0 115 5 0 0 20 0 15 0 89073391 14314172416 24080 18446744073709551615 4194304 4196468 140736980634832 140736980617376 140537566191351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
/proc/16607/statm: 3494671 24080 3159 1 0 3482964 0
[pid=16607/tid=16608] ppid=16605 vsize=13978684 memory=2316 CPUtime=0.53 cores=1,3,5,7
/proc/16607/task/16608/stat : 16608 (java) R 16605 16605 897 0 -1 4202560 7914 0 0 0 50 3 0 0 20 0 15 0 89073391 14314172416 24080 18446744073709551615 4194304 4196468 140736980634832 140537570426224 140537187937150 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16609] ppid=16605 vsize=13978684 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16609/stat : 16609 (java) S 16605 16605 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89073392 14314172416 24080 18446744073709551615 4194304 4196468 140736980634832 140537508137232 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16610] ppid=16605 vsize=13978684 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16610/stat : 16610 (java) S 16605 16605 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 89073392 14314172416 24080 18446744073709551615 4194304 4196468 140736980634832 140537507084688 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16611] ppid=16605 vsize=13978684 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16611/stat : 16611 (java) S 16605 16605 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89073392 14314172416 24080 18446744073709551615 4194304 4196468 140736980634832 140537506032144 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16612] ppid=16605 vsize=13978684 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16612/stat : 16612 (java) S 16605 16605 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 89073392 14314172416 24080 18446744073709551615 4194304 4196468 140736980634832 140537162635920 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16613] ppid=16605 vsize=13978684 memory=7453282923428146022 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16613/stat : 16613 (java) S 16605 16605 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 89073393 14314172416 24080 18446744073709551615 4194304 4196468 140736980634832 140537111939568 140537566202498 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16614] ppid=16605 vsize=13978684 memory=6076878065162868073 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16614/stat : 16614 (java) S 16605 16605 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 89073394 14314172416 24080 18446744073709551615 4194304 4196468 140736980634832 140537110885792 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16615] ppid=16605 vsize=13978684 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16615/stat : 16615 (java) S 16605 16605 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 89073394 14314172416 24080 18446744073709551615 4194304 4196468 140736980634832 140537109833200 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16616] ppid=16605 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16616/stat : 16616 (java) S 16605 16605 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89073397 14314172416 24080 18446744073709551615 4194304 4196468 140736980634832 140537108781776 140537566209947 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16617] ppid=16605 vsize=13978684 memory=140524216420400 CPUtime=0.18 cores=1,3,5,7
/proc/16607/task/16617/stat : 16617 (java) R 16605 16605 897 0 -1 4202560 1581 0 0 0 18 0 0 0 20 0 15 0 89073397 14314172416 24080 18446744073709551615 4194304 4196468 140736980634832 140537107714120 140537547735080 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16618] ppid=16605 vsize=13978684 memory=140524216420592 CPUtime=0.21 cores=1,3,5,7
/proc/16607/task/16618/stat : 16618 (java) R 16605 16605 897 0 -1 4202560 978 0 0 0 21 0 0 0 20 0 15 0 89073397 14314172416 24080 18446744073709551615 4194304 4196468 140736980634832 140537106656840 140537549688139 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16619] ppid=16605 vsize=13978684 memory=140524216420688 CPUtime=0.25 cores=1,3,5,7
/proc/16607/task/16619/stat : 16619 (java) S 16605 16605 897 0 -1 1077944384 1389 0 0 0 25 0 0 0 20 0 15 0 89073397 14314172416 24080 18446744073709551615 4194304 4196468 140736980634832 140537105623280 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16620] ppid=16605 vsize=13978684 memory=20385 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16620/stat : 16620 (java) S 16605 16605 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89073397 14314172416 24080 18446744073709551615 4194304 4196468 140736980634832 140537104570976 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16621] ppid=16605 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16621/stat : 16621 (java) S 16605 16605 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89073404 14314172416 24080 18446744073709551615 4194304 4196468 140736980634832 140537103518512 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 97700 KiB

[startup+1.50171 s]
/proc/loadavg: 2.12 2.06 2.02 5/212 16621
/proc/meminfo: memFree=29797584/32770624 swapFree=67108860/67108860
[pid=16605] ppid=16602 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16605/stat : 16605 (xcsp3-exec) S 16602 16605 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 89073383 9740288 345 18446744073709551615 4194304 5098028 140724884955840 140724884953944 139724516319868 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 39931904 140724884963704 140724884963909 140724884963909 140724884967403 0
/proc/16605/statm: 2378 345 289 221 0 87 0
[pid=16607] ppid=16605 vsize=13980732 memory=624696 CPUtime=3.2 cores=1,3,5,7
/proc/16607/stat : 16607 (java) S 16605 16605 897 0 -1 1077944320 15354 0 0 0 266 54 0 0 20 0 15 0 89073391 14316269568 156174 18446744073709551615 4194304 4196468 140736980634832 140736980617376 140537566191351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
/proc/16607/statm: 3495183 156174 3201 1 0 3483476 0
[pid=16607/tid=16608] ppid=16605 vsize=13980732 memory=148 CPUtime=1.13 cores=1,3,5,7
/proc/16607/task/16608/stat : 16608 (java) S 16605 16605 897 0 -1 1077944384 8556 0 0 0 107 6 0 0 20 0 15 0 89073391 14316269568 156174 18446744073709551615 4194304 4196468 140736980634832 140537570429232 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16609] ppid=16605 vsize=13980732 memory=6944656592455360604 CPUtime=0.18 cores=1,3,5,7
/proc/16607/task/16609/stat : 16609 (java) R 16605 16605 897 0 -1 4202560 225 0 0 0 7 11 0 0 20 0 15 0 89073392 14316269568 156174 18446744073709551615 4194304 4196468 140736980634832 140537508137232 140537559288052 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16610] ppid=16605 vsize=13980732 memory=6944656592455097440 CPUtime=0.18 cores=1,3,5,7
/proc/16607/task/16610/stat : 16610 (java) R 16605 16605 897 0 -1 4202560 213 0 0 0 7 11 0 0 20 0 15 0 89073392 14316269568 156174 18446744073709551615 4194304 4196468 140736980634832 140537507084888 140537559291011 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16611] ppid=16605 vsize=13980732 memory=1712 CPUtime=0.18 cores=1,3,5,7
/proc/16607/task/16611/stat : 16611 (java) R 16605 16605 897 0 -1 4202560 173 0 0 0 7 11 0 0 20 0 15 0 89073392 14316269568 156174 18446744073709551615 4194304 4196468 140736980634832 140537506032144 140537559288052 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16612] ppid=16605 vsize=13980732 memory=4616 CPUtime=0.18 cores=1,3,5,7
/proc/16607/task/16612/stat : 16612 (java) R 16605 16605 897 0 -1 4202560 216 0 0 0 8 10 0 0 20 0 15 0 89073392 14316269568 156174 18446744073709551615 4194304 4196468 140736980634832 140537162635920 140537559291051 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16613] ppid=16605 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16613/stat : 16613 (java) S 16605 16605 897 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 89073393 14316269568 156174 18446744073709551615 4194304 4196468 140736980634832 140537111938080 140537566201557 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16614] ppid=16605 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/16605/stat : 16605 (xcsp3-exec) S 16602 16605 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 89073383 9740288 345 18446744073709551615 4194304 5098028 140724884955840 140724884953944 139724516319868 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 39931904 140724884963704 140724884963909 140724884963909 140724884967403 0
/proc/16605/statm: 2378 345 289 221 0 87 0
[pid=16607] ppid=16605 vsize=13980732 memory=1050492 CPUtime=441.74 cores=1,3,5,7
/proc/16607/stat : 16607 (java) S 16605 16605 897 0 -1 1077944320 124978 0 0 0 44073 101 0 0 20 0 15 0 89073391 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140736980617376 140537566191351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
/proc/16607/statm: 3495183 262623 3253 1 0 3483476 0
[pid=16607/tid=16608] ppid=16605 vsize=13980732 memory=1380 CPUtime=433.54 cores=1,3,5,7
/proc/16607/task/16608/stat : 16608 (java) R 16605 16605 897 0 -1 4202560 67250 0 0 0 43343 11 0 0 20 0 15 0 89073391 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537570429800 140537191741610 0 4 1 16800974 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16609] ppid=16605 vsize=13980732 memory=1050492 CPUtime=0.67 cores=1,3,5,7
/proc/16607/task/16609/stat : 16609 (java) S 16605 16605 897 0 -1 1077944384 4322 0 0 0 47 20 0 0 20 0 15 0 89073392 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537508137232 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16610] ppid=16605 vsize=13980732 memory=796 CPUtime=0.68 cores=1,3,5,7
/proc/16607/task/16610/stat : 16610 (java) S 16605 16605 897 0 -1 1077944384 4071 0 0 0 48 20 0 0 20 0 15 0 89073392 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537507084688 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16611] ppid=16605 vsize=13980732 memory=-8774313645642428999 CPUtime=0.68 cores=1,3,5,7
/proc/16607/task/16611/stat : 16611 (java) S 16605 16605 897 0 -1 1077944384 4431 0 0 0 47 21 0 0 20 0 15 0 89073392 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537506032144 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16612] ppid=16605 vsize=13980732 memory=-8412656567318647667 CPUtime=0.68 cores=1,3,5,7
/proc/16607/task/16612/stat : 16612 (java) S 16605 16605 897 0 -1 1077944384 4250 0 0 0 48 20 0 0 20 0 15 0 89073392 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537162635920 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16613] ppid=16605 vsize=13980732 memory=4427205132082312746 CPUtime=0.04 cores=1,3,5,7
/proc/16607/task/16613/stat : 16613 (java) S 16605 16605 897 0 -1 1077944384 1292 0 0 0 4 0 0 0 20 0 15 0 89073393 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537111939568 140537566202498 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16614] ppid=16605 vsize=13980732 memory=-8412652152092201843 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16614/stat : 16614 (java) S 16605 16605 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 89073394 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537110885792 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16615] ppid=16605 vsize=13980732 memory=-7023579799431922829 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16615/stat : 16615 (java) S 16605 16605 897 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 89073394 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537109833200 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16616] ppid=16605 vsize=13980732 memory=4426639978525455914 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16616/stat : 16616 (java) S 16605 16605 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537108781776 140537566209947 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16617] ppid=16605 vsize=13980732 memory=7811614964889703013 CPUtime=2.21 cores=1,3,5,7
/proc/16607/task/16617/stat : 16617 (java) S 16605 16605 897 0 -1 1077944384 15017 0 0 0 220 1 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537107728368 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16618] ppid=16605 vsize=13980732 memory=3047711566422646390 CPUtime=2.34 cores=1,3,5,7
/proc/16607/task/16618/stat : 16618 (java) S 16605 16605 897 0 -1 1077944384 12894 0 0 0 233 1 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537106675824 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16619] ppid=16605 vsize=13980732 memory=4572164749098055210 CPUtime=0.72 cores=1,3,5,7
/proc/16607/task/16619/stat : 16619 (java) S 16605 16605 897 0 -1 1077944384 9557 0 0 0 71 1 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537105623280 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16620] ppid=16605 vsize=13980732 memory=8328453600958622283 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16620/stat : 16620 (java) S 16605 16605 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537104570976 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16621] ppid=16605 vsize=13980732 memory=7897517683652307531 CPUtime=0.08 cores=1,3,5,7
/proc/16607/task/16621/stat : 16621 (java) S 16605 16605 897 0 -1 1077944384 597 0 0 0 4 4 0 0 20 0 15 0 89073404 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537103518512 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
Current children cumulated CPU time: 441.74 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1051872 KiB

[startup+435.201 s]
/proc/loadavg: 2.00 2.01 2.02 3/211 16649
/proc/meminfo: memFree=28869312/32770624 swapFree=67108860/67108860
[pid=16605] ppid=16602 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16605/stat : 16605 (xcsp3-exec) S 16602 16605 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 89073383 9740288 345 18446744073709551615 4194304 5098028 140724884955840 140724884953944 139724516319868 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 39931904 140724884963704 140724884963909 140724884963909 140724884967403 0
/proc/16605/statm: 2378 345 289 221 0 87 0
[pid=16607] ppid=16605 vsize=13980732 memory=1050492 CPUtime=442.54 cores=1,3,5,7
/proc/16607/stat : 16607 (java) S 16605 16605 897 0 -1 1077944320 126692 0 0 0 44153 101 0 0 20 0 15 0 89073391 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140736980617376 140537566191351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
/proc/16607/statm: 3495183 262623 3253 1 0 3483476 0
[pid=16607/tid=16608] ppid=16605 vsize=13980732 memory=1012 CPUtime=434.34 cores=1,3,5,7
/proc/16607/task/16608/stat : 16608 (java) R 16605 16605 897 0 -1 4202560 68964 0 0 0 43423 11 0 0 20 0 15 0 89073391 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537570429800 140537191741595 0 4 1 16800974 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16609] ppid=16605 vsize=13980732 memory=11016 CPUtime=0.67 cores=1,3,5,7
/proc/16607/task/16609/stat : 16609 (java) S 16605 16605 897 0 -1 1077944384 4322 0 0 0 47 20 0 0 20 0 15 0 89073392 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537508137232 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16610] ppid=16605 vsize=13980732 memory=1200 CPUtime=0.68 cores=1,3,5,7
/proc/16607/task/16610/stat : 16610 (java) S 16605 16605 897 0 -1 1077944384 4071 0 0 0 48 20 0 0 20 0 15 0 89073392 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537507084688 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16611] ppid=16605 vsize=13980732 memory=15880 CPUtime=0.68 cores=1,3,5,7
/proc/16607/task/16611/stat : 16611 (java) S 16605 16605 897 0 -1 1077944384 4431 0 0 0 47 21 0 0 20 0 15 0 89073392 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537506032144 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16612] ppid=16605 vsize=13980732 memory=-8774313645642428999 CPUtime=0.68 cores=1,3,5,7
/proc/16607/task/16612/stat : 16612 (java) S 16605 16605 897 0 -1 1077944384 4250 0 0 0 48 20 0 0 20 0 15 0 89073392 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537162635920 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16613] ppid=16605 vsize=13980732 memory=3904 CPUtime=0.04 cores=1,3,5,7
/proc/16607/task/16613/stat : 16613 (java) S 16605 16605 897 0 -1 1077944384 1292 0 0 0 4 0 0 0 20 0 15 0 89073393 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537111939568 140537566202498 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16614] ppid=16605 vsize=13980732 memory=960 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16614/stat : 16614 (java) S 16605 16605 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 89073394 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537110885792 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16615] ppid=16605 vsize=13980732 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16615/stat : 16615 (java) S 16605 16605 897 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 89073394 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537109833200 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16616] ppid=16605 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16616/stat : 16616 (java) S 16605 16605 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537108781776 140537566209947 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16617] ppid=16605 vsize=13980732 memory=796 CPUtime=2.21 cores=1,3,5,7
/proc/16607/task/16617/stat : 16617 (java) S 16605 16605 897 0 -1 1077944384 15017 0 0 0 220 1 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537107728368 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16618] ppid=16605 vsize=13980732 memory=5788 CPUtime=2.34 cores=1,3,5,7
/proc/16607/task/16618/stat : 16618 (java) S 16605 16605 897 0 -1 1077944384 12894 0 0 0 233 1 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537106675824 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16619] ppid=16605 vsize=13980732 memory=1712 CPUtime=0.72 cores=1,3,5,7
/proc/16607/task/16619/stat : 16619 (java) S 16605 16605 897 0 -1 1077944384 9557 0 0 0 71 1 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537105623280 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16620] ppid=16605 vsize=13980732 memory=2248 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16620/stat : 16620 (java) S 16605 16605 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537104570976 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16621] ppid=16605 vsize=13980732 memory=4304 CPUtime=0.08 cores=1,3,5,7
/proc/16607/task/16621/stat : 16621 (java) S 16605 16605 897 0 -1 1077944384 597 0 0 0 4 4 0 0 20 0 15 0 89073404 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537103518512 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
Current children cumulated CPU time: 442.54 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1051872 KiB

[startup+435.601 s]
/proc/loadavg: 2.00 2.01 2.02 3/211 16649
/proc/meminfo: memFree=28869312/32770624 swapFree=67108860/67108860
[pid=16605] ppid=16602 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16605/stat : 16605 (xcsp3-exec) S 16602 16605 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 89073383 9740288 345 18446744073709551615 4194304 5098028 140724884955840 140724884953944 139724516319868 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 39931904 140724884963704 140724884963909 140724884963909 140724884967403 0
/proc/16605/statm: 2378 345 289 221 0 87 0
[pid=16607] ppid=16605 vsize=13980732 memory=1050492 CPUtime=442.94 cores=1,3,5,7
/proc/16607/stat : 16607 (java) S 16605 16605 897 0 -1 1077944320 126714 0 0 0 44193 101 0 0 20 0 15 0 89073391 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140736980617376 140537566191351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
/proc/16607/statm: 3495183 262623 3253 1 0 3483476 0
[pid=16607/tid=16608] ppid=16605 vsize=13980732 memory=1380 CPUtime=434.74 cores=1,3,5,7
/proc/16607/task/16608/stat : 16608 (java) R 16605 16605 897 0 -1 4202560 68983 0 0 0 43463 11 0 0 20 0 15 0 89073391 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537570429800 140537191741468 0 4 1 16800974 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16609] ppid=16605 vsize=13980732 memory=1050488 CPUtime=0.67 cores=1,3,5,7
/proc/16607/task/16609/stat : 16609 (java) S 16605 16605 897 0 -1 1077944384 4322 0 0 0 47 20 0 0 20 0 15 0 89073392 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537508137232 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16610] ppid=16605 vsize=13980732 memory=4076 CPUtime=0.68 cores=1,3,5,7
/proc/16607/task/16610/stat : 16610 (java) S 16605 16605 897 0 -1 1077944384 4071 0 0 0 48 20 0 0 20 0 15 0 89073392 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537507084688 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16611] ppid=16605 vsize=13980732 memory=15880 CPUtime=0.68 cores=1,3,5,7
/proc/16607/task/16611/stat : 16611 (java) S 16605 16605 897 0 -1 1077944384 4431 0 0 0 47 21 0 0 20 0 15 0 89073392 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537506032144 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16612] ppid=16605 vsize=13980732 memory=27316 CPUtime=0.68 cores=1,3,5,7
/proc/16607/task/16612/stat : 16612 (java) S 16605 16605 897 0 -1 1077944384 4250 0 0 0 48 20 0 0 20 0 15 0 89073392 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537162635920 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16613] ppid=16605 vsize=13980732 memory=4044 CPUtime=0.04 cores=1,3,5,7
/proc/16607/task/16613/stat : 16613 (java) S 16605 16605 897 0 -1 1077944384 1292 0 0 0 4 0 0 0 20 0 15 0 89073393 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537111939568 140537566202498 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16614] ppid=16605 vsize=13980732 memory=640 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16614/stat : 16614 (java) S 16605 16605 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 89073394 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537110885792 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16615] ppid=16605 vsize=13980732 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16615/stat : 16615 (java) S 16605 16605 897 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 89073394 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537109833200 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16616] ppid=16605 vsize=13980732 memory=3904 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16616/stat : 16616 (java) S 16605 16605 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537108781776 140537566209947 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16617] ppid=16605 vsize=13980732 memory=1152 CPUtime=2.21 cores=1,3,5,7
/proc/16607/task/16617/stat : 16617 (java) S 16605 16605 897 0 -1 1077944384 15017 0 0 0 220 1 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537107728368 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16618] ppid=16605 vsize=13980732 memory=3216 CPUtime=2.34 cores=1,3,5,7
/proc/16607/task/16618/stat : 16618 (java) S 16605 16605 897 0 -1 1077944384 12894 0 0 0 233 1 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537106675824 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16619] ppid=16605 vsize=13980732 memory=1380 CPUtime=0.72 cores=1,3,5,7
/proc/16607/task/16619/stat : 16619 (java) S 16605 16605 897 0 -1 1077944384 9560 0 0 0 71 1 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537105623280 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16620] ppid=16605 vsize=13980732 memory=1050388 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16620/stat : 16620 (java) S 16605 16605 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537104570976 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16621] ppid=16605 vsize=13980732 memory=4120 CPUtime=0.08 cores=1,3,5,7
/proc/16607/task/16621/stat : 16621 (java) S 16605 16605 897 0 -1 1077944384 597 0 0 0 4 4 0 0 20 0 15 0 89073404 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537103518512 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
Current children cumulated CPU time: 442.94 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1051872 KiB

[startup+435.701 s]
/proc/loadavg: 2.00 2.01 2.02 3/211 16649
/proc/meminfo: memFree=28869312/32770624 swapFree=67108860/67108860
[pid=16605] ppid=16602 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16605/stat : 16605 (xcsp3-exec) S 16602 16605 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 89073383 9740288 345 18446744073709551615 4194304 5098028 140724884955840 140724884953944 139724516319868 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 39931904 140724884963704 140724884963909 140724884963909 140724884967403 0
/proc/16605/statm: 2378 345 289 221 0 87 0
[pid=16607] ppid=16605 vsize=13980732 memory=1050492 CPUtime=443.04 cores=1,3,5,7
/proc/16607/stat : 16607 (java) S 16605 16605 897 0 -1 1077944320 126716 0 0 0 44203 101 0 0 20 0 15 0 89073391 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140736980617376 140537566191351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
/proc/16607/statm: 3495183 262623 3253 1 0 3483476 0
[pid=16607/tid=16608] ppid=16605 vsize=13980732 memory=1380 CPUtime=434.84 cores=1,3,5,7
/proc/16607/task/16608/stat : 16608 (java) R 16605 16605 897 0 -1 4202560 68985 0 0 0 43473 11 0 0 20 0 15 0 89073391 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537570429800 140537191741787 0 4 1 16800974 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16609] ppid=16605 vsize=13980732 memory=4076 CPUtime=0.67 cores=1,3,5,7
/proc/16607/task/16609/stat : 16609 (java) S 16605 16605 897 0 -1 1077944384 4322 0 0 0 47 20 0 0 20 0 15 0 89073392 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537508137232 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16610] ppid=16605 vsize=13980732 memory=33 CPUtime=0.68 cores=1,3,5,7
/proc/16607/task/16610/stat : 16610 (java) S 16605 16605 897 0 -1 1077944384 4071 0 0 0 48 20 0 0 20 0 15 0 89073392 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537507084688 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16611] ppid=16605 vsize=13980732 memory=3544392513119076859 CPUtime=0.68 cores=1,3,5,7
/proc/16607/task/16611/stat : 16611 (java) S 16605 16605 897 0 -1 1077944384 4431 0 0 0 47 21 0 0 20 0 15 0 89073392 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537506032144 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16612] ppid=16605 vsize=13980732 memory=7812726576340533336 CPUtime=0.68 cores=1,3,5,7
/proc/16607/task/16612/stat : 16612 (java) S 16605 16605 897 0 -1 1077944384 4250 0 0 0 48 20 0 0 20 0 15 0 89073392 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537162635920 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16613] ppid=16605 vsize=13980732 memory=1380 CPUtime=0.04 cores=1,3,5,7
/proc/16607/task/16613/stat : 16613 (java) S 16605 16605 897 0 -1 1077944384 1292 0 0 0 4 0 0 0 20 0 15 0 89073393 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537111939568 140537566202498 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16614] ppid=16605 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16614/stat : 16614 (java) S 16605 16605 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 89073394 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537110885792 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16615] ppid=16605 vsize=13980732 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16615/stat : 16615 (java) S 16605 16605 897 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 89073394 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537109833200 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16616] ppid=16605 vsize=13980732 memory=928 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16616/stat : 16616 (java) S 16605 16605 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537108781776 140537566209947 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16617] ppid=16605 vsize=13980732 memory=1047508 CPUtime=2.21 cores=1,3,5,7
/proc/16607/task/16617/stat : 16617 (java) S 16605 16605 897 0 -1 1077944384 15017 0 0 0 220 1 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537107728368 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16618] ppid=16605 vsize=13980732 memory=281048434207776 CPUtime=2.34 cores=1,3,5,7
/proc/16607/task/16618/stat : 16618 (java) S 16605 16605 897 0 -1 1077944384 12894 0 0 0 233 1 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537106675824 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16619] ppid=16605 vsize=13980732 memory=281048432771312 CPUtime=0.72 cores=1,3,5,7
/proc/16607/task/16619/stat : 16619 (java) S 16605 16605 897 0 -1 1077944384 9560 0 0 0 71 1 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537105623280 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16620] ppid=16605 vsize=13980732 memory=10164 CPUtime=0 cores=1,3,5,7
/proc/16607/task/16620/stat : 16620 (java) S 16605 16605 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89073397 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537104570976 140537566201557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
[pid=16607/tid=16621] ppid=16605 vsize=13980732 memory=1440 CPUtime=0.08 cores=1,3,5,7
/proc/16607/task/16621/stat : 16621 (java) S 16605 16605 897 0 -1 1077944384 597 0 0 0 4 4 0 0 20 0 15 0 89073404 14316269568 262623 18446744073709551615 4194304 4196468 140736980634832 140537103518512 140537566202498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 14360576 140736980640177 140736980640353 140736980640353 140736980643791 0
Current children cumulated CPU time: 443.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1051872 KiB

Child status: 0
Real time (s): 435.766
CPU time (s): 443.117
CPU user time (s): 442.086
CPU system time (s): 1.03059
CPU usage (%): 101.687
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1055324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 442.086
system time used= 1.03059
maximum resident set size= 1053944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128142
page faults= 0
swaps= 0
block input operations= 0
block output operations= 568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13539
involuntary context switches= 171


# summary of solver processes directly reported to runsolver:
#   pid: 16605
#   total CPU time (s): 443.117
#   total CPU user time (s): 442.086
#   total CPU system time (s): 1.03059

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.28402 second user time and 4.11003 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-16 09:14:41
IDJOB=4272902
IDBENCH=140859
IDSOLVER=2664
FILE ID=node125/4272902-1502868528
RUNJOBID= node125-1502662595-11629
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Wwtpp/Wwtpp-ord-s1/Wwtpp-ord-ex07180.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-4272902-1502868528/watcher-4272902-1502868528 -o /tmp/evaluation-result-4272902-1502868528/solver-4272902-1502868528 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2136837307 HOME/instance-4272902-1502868528.xml

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

MD5SUM BENCH= e350026a89cfa709a4f565894b0c8a5a
RANDOM SEED=2136837307

node125.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.07
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.07
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.07
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.07
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:        29922556 kB
MemAvailable:   30946528 kB
Buffers:          308968 kB
Cached:          1015820 kB
SwapCached:            0 kB
Active:          1783140 kB
Inactive:         632204 kB
Active(anon):    1090720 kB
Inactive(anon):    41292 kB
Active(file):     692420 kB
Inactive(file):   590912 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8204 kB
Writeback:             0 kB
AnonPages:       1090072 kB
Mapped:            65756 kB
Shmem:             41636 kB
Slab:             138900 kB
SReclaimable:     112948 kB
SUnreclaim:        25952 kB
KernelStack:        3440 kB
PageTables:         7124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2525568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    944128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-16 09:21:57