Trace number 4283360

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 5a (2017-08-18)OPT15 33.9543 25.166599

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-015.xml
MD5SUMbc2f8d4b91081a5d55245e328f9be905
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark1.90512
Satisfiable
(Un)Satisfiability was proved
Number of variables239
Number of constraints133
Number of domains29
Minimum domain size2
Maximum domain size29
Distribution of domain sizes[{"size":2,"count":121},{"size":3,"count":2},{"size":4,"count":1},{"size":5,"count":2},{"size":6,"count":1},{"size":7,"count":2},{"size":8,"count":1},{"size":9,"count":2},{"size":10,"count":1},{"size":11,"count":2},{"size":12,"count":1},{"size":13,"count":2},{"size":14,"count":1},{"size":15,"count":2},{"size":17,"count":1},{"size":19,"count":1},{"size":21,"count":1},{"size":23,"count":1},{"size":25,"count":1},{"size":27,"count":1},{"size":29,"count":1}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":91},{"degree":2,"count":133},{"degree":14,"count":15}]
Minimum constraint arity2
Maximum constraint arity15
Distribution of constraint arities[{"arity":2,"count":15},{"arity":3,"count":106},{"arity":4,"count":1},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":1}]
Number of extensional constraints0
Number of intensional constraints119
Distribution of constraint types[{"type":"intension","count":119},{"type":"sum","count":14}]
Optimization problemYES
Type of objectivemin SUM

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.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283360-1503206255.xml"  -tl '2520s' -p 1 -x 3
0.09/0.27	c [HOME/instance-4283360-1503206255.xml, -tl, 2520s, -p, 1, -x, 3]
0.28/0.34	c simple solver
0.28/0.40	c parse instance...
0.87/0.69	c solve instance...
1.11/0.74	o 63 
1.43/0.85	o 59 
1.43/0.86	o 55 
1.78/0.98	o 43 
2.11/1.10	o 23 
10.79/4.03	o 15 
33.88/25.15	s OPTIMUM FOUND
33.88/25.15	v <instantiation>
33.88/25.15	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] y[0][0] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[1][0] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[9][0] y[9][1] y[9][2] y[9][3] y[9][4] y[10][0] y[10][1] y[10][2] y[10][3] y[11][0] y[11][1] y[11][2] y[12][0] y[12][1] y[13][0] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] </list>
33.88/25.15	v 	<values>-1 1 -1 -1 1 -1 -1 -1 1 -1 -1 -1 1 1 1 -1 -1 1 -1 -1 1 1 -1 -1 1 1 -1 1 1 1 -1 -1 1 -1 1 -1 1 -1 1 -1 -1 1 1 1 1 1 -1 -1 1 1 -1 -1 -1 -1 -1 -1 1 1 1 1 1 1 1 -1 -1 1 -1 1 -1 -1 1 1 -1 1 -1 1 -1 -1 1 -1 1 -1 -1 1 1 1 1 1 -1 -1 -1 -1 -1 -1 1 1 1 -1 -1 1 -1 1 -1 1 -1 1 -1 -1 -1 1 1 1 -1 -1 -1 1 -1 -1 1 -1 0 -1 0 3 0 -1 0 -1 0 -1 0 -1 0 -1 0 1 0 9 0 1 0 1 0 1 0 1 0 1 </values>
33.88/25.15	v </instantiation>

Verifier Data

OK	15

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283360-1503206255/watcher-4283360-1503206255 -o /tmp/evaluation-result-4283360-1503206255/solver-4283360-1503206255 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503171558-2270 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 433467825 HOME/instance-4283360-1503206255.xml 

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

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


[startup+0.100066 s]*
/proc/loadavg: 1.95 1.66 1.76 2/200 8465
/proc/meminfo: memFree=31158060/32770624 swapFree=67108860/67108860
[pid=8462] ppid=8459 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/8462/stat : 8462 (xcsp3-exec) S 8459 8462 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19032544 9740288 344 18446744073709551615 4194304 5098028 140727923014480 140727923012584 140662317929084 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 9 0 0 7196144 7232144 34754560 140727923020154 140727923020358 140727923020358 140727923023851 0
/proc/8462/statm: 2378 344 289 221 0 87 0
[pid=8464] ppid=8462 vsize=13358712 memory=13312 CPUtime=0 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8462 18108 0 -1 1077944320 3076 0 0 0 0 0 0 0 20 0 6 0 19032553 13679321088 3328 18446744073709551615 4194304 4196468 140734965106544 140734965089088 140398132915959 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
/proc/8464/statm: 3339678 3328 1747 1 0 3329175 0
[pid=8464/tid=8465] ppid=8462 vsize=13358712 memory=8323069512539357860 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8462 18108 0 -1 4202560 1970 0 0 0 0 0 0 0 20 0 6 0 19032553 13679321088 3460 18446744073709551615 4194304 4196468 140734965106544 140398137152080 140398117991552 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8466] ppid=8462 vsize=13358712 memory=3461490260861064841 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8466/stat : 8466 (java) S 8462 8462 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 19032554 13679321088 3460 18446744073709551615 4194304 4196468 140734965106544 140397732949136 140398132926165 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8467] ppid=8462 vsize=13358712 memory=139656231380608 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8467/stat : 8467 (java) S 8462 8462 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 19032554 13679321088 3460 18446744073709551615 4194304 4196468 140734965106544 140397731896336 140398132926165 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8468] ppid=8462 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8468/stat : 8468 (java) S 8462 8462 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 19032554 13679321088 3460 18446744073709551615 4194304 4196468 140734965106544 140397730843536 140398132926165 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8469] ppid=8462 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8469/stat : 8469 (java) S 8462 8462 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 19032554 13679321088 3460 18446744073709551615 4194304 4196468 140734965106544 140397729790736 140398132926165 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 14688 KiB

