Trace number 4302197

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Choco-solver 4.0.7b seq (e747e1e)OPT10 7.76028 5.09227

General information on the benchmark

NameBacp/Bacp-m2/
Bacp-m2-06_c18.xml
MD5SUMa425e3c2d344a7c12b87076aad716824
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark3.27013
Satisfiable
(Un)Satisfiability was proved
Number of variables152
Number of constraints166
Number of domains4
Minimum domain size2
Maximum domain size10
Distribution of domain sizes[{"size":2,"count":120},{"size":5,"count":6},{"size":6,"count":20},{"size":10,"count":6}]
Minimum variable degree1
Maximum variable degree9
Distribution of variable degrees[{"degree":1,"count":6},{"degree":2,"count":6},{"degree":4,"count":120},{"degree":6,"count":2},{"degree":7,"count":11},{"degree":8,"count":4},{"degree":9,"count":3}]
Minimum constraint arity2
Maximum constraint arity21
Distribution of constraint arities[{"arity":2,"count":134},{"arity":6,"count":20},{"arity":21,"count":12}]
Number of extensional constraints120
Number of intensional constraints14
Distribution of constraint types[{"type":"extension","count":120},{"type":"intension","count":14},{"type":"sum","count":32}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4302197-1532889614.xml"  -tl '252s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4302197-1532889614.xml, -tl, 252s, -p, 1]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
0.96/0.55	c solve instance...
0.96/0.58	o 12 
0.96/0.58	o 11 
0.96/0.60	o 10 
7.66/5.08	s OPTIMUM FOUND
7.66/5.08	v <instantiation>
7.66/5.08	v 	<list>prd[0] prd[1] prd[2] prd[3] prd[4] prd[5] prd[6] prd[7] prd[8] prd[9] prd[10] prd[11] prd[12] prd[13] prd[14] prd[15] prd[16] prd[17] prd[18] prd[19] nco[0] nco[1] nco[2] nco[3] nco[4] nco[5] ncr[0] ncr[1] ncr[2] ncr[3] ncr[4] ncr[5] pc[0][0] pc[0][1] pc[0][2] pc[0][3] pc[0][4] pc[0][5] pc[0][6] pc[0][7] pc[0][8] pc[0][9] pc[0][10] pc[0][11] pc[0][12] pc[0][13] pc[0][14] pc[0][15] pc[0][16] pc[0][17] pc[0][18] pc[0][19] pc[1][0] pc[1][1] pc[1][2] pc[1][3] pc[1][4] pc[1][5] pc[1][6] pc[1][7] pc[1][8] pc[1][9] pc[1][10] pc[1][11] pc[1][12] pc[1][13] pc[1][14] pc[1][15] pc[1][16] pc[1][17] pc[1][18] pc[1][19] pc[2][0] pc[2][1] pc[2][2] pc[2][3] pc[2][4] pc[2][5] pc[2][6] pc[2][7] pc[2][8] pc[2][9] pc[2][10] pc[2][11] pc[2][12] pc[2][13] pc[2][14] pc[2][15] pc[2][16] pc[2][17] pc[2][18] pc[2][19] pc[3][0] pc[3][1] pc[3][2] pc[3][3] pc[3][4] pc[3][5] pc[3][6] pc[3][7] pc[3][8] pc[3][9] pc[3][10] pc[3][11] pc[3][12] pc[3][13] pc[3][14] pc[3][15] pc[3][16] pc[3][17] pc[3][18] pc[3][19] pc[4][0] pc[4][1] pc[4][2] pc[4][3] pc[4][4] pc[4][5] pc[4][6] pc[4][7] pc[4][8] pc[4][9] pc[4][10] pc[4][11] pc[4][12] pc[4][13] pc[4][14] pc[4][15] pc[4][16] pc[4][17] pc[4][18] pc[4][19] pc[5][0] pc[5][1] pc[5][2] pc[5][3] pc[5][4] pc[5][5] pc[5][6] pc[5][7] pc[5][8] pc[5][9] pc[5][10] pc[5][11] pc[5][12] pc[5][13] pc[5][14] pc[5][15] pc[5][16] pc[5][17] pc[5][18] pc[5][19] </list>
7.66/5.08	v 	<values>4 5 5 0 5 5 3 4 3 2 4 0 1 2 0 0 1 2 1 1 4 4 3 2 3 4 10 10 10 9 9 10 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
7.66/5.08	v </instantiation>

Verifier Data

OK	10

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302197-1532889614/watcher-4302197-1532889614 -o /tmp/evaluation-result-4302197-1532889614/solver-4302197-1532889614 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532884072-6816 --watchdog 312 HOME/xcsp3-exec -seed 1163787239 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4302197-1532889614.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=12048, runsolver pid=12045


[startup+0.100137 s]*
/proc/loadavg: 2.07 2.06 2.05 3/218 12064
/proc/meminfo: memFree=25399552/32770624 swapFree=67108688/67108860
[pid=12048] ppid=12045 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12048/stat : 12048 (xcsp3-exec) S 12045 12048 6529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106524257 115843072 364 33554432000 4194304 5098028 140737083648560 140737083646664 140216038646396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 13369344 140737083651136 140737083651337 140737083651337 140737083654090 0
/proc/12048/statm: 28282 364 306 221 0 87 0
[pid=12050] ppid=12048 vsize=14082940 memory=28772 CPUtime=0.12 cores=1,3,5,7
/proc/12050/stat : 12050 (java) S 12048 12048 6529 0 -1 1077944320 5558 0 0 0 11 1 0 0 20 0 15 0 106524257 14420930560 7193 33554432000 4194304 4196468 140733453471008 140733453453552 140203142590199 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
/proc/12050/statm: 3520735 7193 3023 1 0 3483012 0
[pid=12050/tid=12051] ppid=12048 vsize=14082940 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/12050/task/12051/stat : 12051 (java) R 12048 12048 6529 0 -1 4202560 3570 0 0 0 8 1 0 0 20 0 15 0 106524257 14420930560 7193 33554432000 4194304 4196468 140733453471008 140203146822448 140202779786272 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12052] ppid=12048 vsize=14082940 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12052/stat : 12052 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14420930560 7193 33554432000 4194304 4196468 140733453471008 140202738006928 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12053] ppid=12048 vsize=14082940 memory=140155927185024 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12053/stat : 12053 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14420930560 7193 33554432000 4194304 4196468 140733453471008 140202736954128 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12054] ppid=12048 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12054/stat : 12054 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14420930560 7193 33554432000 4194304 4196468 140733453471008 140202735901840 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12055] ppid=12048 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12055/stat : 12055 (java) S 12048 12048 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106524258 14420930560 7193 33554432000 4194304 4196468 140733453471008 140202734849040 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12056] ppid=12048 vsize=14082940 memory=140155927185024 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12056/stat : 12056 (java) S 12048 12048 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106524259 14420930560 7193 33554432000 4194304 4196468 140733453471008 140202122217584 140203142601346 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12057] ppid=12048 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12057/stat : 12057 (java) S 12048 12048 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106524260 14420930560 7193 33554432000 4194304 4196468 140733453471008 140202121163552 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12058] ppid=12048 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12058/stat : 12058 (java) S 12048 12048 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106524260 14420930560 7193 33554432000 4194304 4196468 140733453471008 140202120111216 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12059] ppid=12048 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12059/stat : 12059 (java) S 12048 12048 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106524263 14420930560 7193 33554432000 4194304 4196468 140733453471008 140202119059536 140203142608795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12060] ppid=12048 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12060/stat : 12060 (java) S 12048 12048 6529 0 -1 1077944384 423 0 0 0 0 0 0 0 20 0 15 0 106524263 14420930560 7193 33554432000 4194304 4196468 140733453471008 140202118007408 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12061] ppid=12048 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12061/stat : 12061 (java) S 12048 12048 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106524263 14420930560 7193 33554432000 4194304 4196468 140733453471008 140202116954608 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12062] ppid=12048 vsize=14082940 memory=140155927185024 CPUtime=0.01 cores=1,3,5,7
/proc/12050/task/12062/stat : 12062 (java) R 12048 12048 6529 0 -1 4202560 263 0 0 0 1 0 0 0 20 0 15 0 106524263 14420930560 7193 33554432000 4194304 4196468 140733453471008 140202115902320 140203123810541 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12063] ppid=12048 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12063/stat : 12063 (java) S 12048 12048 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106524263 14420930560 7193 33554432000 4194304 4196468 140733453471008 140202114849760 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12064] ppid=12048 vsize=14082940 memory=140155927185024 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12064/stat : 12064 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524263 14420930560 7193 33554432000 4194304 4196468 140733453471008 140202113796528 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30228 KiB

