Trace number 4292533

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Choco-solver 4.0.7 seq (493a269)SAT 211.828 206.121

General information on the benchmark

NameEternity/
Eternity-10-06_c18.xml
MD5SUM059f43a1252946c8053c49ce4c65015d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark211.828
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of constraints93
Number of domains2
Minimum domain size11
Maximum domain size60
Distribution of domain sizes[{"size":11,"count":136},{"size":60,"count":60}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":186},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity60
Distribution of constraint arities[{"arity":1,"count":32},{"arity":5,"count":60},{"arity":60,"count":1}]
Number of extensional constraints60
Number of intensional constraints32
Distribution of constraint types[{"type":"extension","count":60},{"type":"intension","count":32},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292533-1532589825.xml"  -tl '2400s' -p 1 -x 0
0.11/0.18	c Choco 493a269
0.11/0.18	c [HOME/instance-4292533-1532589825.xml, -tl, 2400s, -p, 1, -x, 0]
0.11/0.22	c simple solver
0.33/0.28	c parse instance...
1.42/0.65	c solve instance...
211.80/206.11	s SATISFIABLE
211.80/206.11	v <instantiation>
211.80/206.11	v 	<list>id[0][0] id[0][1] id[0][2] id[0][3] id[0][4] id[0][5] id[1][0] id[1][1] id[1][2] id[1][3] id[1][4] id[1][5] id[2][0] id[2][1] id[2][2] id[2][3] id[2][4] id[2][5] id[3][0] id[3][1] id[3][2] id[3][3] id[3][4] id[3][5] id[4][0] id[4][1] id[4][2] id[4][3] id[4][4] id[4][5] id[5][0] id[5][1] id[5][2] id[5][3] id[5][4] id[5][5] id[6][0] id[6][1] id[6][2] id[6][3] id[6][4] id[6][5] id[7][0] id[7][1] id[7][2] id[7][3] id[7][4] id[7][5] id[8][0] id[8][1] id[8][2] id[8][3] id[8][4] id[8][5] id[9][0] id[9][1] id[9][2] id[9][3] id[9][4] id[9][5] top[0][0] top[0][1] top[0][2] top[0][3] top[0][4] top[0][5] top[1][0] top[1][1] top[1][2] top[1][3] top[1][4] top[1][5] top[2][0] top[2][1] top[2][2] top[2][3] top[2][4] top[2][5] top[3][0] top[3][1] top[3][2] top[3][3] top[3][4] top[3][5] top[4][0] top[4][1] top[4][2] top[4][3] top[4][4] top[4][5] top[5][0] top[5][1] top[5][2] top[5][3] top[5][4] top[5][5] top[6][0] top[6][1] top[6][2] top[6][3] top[6][4] top[6][5] top[7][0] top[7][1] top[7][2] top[7][3] top[7][4] top[7][5] top[8][0] top[8][1] top[8][2] top[8][3] top[8][4] top[8][5] top[9][0] top[9][1] top[9][2] top[9][3] top[9][4] top[9][5] left[0][0] left[0][1] left[0][2] left[0][3] left[0][4] left[0][5] left[1][0] left[1][1] left[1][2] left[1][3] left[1][4] left[1][5] left[2][0] left[2][1] left[2][2] left[2][3] left[2][4] left[2][5] left[3][0] left[3][1] left[3][2] left[3][3] left[3][4] left[3][5] left[4][0] left[4][1] left[4][2] left[4][3] left[4][4] left[4][5] left[5][0] left[5][1] left[5][2] left[5][3] left[5][4] left[5][5] left[6][0] left[6][1] left[6][2] left[6][3] left[6][4] left[6][5] left[7][0] left[7][1] left[7][2] left[7][3] left[7][4] left[7][5] left[8][0] left[8][1] left[8][2] left[8][3] left[8][4] left[8][5] left[9][0] left[9][1] left[9][2] left[9][3] left[9][4] left[9][5] bot[0] bot[1] bot[2] bot[3] bot[4] bot[5] right[0] right[1] right[2] right[3] right[4] right[5] right[6] right[7] right[8] right[9] </list>
211.80/206.11	v 	<values>2 13 19 22 16 3 6 38 39 44 42 8 17 59 40 50 43 26 24 53 47 33 32 15 23 51 52 55 54 11 20 41 56 49 57 9 27 35 58 45 48 25 14 31 46 30 37 4 18 34 29 28 36 21 0 7 12 5 10 1 0 0 0 0 0 0 1 4 10 5 6 3 2 10 4 10 5 1 3 9 5 9 6 3 3 6 9 6 6 2 2 9 6 9 6 1 3 4 8 5 9 1 2 10 8 5 5 3 2 4 7 4 8 1 1 7 4 6 10 3 0 3 2 2 3 2 0 6 8 7 5 8 0 8 9 10 5 9 0 7 7 7 4 5 0 6 6 8 8 10 0 10 8 9 8 9 0 10 7 9 7 8 0 5 7 5 7 4 0 10 7 4 4 4 0 1 2 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
211.80/206.11	v </instantiation>

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292533-1532589825/watcher-4292533-1532589825 -o /tmp/evaluation-result-4292533-1532589825/solver-4292533-1532589825 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532582652-2306 --watchdog 2560 HOME/xcsp3-exec -seed 1715830704 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292533-1532589825.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=3336, runsolver pid=3333

[startup+0.100164 s]*
/proc/loadavg: 2.07 2.03 1.98 3/221 3352
/proc/meminfo: memFree=21460580/32770624 swapFree=67108860/67108860
[pid=3336] ppid=3333 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3336/stat : 3336 (xcsp3-exec) S 3333 3336 2275 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76545670 115843072 364 33554432000 4194304 5098028 140734291437488 140734291435592 140529303478908 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13324288 140734291444794 140734291444996 140734291444996 140734291447754 0
/proc/3336/statm: 28282 364 306 221 0 87 0
[pid=3338] ppid=3336 vsize=14082840 memory=28224 CPUtime=0.11 cores=0,2,4,6
/proc/3338/stat : 3338 (java) S 3336 3336 2275 0 -1 1077944320 5443 0 0 0 10 1 0 0 20 0 15 0 76545670 14420828160 7056 33554432000 4194304 4196468 140728711715776 140728711698320 139656518205175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
/proc/3338/statm: 3520710 7056 2980 1 0 3483008 0
[pid=3338/tid=3339] ppid=3336 vsize=14082840 memory=7683604543226221403 CPUtime=0.09 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (java) R 3336 3336 2275 0 -1 4202560 3464 0 0 0 8 1 0 0 20 0 15 0 76545670 14420828160 7056 33554432000 4194304 4196468 140728711715776 139656522434592 139656518217110 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3340] ppid=3336 vsize=14082840 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (java) S 3336 3336 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76545671 14420828160 7056 33554432000 4194304 4196468 140728711715776 139656433273744 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3341] ppid=3336 vsize=14082840 memory=139620989298304 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (java) S 3336 3336 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545671 14420828160 7056 33554432000 4194304 4196468 140728711715776 139656112892688 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3342] ppid=3336 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3342/stat : 3342 (java) S 3336 3336 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76545671 14420828160 7056 33554432000 4194304 4196468 140728711715776 139656111840400 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3343] ppid=3336 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3343/stat : 3343 (java) S 3336 3336 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76545671 14420828160 7056 33554432000 4194304 4196468 140728711715776 139656110787600 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3344] ppid=3336 vsize=14082840 memory=139620989298304 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3344/stat : 3344 (java) S 3336 3336 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76545672 14420828160 7056 33554432000 4194304 4196468 140728711715776 139655699159152 139656518216322 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3345] ppid=3336 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3345/stat : 3345 (java) S 3336 3336 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76545673 14420828160 7056 33554432000 4194304 4196468 140728711715776 139655698105120 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3346] ppid=3336 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3346/stat : 3346 (java) S 3336 3336 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76545673 14420828160 7056 33554432000 4194304 4196468 140728711715776 139655697052784 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3347] ppid=3336 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3347/stat : 3347 (java) S 3336 3336 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545676 14420828160 7056 33554432000 4194304 4196468 140728711715776 139655696001104 139656518223771 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3348] ppid=3336 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3348/stat : 3348 (java) S 3336 3336 2275 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 76545676 14420828160 7056 33554432000 4194304 4196468 140728711715776 139655694948976 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3349] ppid=3336 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3349/stat : 3349 (java) S 3336 3336 2275 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 76545676 14420828160 7056 33554432000 4194304 4196468 140728711715776 139655626353136 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3350] ppid=3336 vsize=14082840 memory=139620989298304 CPUtime=0.01 cores=0,2,4,6
/proc/3338/task/3350/stat : 3350 (java) R 3336 3336 2275 0 -1 4202560 260 0 0 0 1 0 0 0 20 0 15 0 76545676 14420828160 7056 33554432000 4194304 4196468 140728711715776 139655625300848 139656511310877 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3351] ppid=3336 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3351/stat : 3351 (java) S 3336 3336 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545676 14420828160 7056 33554432000 4194304 4196468 140728711715776 139655624248288 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3352] ppid=3336 vsize=14082840 memory=139620989298304 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3352/stat : 3352 (java) S 3336 3336 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545676 14420828160 7056 33554432000 4194304 4196468 140728711715776 139655623195056 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 29680 KiB