[startup+0.210278 s]*
/proc/loadavg: 1.95 1.66 1.76 3/213 8478
/proc/meminfo: memFree=31148140/32770624 swapFree=67108860/67108860
[pid=8462] ppid=8459 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/8462/stat : 8462 (xcsp3-exec) S 8459 8462 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19032544 9740288 344 18446744073709551615 4194304 5098028 140727923014480 140727923012584 140662317929084 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 9 0 0 7196144 7232144 34754560 140727923020154 140727923020358 140727923020358 140727923023851 0
/proc/8462/statm: 2378 344 289 221 0 87 0
[pid=8464] ppid=8462 vsize=13974352 memory=26412 CPUtime=0.09 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8462 18108 0 -1 1077944320 5064 0 0 0 8 1 0 0 20 0 15 0 19032553 14309736448 6603 18446744073709551615 4194304 4196468 140734965106544 140734965089088 140398132915959 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
/proc/8464/statm: 3493588 6603 2730 1 0 3482964 0
[pid=8464/tid=8465] ppid=8462 vsize=13974352 memory=8323069512539357860 CPUtime=0.07 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8462 18108 0 -1 4202560 3208 0 0 0 6 1 0 0 20 0 15 0 19032553 14309736448 6667 18446744073709551615 4194304 4196468 140734965106544 140398137140048 140398116996476 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8466] ppid=8462 vsize=13974352 memory=3461490260861064841 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8466/stat : 8466 (java) S 8462 8462 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19032554 14309736448 6667 18446744073709551615 4194304 4196468 140734965106544 140397732949136 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8467] ppid=8462 vsize=13974352 memory=139656231380608 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8467/stat : 8467 (java) S 8462 8462 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19032554 14309736448 6667 18446744073709551615 4194304 4196468 140734965106544 140397731896336 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8468] ppid=8462 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8468/stat : 8468 (java) S 8462 8462 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19032554 14309736448 6667 18446744073709551615 4194304 4196468 140734965106544 140397730843536 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8469] ppid=8462 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8469/stat : 8469 (java) S 8462 8462 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19032554 14309736448 6667 18446744073709551615 4194304 4196468 140734965106544 140397729790736 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8470] ppid=8462 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8470/stat : 8470 (java) S 8462 8462 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19032555 14309736448 6667 18446744073709551615 4194304 4196468 140734965106544 140397611391344 140398132927106 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8471] ppid=8462 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8471/stat : 8471 (java) S 8462 8462 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19032556 14309736448 6667 18446744073709551615 4194304 4196468 140734965106544 140397610337312 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8472] ppid=8462 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8472/stat : 8472 (java) S 8462 8462 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19032556 14309736448 6667 18446744073709551615 4194304 4196468 140734965106544 140397609284464 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8473] ppid=8462 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8473/stat : 8473 (java) S 8462 8462 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19032558 14309736448 6667 18446744073709551615 4194304 4196468 140734965106544 140397608232784 140398132934555 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8474] ppid=8462 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8474/stat : 8474 (java) S 8462 8462 18108 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 19032558 14309736448 6667 18446744073709551615 4194304 4196468 140734965106544 140397607181168 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8475] ppid=8462 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8475/stat : 8475 (java) S 8462 8462 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19032559 14309736448 6667 18446744073709551615 4194304 4196468 140734965106544 140397606128368 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8476] ppid=8462 vsize=13974352 memory=139656231380608 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8476/stat : 8476 (java) S 8462 8462 18108 0 -1 1077944384 242 0 0 0 0 0 0 0 20 0 15 0 19032559 14309736448 6667 18446744073709551615 4194304 4196468 140734965106544 140397605075568 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8477] ppid=8462 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8477/stat : 8477 (java) S 8462 8462 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19032559 14309736448 6667 18446744073709551615 4194304 4196468 140734965106544 140397604023008 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8478] ppid=8462 vsize=13974352 memory=139656231380608 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8478/stat : 8478 (java) S 8462 8462 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19032563 14309736448 6667 18446744073709551615 4194304 4196468 140734965106544 140397602970288 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 27788 KiB