[startup+0.211086 s]*
/proc/loadavg: 2.07 2.06 2.05 4/218 12064
/proc/meminfo: memFree=25387536/32770624 swapFree=67108688/67108860
[pid=12048] ppid=12045 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12048/stat : 12048 (xcsp3-exec) S 12045 12048 6529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106524257 115843072 364 33554432000 4194304 5098028 140737083648560 140737083646664 140216038646396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 13369344 140737083651136 140737083651337 140737083651337 140737083654090 0
/proc/12048/statm: 28282 364 306 221 0 87 0
[pid=12050] ppid=12048 vsize=14082940 memory=41276 CPUtime=0.34 cores=1,3,5,7
/proc/12050/stat : 12050 (java) S 12048 12048 6529 0 -1 1077944320 8358 0 0 0 32 2 0 0 20 0 15 0 106524257 14420930560 10319 33554432000 4194304 4196468 140733453471008 140733453453552 140203142590199 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
/proc/12050/statm: 3520735 10319 3208 1 0 3483012 0
[pid=12050/tid=12051] ppid=12048 vsize=14082940 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/12050/task/12051/stat : 12051 (java) D 12048 12048 6529 0 -1 1077944384 5482 0 0 0 18 1 0 0 20 0 15 0 106524257 14420930560 10385 33554432000 4194304 4196468 140733453471008 140203146812344 140203144865479 0 4 0 16800975 18446744072101572132 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12052] ppid=12048 vsize=14082940 memory=12627 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12052/stat : 12052 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14420930560 10385 33554432000 4194304 4196468 140733453471008 140202738006928 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12053] ppid=12048 vsize=14082940 memory=140155927197326 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12053/stat : 12053 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14420930560 10385 33554432000 4194304 4196468 140733453471008 140202736954128 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12054] ppid=12048 vsize=14085056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12054/stat : 12054 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14423097344 10385 33554432000 4194304 4196468 140733453471008 140202735901840 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12055] ppid=12048 vsize=14085056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12055/stat : 12055 (java) S 12048 12048 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106524258 14423097344 10385 33554432000 4194304 4196468 140733453471008 140202734849040 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12056] ppid=12048 vsize=14085056 memory=140155927185024 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12056/stat : 12056 (java) S 12048 12048 6529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106524259 14423097344 10385 33554432000 4194304 4196468 140733453471008 140202122217584 140203142601346 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12057] ppid=12048 vsize=14085056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12057/stat : 12057 (java) S 12048 12048 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106524260 14423097344 10385 33554432000 4194304 4196468 140733453471008 140202121163552 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12058] ppid=12048 vsize=14085056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12058/stat : 12058 (java) S 12048 12048 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106524260 14423097344 10385 33554432000 4194304 4196468 140733453471008 140202120111216 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12059] ppid=12048 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12059/stat : 12059 (java) S 12048 12048 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106524263 14425288704 10388 33554432000 4194304 4196468 140733453471008 140202119059536 140203142608795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12060] ppid=12048 vsize=14087196 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/12050/task/12060/stat : 12060 (java) S 12048 12048 6529 0 -1 1077944384 749 0 0 0 3 0 0 0 20 0 15 0 106524263 14425288704 10388 33554432000 4194304 4196468 140733453471008 140202118007408 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12061] ppid=12048 vsize=14087196 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/12050/task/12061/stat : 12061 (java) S 12048 12048 6529 0 -1 1077944384 85 0 0 0 1 0 0 0 20 0 15 0 106524263 14425288704 10388 33554432000 4194304 4196468 140733453471008 140202116954608 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12062] ppid=12048 vsize=14087196 memory=140155927185024 CPUtime=0.08 cores=1,3,5,7
/proc/12050/task/12062/stat : 12062 (java) S 12048 12048 6529 0 -1 1077944384 745 0 0 0 8 0 0 0 20 0 15 0 106524263 14425288704 10388 33554432000 4194304 4196468 140733453471008 140202115902320 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12063] ppid=12048 vsize=14087196 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12063/stat : 12063 (java) S 12048 12048 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106524263 14425288704 10388 33554432000 4194304 4196468 140733453471008 140202114849760 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12064] ppid=12048 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12064/stat : 12064 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524263 14425288704 10388 33554432000 4194304 4196468 140733453471008 140202113796528 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42732 KiB