[startup+0.210786 s]*
/proc/loadavg: 2.07 2.03 1.98 3/221 3352
/proc/meminfo: memFree=21448920/32770624 swapFree=67108860/67108860
[pid=3336] ppid=3333 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3336/stat : 3336 (xcsp3-exec) S 3333 3336 2275 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76545670 115843072 364 33554432000 4194304 5098028 140734291437488 140734291435592 140529303478908 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13324288 140734291444794 140734291444996 140734291444996 140734291447754 0
/proc/3336/statm: 28282 364 306 221 0 87 0
[pid=3338] ppid=3336 vsize=14082840 memory=41028 CPUtime=0.33 cores=0,2,4,6
/proc/3338/stat : 3338 (java) S 3336 3336 2275 0 -1 1077944320 8245 0 0 0 30 3 0 0 20 0 15 0 76545670 14420828160 10257 33554432000 4194304 4196468 140728711715776 140728711698320 139656518205175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
/proc/3338/statm: 3520710 10257 3190 1 0 3483008 0
[pid=3338/tid=3339] ppid=3336 vsize=14082840 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (java) R 3336 3336 2275 0 -1 4202560 5366 0 0 0 18 2 0 0 20 0 15 0 76545670 14420828160 10257 33554432000 4194304 4196468 140728711715776 139656522440160 139656518217110 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3340] ppid=3336 vsize=14082840 memory=14649 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (java) S 3336 3336 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76545671 14420828160 10257 33554432000 4194304 4196468 140728711715776 139656433273744 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3341] ppid=3336 vsize=14082840 memory=139620989738990 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (java) S 3336 3336 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545671 14420828160 10257 33554432000 4194304 4196468 140728711715776 139656112892688 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3342] ppid=3336 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3342/stat : 3342 (java) S 3336 3336 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76545671 14420828160 10257 33554432000 4194304 4196468 140728711715776 139656111840400 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3343] ppid=3336 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3343/stat : 3343 (java) S 3336 3336 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76545671 14420828160 10257 33554432000 4194304 4196468 140728711715776 139656110787600 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3344] ppid=3336 vsize=14082840 memory=139620989298304 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3344/stat : 3344 (java) S 3336 3336 2275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76545672 14420828160 10257 33554432000 4194304 4196468 140728711715776 139655699159152 139656518216322 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3345] ppid=3336 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3345/stat : 3345 (java) S 3336 3336 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76545673 14420828160 10257 33554432000 4194304 4196468 140728711715776 139655698105120 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3346] ppid=3336 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3346/stat : 3346 (java) S 3336 3336 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76545673 14420828160 10257 33554432000 4194304 4196468 140728711715776 139655697052784 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3347] ppid=3336 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3347/stat : 3347 (java) S 3336 3336 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545676 14420828160 10257 33554432000 4194304 4196468 140728711715776 139655696001104 139656518223771 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3348] ppid=3336 vsize=14082840 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/3338/task/3348/stat : 3348 (java) S 3336 3336 2275 0 -1 1077944384 408 0 0 0 2 0 0 0 20 0 15 0 76545676 14420828160 10257 33554432000 4194304 4196468 140728711715776 139655694948976 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3349] ppid=3336 vsize=14082840 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/3338/task/3349/stat : 3349 (java) S 3336 3336 2275 0 -1 1077944384 347 0 0 0 2 0 0 0 20 0 15 0 76545676 14420828160 10257 33554432000 4194304 4196468 140728711715776 139655626353136 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3350] ppid=3336 vsize=14082840 memory=139620989298304 CPUtime=0.07 cores=0,2,4,6
/proc/3338/task/3350/stat : 3350 (java) R 3336 3336 2275 0 -1 4202560 823 0 0 0 7 0 0 0 20 0 15 0 76545676 14420828160 10257 33554432000 4194304 4196468 140728711715776 139655625300848 139656518226522 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3351] ppid=3336 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3351/stat : 3351 (java) S 3336 3336 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545676 14420828160 10257 33554432000 4194304 4196468 140728711715776 139655624248288 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3352] ppid=3336 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3352/stat : 3352 (java) S 3336 3336 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545676 14420828160 10257 33554432000 4194304 4196468 140728711715776 139655623195056 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 42484 KiB