[startup+0.310412 s]*
/proc/loadavg: 1.95 1.66 1.76 6/213 8478
/proc/meminfo: memFree=31133536/32770624 swapFree=67108860/67108860
[pid=8462] ppid=8459 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/8462/stat : 8462 (xcsp3-exec) S 8459 8462 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19032544 9740288 344 18446744073709551615 4194304 5098028 140727923014480 140727923012584 140662317929084 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 9 0 0 7196144 7232144 34754560 140727923020154 140727923020358 140727923020358 140727923023851 0
/proc/8462/statm: 2378 344 289 221 0 87 0
[pid=8464] ppid=8462 vsize=13974352 memory=37352 CPUtime=0.28 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8462 18108 0 -1 1077944320 8889 0 0 0 25 3 0 0 20 0 15 0 19032553 14309736448 9338 18446744073709551615 4194304 4196468 140734965106544 140734965089088 140398132915959 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
/proc/8464/statm: 3493588 9338 2980 1 0 3482964 0
[pid=8464/tid=8465] ppid=8462 vsize=13974352 memory=-7677926825137650786 CPUtime=0.17 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8462 18108 0 -1 4202560 6064 0 0 0 15 2 0 0 20 0 15 0 19032553 14309736448 9338 18446744073709551615 4194304 4196468 140734965106544 140398137150656 140398116996446 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8466] ppid=8462 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8466/stat : 8466 (java) S 8462 8462 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19032554 14309736448 9338 18446744073709551615 4194304 4196468 140734965106544 140397732949136 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8467] ppid=8462 vsize=13974352 memory=7680170660397595203 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8467/stat : 8467 (java) S 8462 8462 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19032554 14309736448 9338 18446744073709551615 4194304 4196468 140734965106544 140397731896336 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8468] ppid=8462 vsize=13974352 memory=139656231387601 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8468/stat : 8468 (java) S 8462 8462 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19032554 14309736448 9338 18446744073709551615 4194304 4196468 140734965106544 140397730843536 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8469] ppid=8462 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8469/stat : 8469 (java) S 8462 8462 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19032554 14309736448 9338 18446744073709551615 4194304 4196468 140734965106544 140397729790736 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8470] ppid=8462 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8470/stat : 8470 (java) S 8462 8462 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19032555 14309736448 9338 18446744073709551615 4194304 4196468 140734965106544 140397611391344 140398132927106 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8471] ppid=8462 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8471/stat : 8471 (java) S 8462 8462 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19032556 14309736448 9338 18446744073709551615 4194304 4196468 140734965106544 140397610337312 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8472] ppid=8462 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8472/stat : 8472 (java) S 8462 8462 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19032556 14309736448 9338 18446744073709551615 4194304 4196468 140734965106544 140397609284464 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8473] ppid=8462 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8473/stat : 8473 (java) S 8462 8462 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19032558 14309736448 9338 18446744073709551615 4194304 4196468 140734965106544 140397608232784 140398132934555 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8474] ppid=8462 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/8464/task/8474/stat : 8474 (java) S 8462 8462 18108 0 -1 1077944384 563 0 0 0 1 0 0 0 20 0 15 0 19032558 14309736448 9338 18446744073709551615 4194304 4196468 140734965106544 140397607181168 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8475] ppid=8462 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8464/task/8475/stat : 8475 (java) S 8462 8462 18108 0 -1 1077944384 166 0 0 0 2 0 0 0 20 0 15 0 19032559 14309736448 9338 18446744073709551615 4194304 4196468 140734965106544 140397606128368 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8476] ppid=8462 vsize=13974352 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/8464/task/8476/stat : 8476 (java) R 8462 8462 18108 0 -1 4202560 793 0 0 0 5 0 0 0 20 0 15 0 19032559 14309736448 9338 18446744073709551615 4194304 4196468 140734965106544 140397605071520 140398132927894 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8477] ppid=8462 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8477/stat : 8477 (java) S 8462 8462 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19032559 14309736448 9338 18446744073709551615 4194304 4196468 140734965106544 140397604023008 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8478] ppid=8462 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8478/stat : 8478 (java) S 8462 8462 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19032563 14309736448 9338 18446744073709551615 4194304 4196468 140734965106544 140397602970288 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38728 KiB