[startup+0.310567 s]*
/proc/loadavg: 2.07 2.06 2.05 3/218 12064
/proc/meminfo: memFree=25381208/32770624 swapFree=67108688/67108860
[pid=12048] ppid=12045 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12048/stat : 12048 (xcsp3-exec) S 12045 12048 6529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106524257 115843072 364 33554432000 4194304 5098028 140737083648560 140737083646664 140216038646396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 13369344 140737083651136 140737083651337 140737083651337 140737083654090 0
/proc/12048/statm: 28282 364 306 221 0 87 0
[pid=12050] ppid=12048 vsize=14087196 memory=47812 CPUtime=0.51 cores=1,3,5,7
/proc/12050/stat : 12050 (java) S 12048 12048 6529 0 -1 1077944320 9137 0 0 0 48 3 0 0 20 0 15 0 106524257 14425288704 11953 33554432000 4194304 4196468 140733453471008 140733453453552 140203142590199 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
/proc/12050/statm: 3521799 11953 3238 1 0 3483012 0
[pid=12050/tid=12051] ppid=12048 vsize=14087196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/12050/task/12051/stat : 12051 (java) R 12048 12048 6529 0 -1 4202560 6183 0 0 0 27 2 0 0 20 0 15 0 106524257 14425288704 12018 33554432000 4194304 4196468 140733453471008 140203146823984 140203142612125 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12052] ppid=12048 vsize=14087196 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12052/stat : 12052 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14425288704 12018 33554432000 4194304 4196468 140733453471008 140202738006928 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12053] ppid=12048 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12053/stat : 12053 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14425288704 12018 33554432000 4194304 4196468 140733453471008 140202736954128 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12054] ppid=12048 vsize=14087196 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12054/stat : 12054 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14425288704 12018 33554432000 4194304 4196468 140733453471008 140202735901840 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12055] ppid=12048 vsize=14087196 memory=7379517710693473142 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12055/stat : 12055 (java) S 12048 12048 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106524258 14425288704 12018 33554432000 4194304 4196468 140733453471008 140202734849040 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12056] ppid=12048 vsize=14087196 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12056/stat : 12056 (java) S 12048 12048 6529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106524259 14425288704 12018 33554432000 4194304 4196468 140733453471008 140202122217584 140203142601346 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12057] ppid=12048 vsize=14087196 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12057/stat : 12057 (java) S 12048 12048 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106524260 14425288704 12018 33554432000 4194304 4196468 140733453471008 140202121163552 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12058] ppid=12048 vsize=14087196 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12058/stat : 12058 (java) S 12048 12048 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106524260 14425288704 12018 33554432000 4194304 4196468 140733453471008 140202120111216 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12059] ppid=12048 vsize=14087196 memory=8693815914432465728 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12059/stat : 12059 (java) S 12048 12048 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106524263 14425288704 12018 33554432000 4194304 4196468 140733453471008 140202119059536 140203142608795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12060] ppid=12048 vsize=14087196 memory=4628975386420216973 CPUtime=0.05 cores=1,3,5,7
/proc/12050/task/12060/stat : 12060 (java) S 12048 12048 6529 0 -1 1077944384 758 0 0 0 5 0 0 0 20 0 15 0 106524263 14425288704 12018 33554432000 4194304 4196468 140733453471008 140202118007408 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12061] ppid=12048 vsize=14087196 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/12050/task/12061/stat : 12061 (java) S 12048 12048 6529 0 -1 1077944384 91 0 0 0 3 0 0 0 20 0 15 0 106524263 14425288704 12018 33554432000 4194304 4196468 140733453471008 140202116954608 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12062] ppid=12048 vsize=14087196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/12050/task/12062/stat : 12062 (java) S 12048 12048 6529 0 -1 1077944384 803 0 0 0 12 0 0 0 20 0 15 0 106524263 14425288704 12018 33554432000 4194304 4196468 140733453471008 140202115902320 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12063] ppid=12048 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12063/stat : 12063 (java) S 12048 12048 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106524263 14425288704 12018 33554432000 4194304 4196468 140733453471008 140202114849760 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12064] ppid=12048 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12064/stat : 12064 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524263 14425288704 12018 33554432000 4194304 4196468 140733453471008 140202113796528 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49268 KiB