[startup+0.310767 s]*
/proc/loadavg: 2.07 2.03 1.98 5/221 3352
/proc/meminfo: memFree=21443088/32770624 swapFree=67108860/67108860
[pid=3336] ppid=3333 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3336/stat : 3336 (xcsp3-exec) S 3333 3336 2275 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76545670 115843072 364 33554432000 4194304 5098028 140734291437488 140734291435592 140529303478908 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13324288 140734291444794 140734291444996 140734291444996 140734291447754 0
/proc/3336/statm: 28282 364 306 221 0 87 0
[pid=3338] ppid=3336 vsize=14087096 memory=47596 CPUtime=0.51 cores=0,2,4,6
/proc/3338/stat : 3338 (java) S 3336 3336 2275 0 -1 1077944320 9032 0 0 0 47 4 0 0 20 0 15 0 76545670 14425186304 11899 33554432000 4194304 4196468 140728711715776 140728711698320 139656518205175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
/proc/3338/statm: 3521774 11899 3225 1 0 3483008 0
[pid=3338/tid=3339] ppid=3336 vsize=14087096 memory=8112282956445269571 CPUtime=0.29 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (java) R 3336 3336 2275 0 -1 4202560 6072 0 0 0 27 2 0 0 20 0 15 0 76545670 14425186304 11899 33554432000 4194304 4196468 140728711715776 139656522436288 139656502285692 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3340] ppid=3336 vsize=14087096 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (java) S 3336 3336 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76545671 14425186304 11899 33554432000 4194304 4196468 140728711715776 139656433273744 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3341] ppid=3336 vsize=14087096 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (java) S 3336 3336 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545671 14425186304 11899 33554432000 4194304 4196468 140728711715776 139656112892688 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3342] ppid=3336 vsize=14087096 memory=-6803092254075368380 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3342/stat : 3342 (java) S 3336 3336 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76545671 14425186304 11899 33554432000 4194304 4196468 140728711715776 139656111840400 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3343] ppid=3336 vsize=14087096 memory=7594263430582204840 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3343/stat : 3343 (java) S 3336 3336 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76545671 14425186304 11899 33554432000 4194304 4196468 140728711715776 139656110787600 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3344] ppid=3336 vsize=14087096 memory=4209357772117481859 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3344/stat : 3344 (java) S 3336 3336 2275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76545672 14425186304 11899 33554432000 4194304 4196468 140728711715776 139655699159152 139656518216322 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3345] ppid=3336 vsize=14087096 memory=6944656592452807316 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3345/stat : 3345 (java) S 3336 3336 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76545673 14425186304 11899 33554432000 4194304 4196468 140728711715776 139655698105120 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3346] ppid=3336 vsize=14087096 memory=-8412652169205224307 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3346/stat : 3346 (java) S 3336 3336 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76545673 14425186304 11899 33554432000 4194304 4196468 140728711715776 139655697052784 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3347] ppid=3336 vsize=14087096 memory=8693815914432465728 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3347/stat : 3347 (java) S 3336 3336 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545676 14425186304 11899 33554432000 4194304 4196468 140728711715776 139655696001104 139656518223771 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3348] ppid=3336 vsize=14087096 memory=8325818968683490714 CPUtime=0.03 cores=0,2,4,6
/proc/3338/task/3348/stat : 3348 (java) S 3336 3336 2275 0 -1 1077944384 431 0 0 0 3 0 0 0 20 0 15 0 76545676 14425186304 11899 33554432000 4194304 4196468 140728711715776 139655694948976 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3349] ppid=3336 vsize=14087096 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/3338/task/3349/stat : 3349 (java) S 3336 3336 2275 0 -1 1077944384 355 0 0 0 4 0 0 0 20 0 15 0 76545676 14425186304 11899 33554432000 4194304 4196468 140728711715776 139655626353136 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3350] ppid=3336 vsize=14087096 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/3338/task/3350/stat : 3350 (java) S 3336 3336 2275 0 -1 1077944384 880 0 0 0 12 0 0 0 20 0 15 0 76545676 14425186304 11899 33554432000 4194304 4196468 140728711715776 139655625300848 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3351] ppid=3336 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3351/stat : 3351 (java) S 3336 3336 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545676 14425186304 11899 33554432000 4194304 4196468 140728711715776 139655624248288 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3352] ppid=3336 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3352/stat : 3352 (java) S 3336 3336 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545676 14425186304 11899 33554432000 4194304 4196468 140728711715776 139655623195056 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49052 KiB

