Trace number 4306481

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)OPT36 13.0827 10.1901

General information on the benchmark

NameStillLife/
StillLife-wastage-08_c18.xml
MD5SUM7fa074241beecf824461849015848bff
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark36
Best CPU time to get the best result obtained on this benchmark3.65099
Satisfiable
(Un)Satisfiability was proved
Number of variables211
Number of constraints152
Number of domains4
Minimum domain size2
Maximum domain size201
Distribution of domain sizes[{"size":2,"count":100},{"size":3,"count":100},{"size":65,"count":1},{"size":201,"count":10}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":97},{"degree":3,"count":13},{"degree":4,"count":32},{"degree":8,"count":28},{"degree":9,"count":36},{"degree":11,"count":1}]
Minimum constraint arity2
Maximum constraint arity12
Distribution of constraint arities[{"arity":2,"count":42},{"arity":3,"count":32},{"arity":10,"count":68},{"arity":11,"count":1},{"arity":12,"count":9}]
Number of extensional constraints96
Number of intensional constraints41
Distribution of constraint types[{"type":"extension","count":96},{"type":"intension","count":41},{"type":"sum","count":11},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

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-4306481-1534041472.xml"  -tl '2520s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.17	c [HOME/instance-4306481-1534041472.xml, -tl, 2520s, -p, 1]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
1.32/0.65	c solve instance...
1.63/0.72	o 23 
1.63/0.72	o 24 
1.63/0.77	o 26 
3.71/1.45	o 27 
4.34/1.88	o 28 
4.55/1.94	o 29 
5.08/2.46	o 30 
5.93/3.29	o 31 
5.93/3.29	o 32 
8.20/5.47	o 33 
11.77/8.90	o 34 
12.07/9.23	o 35 
12.99/10.15	o 36 
12.99/10.18	s OPTIMUM FOUND
12.99/10.18	v <instantiation>
12.99/10.18	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] ws[0] ws[1] ws[2] ws[3] ws[4] ws[5] ws[6] ws[7] ws[8] ws[9] z </list>
12.99/10.18	v 	<values>0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 2 2 2 8 8 8 14 14 14 16 36 </values>
12.99/10.18	v </instantiation>

Verifier Data

OK	36

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306481-1534041472/watcher-4306481-1534041472 -o /tmp/evaluation-result-4306481-1534041472/solver-4306481-1534041472 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534038962-16489 --watchdog 2580 HOME/xcsp3-exec -seed 335685713 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306481-1534041472.xml 

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

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

solver pid=16790, runsolver pid=16787

[startup+0.100097 s]*
/proc/loadavg: 2.56 1.93 1.71 5/217 16806
/proc/meminfo: memFree=28992248/32770624 swapFree=67030644/67108860
[pid=16790] ppid=16787 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16790/stat : 16790 (xcsp3-exec) S 16787 16790 15061 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 221710362 115843072 364 33554432000 4194304 5098028 140726106838960 140726106837064 140630936269436 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32628736 140726106846267 140726106846468 140726106846468 140726106849226 0
/proc/16790/statm: 28282 364 306 221 0 87 0
[pid=16792] ppid=16790 vsize=14082940 memory=28452 CPUtime=0.12 cores=1,3,5,7
/proc/16792/stat : 16792 (java) S 16790 16790 15061 0 -1 1077944320 5558 0 0 0 11 1 0 0 20 0 15 0 221710362 14420930560 7113 33554432000 4194304 4196468 140730416370672 140730416353216 139953525231351 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
/proc/16792/statm: 3520735 7113 3021 1 0 3483012 0
[pid=16792/tid=16793] ppid=16790 vsize=14082940 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/16792/task/16793/stat : 16793 (java) R 16790 16790 15061 0 -1 4202560 3499 0 0 0 8 1 0 0 20 0 15 0 221710363 14420930560 7179 33554432000 4194304 4196468 140730416370672 139953529465888 139953525243286 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16794] ppid=16790 vsize=14082940 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16794/stat : 16794 (java) S 16790 16790 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221710363 14420930560 7179 33554432000 4194304 4196468 140730416370672 139953462832272 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16795] ppid=16790 vsize=14082940 memory=139749926499968 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16795/stat : 16795 (java) S 16790 16790 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221710363 14420930560 7179 33554432000 4194304 4196468 140730416370672 139953461779472 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16796] ppid=16790 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16796/stat : 16796 (java) S 16790 16790 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221710363 14420930560 7179 33554432000 4194304 4196468 140730416370672 139953460726672 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16797] ppid=16790 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16797/stat : 16797 (java) S 16790 16790 15061 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 221710363 14420930560 7179 33554432000 4194304 4196468 140730416370672 139953459673872 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16798] ppid=16790 vsize=14082940 memory=139749926499968 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16798/stat : 16798 (java) S 16790 16790 15061 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 221710365 14420930560 7179 33554432000 4194304 4196468 140730416370672 139953066621296 139953525242498 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16799] ppid=16790 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16799/stat : 16799 (java) S 16790 16790 15061 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 221710365 14420930560 7179 33554432000 4194304 4196468 140730416370672 139953065567264 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16800] ppid=16790 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16800/stat : 16800 (java) S 16790 16790 15061 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 221710365 14420930560 7179 33554432000 4194304 4196468 140730416370672 139953064514416 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16801] ppid=16790 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16801/stat : 16801 (java) S 16790 16790 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221710368 14420930560 7179 33554432000 4194304 4196468 140730416370672 139953063462736 139953525249947 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16802] ppid=16790 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16802/stat : 16802 (java) S 16790 16790 15061 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 221710368 14420930560 7179 33554432000 4194304 4196468 140730416370672 139953062411120 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16803] ppid=16790 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16803/stat : 16803 (java) S 16790 16790 15061 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 221710368 14420930560 7179 33554432000 4194304 4196468 140730416370672 139953061358320 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16804] ppid=16790 vsize=14082940 memory=139749926499968 CPUtime=0.01 cores=1,3,5,7
/proc/16792/task/16804/stat : 16804 (java) R 16790 16790 15061 0 -1 4202560 342 0 0 0 1 0 0 0 20 0 15 0 221710368 14420930560 7179 33554432000 4194304 4196468 140730416370672 139953060305520 139953506923408 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16805] ppid=16790 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16805/stat : 16805 (java) S 16790 16790 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221710368 14420930560 7179 33554432000 4194304 4196468 140730416370672 139953059252960 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16806] ppid=16790 vsize=14082940 memory=139749926499968 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16806/stat : 16806 (java) S 16790 16790 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221710368 14420930560 7179 33554432000 4194304 4196468 140730416370672 139953058200240 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 29908 KiB