[startup+0.703395 s]
/proc/loadavg: 2.06 2.06 2.05 4/218 12064
/proc/meminfo: memFree=25369980/32770624 swapFree=67108688/67108860
[pid=12048] ppid=12045 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12048/stat : 12048 (xcsp3-exec) S 12045 12048 6529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106524257 115843072 364 33554432000 4194304 5098028 140737083648560 140737083646664 140216038646396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 13369344 140737083651136 140737083651337 140737083651337 140737083654090 0
/proc/12048/statm: 28282 364 306 221 0 87 0
[pid=12050] ppid=12048 vsize=14089320 memory=74620 CPUtime=1.56 cores=1,3,5,7
/proc/12050/stat : 12050 (java) S 12048 12048 6529 0 -1 1077944320 13407 0 0 0 152 4 0 0 20 0 15 0 106524257 14427463680 18655 33554432000 4194304 4196468 140733453471008 140733453453552 140203142590199 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
/proc/12050/statm: 3522330 18655 3353 1 0 3483524 0
[pid=12050/tid=12051] ppid=12048 vsize=14089320 memory=30436 CPUtime=0.67 cores=1,3,5,7
/proc/12050/task/12051/stat : 12051 (java) R 12048 12048 6529 0 -1 1077944384 7085 0 0 0 64 3 0 0 20 0 15 0 106524257 14427463680 18655 33554432000 4194304 4196468 140733453471008 140203146826032 140203142600405 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12052] ppid=12048 vsize=14089320 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12052/stat : 12052 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 18655 33554432000 4194304 4196468 140733453471008 140202738006928 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12053] ppid=12048 vsize=14089320 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12053/stat : 12053 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 18655 33554432000 4194304 4196468 140733453471008 140202736954128 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12054] ppid=12048 vsize=14089320 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12054/stat : 12054 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 18655 33554432000 4194304 4196468 140733453471008 140202735901840 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12055] ppid=12048 vsize=14089320 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12055/stat : 12055 (java) S 12048 12048 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 18655 33554432000 4194304 4196468 140733453471008 140202734849040 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12056] ppid=12048 vsize=14089320 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12056/stat : 12056 (java) S 12048 12048 6529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106524259 14427463680 18655 33554432000 4194304 4196468 140733453471008 140202122217584 140203142601346 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12057] ppid=12048 vsize=14089320 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12057/stat : 12057 (java) S 12048 12048 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106524260 14427463680 18655 33554432000 4194304 4196468 140733453471008 140202121163552 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12058] ppid=12048 vsize=14089320 memory=792 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12058/stat : 12058 (java) S 12048 12048 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106524260 14427463680 18655 33554432000 4194304 4196468 140733453471008 140202120111216 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12059] ppid=12048 vsize=14089320 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12059/stat : 12059 (java) S 12048 12048 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106524263 14427463680 18655 33554432000 4194304 4196468 140733453471008 140202119059536 140203142608795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12060] ppid=12048 vsize=14089320 memory=8556 CPUtime=0.25 cores=1,3,5,7
/proc/12050/task/12060/stat : 12060 (java) R 12048 12048 6529 0 -1 4202560 1895 0 0 0 25 0 0 0 20 0 15 0 106524263 14427463680 18655 33554432000 4194304 4196468 140733453471008 140202117994768 140203142611546 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12061] ppid=12048 vsize=14089320 memory=1444 CPUtime=0.25 cores=1,3,5,7
/proc/12050/task/12061/stat : 12061 (java) R 12048 12048 6529 0 -1 4202560 1224 0 0 0 25 0 0 0 20 0 15 0 106524263 14427463680 18655 33554432000 4194304 4196468 140733453471008 140202116945440 140203126076149 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12062] ppid=12048 vsize=14089320 memory=5668 CPUtime=0.36 cores=1,3,5,7
/proc/12050/task/12062/stat : 12062 (java) S 12048 12048 6529 0 -1 1077944384 1893 0 0 0 36 0 0 0 20 0 15 0 106524263 14427463680 18655 33554432000 4194304 4196468 140733453471008 140202115902320 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12063] ppid=12048 vsize=14089320 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12063/stat : 12063 (java) S 12048 12048 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106524263 14427463680 18655 33554432000 4194304 4196468 140733453471008 140202114849760 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12064] ppid=12048 vsize=14089320 memory=14076 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12064/stat : 12064 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524263 14427463680 18655 33554432000 4194304 4196468 140733453471008 140202113796528 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 76076 KiB