[startup+0.701598 s]
/proc/loadavg: 1.95 1.66 1.76 5/213 8478
/proc/meminfo: memFree=31123596/32770624 swapFree=67108860/67108860
[pid=8462] ppid=8459 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/8462/stat : 8462 (xcsp3-exec) S 8459 8462 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19032544 9740288 344 18446744073709551615 4194304 5098028 140727923014480 140727923012584 140662317929084 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 9 0 0 7196144 7232144 34754560 140727923020154 140727923020358 140727923020358 140727923023851 0
/proc/8462/statm: 2378 344 289 221 0 87 0
[pid=8464] ppid=8462 vsize=13980732 memory=66808 CPUtime=1.11 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8462 18108 0 -1 1077944320 13575 0 0 0 106 5 0 0 20 0 15 0 19032553 14316269568 16702 18446744073709551615 4194304 4196468 140734965106544 140734965089088 140398132915959 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
/proc/8464/statm: 3495183 16702 3172 1 0 3483476 0
[pid=8464/tid=8465] ppid=8462 vsize=13980732 memory=6944656592455097440 CPUtime=0.54 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8462 18108 0 -1 4202560 8865 0 0 0 50 4 0 0 20 0 15 0 19032553 14316269568 16702 18446744073709551615 4194304 4196468 140734965106544 140398137152592 140397736392768 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8466] ppid=8462 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8466/stat : 8466 (java) S 8462 8462 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19032554 14316269568 16702 18446744073709551615 4194304 4196468 140734965106544 140397732949136 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8467] ppid=8462 vsize=13980732 memory=11044 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8467/stat : 8467 (java) S 8462 8462 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19032554 14316269568 16702 18446744073709551615 4194304 4196468 140734965106544 140397731896336 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8468] ppid=8462 vsize=13980732 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8468/stat : 8468 (java) S 8462 8462 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19032554 14316269568 16702 18446744073709551615 4194304 4196468 140734965106544 140397730843536 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8469] ppid=8462 vsize=13980732 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8469/stat : 8469 (java) S 8462 8462 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19032554 14316269568 16702 18446744073709551615 4194304 4196468 140734965106544 140397729790736 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8470] ppid=8462 vsize=13980732 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8470/stat : 8470 (java) S 8462 8462 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 19032555 14316269568 16702 18446744073709551615 4194304 4196468 140734965106544 140397611391344 140398132927106 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8471] ppid=8462 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8471/stat : 8471 (java) S 8462 8462 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19032556 14316269568 16702 18446744073709551615 4194304 4196468 140734965106544 140397610337312 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8472] ppid=8462 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8472/stat : 8472 (java) S 8462 8462 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19032556 14316269568 16702 18446744073709551615 4194304 4196468 140734965106544 140397609284464 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8473] ppid=8462 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8473/stat : 8473 (java) S 8462 8462 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19032558 14316269568 16702 18446744073709551615 4194304 4196468 140734965106544 140397608232784 140398132934555 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8474] ppid=8462 vsize=13980732 memory=30305 CPUtime=0.12 cores=0,2,4,6
/proc/8464/task/8474/stat : 8474 (java) S 8462 8462 18108 0 -1 1077944384 1103 0 0 0 12 0 0 0 20 0 15 0 19032558 14316269568 16702 18446744073709551615 4194304 4196468 140734965106544 140397607181168 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8475] ppid=8462 vsize=13980732 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/8464/task/8475/stat : 8475 (java) R 8462 8462 18108 0 -1 1077944384 761 0 0 0 14 0 0 0 20 0 15 0 19032559 14316269568 16702 18446744073709551615 4194304 4196468 140734965106544 140397606128368 140398132927106 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8476] ppid=8462 vsize=13980732 memory=-3967418655009478193 CPUtime=0.28 cores=0,2,4,6
/proc/8464/task/8476/stat : 8476 (java) R 8462 8462 18108 0 -1 4202560 1538 0 0 0 28 0 0 0 20 0 15 0 19032559 14316269568 16702 18446744073709551615 4194304 4196468 140734965106544 140397605075568 140398111876755 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8477] ppid=8462 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8477/stat : 8477 (java) S 8462 8462 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19032559 14316269568 16745 18446744073709551615 4194304 4196468 140734965106544 140397604023008 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8478] ppid=8462 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8478/stat : 8478 (java) S 8462 8462 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19032563 14316269568 16745 18446744073709551615 4194304 4196468 140734965106544 140397602970288 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68184 KiB

[startup+1.50178 s]
/proc/loadavg: 1.95 1.66 1.76 5/213 8478
/proc/meminfo: memFree=31099760/32770624 swapFree=67108860/67108860
[pid=8462] ppid=8459 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/8462/stat : 8462 (xcsp3-exec) S 8459 8462 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19032544 9740288 344 18446744073709551615 4194304 5098028 140727923014480 140727923012584 140662317929084 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 9 0 0 7196144 7232144 34754560 140727923020154 140727923020358 140727923020358 140727923023851 0
/proc/8462/statm: 2378 344 289 221 0 87 0
[pid=8464] ppid=8462 vsize=13980732 memory=107536 CPUtime=3.67 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8462 18108 0 -1 1077944320 24883 0 0 0 359 8 0 0 20 0 15 0 19032553 14316269568 26884 18446744073709551615 4194304 4196468 140734965106544 140734965089088 140398132915959 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
/proc/8464/statm: 3495183 26884 3194 1 0 3483476 0
[pid=8464/tid=8465] ppid=8462 vsize=13980732 memory=0 CPUtime=1.33 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8462 18108 0 -1 4202560 9892 0 0 0 129 4 0 0 20 0 15 0 19032553 14316269568 26884 18446744073709551615 4194304 4196468 140734965106544 140398137154280 140397736433072 0 4 1 16800974 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8466] ppid=8462 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8466/stat : 8466 (java) S 8462 8462 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19032554 14316269568 26884 18446744073709551615 4194304 4196468 140734965106544 140397732949136 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8467] ppid=8462 vsize=13980732 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8467/stat : 8467 (java) S 8462 8462 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19032554 14316269568 26884 18446744073709551615 4194304 4196468 140734965106544 140397731896336 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8468] ppid=8462 vsize=13980732 memory=13760 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8468/stat : 8468 (java) S 8462 8462 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19032554 14316269568 26884 18446744073709551615 4194304 4196468 140734965106544 140397730843536 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8469] ppid=8462 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8469/stat : 8469 (java) S 8462 8462 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19032554 14316269568 26884 18446744073709551615 4194304 4196468 140734965106544 140397729790736 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8470] ppid=8462 vsize=13980732 memory=288230604624101684 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8470/stat : 8470 (java) S 8462 8462 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 19032555 14316269568 26884 18446744073709551615 4194304 4196468 140734965106544 140397611391344 140398132927106 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8471] ppid=8462 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8471/stat : 8471 (java) S 8462 8462 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19032556 14316269568 26884 18446744073709551615 4194304 4196468 140734965106544 140397610337312 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8472] ppid=8462 vsize=13980732 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6

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