[startup+0.701659 s]
/proc/loadavg: 2.07 2.03 1.98 5/221 3352
/proc/meminfo: memFree=21411756/32770624 swapFree=67108860/67108860
[pid=3336] ppid=3333 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3336/stat : 3336 (xcsp3-exec) S 3333 3336 2275 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76545670 115843072 364 33554432000 4194304 5098028 140734291437488 140734291435592 140529303478908 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13324288 140734291444794 140734291444996 140734291444996 140734291447754 0
/proc/3336/statm: 28282 364 306 221 0 87 0
[pid=3338] ppid=3336 vsize=14089220 memory=92148 CPUtime=1.74 cores=0,2,4,6
/proc/3338/stat : 3338 (java) S 3336 3336 2275 0 -1 1077944320 12618 0 0 0 169 5 0 0 20 0 15 0 76545670 14427361280 23037 33554432000 4194304 4196468 140728711715776 140728711698320 139656518205175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
/proc/3338/statm: 3522305 23037 3339 1 0 3483520 0
[pid=3338/tid=3339] ppid=3336 vsize=14089220 memory=22944 CPUtime=0.67 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (java) R 3336 3336 2275 0 -1 4202560 6952 0 0 0 64 3 0 0 20 0 15 0 76545670 14427361280 23037 33554432000 4194304 4196468 140728711715776 139656522443136 139656112930048 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3340] ppid=3336 vsize=14089220 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (java) S 3336 3336 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76545671 14427361280 23037 33554432000 4194304 4196468 140728711715776 139656433273744 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3341] ppid=3336 vsize=14089220 memory=2448 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (java) S 3336 3336 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545671 14427361280 23037 33554432000 4194304 4196468 140728711715776 139656112892688 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3342] ppid=3336 vsize=14089220 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3342/stat : 3342 (java) S 3336 3336 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76545671 14427361280 23037 33554432000 4194304 4196468 140728711715776 139656111840400 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3343] ppid=3336 vsize=14089220 memory=792 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3343/stat : 3343 (java) S 3336 3336 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76545671 14427361280 23037 33554432000 4194304 4196468 140728711715776 139656110787600 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3344] ppid=3336 vsize=14089220 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3344/stat : 3344 (java) S 3336 3336 2275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76545672 14427361280 23037 33554432000 4194304 4196468 140728711715776 139655699159152 139656518216322 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3345] ppid=3336 vsize=14089220 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3345/stat : 3345 (java) S 3336 3336 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76545673 14427361280 23037 33554432000 4194304 4196468 140728711715776 139655698105120 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3346] ppid=3336 vsize=14089220 memory=5524 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3346/stat : 3346 (java) S 3336 3336 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76545673 14427361280 23037 33554432000 4194304 4196468 140728711715776 139655697052784 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3347] ppid=3336 vsize=14089220 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3347/stat : 3347 (java) S 3336 3336 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545676 14427361280 23037 33554432000 4194304 4196468 140728711715776 139655696001104 139656518223771 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3348] ppid=3336 vsize=14089220 memory=1200 CPUtime=0.33 cores=0,2,4,6
/proc/3338/task/3348/stat : 3348 (java) R 3336 3336 2275 0 -1 4202560 1281 0 0 0 33 0 0 0 20 0 15 0 76545676 14427361280 23037 33554432000 4194304 4196468 140728711715776 139655694948976 139656518217110 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3349] ppid=3336 vsize=14089220 memory=1008 CPUtime=0.34 cores=0,2,4,6
/proc/3338/task/3349/stat : 3349 (java) S 3336 3336 2275 0 -1 1077944384 1238 0 0 0 34 0 0 0 20 0 15 0 76545676 14427361280 23037 33554432000 4194304 4196468 140728711715776 139655626353136 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3350] ppid=3336 vsize=14089220 memory=12040 CPUtime=0.36 cores=0,2,4,6
/proc/3338/task/3350/stat : 3350 (java) S 3336 3336 2275 0 -1 1077944384 1837 0 0 0 36 0 0 0 20 0 15 0 76545676 14427361280 23037 33554432000 4194304 4196468 140728711715776 139655625300848 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3351] ppid=3336 vsize=14089220 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3351/stat : 3351 (java) S 3336 3336 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545676 14427361280 23037 33554432000 4194304 4196468 140728711715776 139655624248288 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3352] ppid=3336 vsize=14089220 memory=8532 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3352/stat : 3352 (java) S 3336 3336 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545676 14427361280 23037 33554432000 4194304 4196468 140728711715776 139655623195056 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 93604 KiB