[startup+1.50087 s]
/proc/loadavg: 2.06 2.06 2.05 5/218 12064
/proc/meminfo: memFree=25348524/32770624 swapFree=67108688/67108860
[pid=12048] ppid=12045 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12048/stat : 12048 (xcsp3-exec) S 12045 12048 6529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106524257 115843072 364 33554432000 4194304 5098028 140737083648560 140737083646664 140216038646396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 13369344 140737083651136 140737083651337 140737083651337 140737083654090 0
/proc/12048/statm: 28282 364 306 221 0 87 0

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

/proc/12048/stat : 12048 (xcsp3-exec) S 12045 12048 6529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106524257 115843072 364 33554432000 4194304 5098028 140737083648560 140737083646664 140216038646396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 13369344 140737083651136 140737083651337 140737083651337 140737083654090 0
/proc/12048/statm: 28282 364 306 221 0 87 0
[pid=12050] ppid=12048 vsize=14089320 memory=98496 CPUtime=5.85 cores=1,3,5,7
/proc/12050/stat : 12050 (java) S 12048 12048 6529 0 -1 1077944320 20940 0 0 0 579 6 0 0 20 0 15 0 106524257 14427463680 24624 33554432000 4194304 4196468 140733453471008 140733453453552 140203142590199 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
/proc/12050/statm: 3522330 24624 3369 1 0 3483524 0
[pid=12050/tid=12051] ppid=12048 vsize=14089320 memory=1708 CPUtime=3.16 cores=1,3,5,7
/proc/12050/task/12051/stat : 12051 (java) R 12048 12048 6529 0 -1 4202560 7681 0 0 0 313 3 0 0 20 0 15 0 106524257 14427463680 24624 33554432000 4194304 4196468 140733453471008 140203146827000 140203123433208 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12052] ppid=12048 vsize=14089320 memory=792 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12052/stat : 12052 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 24624 33554432000 4194304 4196468 140733453471008 140202738006928 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12053] ppid=12048 vsize=14089320 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12053/stat : 12053 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 24624 33554432000 4194304 4196468 140733453471008 140202736954128 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12054] ppid=12048 vsize=14089320 memory=92352 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12054/stat : 12054 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 24624 33554432000 4194304 4196468 140733453471008 140202735901840 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12055] ppid=12048 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12055/stat : 12055 (java) S 12048 12048 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 24624 33554432000 4194304 4196468 140733453471008 140202734849040 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12056] ppid=12048 vsize=14089320 memory=1289 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12056/stat : 12056 (java) S 12048 12048 6529 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 106524259 14427463680 24624 33554432000 4194304 4196468 140733453471008 140202122217584 140203142601346 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12057] ppid=12048 vsize=14089320 memory=140155788796897 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12057/stat : 12057 (java) S 12048 12048 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106524260 14427463680 24624 33554432000 4194304 4196468 140733453471008 140202121163552 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12058] ppid=12048 vsize=14089320 memory=280311577602784 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12058/stat : 12058 (java) S 12048 12048 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106524260 14427463680 24624 33554432000 4194304 4196468 140733453471008 140202120111216 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12059] ppid=12048 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12059/stat : 12059 (java) S 12048 12048 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106524263 14427463680 24624 33554432000 4194304 4196468 140733453471008 140202119059536 140203142608795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12060] ppid=12048 vsize=14089320 memory=140155788815583 CPUtime=1.14 cores=1,3,5,7
/proc/12050/task/12060/stat : 12060 (java) S 12048 12048 6529 0 -1 1077944384 6165 0 0 0 114 0 0 0 20 0 15 0 106524263 14427463680 24624 33554432000 4194304 4196468 140733453471008 140202118007408 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12061] ppid=12048 vsize=14089320 memory=288230574492221466 CPUtime=1.08 cores=1,3,5,7
/proc/12050/task/12061/stat : 12061 (java) S 12048 12048 6529 0 -1 1077944384 3420 0 0 0 108 0 0 0 20 0 15 0 106524263 14427463680 24624 33554432000 4194304 4196468 140733453471008 140202116954608 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12062] ppid=12048 vsize=14089320 memory=0 CPUtime=0.42 cores=1,3,5,7
/proc/12050/task/12062/stat : 12062 (java) S 12048 12048 6529 0 -1 1077944384 2313 0 0 0 42 0 0 0 20 0 15 0 106524263 14427463680 24624 33554432000 4194304 4196468 140733453471008 140202115902320 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12063] ppid=12048 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12063/stat : 12063 (java) S 12048 12048 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106524263 14427463680 24624 33554432000 4194304 4196468 140733453471008 140202114849760 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12064] ppid=12048 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12064/stat : 12064 (java) S 12048 12048 6529 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 106524263 14427463680 24624 33554432000 4194304 4196468 140733453471008 140202113796528 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
Current children cumulated CPU time: 5.85 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 99952 KiB