[startup+0.210689 s]*
/proc/loadavg: 2.56 1.93 1.71 7/217 16806
/proc/meminfo: memFree=28967496/32770624 swapFree=67030644/67108860
[pid=16790] ppid=16787 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16790/stat : 16790 (xcsp3-exec) S 16787 16790 15061 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 221710362 115843072 364 33554432000 4194304 5098028 140726106838960 140726106837064 140630936269436 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32628736 140726106846267 140726106846468 140726106846468 140726106849226 0
/proc/16790/statm: 28282 364 306 221 0 87 0
[pid=16792] ppid=16790 vsize=14087196 memory=41040 CPUtime=0.34 cores=1,3,5,7
/proc/16792/stat : 16792 (java) S 16790 16790 15061 0 -1 1077944320 8255 0 0 0 33 1 0 0 20 0 15 0 221710362 14425288704 10260 33554432000 4194304 4196468 140730416370672 140730416353216 139953525231351 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
/proc/16792/statm: 3521799 10260 3211 1 0 3483012 0
[pid=16792/tid=16793] ppid=16790 vsize=14087196 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/16792/task/16793/stat : 16793 (java) R 16790 16790 15061 0 -1 4202560 5455 0 0 0 19 1 0 0 20 0 15 0 221710363 14425288704 10260 33554432000 4194304 4196468 140730416370672 139953529452344 139953509311838 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16794] ppid=16790 vsize=14087196 memory=8948 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16794/stat : 16794 (java) S 16790 16790 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221710363 14425288704 10260 33554432000 4194304 4196468 140730416370672 139953462832272 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16795] ppid=16790 vsize=14087196 memory=3618556883385579168 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16795/stat : 16795 (java) S 16790 16790 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221710363 14425288704 10260 33554432000 4194304 4196468 140730416370672 139953461779472 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16796] ppid=16790 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16796/stat : 16796 (java) S 16790 16790 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221710363 14425288704 10260 33554432000 4194304 4196468 140730416370672 139953460726672 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16797] ppid=16790 vsize=14087196 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16797/stat : 16797 (java) S 16790 16790 15061 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 221710363 14425288704 10260 33554432000 4194304 4196468 140730416370672 139953459673872 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16798] ppid=16790 vsize=14087196 memory=139749926499968 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16798/stat : 16798 (java) S 16790 16790 15061 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 221710365 14425288704 10260 33554432000 4194304 4196468 140730416370672 139953066621296 139953525242498 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16799] ppid=16790 vsize=14087196 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16799/stat : 16799 (java) S 16790 16790 15061 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 221710365 14425288704 10260 33554432000 4194304 4196468 140730416370672 139953065567264 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16800] ppid=16790 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16800/stat : 16800 (java) S 16790 16790 15061 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 221710365 14425288704 10260 33554432000 4194304 4196468 140730416370672 139953064514416 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16801] ppid=16790 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16801/stat : 16801 (java) S 16790 16790 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221710368 14425288704 10260 33554432000 4194304 4196468 140730416370672 139953063462736 139953525249947 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16802] ppid=16790 vsize=14087196 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/16792/task/16802/stat : 16802 (java) S 16790 16790 15061 0 -1 1077944384 432 0 0 0 3 0 0 0 20 0 15 0 221710368 14425288704 10260 33554432000 4194304 4196468 140730416370672 139953062411120 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16803] ppid=16790 vsize=14087196 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/16792/task/16803/stat : 16803 (java) S 16790 16790 15061 0 -1 1077944384 266 0 0 0 2 0 0 0 20 0 15 0 221710368 14425288704 10260 33554432000 4194304 4196468 140730416370672 139953061358320 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16804] ppid=16790 vsize=14087196 memory=139749926499968 CPUtime=0.08 cores=1,3,5,7
/proc/16792/task/16804/stat : 16804 (java) S 16790 16790 15061 0 -1 1077944384 797 0 0 0 8 0 0 0 20 0 15 0 221710368 14425288704 10260 33554432000 4194304 4196468 140730416370672 139953060305520 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16805] ppid=16790 vsize=14087196 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16805/stat : 16805 (java) S 16790 16790 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221710368 14425288704 10260 33554432000 4194304 4196468 140730416370672 139953059252960 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16806] ppid=16790 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16806/stat : 16806 (java) S 16790 16790 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221710368 14425288704 10260 33554432000 4194304 4196468 140730416370672 139953058200240 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 42496 KiB