[startup+1.50081 s]
/proc/loadavg: 2.07 2.03 1.98 6/221 3352
/proc/meminfo: memFree=21394388/32770624 swapFree=67108860/67108860
[pid=3336] ppid=3333 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3336/stat : 3336 (xcsp3-exec) S 3333 3336 2275 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76545670 115843072 364 33554432000 4194304 5098028 140734291437488 140734291435592 140529303478908 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13324288 140734291444794 140734291444996 140734291444996 140734291447754 0
/proc/3336/statm: 28282 364 306 221 0 87 0

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

/proc/3336/stat : 3336 (xcsp3-exec) S 3333 3336 2275 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76545670 115843072 364 33554432000 4194304 5098028 140734291437488 140734291435592 140529303478908 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13324288 140734291444794 140734291444996 140734291444996 140734291447754 0
/proc/3336/statm: 28282 364 306 221 0 87 0
[pid=3338] ppid=3336 vsize=14089220 memory=234948 CPUtime=208.99 cores=0,2,4,6
/proc/3338/stat : 3338 (java) S 3336 3336 2275 0 -1 1077944320 53887 0 0 0 20883 16 0 0 20 0 15 0 76545670 14427361280 58737 33554432000 4194304 4196468 140728711715776 140728711698320 139656518205175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
/proc/3338/statm: 3522305 58737 3393 1 0 3483520 0
[pid=3338/tid=3339] ppid=3336 vsize=14089220 memory=234948 CPUtime=203.2 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (java) R 3336 3336 2275 0 -1 4202560 11475 0 0 0 20315 5 0 0 20 0 15 0 76545670 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656522442032 139656117659042 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3340] ppid=3336 vsize=14089220 memory=1948 CPUtime=0.02 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (java) S 3336 3336 2275 0 -1 1077944384 1236 0 0 0 1 1 0 0 20 0 15 0 76545671 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656433273744 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3341] ppid=3336 vsize=14089220 memory=3828 CPUtime=0.01 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (java) S 3336 3336 2275 0 -1 1077944384 458 0 0 0 1 0 0 0 20 0 15 0 76545671 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656112892688 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3342] ppid=3336 vsize=14089220 memory=22944 CPUtime=0.01 cores=0,2,4,6
/proc/3338/task/3342/stat : 3342 (java) S 3336 3336 2275 0 -1 1077944384 1425 0 0 0 1 0 0 0 20 0 15 0 76545671 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656111840400 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3343] ppid=3336 vsize=14089220 memory=1296 CPUtime=0.02 cores=0,2,4,6
/proc/3338/task/3343/stat : 3343 (java) S 3336 3336 2275 0 -1 1077944384 757 0 0 0 2 0 0 0 20 0 15 0 76545671 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656110787600 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3344] ppid=3336 vsize=14089220 memory=2448 CPUtime=0.01 cores=0,2,4,6
/proc/3338/task/3344/stat : 3344 (java) S 3336 3336 2275 0 -1 1077944384 1192 0 0 0 1 0 0 0 20 0 15 0 76545672 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655699159152 139656518216322 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3345] ppid=3336 vsize=14089220 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3345/stat : 3345 (java) S 3336 3336 2275 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 76545673 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655698105120 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3346] ppid=3336 vsize=14089220 memory=234948 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3346/stat : 3346 (java) S 3336 3336 2275 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 76545673 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655697052784 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3347] ppid=3336 vsize=14089220 memory=15868 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3347/stat : 3347 (java) S 3336 3336 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655696001104 139656518223771 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3348] ppid=3336 vsize=14089220 memory=4012 CPUtime=2.46 cores=0,2,4,6
/proc/3338/task/3348/stat : 3348 (java) S 3336 3336 2275 0 -1 1077944384 13771 0 0 0 244 2 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655694948976 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3349] ppid=3336 vsize=14089220 memory=14140 CPUtime=2.55 cores=0,2,4,6
/proc/3338/task/3349/stat : 3349 (java) S 3336 3336 2275 0 -1 1077944384 14098 0 0 0 254 1 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655626353136 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3350] ppid=3336 vsize=14089220 memory=18292 CPUtime=0.56 cores=0,2,4,6
/proc/3338/task/3350/stat : 3350 (java) S 3336 3336 2275 0 -1 1077944384 6974 0 0 0 55 1 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655625300848 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3351] ppid=3336 vsize=14089220 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3351/stat : 3351 (java) S 3336 3336 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655624248288 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3352] ppid=3336 vsize=14089220 memory=1232 CPUtime=0.04 cores=0,2,4,6
/proc/3338/task/3352/stat : 3352 (java) S 3336 3336 2275 0 -1 1077944384 1145 0 0 0 2 2 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655623195056 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 19 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
Current children cumulated CPU time: 208.99 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 236404 KiB