[startup+4.00067 s]*
/proc/loadavg: 2.06 2.06 2.05 3/218 12064
/proc/meminfo: memFree=25317876/32770624 swapFree=67108688/67108860
[pid=12048] ppid=12045 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12048/stat : 12048 (xcsp3-exec) S 12045 12048 6529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106524257 115843072 364 33554432000 4194304 5098028 140737083648560 140737083646664 140216038646396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 13369344 140737083651136 140737083651337 140737083651337 140737083654090 0
/proc/12048/statm: 28282 364 306 221 0 87 0
[pid=12050] ppid=12048 vsize=14089320 memory=110820 CPUtime=6.66 cores=1,3,5,7
/proc/12050/stat : 12050 (java) S 12048 12048 6529 0 -1 1077944320 21378 0 0 0 660 6 0 0 20 0 15 0 106524257 14427463680 27705 33554432000 4194304 4196468 140733453471008 140733453453552 140203142590199 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
/proc/12050/statm: 3522330 27705 3369 1 0 3483524 0
[pid=12050/tid=12051] ppid=12048 vsize=14089320 memory=4283920778517054855 CPUtime=3.97 cores=1,3,5,7
/proc/12050/task/12051/stat : 12051 (java) R 12048 12048 6529 0 -1 4202560 7838 0 0 0 394 3 0 0 20 0 15 0 106524257 14427463680 27705 33554432000 4194304 4196468 140733453471008 140203146826624 140203123429685 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12052] ppid=12048 vsize=14089320 memory=3472328295574039403 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12052/stat : 12052 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 27705 33554432000 4194304 4196468 140733453471008 140202738006928 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12053] ppid=12048 vsize=14089320 memory=2322435593237374932 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12053/stat : 12053 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 27705 33554432000 4194304 4196468 140733453471008 140202736954128 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12054] ppid=12048 vsize=14089320 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12054/stat : 12054 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 27705 33554432000 4194304 4196468 140733453471008 140202735901840 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12055] ppid=12048 vsize=14089320 memory=3472328279047811119 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12055/stat : 12055 (java) S 12048 12048 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 27705 33554432000 4194304 4196468 140733453471008 140202734849040 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12056] ppid=12048 vsize=14089320 memory=3472468452154603184 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12056/stat : 12056 (java) S 12048 12048 6529 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 106524259 14427463680 27705 33554432000 4194304 4196468 140733453471008 140202122217584 140203142601346 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12057] ppid=12048 vsize=14089320 memory=7812726516167304524 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12057/stat : 12057 (java) S 12048 12048 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106524260 14427463680 27705 33554432000 4194304 4196468 140733453471008 140202121163552 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12058] ppid=12048 vsize=14089320 memory=6940425710114848868 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12058/stat : 12058 (java) S 12048 12048 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106524260 14427463680 27705 33554432000 4194304 4196468 140733453471008 140202120111216 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12059] ppid=12048 vsize=14089320 memory=8242832241811678803 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12059/stat : 12059 (java) S 12048 12048 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106524263 14427463680 27705 33554432000 4194304 4196468 140733453471008 140202119059536 140203142608795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12060] ppid=12048 vsize=14089320 memory=6944652177228980320 CPUtime=1.14 cores=1,3,5,7
/proc/12050/task/12060/stat : 12060 (java) S 12048 12048 6529 0 -1 1077944384 6278 0 0 0 114 0 0 0 20 0 15 0 106524263 14427463680 27705 33554432000 4194304 4196468 140733453471008 140202118007408 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12061] ppid=12048 vsize=14089320 memory=6944656592455097440 CPUtime=1.08 cores=1,3,5,7
/proc/12050/task/12061/stat : 12061 (java) S 12048 12048 6529 0 -1 1077944384 3422 0 0 0 108 0 0 0 20 0 15 0 106524263 14427463680 27705 33554432000 4194304 4196468 140733453471008 140202116954608 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12062] ppid=12048 vsize=14089320 memory=0 CPUtime=0.43 cores=1,3,5,7
/proc/12050/task/12062/stat : 12062 (java) S 12048 12048 6529 0 -1 1077944384 2477 0 0 0 43 0 0 0 20 0 15 0 106524263 14427463680 27705 33554432000 4194304 4196468 140733453471008 140202115902320 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12063] ppid=12048 vsize=14089320 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12063/stat : 12063 (java) S 12048 12048 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106524263 14427463680 27705 33554432000 4194304 4196468 140733453471008 140202114849760 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12064] ppid=12048 vsize=14089320 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12064/stat : 12064 (java) S 12048 12048 6529 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 106524263 14427463680 27705 33554432000 4194304 4196468 140733453471008 140202113796528 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
Current children cumulated CPU time: 6.66 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 112276 KiB