/proc/8462/stat : 8462 (xcsp3-exec) S 8459 8462 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19032544 9740288 344 18446744073709551615 4194304 5098028 140727923014480 140727923012584 140662317929084 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 9 0 0 7196144 7232144 34754560 140727923020154 140727923020358 140727923020358 140727923023851 0
/proc/8462/statm: 2378 344 289 221 0 87 0
[pid=8464] ppid=8462 vsize=13980732 memory=230944 CPUtime=32.76 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8462 18108 0 -1 1077944320 58336 0 0 0 3261 15 0 0 20 0 15 0 19032553 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140734965089088 140398132915959 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
/proc/8464/statm: 3495183 57736 3242 1 0 3483476 0
[pid=8464/tid=8465] ppid=8462 vsize=13980732 memory=-7677926825137650786 CPUtime=23.73 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8462 18108 0 -1 4202560 12513 0 0 0 2367 6 0 0 20 0 15 0 19032553 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140398137155920 140397741236562 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8466] ppid=8462 vsize=13980732 memory=-7003737579269690708 CPUtime=0.06 cores=0,2,4,6
/proc/8464/task/8466/stat : 8466 (java) S 8462 8462 18108 0 -1 1077944384 1000 0 0 0 6 0 0 0 20 0 15 0 19032554 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397732949136 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8467] ppid=8462 vsize=13980732 memory=4072 CPUtime=0.07 cores=0,2,4,6
/proc/8464/task/8467/stat : 8467 (java) S 8462 8462 18108 0 -1 1077944384 321 0 0 0 7 0 0 0 20 0 15 0 19032554 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397731896336 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8468] ppid=8462 vsize=13980732 memory=1152 CPUtime=0.07 cores=0,2,4,6
/proc/8464/task/8468/stat : 8468 (java) S 8462 8462 18108 0 -1 1077944384 403 0 0 0 7 0 0 0 20 0 15 0 19032554 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397730843536 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8469] ppid=8462 vsize=13980732 memory=3224 CPUtime=0.06 cores=0,2,4,6
/proc/8464/task/8469/stat : 8469 (java) S 8462 8462 18108 0 -1 1077944384 1117 0 0 0 6 0 0 0 20 0 15 0 19032554 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397729790736 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8470] ppid=8462 vsize=13980732 memory=1380 CPUtime=0.02 cores=0,2,4,6
/proc/8464/task/8470/stat : 8470 (java) S 8462 8462 18108 0 -1 1077944384 506 0 0 0 2 0 0 0 20 0 15 0 19032555 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397611391344 140398132927106 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8471] ppid=8462 vsize=13980732 memory=447984 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8471/stat : 8471 (java) S 8462 8462 18108 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 19032556 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397610337312 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8472] ppid=8462 vsize=13980732 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8472/stat : 8472 (java) S 8462 8462 18108 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 19032556 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397609284464 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8473] ppid=8462 vsize=13980732 memory=2728 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8473/stat : 8473 (java) S 8462 8462 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19032558 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397608232784 140398132934555 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8474] ppid=8462 vsize=13980732 memory=1376 CPUtime=3.69 cores=0,2,4,6
/proc/8464/task/8474/stat : 8474 (java) S 8462 8462 18108 0 -1 1077944384 17569 0 0 0 368 1 0 0 20 0 15 0 19032558 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397607181168 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8475] ppid=8462 vsize=13980732 memory=230944 CPUtime=4.24 cores=0,2,4,6
/proc/8464/task/8475/stat : 8475 (java) S 8462 8462 18108 0 -1 1077944384 17830 0 0 0 422 2 0 0 20 0 15 0 19032559 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397606128368 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8476] ppid=8462 vsize=13980732 memory=3908 CPUtime=0.73 cores=0,2,4,6
/proc/8464/task/8476/stat : 8476 (java) S 8462 8462 18108 0 -1 1077944384 5659 0 0 0 72 1 0 0 20 0 15 0 19032559 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397605075568 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8477] ppid=8462 vsize=13980732 memory=7739549666234426966 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8477/stat : 8477 (java) S 8462 8462 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19032559 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397604023008 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8478] ppid=8462 vsize=13980732 memory=68 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8478/stat : 8478 (java) S 8462 8462 18108 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 19032563 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397602970288 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
Current children cumulated CPU time: 32.76 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 232320 KiB