[startup+204.901 s]
/proc/loadavg: 1.66 1.93 1.96 3/220 3434
/proc/meminfo: memFree=22689768/32770624 swapFree=67108860/67108860
[pid=3336] ppid=3333 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3336/stat : 3336 (xcsp3-exec) S 3333 3336 2275 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76545670 115843072 364 33554432000 4194304 5098028 140734291437488 140734291435592 140529303478908 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13324288 140734291444794 140734291444996 140734291444996 140734291447754 0
/proc/3336/statm: 28282 364 306 221 0 87 0
[pid=3338] ppid=3336 vsize=14089220 memory=234948 CPUtime=210.59 cores=0,2,4,6
/proc/3338/stat : 3338 (java) S 3336 3336 2275 0 -1 1077944320 53891 0 0 0 21043 16 0 0 20 0 15 0 76545670 14427361280 58737 33554432000 4194304 4196468 140728711715776 140728711698320 139656518205175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
/proc/3338/statm: 3522305 58737 3393 1 0 3483520 0
[pid=3338/tid=3339] ppid=3336 vsize=14089220 memory=233288 CPUtime=204.8 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (java) R 3336 3336 2275 0 -1 4202560 11479 0 0 0 20475 5 0 0 20 0 15 0 76545670 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656522444992 139656117791161 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3340] ppid=3336 vsize=14089220 memory=916 CPUtime=0.02 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (java) S 3336 3336 2275 0 -1 1077944384 1236 0 0 0 1 1 0 0 20 0 15 0 76545671 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656433273744 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3341] ppid=3336 vsize=14089220 memory=3828 CPUtime=0.01 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (java) S 3336 3336 2275 0 -1 1077944384 458 0 0 0 1 0 0 0 20 0 15 0 76545671 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656112892688 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3342] ppid=3336 vsize=14089220 memory=22944 CPUtime=0.01 cores=0,2,4,6
/proc/3338/task/3342/stat : 3342 (java) S 3336 3336 2275 0 -1 1077944384 1425 0 0 0 1 0 0 0 20 0 15 0 76545671 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656111840400 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3343] ppid=3336 vsize=14089220 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/3338/task/3343/stat : 3343 (java) S 3336 3336 2275 0 -1 1077944384 757 0 0 0 2 0 0 0 20 0 15 0 76545671 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656110787600 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3344] ppid=3336 vsize=14089220 memory=5524 CPUtime=0.01 cores=0,2,4,6
/proc/3338/task/3344/stat : 3344 (java) S 3336 3336 2275 0 -1 1077944384 1192 0 0 0 1 0 0 0 20 0 15 0 76545672 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655699159152 139656518216322 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3345] ppid=3336 vsize=14089220 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3345/stat : 3345 (java) S 3336 3336 2275 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 76545673 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655698105120 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3346] ppid=3336 vsize=14089220 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3346/stat : 3346 (java) S 3336 3336 2275 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 76545673 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655697052784 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3347] ppid=3336 vsize=14089220 memory=792 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3347/stat : 3347 (java) S 3336 3336 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655696001104 139656518223771 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3348] ppid=3336 vsize=14089220 memory=1228 CPUtime=2.46 cores=0,2,4,6
/proc/3338/task/3348/stat : 3348 (java) S 3336 3336 2275 0 -1 1077944384 13771 0 0 0 244 2 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655694948976 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3349] ppid=3336 vsize=14089220 memory=1948 CPUtime=2.55 cores=0,2,4,6
/proc/3338/task/3349/stat : 3349 (java) S 3336 3336 2275 0 -1 1077944384 14098 0 0 0 254 1 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655626353136 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3350] ppid=3336 vsize=14089220 memory=1296 CPUtime=0.56 cores=0,2,4,6
/proc/3338/task/3350/stat : 3350 (java) S 3336 3336 2275 0 -1 1077944384 6974 0 0 0 55 1 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655625300848 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3351] ppid=3336 vsize=14089220 memory=2448 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3351/stat : 3351 (java) S 3336 3336 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655624248288 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3352] ppid=3336 vsize=14089220 memory=1728 CPUtime=0.04 cores=0,2,4,6
/proc/3338/task/3352/stat : 3352 (java) S 3336 3336 2275 0 -1 1077944384 1145 0 0 0 2 2 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655623195056 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 19 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
Current children cumulated CPU time: 210.59 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 236404 KiB