[startup+0.310501 s]*
/proc/loadavg: 2.56 1.93 1.71 5/217 16806
/proc/meminfo: memFree=28939572/32770624 swapFree=67030644/67108860
[pid=16790] ppid=16787 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16790/stat : 16790 (xcsp3-exec) S 16787 16790 15061 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 221710362 115843072 364 33554432000 4194304 5098028 140726106838960 140726106837064 140630936269436 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32628736 140726106846267 140726106846468 140726106846468 140726106849226 0
/proc/16790/statm: 28282 364 306 221 0 87 0
[pid=16792] ppid=16790 vsize=14087196 memory=47948 CPUtime=0.51 cores=1,3,5,7
/proc/16792/stat : 16792 (java) S 16790 16790 15061 0 -1 1077944320 9128 0 0 0 49 2 0 0 20 0 15 0 221710362 14425288704 11987 33554432000 4194304 4196468 140730416370672 140730416353216 139953525231351 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
/proc/16792/statm: 3521799 11987 3241 1 0 3483012 0
[pid=16792/tid=16793] ppid=16790 vsize=14087196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/16792/task/16793/stat : 16793 (java) R 16790 16790 15061 0 -1 4202560 6150 0 0 0 27 2 0 0 20 0 15 0 221710363 14425288704 11987 33554432000 4194304 4196468 140730416370672 139953529465136 139953525253277 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16794] ppid=16790 vsize=14087196 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16794/stat : 16794 (java) S 16790 16790 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221710363 14425288704 11987 33554432000 4194304 4196468 140730416370672 139953462832272 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16795] ppid=16790 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16795/stat : 16795 (java) S 16790 16790 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221710363 14425288704 11987 33554432000 4194304 4196468 140730416370672 139953461779472 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16796] ppid=16790 vsize=14087196 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16796/stat : 16796 (java) S 16790 16790 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221710363 14425288704 11987 33554432000 4194304 4196468 140730416370672 139953460726672 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16797] ppid=16790 vsize=14087196 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16797/stat : 16797 (java) S 16790 16790 15061 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 221710363 14425288704 11987 33554432000 4194304 4196468 140730416370672 139953459673872 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16798] ppid=16790 vsize=14087196 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16798/stat : 16798 (java) S 16790 16790 15061 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 221710365 14425288704 11987 33554432000 4194304 4196468 140730416370672 139953066621296 139953525242498 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16799] ppid=16790 vsize=14087196 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16799/stat : 16799 (java) S 16790 16790 15061 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 221710365 14425288704 11987 33554432000 4194304 4196468 140730416370672 139953065567264 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16800] ppid=16790 vsize=14087196 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16800/stat : 16800 (java) S 16790 16790 15061 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 221710365 14425288704 11987 33554432000 4194304 4196468 140730416370672 139953064514416 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16801] ppid=16790 vsize=14087196 memory=-6664436420846796947 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16801/stat : 16801 (java) S 16790 16790 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221710368 14425288704 11987 33554432000 4194304 4196468 140730416370672 139953063462736 139953525249947 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16802] ppid=16790 vsize=14087196 memory=4426078206164241782 CPUtime=0.04 cores=1,3,5,7
/proc/16792/task/16802/stat : 16802 (java) S 16790 16790 15061 0 -1 1077944384 442 0 0 0 4 0 0 0 20 0 15 0 221710368 14425288704 11987 33554432000 4194304 4196468 140730416370672 139953062411120 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16803] ppid=16790 vsize=14087196 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/16792/task/16803/stat : 16803 (java) S 16790 16790 15061 0 -1 1077944384 274 0 0 0 3 0 0 0 20 0 15 0 221710368 14425288704 11987 33554432000 4194304 4196468 140730416370672 139953061358320 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16804] ppid=16790 vsize=14087196 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/16792/task/16804/stat : 16804 (java) S 16790 16790 15061 0 -1 1077944384 956 0 0 0 13 0 0 0 20 0 15 0 221710368 14425288704 11987 33554432000 4194304 4196468 140730416370672 139953060305520 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16805] ppid=16790 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16805/stat : 16805 (java) S 16790 16790 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221710368 14425288704 11987 33554432000 4194304 4196468 140730416370672 139953059252960 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16806] ppid=16790 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16806/stat : 16806 (java) S 16790 16790 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221710368 14425288704 11987 33554432000 4194304 4196468 140730416370672 139953058200240 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49404 KiB