[startup+4.80065 s]
/proc/loadavg: 2.06 2.06 2.05 3/218 12064
/proc/meminfo: memFree=25317876/32770624 swapFree=67108688/67108860
[pid=12048] ppid=12045 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12048/stat : 12048 (xcsp3-exec) S 12045 12048 6529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106524257 115843072 364 33554432000 4194304 5098028 140737083648560 140737083646664 140216038646396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 13369344 140737083651136 140737083651337 140737083651337 140737083654090 0
/proc/12048/statm: 28282 364 306 221 0 87 0
[pid=12050] ppid=12048 vsize=14089320 memory=121084 CPUtime=7.45 cores=1,3,5,7
/proc/12050/stat : 12050 (java) S 12048 12048 6529 0 -1 1077944320 22108 0 0 0 739 6 0 0 20 0 15 0 106524257 14427463680 30271 33554432000 4194304 4196468 140733453471008 140733453453552 140203142590199 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
/proc/12050/statm: 3522330 30271 3373 1 0 3483524 0
[pid=12050/tid=12051] ppid=12048 vsize=14089320 memory=6791534058613427641 CPUtime=4.76 cores=1,3,5,7
/proc/12050/task/12051/stat : 12051 (java) R 12048 12048 6529 0 -1 4202560 7858 0 0 0 473 3 0 0 20 0 15 0 106524257 14427463680 30271 33554432000 4194304 4196468 140733453471008 140203146826592 140202784468463 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12052] ppid=12048 vsize=14089320 memory=102 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12052/stat : 12052 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 30271 33554432000 4194304 4196468 140733453471008 140202738006928 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12053] ppid=12048 vsize=14089320 memory=41 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12053/stat : 12053 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 30271 33554432000 4194304 4196468 140733453471008 140202736954128 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12054] ppid=12048 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12054/stat : 12054 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 30271 33554432000 4194304 4196468 140733453471008 140202735901840 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12055] ppid=12048 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12055/stat : 12055 (java) S 12048 12048 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 30271 33554432000 4194304 4196468 140733453471008 140202734849040 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12056] ppid=12048 vsize=14089320 memory=280311577584504 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12056/stat : 12056 (java) S 12048 12048 6529 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 15 0 106524259 14427463680 30271 33554432000 4194304 4196468 140733453471008 140202122217584 140203142601346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12057] ppid=12048 vsize=14089320 memory=-7668917182949848256 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12057/stat : 12057 (java) S 12048 12048 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106524260 14427463680 30271 33554432000 4194304 4196468 140733453471008 140202121163552 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12058] ppid=12048 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12058/stat : 12058 (java) S 12048 12048 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106524260 14427463680 30271 33554432000 4194304 4196468 140733453471008 140202120111216 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12059] ppid=12048 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12059/stat : 12059 (java) S 12048 12048 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106524263 14427463680 30271 33554432000 4194304 4196468 140733453471008 140202119059536 140203142608795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12060] ppid=12048 vsize=14089320 memory=33 CPUtime=1.14 cores=1,3,5,7
/proc/12050/task/12060/stat : 12060 (java) S 12048 12048 6529 0 -1 1077944384 6278 0 0 0 114 0 0 0 20 0 15 0 106524263 14427463680 30271 33554432000 4194304 4196468 140733453471008 140202118007408 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12061] ppid=12048 vsize=14089320 memory=-3117775541953848416 CPUtime=1.08 cores=1,3,5,7
/proc/12050/task/12061/stat : 12061 (java) S 12048 12048 6529 0 -1 1077944384 3422 0 0 0 108 0 0 0 20 0 15 0 106524263 14427463680 30271 33554432000 4194304 4196468 140733453471008 140202116954608 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12062] ppid=12048 vsize=14089320 memory=6944656592455359580 CPUtime=0.43 cores=1,3,5,7
/proc/12050/task/12062/stat : 12062 (java) D 12048 12048 6529 0 -1 4202560 2941 0 0 0 43 0 0 0 20 0 15 0 106524263 14427463680 30271 33554432000 4194304 4196468 140733453471008 140202115902240 140203122514335 0 4 0 16800975 18446744072100093061 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12063] ppid=12048 vsize=14089320 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12063/stat : 12063 (java) S 12048 12048 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106524263 14427463680 30271 33554432000 4194304 4196468 140733453471008 140202114849760 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12064] ppid=12048 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12064/stat : 12064 (java) D 12048 12048 6529 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 15 0 106524263 14427463680 30271 33554432000 4194304 4196468 140733453471008 140202113796448 140203127446286 0 4 0 16800975 18446744072100093061 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
Current children cumulated CPU time: 7.45 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 122540 KiB