[startup+205.701 s]
/proc/loadavg: 1.66 1.93 1.96 3/220 3434
/proc/meminfo: memFree=22689776/32770624 swapFree=67108860/67108860
[pid=3336] ppid=3333 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3336/stat : 3336 (xcsp3-exec) S 3333 3336 2275 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76545670 115843072 364 33554432000 4194304 5098028 140734291437488 140734291435592 140529303478908 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13324288 140734291444794 140734291444996 140734291444996 140734291447754 0
/proc/3336/statm: 28282 364 306 221 0 87 0
[pid=3338] ppid=3336 vsize=14089220 memory=234948 CPUtime=211.39 cores=0,2,4,6
/proc/3338/stat : 3338 (java) S 3336 3336 2275 0 -1 1077944320 53891 0 0 0 21123 16 0 0 20 0 15 0 76545670 14427361280 58737 33554432000 4194304 4196468 140728711715776 140728711698320 139656518205175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
/proc/3338/statm: 3522305 58737 3393 1 0 3483520 0
[pid=3338/tid=3339] ppid=3336 vsize=14089220 memory=1728 CPUtime=205.6 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (java) R 3336 3336 2275 0 -1 4202560 11479 0 0 0 20555 5 0 0 20 0 15 0 76545670 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656522444880 139656118343339 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3340] ppid=3336 vsize=14089220 memory=792 CPUtime=0.02 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (java) S 3336 3336 2275 0 -1 1077944384 1236 0 0 0 1 1 0 0 20 0 15 0 76545671 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656433273744 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3341] ppid=3336 vsize=14089220 memory=1200 CPUtime=0.01 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (java) S 3336 3336 2275 0 -1 1077944384 458 0 0 0 1 0 0 0 20 0 15 0 76545671 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656112892688 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3342] ppid=3336 vsize=14089220 memory=1008 CPUtime=0.01 cores=0,2,4,6
/proc/3338/task/3342/stat : 3342 (java) S 3336 3336 2275 0 -1 1077944384 1425 0 0 0 1 0 0 0 20 0 15 0 76545671 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656111840400 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3343] ppid=3336 vsize=14089220 memory=12040 CPUtime=0.02 cores=0,2,4,6
/proc/3338/task/3343/stat : 3343 (java) S 3336 3336 2275 0 -1 1077944384 757 0 0 0 2 0 0 0 20 0 15 0 76545671 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656110787600 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3344] ppid=3336 vsize=14089220 memory=1696 CPUtime=0.01 cores=0,2,4,6
/proc/3338/task/3344/stat : 3344 (java) S 3336 3336 2275 0 -1 1077944384 1192 0 0 0 1 0 0 0 20 0 15 0 76545672 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655699159152 139656518216322 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3345] ppid=3336 vsize=14089220 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3345/stat : 3345 (java) S 3336 3336 2275 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 76545673 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655698105120 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3346] ppid=3336 vsize=14089220 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3346/stat : 3346 (java) S 3336 3336 2275 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 76545673 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655697052784 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3347] ppid=3336 vsize=14089220 memory=5524 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3347/stat : 3347 (java) S 3336 3336 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655696001104 139656518223771 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3348] ppid=3336 vsize=14089220 memory=1444 CPUtime=2.46 cores=0,2,4,6
/proc/3338/task/3348/stat : 3348 (java) S 3336 3336 2275 0 -1 1077944384 13771 0 0 0 244 2 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655694948976 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3349] ppid=3336 vsize=14089220 memory=8532 CPUtime=2.55 cores=0,2,4,6
/proc/3338/task/3349/stat : 3349 (java) S 3336 3336 2275 0 -1 1077944384 14098 0 0 0 254 1 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655626353136 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3350] ppid=3336 vsize=14089220 memory=4616 CPUtime=0.56 cores=0,2,4,6
/proc/3338/task/3350/stat : 3350 (java) S 3336 3336 2275 0 -1 1077944384 6974 0 0 0 55 1 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655625300848 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3351] ppid=3336 vsize=14089220 memory=15868 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3351/stat : 3351 (java) S 3336 3336 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655624248288 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3352] ppid=3336 vsize=14089220 memory=4012 CPUtime=0.04 cores=0,2,4,6
/proc/3338/task/3352/stat : 3352 (java) S 3336 3336 2275 0 -1 1077944384 1145 0 0 0 2 2 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655623195056 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 19 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
Current children cumulated CPU time: 211.39 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 236404 KiB