[startup+0.702751 s]
/proc/loadavg: 2.56 1.93 1.71 8/217 16806
/proc/meminfo: memFree=28915504/32770624 swapFree=67030644/67108860
[pid=16790] ppid=16787 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16790/stat : 16790 (xcsp3-exec) S 16787 16790 15061 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 221710362 115843072 364 33554432000 4194304 5098028 140726106838960 140726106837064 140630936269436 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32628736 140726106846267 140726106846468 140726106846468 140726106849226 0
/proc/16790/statm: 28282 364 306 221 0 87 0
[pid=16792] ppid=16790 vsize=14089320 memory=78540 CPUtime=1.63 cores=1,3,5,7
/proc/16792/stat : 16792 (java) S 16790 16790 15061 0 -1 1077944320 12814 0 0 0 159 4 0 0 20 0 15 0 221710362 14427463680 19635 33554432000 4194304 4196468 140730416370672 140730416353216 139953525231351 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
/proc/16792/statm: 3522330 19635 3359 1 0 3483524 0
[pid=16792/tid=16793] ppid=16790 vsize=14089320 memory=33 CPUtime=0.68 cores=1,3,5,7
/proc/16792/task/16793/stat : 16793 (java) R 16790 16790 15061 0 -1 4202560 7087 0 0 0 65 3 0 0 20 0 15 0 221710363 14427463680 19635 33554432000 4194304 4196468 140730416370672 139953529466224 139953525243286 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16794] ppid=16790 vsize=14089320 memory=288230608902300371 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16794/stat : 16794 (java) S 16790 16790 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 19635 33554432000 4194304 4196468 140730416370672 139953462832272 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16795] ppid=16790 vsize=14089320 memory=15260328862699250 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16795/stat : 16795 (java) S 16790 16790 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 19635 33554432000 4194304 4196468 140730416370672 139953461779472 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16796] ppid=16790 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16796/stat : 16796 (java) S 16790 16790 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 19635 33554432000 4194304 4196468 140730416370672 139953460726672 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16797] ppid=16790 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16797/stat : 16797 (java) S 16790 16790 15061 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 19635 33554432000 4194304 4196468 140730416370672 139953459673872 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16798] ppid=16790 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16798/stat : 16798 (java) S 16790 16790 15061 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 221710365 14427463680 19635 33554432000 4194304 4196468 140730416370672 139953066621296 139953525242498 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16799] ppid=16790 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16799/stat : 16799 (java) S 16790 16790 15061 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 221710365 14427463680 19635 33554432000 4194304 4196468 140730416370672 139953065567264 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16800] ppid=16790 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16800/stat : 16800 (java) S 16790 16790 15061 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 221710365 14427463680 19635 33554432000 4194304 4196468 140730416370672 139953064514416 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16801] ppid=16790 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16801/stat : 16801 (java) S 16790 16790 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221710368 14427463680 19635 33554432000 4194304 4196468 140730416370672 139953063462736 139953525249947 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16802] ppid=16790 vsize=14089320 memory=0 CPUtime=0.28 cores=1,3,5,7
/proc/16792/task/16802/stat : 16802 (java) R 16790 16790 15061 0 -1 4202560 1196 0 0 0 28 0 0 0 20 0 15 0 221710368 14427463680 19635 33554432000 4194304 4196468 140730416370672 139953062397536 139953510127176 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16803] ppid=16790 vsize=14089320 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/16792/task/16803/stat : 16803 (java) R 16790 16790 15061 0 -1 4202560 987 0 0 0 25 0 0 0 20 0 15 0 221710368 14427463680 19635 33554432000 4194304 4196468 140730416370672 139953061358320 139953506752361 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16804] ppid=16790 vsize=14089320 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/16792/task/16804/stat : 16804 (java) R 16790 16790 15061 0 -1 4202560 2235 0 0 0 39 0 0 0 20 0 15 0 221710368 14427463680 19635 33554432000 4194304 4196468 140730416370672 139953060305520 139953525252698 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16805] ppid=16790 vsize=14089320 memory=4639074098508484691 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16805/stat : 16805 (java) S 16790 16790 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221710368 14427463680 19635 33554432000 4194304 4196468 140730416370672 139953059252960 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16806] ppid=16790 vsize=14089320 memory=7956574548534845545 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16806/stat : 16806 (java) S 16790 16790 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221710368 14427463680 19635 33554432000 4194304 4196468 140730416370672 139953058200240 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 79996 KiB