[startup+5.00065 s]*
/proc/loadavg: 2.06 2.06 2.05 3/218 12064
/proc/meminfo: memFree=25303068/32770624 swapFree=67108688/67108860
[pid=12048] ppid=12045 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/12048/stat : 12048 (xcsp3-exec) S 12045 12048 6529 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106524257 115843072 364 33554432000 4194304 5098028 140737083648560 140737083646664 140216038646396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 13369344 140737083651136 140737083651337 140737083651337 140737083654090 0
/proc/12048/statm: 28282 364 306 221 0 87 0
[pid=12050] ppid=12048 vsize=14089320 memory=125180 CPUtime=7.66 cores=1,3,5,7
/proc/12050/stat : 12050 (java) S 12048 12048 6529 0 -1 1077944320 22139 0 0 0 760 6 0 0 20 0 15 0 106524257 14427463680 31295 33554432000 4194304 4196468 140733453471008 140733453453552 140203142590199 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
/proc/12050/statm: 3522330 31295 3373 1 0 3483524 0
[pid=12050/tid=12051] ppid=12048 vsize=14089320 memory=4355978372555374220 CPUtime=4.98 cores=1,3,5,7
/proc/12050/task/12051/stat : 12051 (java) R 12048 12048 6529 0 -1 4202560 7865 0 0 0 494 4 0 0 20 0 15 0 106524257 14427463680 31295 33554432000 4194304 4196468 140733453471008 140203146826592 140202784468927 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12052] ppid=12048 vsize=14089320 memory=3472328296227680299 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12052/stat : 12052 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 31295 33554432000 4194304 4196468 140733453471008 140202738006928 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12053] ppid=12048 vsize=14089320 memory=3472464054108354224 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12053/stat : 12053 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 31295 33554432000 4194304 4196468 140733453471008 140202736954128 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12054] ppid=12048 vsize=14089320 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12054/stat : 12054 (java) S 12048 12048 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 31295 33554432000 4194304 4196468 140733453471008 140202735901840 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12055] ppid=12048 vsize=14089320 memory=100544 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12055/stat : 12055 (java) S 12048 12048 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106524258 14427463680 31295 33554432000 4194304 4196468 140733453471008 140202734849040 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12056] ppid=12048 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12056/stat : 12056 (java) S 12048 12048 6529 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 15 0 106524259 14427463680 31295 33554432000 4194304 4196468 140733453471008 140202122217584 140203142601346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12057] ppid=12048 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12057/stat : 12057 (java) S 12048 12048 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106524260 14427463680 31295 33554432000 4194304 4196468 140733453471008 140202121163552 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12058] ppid=12048 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12058/stat : 12058 (java) S 12048 12048 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106524260 14427463680 31295 33554432000 4194304 4196468 140733453471008 140202120111216 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12059] ppid=12048 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12059/stat : 12059 (java) S 12048 12048 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106524263 14427463680 31295 33554432000 4194304 4196468 140733453471008 140202119059536 140203142608795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12060] ppid=12048 vsize=14089320 memory=0 CPUtime=1.14 cores=1,3,5,7
/proc/12050/task/12060/stat : 12060 (java) S 12048 12048 6529 0 -1 1077944384 6278 0 0 0 114 0 0 0 20 0 15 0 106524263 14427463680 31295 33554432000 4194304 4196468 140733453471008 140202118007408 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12061] ppid=12048 vsize=14089320 memory=0 CPUtime=1.08 cores=1,3,5,7
/proc/12050/task/12061/stat : 12061 (java) S 12048 12048 6529 0 -1 1077944384 3443 0 0 0 108 0 0 0 20 0 15 0 106524263 14427463680 31295 33554432000 4194304 4196468 140733453471008 140202116954608 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12062] ppid=12048 vsize=14089320 memory=0 CPUtime=0.43 cores=1,3,5,7
/proc/12050/task/12062/stat : 12062 (java) S 12048 12048 6529 0 -1 1077944384 2942 0 0 0 43 0 0 0 20 0 15 0 106524263 14427463680 31295 33554432000 4194304 4196468 140733453471008 140202115902320 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12063] ppid=12048 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12063/stat : 12063 (java) S 12048 12048 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106524263 14427463680 31295 33554432000 4194304 4196468 140733453471008 140202114849760 140203142600405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
[pid=12050/tid=12064] ppid=12048 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12050/task/12064/stat : 12064 (java) S 12048 12048 6529 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 106524263 14427463680 31295 33554432000 4194304 4196468 140733453471008 140202113796528 140203142601346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 27 0 0 6293624 6294260 18653184 140733453472908 140733453473078 140733453473078 140733453475791 0
Current children cumulated CPU time: 7.66 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 126636 KiB

Child status: 0
Real time (s): 5.09227
CPU time (s): 7.76028
CPU user time (s): 7.68733
CPU system time (s): 0.072949
CPU usage (%): 152.393
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 126636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.68733
system time used= 0.072949
maximum resident set size= 127564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23247
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2270
involuntary context switches= 24


# summary of solver processes directly reported to runsolver:
#   pid: 12048
#   total CPU time (s): 7.76028
#   total CPU user time (s): 7.68733
#   total CPU system time (s): 0.072949

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.059652 second user time and 0.088102 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-29 20:40:14
IDJOB=4302197
IDBENCH=141668
IDSOLVER=2772
FILE ID=node106/4302197-1532889614
RUNJOBID= node106-1532884072-6816
PBS_JOBID= 21022522
Free space on /tmp= 54704 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/Bacp/Bacp-m2/Bacp-m2-06_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302197-1532889614/watcher-4302197-1532889614 -o /tmp/evaluation-result-4302197-1532889614/solver-4302197-1532889614 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532884072-6816 --watchdog 312  HOME/xcsp3-exec -seed 1163787239 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4302197-1532889614.xml

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

MD5SUM BENCH= a425e3c2d344a7c12b87076aad716824
RANDOM SEED=1163787239

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        25417016 kB
MemAvailable:   31745668 kB
Buffers:          245548 kB
Cached:          6316608 kB
SwapCached:            0 kB
Active:          2580292 kB
Inactive:        4224296 kB
Active(anon):     189716 kB
Inactive(anon):    80476 kB
Active(file):    2390576 kB
Inactive(file):  4143820 kB
Unevictable:        6960 kB
Mlocked:            6960 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             21848 kB
Writeback:             0 kB
AnonPages:        183500 kB
Mapped:            57488 kB
Shmem:             25056 kB
Slab:             247792 kB
SReclaimable:     220180 kB
SUnreclaim:        27612 kB
KernelStack:        3856 kB
PageTables:         5836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1294844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 54684 MiB
End job on node106 at 2018-07-29 20:40:19