[startup+206.101 s]*
/proc/loadavg: 1.66 1.93 1.96 3/220 3434
/proc/meminfo: memFree=22689776/32770624 swapFree=67108860/67108860
[pid=3336] ppid=3333 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/3336/stat : 3336 (xcsp3-exec) S 3333 3336 2275 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76545670 115843072 364 33554432000 4194304 5098028 140734291437488 140734291435592 140529303478908 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13324288 140734291444794 140734291444996 140734291444996 140734291447754 0
/proc/3336/statm: 28282 364 306 221 0 87 0
[pid=3338] ppid=3336 vsize=14089220 memory=234948 CPUtime=211.8 cores=0,2,4,6
/proc/3338/stat : 3338 (java) S 3336 3336 2275 0 -1 1077944320 53891 0 0 0 21164 16 0 0 20 0 15 0 76545670 14427361280 58737 33554432000 4194304 4196468 140728711715776 140728711698320 139656518205175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
/proc/3338/statm: 3522305 58737 3393 1 0 3483520 0
[pid=3338/tid=3339] ppid=3336 vsize=14089220 memory=8112282956445269571 CPUtime=206.01 cores=0,2,4,6
/proc/3338/task/3339/stat : 3339 (java) R 3336 3336 2275 0 -1 4202560 11479 0 0 0 20596 5 0 0 20 0 15 0 76545670 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656522444880 139656117658493 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3340] ppid=3336 vsize=14089220 memory=4126316290023845779 CPUtime=0.02 cores=0,2,4,6
/proc/3338/task/3340/stat : 3340 (java) S 3336 3336 2275 0 -1 1077944384 1236 0 0 0 1 1 0 0 20 0 15 0 76545671 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656433273744 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3341] ppid=3336 vsize=14089220 memory=980 CPUtime=0.01 cores=0,2,4,6
/proc/3338/task/3341/stat : 3341 (java) S 3336 3336 2275 0 -1 1077944384 458 0 0 0 1 0 0 0 20 0 15 0 76545671 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656112892688 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3342] ppid=3336 vsize=14089220 memory=348 CPUtime=0.01 cores=0,2,4,6
/proc/3338/task/3342/stat : 3342 (java) S 3336 3336 2275 0 -1 1077944384 1425 0 0 0 1 0 0 0 20 0 15 0 76545671 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656111840400 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3343] ppid=3336 vsize=14089220 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/3338/task/3343/stat : 3343 (java) S 3336 3336 2275 0 -1 1077944384 757 0 0 0 2 0 0 0 20 0 15 0 76545671 14427361280 58737 33554432000 4194304 4196468 140728711715776 139656110787600 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3344] ppid=3336 vsize=14089220 memory=94 CPUtime=0.01 cores=0,2,4,6
/proc/3338/task/3344/stat : 3344 (java) S 3336 3336 2275 0 -1 1077944384 1192 0 0 0 1 0 0 0 20 0 15 0 76545672 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655699159152 139656518216322 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3345] ppid=3336 vsize=14089220 memory=117 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3345/stat : 3345 (java) S 3336 3336 2275 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 76545673 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655698105120 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3346] ppid=3336 vsize=14089220 memory=139620864893237 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3346/stat : 3346 (java) S 3336 3336 2275 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 76545673 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655697052784 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3347] ppid=3336 vsize=14089220 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3347/stat : 3347 (java) S 3336 3336 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655696001104 139656518223771 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3348] ppid=3336 vsize=14089220 memory=6943526294502006880 CPUtime=2.46 cores=0,2,4,6
/proc/3338/task/3348/stat : 3348 (java) S 3336 3336 2275 0 -1 1077944384 13771 0 0 0 244 2 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655694948976 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3349] ppid=3336 vsize=14089220 memory=6944656592455360604 CPUtime=2.55 cores=0,2,4,6
/proc/3338/task/3349/stat : 3349 (java) S 3336 3336 2275 0 -1 1077944384 14098 0 0 0 254 1 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655626353136 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3350] ppid=3336 vsize=14089220 memory=6944656575208382560 CPUtime=0.56 cores=0,2,4,6
/proc/3338/task/3350/stat : 3350 (java) S 3336 3336 2275 0 -1 1077944384 6974 0 0 0 55 1 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655625300848 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3351] ppid=3336 vsize=14089220 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/3338/task/3351/stat : 3351 (java) S 3336 3336 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655624248288 139656518215381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
[pid=3338/tid=3352] ppid=3336 vsize=14089220 memory=6944656575208382560 CPUtime=0.04 cores=0,2,4,6
/proc/3338/task/3352/stat : 3352 (java) S 3336 3336 2275 0 -1 1077944384 1145 0 0 0 2 2 0 0 20 0 15 0 76545676 14427361280 58737 33554432000 4194304 4196468 140728711715776 139655623195056 139656518216322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 19 0 0 6293624 6294260 13168640 140728711722113 140728711722289 140728711722289 140728711725007 0
Current children cumulated CPU time: 211.8 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 236404 KiB

Child status: 0
Real time (s): 206.121
CPU time (s): 211.828
CPU user time (s): 211.658
CPU system time (s): 0.169087
CPU usage (%): 102.769
Max. virtual memory (cumulated for all children) (KiB): 14202348
Max. memory (cumulated for all children) (KiB): 245620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 211.658
system time used= 0.169087
maximum resident set size= 246212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55345
page faults= 0
swaps= 0
block input operations= 0
block output operations= 344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6983
involuntary context switches= 285


# summary of solver processes directly reported to runsolver:
#   pid: 3336
#   total CPU time (s): 211.828
#   total CPU user time (s): 211.658
#   total CPU system time (s): 0.169087

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.21617 second user time and 1.90578 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-26 09:23:45
IDJOB=4292533
IDBENCH=141652
IDSOLVER=2747
FILE ID=node135/4292533-1532589825
RUNJOBID= node135-1532582652-2306
PBS_JOBID= 21021965
Free space on /tmp= 48344 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/Eternity/Eternity-10-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-4292533-1532589825/watcher-4292533-1532589825 -o /tmp/evaluation-result-4292533-1532589825/solver-4292533-1532589825 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532582652-2306 --watchdog 2560  HOME/xcsp3-exec -seed 1715830704 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292533-1532589825.xml

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

MD5SUM BENCH= 059f43a1252946c8053c49ce4c65015d
RANDOM SEED=1715830704

node135.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.50
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.50
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.50
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.50
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:        21476648 kB
MemAvailable:   30346960 kB
Buffers:          195036 kB
Cached:          8856924 kB
SwapCached:            0 kB
Active:          4117972 kB
Inactive:        6567292 kB
Active(anon):    1583588 kB
Inactive(anon):    78312 kB
Active(file):    2534384 kB
Inactive(file):  6488980 kB
Unevictable:        7220 kB
Mlocked:            7220 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             20692 kB
Writeback:             0 kB
AnonPages:       1563068 kB
Mapped:            52900 kB
Shmem:             25248 kB
Slab:             303600 kB
SReclaimable:     275408 kB
SUnreclaim:        28192 kB
KernelStack:        3904 kB
PageTables:         8036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3459588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1445888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48328 MiB
End job on node135 at 2018-07-26 09:27:11