[startup+1.50084 s]
/proc/loadavg: 2.56 1.93 1.71 7/217 16806
/proc/meminfo: memFree=28874260/32770624 swapFree=67030644/67108860
[pid=16790] ppid=16787 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16790/stat : 16790 (xcsp3-exec) S 16787 16790 15061 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 221710362 115843072 364 33554432000 4194304 5098028 140726106838960 140726106837064 140630936269436 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32628736 140726106846267 140726106846468 140726106846468 140726106849226 0
/proc/16790/statm: 28282 364 306 221 0 87 0

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

/proc/16790/stat : 16790 (xcsp3-exec) S 16787 16790 15061 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 221710362 115843072 364 33554432000 4194304 5098028 140726106838960 140726106837064 140630936269436 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32628736 140726106846267 140726106846468 140726106846468 140726106849226 0
/proc/16790/statm: 28282 364 306 221 0 87 0
[pid=16792] ppid=16790 vsize=14089320 memory=209188 CPUtime=11.67 cores=1,3,5,7
/proc/16792/stat : 16792 (java) S 16790 16790 15061 0 -1 1077944320 26247 0 0 0 1158 9 0 0 20 0 15 0 221710362 14427463680 52297 33554432000 4194304 4196468 140730416370672 140730416353216 139953525231351 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
/proc/16792/statm: 3522330 52297 3394 1 0 3483524 0
[pid=16792/tid=16793] ppid=16790 vsize=14089320 memory=776 CPUtime=8.75 cores=1,3,5,7
/proc/16792/task/16793/stat : 16793 (java) R 16790 16790 15061 0 -1 4202560 8646 0 0 0 871 4 0 0 20 0 15 0 221710363 14427463680 52297 33554432000 4194304 4196468 140730416370672 139953529468224 139953141912638 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16794] ppid=16790 vsize=14089320 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16794/stat : 16794 (java) S 16790 16790 15061 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 52297 33554432000 4194304 4196468 140730416370672 139953462832272 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16795] ppid=16790 vsize=14089320 memory=29672 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16795/stat : 16795 (java) S 16790 16790 15061 0 -1 1077944384 256 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 52297 33554432000 4194304 4196468 140730416370672 139953461779472 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16796] ppid=16790 vsize=14089320 memory=11904 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16796/stat : 16796 (java) S 16790 16790 15061 0 -1 1077944384 611 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 52297 33554432000 4194304 4196468 140730416370672 139953460726672 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16797] ppid=16790 vsize=14089320 memory=492 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16797/stat : 16797 (java) S 16790 16790 15061 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 52297 33554432000 4194304 4196468 140730416370672 139953459673872 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16798] ppid=16790 vsize=14089320 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16798/stat : 16798 (java) S 16790 16790 15061 0 -1 1077944384 535 0 0 0 0 0 0 0 20 0 15 0 221710365 14427463680 52297 33554432000 4194304 4196468 140730416370672 139953066621296 139953525242498 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16799] ppid=16790 vsize=14089320 memory=932 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16799/stat : 16799 (java) S 16790 16790 15061 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 221710365 14427463680 52297 33554432000 4194304 4196468 140730416370672 139953065567264 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16800] ppid=16790 vsize=14089320 memory=1156 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16800/stat : 16800 (java) S 16790 16790 15061 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 221710365 14427463680 52297 33554432000 4194304 4196468 140730416370672 139953064514416 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16801] ppid=16790 vsize=14089320 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16801/stat : 16801 (java) S 16790 16790 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221710368 14427463680 52297 33554432000 4194304 4196468 140730416370672 139953063462736 139953525249947 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16802] ppid=16790 vsize=14089320 memory=1996 CPUtime=1.15 cores=1,3,5,7
/proc/16792/task/16802/stat : 16802 (java) S 16790 16790 15061 0 -1 1077944384 5034 0 0 0 114 1 0 0 20 0 15 0 221710368 14427463680 52297 33554432000 4194304 4196468 140730416370672 139953062411120 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16803] ppid=16790 vsize=14089320 memory=2428 CPUtime=1.16 cores=1,3,5,7
/proc/16792/task/16803/stat : 16803 (java) S 16790 16790 15061 0 -1 1077944384 5023 0 0 0 116 0 0 0 20 0 15 0 221710368 14427463680 52297 33554432000 4194304 4196468 140730416370672 139953061358320 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16804] ppid=16790 vsize=14089320 memory=832 CPUtime=0.52 cores=1,3,5,7
/proc/16792/task/16804/stat : 16804 (java) S 16790 16790 15061 0 -1 1077944384 4160 0 0 0 51 1 0 0 20 0 15 0 221710368 14427463680 52297 33554432000 4194304 4196468 140730416370672 139953060305520 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16805] ppid=16790 vsize=14089320 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16805/stat : 16805 (java) S 16790 16790 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221710368 14427463680 52297 33554432000 4194304 4196468 140730416370672 139953059252960 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16806] ppid=16790 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16806/stat : 16806 (java) S 16790 16790 15061 0 -1 1077944384 481 0 0 0 0 0 0 0 20 0 15 0 221710368 14427463680 52297 33554432000 4194304 4196468 140730416370672 139953058200240 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
Current children cumulated CPU time: 11.67 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 210644 KiB