[startup+24.8008 s]
/proc/loadavg: 2.01 1.70 1.77 3/213 8478
/proc/meminfo: memFree=30957596/32770624 swapFree=67108860/67108860
[pid=8462] ppid=8459 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/8462/stat : 8462 (xcsp3-exec) S 8459 8462 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19032544 9740288 344 18446744073709551615 4194304 5098028 140727923014480 140727923012584 140662317929084 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 9 0 0 7196144 7232144 34754560 140727923020154 140727923020358 140727923020358 140727923023851 0
/proc/8462/statm: 2378 344 289 221 0 87 0
[pid=8464] ppid=8462 vsize=13980732 memory=230944 CPUtime=33.55 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8462 18108 0 -1 1077944320 58336 0 0 0 3340 15 0 0 20 0 15 0 19032553 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140734965089088 140398132915959 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
/proc/8464/statm: 3495183 57736 3242 1 0 3483476 0
[pid=8464/tid=8465] ppid=8462 vsize=13980732 memory=5408 CPUtime=24.52 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8462 18108 0 -1 4202560 12513 0 0 0 2446 6 0 0 20 0 15 0 19032553 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140398137155920 140397741236618 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8466] ppid=8462 vsize=13980732 memory=7680170660397595203 CPUtime=0.06 cores=0,2,4,6
/proc/8464/task/8466/stat : 8466 (java) S 8462 8462 18108 0 -1 1077944384 1000 0 0 0 6 0 0 0 20 0 15 0 19032554 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397732949136 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8467] ppid=8462 vsize=13980732 memory=1292 CPUtime=0.07 cores=0,2,4,6
/proc/8464/task/8467/stat : 8467 (java) S 8462 8462 18108 0 -1 1077944384 321 0 0 0 7 0 0 0 20 0 15 0 19032554 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397731896336 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8468] ppid=8462 vsize=13980732 memory=2436 CPUtime=0.07 cores=0,2,4,6
/proc/8464/task/8468/stat : 8468 (java) S 8462 8462 18108 0 -1 1077944384 403 0 0 0 7 0 0 0 20 0 15 0 19032554 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397730843536 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8469] ppid=8462 vsize=13980732 memory=1732 CPUtime=0.06 cores=0,2,4,6
/proc/8464/task/8469/stat : 8469 (java) S 8462 8462 18108 0 -1 1077944384 1117 0 0 0 6 0 0 0 20 0 15 0 19032554 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397729790736 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8470] ppid=8462 vsize=13980732 memory=2004 CPUtime=0.02 cores=0,2,4,6
/proc/8464/task/8470/stat : 8470 (java) S 8462 8462 18108 0 -1 1077944384 506 0 0 0 2 0 0 0 20 0 15 0 19032555 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397611391344 140398132927106 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8471] ppid=8462 vsize=13980732 memory=10936 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8471/stat : 8471 (java) S 8462 8462 18108 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 19032556 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397610337312 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8472] ppid=8462 vsize=13980732 memory=1700 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8472/stat : 8472 (java) S 8462 8462 18108 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 19032556 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397609284464 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8473] ppid=8462 vsize=13980732 memory=5408 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8473/stat : 8473 (java) S 8462 8462 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19032558 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397608232784 140398132934555 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8474] ppid=8462 vsize=13980732 memory=8688 CPUtime=3.69 cores=0,2,4,6
/proc/8464/task/8474/stat : 8474 (java) S 8462 8462 18108 0 -1 1077944384 17569 0 0 0 368 1 0 0 20 0 15 0 19032558 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397607181168 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8475] ppid=8462 vsize=13980732 memory=1376 CPUtime=4.24 cores=0,2,4,6
/proc/8464/task/8475/stat : 8475 (java) S 8462 8462 18108 0 -1 1077944384 17830 0 0 0 422 2 0 0 20 0 15 0 19032559 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397606128368 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8476] ppid=8462 vsize=13980732 memory=230944 CPUtime=0.73 cores=0,2,4,6
/proc/8464/task/8476/stat : 8476 (java) S 8462 8462 18108 0 -1 1077944384 5659 0 0 0 72 1 0 0 20 0 15 0 19032559 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397605075568 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8477] ppid=8462 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8477/stat : 8477 (java) S 8462 8462 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19032559 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397604023008 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8478] ppid=8462 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8478/stat : 8478 (java) S 8462 8462 18108 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 19032563 14316269568 57736 18446744073709551615 4194304 4196468 140734965106544 140397602970288 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
Current children cumulated CPU time: 33.55 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 232320 KiB