[startup+9.60067 s]
/proc/loadavg: 2.59 1.95 1.72 3/217 16806
/proc/meminfo: memFree=28659124/32770624 swapFree=67030644/67108860
[pid=16790] ppid=16787 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16790/stat : 16790 (xcsp3-exec) S 16787 16790 15061 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 221710362 115843072 364 33554432000 4194304 5098028 140726106838960 140726106837064 140630936269436 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32628736 140726106846267 140726106846468 140726106846468 140726106849226 0
/proc/16790/statm: 28282 364 306 221 0 87 0
[pid=16792] ppid=16790 vsize=14089320 memory=209204 CPUtime=12.48 cores=1,3,5,7
/proc/16792/stat : 16792 (java) S 16790 16790 15061 0 -1 1077944320 27228 0 0 0 1239 9 0 0 20 0 15 0 221710362 14427463680 52301 33554432000 4194304 4196468 140730416370672 140730416353216 139953525231351 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
/proc/16792/statm: 3522330 52301 3394 1 0 3483524 0
[pid=16792/tid=16793] ppid=16790 vsize=14089320 memory=1456 CPUtime=9.55 cores=1,3,5,7
/proc/16792/task/16793/stat : 16793 (java) R 16790 16790 15061 0 -1 4202560 9205 0 0 0 951 4 0 0 20 0 15 0 221710363 14427463680 52301 33554432000 4194304 4196468 140730416370672 139953529462608 139953141418269 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16794] ppid=16790 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16794/stat : 16794 (java) S 16790 16790 15061 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 52301 33554432000 4194304 4196468 140730416370672 139953462832272 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16795] ppid=16790 vsize=14089320 memory=209188 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16795/stat : 16795 (java) S 16790 16790 15061 0 -1 1077944384 256 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 52301 33554432000 4194304 4196468 140730416370672 139953461779472 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16796] ppid=16790 vsize=14089320 memory=13888 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16796/stat : 16796 (java) S 16790 16790 15061 0 -1 1077944384 611 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 52301 33554432000 4194304 4196468 140730416370672 139953460726672 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16797] ppid=16790 vsize=14089320 memory=2228 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16797/stat : 16797 (java) S 16790 16790 15061 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 52301 33554432000 4194304 4196468 140730416370672 139953459673872 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16798] ppid=16790 vsize=14089320 memory=29672 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16798/stat : 16798 (java) S 16790 16790 15061 0 -1 1077944384 538 0 0 0 0 0 0 0 20 0 15 0 221710365 14427463680 52301 33554432000 4194304 4196468 140730416370672 139953066621296 139953525242498 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16799] ppid=16790 vsize=14089320 memory=11904 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16799/stat : 16799 (java) S 16790 16790 15061 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 221710365 14427463680 52301 33554432000 4194304 4196468 140730416370672 139953065567264 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16800] ppid=16790 vsize=14089320 memory=492 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16800/stat : 16800 (java) S 16790 16790 15061 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 221710365 14427463680 52301 33554432000 4194304 4196468 140730416370672 139953064514416 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16801] ppid=16790 vsize=14089320 memory=58164 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16801/stat : 16801 (java) S 16790 16790 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221710368 14427463680 52301 33554432000 4194304 4196468 140730416370672 139953063462736 139953525249947 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16802] ppid=16790 vsize=14089320 memory=776 CPUtime=1.15 cores=1,3,5,7
/proc/16792/task/16802/stat : 16802 (java) S 16790 16790 15061 0 -1 1077944384 5045 0 0 0 114 1 0 0 20 0 15 0 221710368 14427463680 52301 33554432000 4194304 4196468 140730416370672 139953062411120 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16803] ppid=16790 vsize=14089320 memory=6791534058613427641 CPUtime=1.17 cores=1,3,5,7
/proc/16792/task/16803/stat : 16803 (java) S 16790 16790 15061 0 -1 1077944384 5027 0 0 0 117 0 0 0 20 0 15 0 221710368 14427463680 52301 33554432000 4194304 4196468 140730416370672 139953061358320 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16804] ppid=16790 vsize=14089320 memory=202984 CPUtime=0.53 cores=1,3,5,7
/proc/16792/task/16804/stat : 16804 (java) S 16790 16790 15061 0 -1 1077944384 4555 0 0 0 52 1 0 0 20 0 15 0 221710368 14427463680 52301 33554432000 4194304 4196468 140730416370672 139953060305520 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16805] ppid=16790 vsize=14089320 memory=9 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16805/stat : 16805 (java) S 16790 16790 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221710368 14427463680 52301 33554432000 4194304 4196468 140730416370672 139953059252960 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16806] ppid=16790 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16806/stat : 16806 (java) S 16790 16790 15061 0 -1 1077944384 490 0 0 0 0 0 0 0 20 0 15 0 221710368 14427463680 52301 33554432000 4194304 4196468 140730416370672 139953058200240 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
Current children cumulated CPU time: 12.48 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 210660 KiB

[startup+10.0007 s]*
/proc/loadavg: 2.54 1.95 1.72 3/217 16806
/proc/meminfo: memFree=28658880/32770624 swapFree=67030644/67108860
[pid=16790] ppid=16787 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16790/stat : 16790 (xcsp3-exec) S 16787 16790 15061 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 221710362 115843072 364 33554432000 4194304 5098028 140726106838960 140726106837064 140630936269436 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32628736 140726106846267 140726106846468 140726106846468 140726106849226 0
/proc/16790/statm: 28282 364 306 221 0 87 0
[pid=16792] ppid=16790 vsize=14089320 memory=209224 CPUtime=12.89 cores=1,3,5,7
/proc/16792/stat : 16792 (java) S 16790 16790 15061 0 -1 1077944320 27377 0 0 0 1280 9 0 0 20 0 15 0 221710362 14427463680 52306 33554432000 4194304 4196468 140730416370672 140730416353216 139953525231351 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
/proc/16792/statm: 3522330 52306 3394 1 0 3483524 0
[pid=16792/tid=16793] ppid=16790 vsize=14089320 memory=6791534058613427641 CPUtime=9.96 cores=1,3,5,7
/proc/16792/task/16793/stat : 16793 (java) R 16790 16790 15061 0 -1 4202560 9239 0 0 0 992 4 0 0 20 0 15 0 221710363 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953529462608 139953142078856 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16794] ppid=16790 vsize=14089320 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16794/stat : 16794 (java) S 16790 16790 15061 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953462832272 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16795] ppid=16790 vsize=14089320 memory=2584 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16795/stat : 16795 (java) S 16790 16790 15061 0 -1 1077944384 256 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953461779472 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16796] ppid=16790 vsize=14089320 memory=2584 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16796/stat : 16796 (java) S 16790 16790 15061 0 -1 1077944384 611 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953460726672 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16797] ppid=16790 vsize=14089320 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16797/stat : 16797 (java) S 16790 16790 15061 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953459673872 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16798] ppid=16790 vsize=14089320 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16798/stat : 16798 (java) S 16790 16790 15061 0 -1 1077944384 538 0 0 0 0 0 0 0 20 0 15 0 221710365 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953066621296 139953525242498 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16799] ppid=16790 vsize=14089320 memory=2544 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16799/stat : 16799 (java) S 16790 16790 15061 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 221710365 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953065567264 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16800] ppid=16790 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16800/stat : 16800 (java) S 16790 16790 15061 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 221710365 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953064514416 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16801] ppid=16790 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16801/stat : 16801 (java) S 16790 16790 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221710368 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953063462736 139953525249947 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16802] ppid=16790 vsize=14089320 memory=0 CPUtime=1.15 cores=1,3,5,7
/proc/16792/task/16802/stat : 16802 (java) S 16790 16790 15061 0 -1 1077944384 5045 0 0 0 114 1 0 0 20 0 15 0 221710368 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953062411120 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16803] ppid=16790 vsize=14089320 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/16792/task/16803/stat : 16803 (java) S 16790 16790 15061 0 -1 1077944384 5142 0 0 0 117 0 0 0 20 0 15 0 221710368 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953061358320 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16804] ppid=16790 vsize=14089320 memory=0 CPUtime=0.53 cores=1,3,5,7
/proc/16792/task/16804/stat : 16804 (java) S 16790 16790 15061 0 -1 1077944384 4555 0 0 0 52 1 0 0 20 0 15 0 221710368 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953060305520 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16805] ppid=16790 vsize=14089320 memory=735550434977132846 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16805/stat : 16805 (java) S 16790 16790 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221710368 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953059252960 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16806] ppid=16790 vsize=14089320 memory=3472328295574039403 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16806/stat : 16806 (java) S 16790 16790 15061 0 -1 1077944384 490 0 0 0 0 0 0 0 20 0 15 0 221710368 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953058200240 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
Current children cumulated CPU time: 12.89 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 210680 KiB