[startup+25.0008 s]*
/proc/loadavg: 2.01 1.70 1.77 3/213 8478
/proc/meminfo: memFree=30959808/32770624 swapFree=67108860/67108860
[pid=8462] ppid=8459 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/8462/stat : 8462 (xcsp3-exec) S 8459 8462 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19032544 9740288 344 18446744073709551615 4194304 5098028 140727923014480 140727923012584 140662317929084 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 9 0 0 7196144 7232144 34754560 140727923020154 140727923020358 140727923020358 140727923023851 0
/proc/8462/statm: 2378 344 289 221 0 87 0
[pid=8464] ppid=8462 vsize=13980732 memory=228380 CPUtime=33.78 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8462 18108 0 -1 1077944320 58385 0 0 0 3363 15 0 0 20 0 15 0 19032553 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140734965089088 140398132915959 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
/proc/8464/statm: 3495183 57095 3242 1 0 3483476 0
[pid=8464/tid=8465] ppid=8462 vsize=13980732 memory=-7677926825137650786 CPUtime=24.72 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8462 18108 0 -1 4202560 12514 0 0 0 2466 6 0 0 20 0 15 0 19032553 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140398137155728 140397737670862 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8466] ppid=8462 vsize=13980732 memory=-7003737579269690708 CPUtime=0.07 cores=0,2,4,6
/proc/8464/task/8466/stat : 8466 (java) S 8462 8462 18108 0 -1 1077944384 1028 0 0 0 7 0 0 0 20 0 15 0 19032554 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397732949136 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8467] ppid=8462 vsize=13980732 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8464/task/8467/stat : 8467 (java) S 8462 8462 18108 0 -1 1077944384 326 0 0 0 7 0 0 0 20 0 15 0 19032554 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397731896336 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8468] ppid=8462 vsize=13980732 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8464/task/8468/stat : 8468 (java) S 8462 8462 18108 0 -1 1077944384 418 0 0 0 8 0 0 0 20 0 15 0 19032554 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397730843536 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8469] ppid=8462 vsize=13980732 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8464/task/8469/stat : 8469 (java) S 8462 8462 18108 0 -1 1077944384 1117 0 0 0 7 0 0 0 20 0 15 0 19032554 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397729790736 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8470] ppid=8462 vsize=13980732 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8464/task/8470/stat : 8470 (java) S 8462 8462 18108 0 -1 1077944384 506 0 0 0 2 0 0 0 20 0 15 0 19032555 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397611391344 140398132927106 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8471] ppid=8462 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8471/stat : 8471 (java) S 8462 8462 18108 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 19032556 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397610337312 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8472] ppid=8462 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8472/stat : 8472 (java) S 8462 8462 18108 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 19032556 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397609284464 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8473] ppid=8462 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8473/stat : 8473 (java) S 8462 8462 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19032558 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397608232784 140398132934555 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8474] ppid=8462 vsize=13980732 memory=0 CPUtime=3.69 cores=0,2,4,6
/proc/8464/task/8474/stat : 8474 (java) S 8462 8462 18108 0 -1 1077944384 17569 0 0 0 368 1 0 0 20 0 15 0 19032558 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397607181168 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8475] ppid=8462 vsize=13980732 memory=0 CPUtime=4.24 cores=0,2,4,6
/proc/8464/task/8475/stat : 8475 (java) S 8462 8462 18108 0 -1 1077944384 17830 0 0 0 422 2 0 0 20 0 15 0 19032559 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397606128368 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8476] ppid=8462 vsize=13980732 memory=0 CPUtime=0.73 cores=0,2,4,6
/proc/8464/task/8476/stat : 8476 (java) S 8462 8462 18108 0 -1 1077944384 5659 0 0 0 72 1 0 0 20 0 15 0 19032559 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397605075568 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8477] ppid=8462 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8477/stat : 8477 (java) S 8462 8462 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19032559 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397604023008 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8478] ppid=8462 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8478/stat : 8478 (java) S 8462 8462 18108 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 19032563 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397602970288 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
Current children cumulated CPU time: 33.78 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 229756 KiB