[startup+10.11 s]
/proc/loadavg: 2.54 1.95 1.72 3/217 16806
/proc/meminfo: memFree=28658880/32770624 swapFree=67030644/67108860
[pid=16790] ppid=16787 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16790/stat : 16790 (xcsp3-exec) S 16787 16790 15061 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 221710362 115843072 364 33554432000 4194304 5098028 140726106838960 140726106837064 140630936269436 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32628736 140726106846267 140726106846468 140726106846468 140726106849226 0
/proc/16790/statm: 28282 364 306 221 0 87 0
[pid=16792] ppid=16790 vsize=14089320 memory=209224 CPUtime=12.99 cores=1,3,5,7
/proc/16792/stat : 16792 (java) S 16790 16790 15061 0 -1 1077944320 27425 0 0 0 1290 9 0 0 20 0 15 0 221710362 14427463680 52306 33554432000 4194304 4196468 140730416370672 140730416353216 139953525231351 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
/proc/16792/statm: 3522330 52306 3394 1 0 3483524 0
[pid=16792/tid=16793] ppid=16790 vsize=14089320 memory=279499560688680 CPUtime=10.06 cores=1,3,5,7
/proc/16792/task/16793/stat : 16793 (java) R 16790 16790 15061 0 -1 4202560 9244 0 0 0 1002 4 0 0 20 0 15 0 221710363 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953529462608 139953141781506 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16794] ppid=16790 vsize=14089320 memory=209224 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16794/stat : 16794 (java) S 16790 16790 15061 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953462832272 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16795] ppid=16790 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16795/stat : 16795 (java) S 16790 16790 15061 0 -1 1077944384 256 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953461779472 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16796] ppid=16790 vsize=14089320 memory=202984 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16796/stat : 16796 (java) S 16790 16790 15061 0 -1 1077944384 611 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953460726672 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16797] ppid=16790 vsize=14089320 memory=279499560611792 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16797/stat : 16797 (java) S 16790 16790 15061 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 221710363 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953459673872 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16798] ppid=16790 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16798/stat : 16798 (java) S 16790 16790 15061 0 -1 1077944384 538 0 0 0 0 0 0 0 20 0 15 0 221710365 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953066621296 139953525242498 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16799] ppid=16790 vsize=14089320 memory=202984 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16799/stat : 16799 (java) S 16790 16790 15061 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 221710365 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953065567264 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16800] ppid=16790 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16800/stat : 16800 (java) S 16790 16790 15061 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 221710365 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953064514416 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16801] ppid=16790 vsize=14089320 memory=202924 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16801/stat : 16801 (java) S 16790 16790 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221710368 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953063462736 139953525249947 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16802] ppid=16790 vsize=14089320 memory=6791534058613427641 CPUtime=1.15 cores=1,3,5,7
/proc/16792/task/16802/stat : 16802 (java) S 16790 16790 15061 0 -1 1077944384 5045 0 0 0 114 1 0 0 20 0 15 0 221710368 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953062411120 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16803] ppid=16790 vsize=14089320 memory=1456 CPUtime=1.17 cores=1,3,5,7
/proc/16792/task/16803/stat : 16803 (java) S 16790 16790 15061 0 -1 1077944384 5142 0 0 0 117 0 0 0 20 0 15 0 221710368 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953061358320 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16804] ppid=16790 vsize=14089320 memory=279499560290624 CPUtime=0.53 cores=1,3,5,7
/proc/16792/task/16804/stat : 16804 (java) S 16790 16790 15061 0 -1 1077944384 4555 0 0 0 52 1 0 0 20 0 15 0 221710368 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953060305520 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16805] ppid=16790 vsize=14089320 memory=7158593015398295890 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16805/stat : 16805 (java) S 16790 16790 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221710368 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953059252960 139953525241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
[pid=16792/tid=16806] ppid=16790 vsize=14089320 memory=7158593015398295890 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16806/stat : 16806 (java) S 16790 16790 15061 0 -1 1077944384 533 0 0 0 0 0 0 0 20 0 15 0 221710368 14427463680 52306 33554432000 4194304 4196468 140730416370672 139953058200240 139953525242498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10539008 140730416379014 140730416379185 140730416379185 140730416381903 0
Current children cumulated CPU time: 12.99 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 210680 KiB

Child status: 0
Real time (s): 10.1901
CPU time (s): 13.0827
CPU user time (s): 12.9755
CPU system time (s): 0.107206
CPU usage (%): 128.387
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 210680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.9755
system time used= 0.107206
maximum resident set size= 209580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28626
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2483
involuntary context switches= 31


# summary of solver processes directly reported to runsolver:
#   pid: 16790
#   total CPU time (s): 13.0827
#   total CPU user time (s): 12.9755
#   total CPU system time (s): 0.107206

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.086286 second user time and 0.140378 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-12 04:37:52
IDJOB=4306481
IDBENCH=141038
IDSOLVER=2787
FILE ID=node102/4306481-1534041472
RUNJOBID= node102-1534038962-16489
PBS_JOBID= 21036959
Free space on /tmp= 38188 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/StillLife/StillLife-wastage-08_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-4306481-1534041472/watcher-4306481-1534041472 -o /tmp/evaluation-result-4306481-1534041472/solver-4306481-1534041472 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534038962-16489 --watchdog 2580  HOME/xcsp3-exec -seed 335685713 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306481-1534041472.xml

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

MD5SUM BENCH= 7fa074241beecf824461849015848bff
RANDOM SEED=335685713

node102.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.51
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.51
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.51
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.51
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:        29023500 kB
MemAvailable:   31837972 kB
Buffers:          108196 kB
Cached:          2953652 kB
SwapCached:        51260 kB
Active:          1574800 kB
Inactive:        1610124 kB
Active(anon):      47864 kB
Inactive(anon):   126968 kB
Active(file):    1526936 kB
Inactive(file):  1483156 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67030644 kB
Dirty:             43636 kB
Writeback:             0 kB
AnonPages:        191096 kB
Mapped:            60952 kB
Shmem:             48968 kB
Slab:             261012 kB
SReclaimable:     232840 kB
SUnreclaim:        28172 kB
KernelStack:        3872 kB
PageTables:         5176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1313872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 38164 MiB
End job on node102 at 2018-08-12 04:38:02