[startup+25.11 s]
/proc/loadavg: 2.01 1.70 1.77 3/213 8478
/proc/meminfo: memFree=30959808/32770624 swapFree=67108860/67108860
[pid=8462] ppid=8459 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/8462/stat : 8462 (xcsp3-exec) S 8459 8462 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19032544 9740288 344 18446744073709551615 4194304 5098028 140727923014480 140727923012584 140662317929084 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 9 0 0 7196144 7232144 34754560 140727923020154 140727923020358 140727923020358 140727923023851 0
/proc/8462/statm: 2378 344 289 221 0 87 0
[pid=8464] ppid=8462 vsize=13980732 memory=228380 CPUtime=33.88 cores=0,2,4,6
/proc/8464/stat : 8464 (java) S 8462 8462 18108 0 -1 1077944320 58385 0 0 0 3373 15 0 0 20 0 15 0 19032553 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140734965089088 140398132915959 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
/proc/8464/statm: 3495183 57095 3242 1 0 3483476 0
[pid=8464/tid=8465] ppid=8462 vsize=13980732 memory=228380 CPUtime=24.82 cores=0,2,4,6
/proc/8464/task/8465/stat : 8465 (java) R 8462 8462 18108 0 -1 4202560 12514 0 0 0 2476 6 0 0 20 0 15 0 19032553 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140398137155728 140397737704171 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8466] ppid=8462 vsize=13980732 memory=1376 CPUtime=0.07 cores=0,2,4,6
/proc/8464/task/8466/stat : 8466 (java) S 8462 8462 18108 0 -1 1077944384 1028 0 0 0 7 0 0 0 20 0 15 0 19032554 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397732949136 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8467] ppid=8462 vsize=13980732 memory=7680170660397595203 CPUtime=0.07 cores=0,2,4,6
/proc/8464/task/8467/stat : 8467 (java) S 8462 8462 18108 0 -1 1077944384 326 0 0 0 7 0 0 0 20 0 15 0 19032554 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397731896336 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8468] ppid=8462 vsize=13980732 memory=2004 CPUtime=0.08 cores=0,2,4,6
/proc/8464/task/8468/stat : 8468 (java) S 8462 8462 18108 0 -1 1077944384 418 0 0 0 8 0 0 0 20 0 15 0 19032554 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397730843536 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8469] ppid=8462 vsize=13980732 memory=-3181844270008980014 CPUtime=0.07 cores=0,2,4,6
/proc/8464/task/8469/stat : 8469 (java) S 8462 8462 18108 0 -1 1077944384 1117 0 0 0 7 0 0 0 20 0 15 0 19032554 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397729790736 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8470] ppid=8462 vsize=13980732 memory=8694891403225061329 CPUtime=0.02 cores=0,2,4,6
/proc/8464/task/8470/stat : 8470 (java) S 8462 8462 18108 0 -1 1077944384 506 0 0 0 2 0 0 0 20 0 15 0 19032555 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397611391344 140398132927106 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8471] ppid=8462 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8471/stat : 8471 (java) S 8462 8462 18108 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 19032556 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397610337312 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8472] ppid=8462 vsize=13980732 memory=232380 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8472/stat : 8472 (java) S 8462 8462 18108 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 19032556 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397609284464 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8473] ppid=8462 vsize=13980732 memory=33 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8473/stat : 8473 (java) S 8462 8462 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19032558 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397608232784 140398132934555 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8474] ppid=8462 vsize=13980732 memory=1380 CPUtime=3.69 cores=0,2,4,6
/proc/8464/task/8474/stat : 8474 (java) S 8462 8462 18108 0 -1 1077944384 17569 0 0 0 368 1 0 0 20 0 15 0 19032558 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397607181168 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8475] ppid=8462 vsize=13980732 memory=288230574492221466 CPUtime=4.24 cores=0,2,4,6
/proc/8464/task/8475/stat : 8475 (java) S 8462 8462 18108 0 -1 1077944384 17830 0 0 0 422 2 0 0 20 0 15 0 19032559 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397606128368 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8476] ppid=8462 vsize=13980732 memory=288230604624101684 CPUtime=0.73 cores=0,2,4,6
/proc/8464/task/8476/stat : 8476 (java) S 8462 8462 18108 0 -1 1077944384 5659 0 0 0 72 1 0 0 20 0 15 0 19032559 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397605075568 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8477] ppid=8462 vsize=13980732 memory=13855153002382685 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8477/stat : 8477 (java) S 8462 8462 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19032559 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397604023008 140398132926165 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
[pid=8464/tid=8478] ppid=8462 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/8464/task/8478/stat : 8478 (java) S 8462 8462 18108 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 19032563 14316269568 57095 18446744073709551615 4194304 4196468 140734965106544 140397602970288 140398132927106 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9621504 140734965113266 140734965113442 140734965113442 140734965116879 0
Current children cumulated CPU time: 33.88 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 229756 KiB

Child status: 0
Real time (s): 25.1666
CPU time (s): 33.9543
CPU user time (s): 33.7878
CPU system time (s): 0.166571
CPU usage (%): 134.918
Max. virtual memory (cumulated for all children) (KiB): 13992400
Max. memory (cumulated for all children) (KiB): 245656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.7878
system time used= 0.166571
maximum resident set size= 244280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59359
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3901
involuntary context switches= 75


# summary of solver processes directly reported to runsolver:
#   pid: 8462
#   total CPU time (s): 33.9543
#   total CPU user time (s): 33.7878
#   total CPU system time (s): 0.166571

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.216681 second user time and 0.255019 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-20 07:03:55
IDJOB=4283360
IDBENCH=126988
IDSOLVER=2679
FILE ID=node131/4283360-1503206255
RUNJOBID= node131-1503171558-2270
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-015.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-4283360-1503206255/watcher-4283360-1503206255 -o /tmp/evaluation-result-4283360-1503206255/solver-4283360-1503206255 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503171558-2270 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 433467825 HOME/instance-4283360-1503206255.xml

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

MD5SUM BENCH= bc2f8d4b91081a5d55245e328f9be905
RANDOM SEED=433467825

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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:        31162296 kB
MemAvailable:   31565184 kB
Buffers:          203504 kB
Cached:           486404 kB
SwapCached:            0 kB
Active:           714812 kB
Inactive:         481688 kB
Active(anon):     507224 kB
Inactive(anon):    16748 kB
Active(file):     207588 kB
Inactive(file):   464940 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8124 kB
Writeback:             4 kB
AnonPages:        506680 kB
Mapped:            45904 kB
Shmem:             17060 kB
Slab:             117724 kB
SReclaimable:      92388 kB
SUnreclaim:        25336 kB
KernelStack:        3488 kB
PageTables:         7176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1058472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    432128 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 node131 at 2017-08-20 07:04:20