Trace number 4280986

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.5 par (2017-08-18)SAT 84.873497 61.012699

General information on the benchmark

NameRadarSurveillance/RadarSurveillance-m1-s8-30/
RadarSurveillance-8-30-3-0-02.xml
MD5SUMf4a9a5dcc683f71d26979c2cfb95d5e5
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.095073
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of constraints64
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":155}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":25},{"degree":1,"count":18},{"degree":2,"count":8},{"degree":3,"count":20},{"degree":4,"count":9},{"degree":5,"count":17},{"degree":6,"count":83}]
Minimum constraint arity3
Maximum constraint arity19
Distribution of constraint arities[{"arity":3,"count":1},{"arity":5,"count":1},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":3},{"arity":9,"count":11},{"arity":10,"count":7},{"arity":11,"count":4},{"arity":12,"count":8},{"arity":13,"count":4},{"arity":14,"count":6},{"arity":15,"count":2},{"arity":16,"count":3},{"arity":17,"count":4},{"arity":19,"count":2}]
Number of extensional constraints0
Number of intensional constraints64
Distribution of constraint types[{"type":"intension","count":64}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280986-1503155955.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4280986-1503155955.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.19	c 8 solvers in parallel
0.33/0.26	c parse instance...
74.20/59.14	c solve instance...
84.48/60.95	s SATISFIABLE
84.48/60.95	v <instantiation>
84.48/60.95	v 	<list>x[0][1] x[0][2] x[0][3] x[1][1] x[1][2] x[1][3] x[1][4] x[2][1] x[2][2] x[2][3] x[2][4] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[7][0] x[7][2] x[7][3] x[7][4] x[7][5] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[12][0] x[12][2] x[12][3] x[12][4] x[12][5] x[13][0] x[13][1] x[13][2] x[13][3] x[13][5] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[16][0] x[16][1] x[16][2] x[16][3] x[16][4] x[16][5] x[17][0] x[17][1] x[17][2] x[17][3] x[17][4] x[17][5] x[18][0] x[18][1] x[18][2] x[18][3] x[18][4] x[18][5] x[19][0] x[19][1] x[19][2] x[19][3] x[19][4] x[19][5] x[20][0] x[20][1] x[20][2] x[20][3] x[20][4] x[20][5] x[21][0] x[21][1] x[21][2] x[21][3] x[21][5] x[22][0] x[22][1] x[22][2] x[22][3] x[22][4] x[22][5] x[23][0] x[23][1] x[23][2] x[23][3] x[23][4] x[23][5] x[24][0] x[24][1] x[24][2] x[24][3] x[24][4] x[24][5] x[25][0] x[25][3] x[25][4] x[25][5] x[26][0] x[26][1] x[27][0] x[27][1] x[27][4] x[27][5] x[28][0] x[28][1] x[28][4] x[28][5] x[29][0] x[29][1] x[29][4] x[29][5] </list>
84.48/60.95	v 	<values>0 2 3 1 0 0 2 0 0 0 2 0 1 0 0 1 0 0 3 1 1 1 0 0 0 2 2 1 1 0 2 0 3 1 1 2 0 1 1 1 1 1 0 2 2 1 2 0 0 3 2 0 0 1 1 3 1 1 1 1 0 0 3 1 3 0 3 0 0 2 2 1 0 0 0 0 0 0 2 1 3 0 0 2 1 0 1 0 0 0 0 0 0 2 1 1 2 0 1 2 3 1 3 3 2 2 2 0 0 0 2 0 0 0 2 0 2 1 0 0 0 0 0 0 0 2 0 3 0 0 0 2 0 0 0 3 3 2 1 0 0 0 0 0 0 0 0 1 2 1 0 0 3 0 0 </values>
84.48/60.95	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 (10020 MiB free)
  memory of node 1: 16384 MiB (12206 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280986-1503155955/watcher-4280986-1503155955 -o /tmp/evaluation-result-4280986-1503155955/solver-4280986-1503155955 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1503149989-24972 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1697900848 HOME/instance-4280986-1503155955.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0.10006 s]*
/proc/loadavg: 3.54 6.91 7.78 3/201 25463
/proc/meminfo: memFree=22744304/32770624 swapFree=67108860/67108860
[pid=25442] ppid=25439 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25442/stat : 25442 (xcsp3-exec) S 25439 25442 24945 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148676523 9740288 346 33554432000 4194304 5098028 140725881865680 140725881863784 140380430889596 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24776704 140725881873508 140725881873719 140725881873719 140725881876459 0
/proc/25442/statm: 2378 346 289 221 0 87 0
[pid=25444] ppid=25442 vsize=25999808 memory=26792 CPUtime=0.12 cores=0-7
/proc/25444/stat : 25444 (java) S 25442 25442 24945 0 -1 1077944320 5640 0 0 0 11 1 0 0 20 0 20 0 148676523 26623803392 6698 33554432000 4194304 4196468 140722838452048 140722838434592 140502532148983 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
/proc/25444/statm: 6499952 6698 2848 1 0 6488269 0
[pid=25444/tid=25445] ppid=25442 vsize=25999808 memory=7969571923236396443 CPUtime=0.08 cores=0-7
/proc/25444/task/25445/stat : 25445 (java) R 25442 25442 24945 0 -1 4202560 3644 0 0 0 8 0 0 0 20 0 20 0 148676524 26623803392 6698 33554432000 4194304 4196468 140722838452048 140502536382256 140502532160918 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25446] ppid=25442 vsize=25999808 memory=732370474439396325 CPUtime=0 cores=0-7
/proc/25444/task/25446/stat : 25446 (java) S 25442 25442 24945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148676524 26623803392 6698 33554432000 4194304 4196468 140722838452048 140502484769424 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25447] ppid=25442 vsize=25999808 memory=140336101942912 CPUtime=0 cores=0-7
/proc/25444/task/25447/stat : 25447 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26623803392 6698 33554432000 4194304 4196468 140722838452048 140502483716624 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25448] ppid=25442 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25448/stat : 25448 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26623803392 6698 33554432000 4194304 4196468 140722838452048 140502482663824 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25449] ppid=25442 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25449/stat : 25449 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26623803392 6698 33554432000 4194304 4196468 140722838452048 140502481611024 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25450] ppid=25442 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25450/stat : 25450 (java) S 25442 25442 24945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148676524 26623803392 6698 33554432000 4194304 4196468 140722838452048 140502480559248 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25451] ppid=25442 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/25444/task/25451/stat : 25451 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26623803392 6698 33554432000 4194304 4196468 140722838452048 140502479506448 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25452] ppid=25442 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25452/stat : 25452 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26623803392 6698 33554432000 4194304 4196468 140722838452048 140502478453648 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25453] ppid=25442 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25453/stat : 25453 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26623803392 6698 33554432000 4194304 4196468 140722838452048 140502477400848 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25454] ppid=25442 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25454/stat : 25454 (java) S 25442 25442 24945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148676526 26623803392 6698 33554432000 4194304 4196468 140722838452048 140500804266352 140502532160130 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25455] ppid=25442 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25455/stat : 25455 (java) S 25442 25442 24945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148676526 26623803392 6698 33554432000 4194304 4196468 140722838452048 140500803212320 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25456] ppid=25442 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25456/stat : 25456 (java) S 25442 25442 24945 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148676526 26623803392 6698 33554432000 4194304 4196468 140722838452048 140500802159472 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25457] ppid=25442 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25457/stat : 25457 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676529 26623803392 6698 33554432000 4194304 4196468 140722838452048 140500801107792 140502532167579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25458] ppid=25442 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25458/stat : 25458 (java) S 25442 25442 24945 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 148676529 26623803392 6698 33554432000 4194304 4196468 140722838452048 140500800056176 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25459] ppid=25442 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25459/stat : 25459 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676529 26623803392 6698 33554432000 4194304 4196468 140722838452048 140500799003376 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25460] ppid=25442 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25460/stat : 25460 (java) R 25442 25442 24945 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 148676529 26623803392 6698 33554432000 4194304 4196468 140722838452048 140500797950576 140502532160130 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25461] ppid=25442 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/25444/task/25461/stat : 25461 (java) S 25442 25442 24945 0 -1 1077944384 263 0 0 0 1 0 0 0 20 0 20 0 148676529 26623803392 6698 33554432000 4194304 4196468 140722838452048 140500796897776 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25462] ppid=25442 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25462/stat : 25462 (java) S 25442 25442 24945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148676529 26623803392 6698 33554432000 4194304 4196468 140722838452048 140500191406688 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25463] ppid=25442 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/25444/task/25463/stat : 25463 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676529 26623803392 6698 33554432000 4194304 4196468 140722838452048 140500190353968 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28176 KiB

[startup+0.210447 s]*
/proc/loadavg: 3.54 6.91 7.78 2/201 25463
/proc/meminfo: memFree=22732784/32770624 swapFree=67108860/67108860
[pid=25442] ppid=25439 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25442/stat : 25442 (xcsp3-exec) S 25439 25442 24945 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148676523 9740288 346 33554432000 4194304 5098028 140725881865680 140725881863784 140380430889596 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24776704 140725881873508 140725881873719 140725881873719 140725881876459 0
/proc/25442/statm: 2378 346 289 221 0 87 0
[pid=25444] ppid=25442 vsize=26004064 memory=39052 CPUtime=0.33 cores=0-7
/proc/25444/stat : 25444 (java) S 25442 25442 24945 0 -1 1077944320 8385 0 0 0 31 2 0 0 20 0 20 0 148676523 26628161536 9763 33554432000 4194304 4196468 140722838452048 140722838434592 140502532148983 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
/proc/25444/statm: 6501016 9763 3067 1 0 6488269 0
[pid=25444/tid=25445] ppid=25442 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/25444/task/25445/stat : 25445 (java) R 25442 25442 24945 0 -1 4202560 5495 0 0 0 18 1 0 0 20 0 20 0 148676524 26628161536 9763 33554432000 4194304 4196468 140722838452048 140502536359792 140502524828205 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25446] ppid=25442 vsize=26004064 memory=280672077965048 CPUtime=0 cores=0-7
/proc/25444/task/25446/stat : 25446 (java) S 25442 25442 24945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148676524 26628161536 9763 33554432000 4194304 4196468 140722838452048 140502484769424 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25447] ppid=25442 vsize=26004064 memory=140336101942912 CPUtime=0 cores=0-7
/proc/25444/task/25447/stat : 25447 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26628161536 9763 33554432000 4194304 4196468 140722838452048 140502483716624 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25448] ppid=25442 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25448/stat : 25448 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26628161536 9763 33554432000 4194304 4196468 140722838452048 140502482663824 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25449] ppid=25442 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25449/stat : 25449 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26628161536 9763 33554432000 4194304 4196468 140722838452048 140502481611024 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25450] ppid=25442 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25450/stat : 25450 (java) S 25442 25442 24945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148676524 26628194304 9763 33554432000 4194304 4196468 140722838452048 140502480559248 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25451] ppid=25442 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/25444/task/25451/stat : 25451 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26628194304 9763 33554432000 4194304 4196468 140722838452048 140502479506448 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25452] ppid=25442 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25452/stat : 25452 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26628161536 9763 33554432000 4194304 4196468 140722838452048 140502478453648 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25453] ppid=25442 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25453/stat : 25453 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26628161536 9763 33554432000 4194304 4196468 140722838452048 140502477400848 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25454] ppid=25442 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25454/stat : 25454 (java) S 25442 25442 24945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148676526 26628161536 9763 33554432000 4194304 4196468 140722838452048 140500804266352 140502532160130 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25455] ppid=25442 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25455/stat : 25455 (java) S 25442 25442 24945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148676526 26628161536 9763 33554432000 4194304 4196468 140722838452048 140500803212320 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25456] ppid=25442 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25456/stat : 25456 (java) S 25442 25442 24945 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148676526 26628161536 9763 33554432000 4194304 4196468 140722838452048 140500802159472 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25457] ppid=25442 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25457/stat : 25457 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676529 26628194304 9763 33554432000 4194304 4196468 140722838452048 140500801107792 140502532167579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25458] ppid=25442 vsize=26004096 memory=0 CPUtime=0.01 cores=0-7
/proc/25444/task/25458/stat : 25458 (java) S 25442 25442 24945 0 -1 1077944384 403 0 0 0 1 0 0 0 20 0 20 0 148676529 26628194304 9763 33554432000 4194304 4196468 140722838452048 140500800056176 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25459] ppid=25442 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/25444/task/25459/stat : 25459 (java) S 25442 25442 24945 0 -1 1077944384 252 0 0 0 1 0 0 0 20 0 20 0 148676529 26628161536 9763 33554432000 4194304 4196468 140722838452048 140500799003376 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25460] ppid=25442 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/25444/task/25460/stat : 25460 (java) S 25442 25442 24945 0 -1 1077944384 192 0 0 0 1 0 0 0 20 0 20 0 148676529 26628161536 9763 33554432000 4194304 4196468 140722838452048 140500797950576 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25461] ppid=25442 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/25444/task/25461/stat : 25461 (java) S 25442 25442 24945 0 -1 1077944384 743 0 0 0 7 0 0 0 20 0 20 0 148676529 26628161536 9763 33554432000 4194304 4196468 140722838452048 140500796897776 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25462] ppid=25442 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25462/stat : 25462 (java) S 25442 25442 24945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148676529 26628161536 9763 33554432000 4194304 4196468 140722838452048 140500191406688 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25463] ppid=25442 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/25444/task/25463/stat : 25463 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676529 26628161536 9763 33554432000 4194304 4196468 140722838452048 140500190353968 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40436 KiB

[startup+0.31042 s]*
/proc/loadavg: 3.54 6.91 7.78 3/201 25463
/proc/meminfo: memFree=22726208/32770624 swapFree=67108860/67108860
[pid=25442] ppid=25439 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25442/stat : 25442 (xcsp3-exec) S 25439 25442 24945 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148676523 9740288 346 33554432000 4194304 5098028 140725881865680 140725881863784 140380430889596 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24776704 140725881873508 140725881873719 140725881873719 140725881876459 0
/proc/25442/statm: 2378 346 289 221 0 87 0
[pid=25444] ppid=25442 vsize=26004064 memory=46740 CPUtime=0.51 cores=0-7
/proc/25444/stat : 25444 (java) S 25442 25442 24945 0 -1 1077944320 9316 0 0 0 48 3 0 0 20 0 20 0 148676523 26628161536 11685 33554432000 4194304 4196468 140722838452048 140722838434592 140502532148983 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
/proc/25444/statm: 6501016 11685 3119 1 0 6488269 0
[pid=25444/tid=25445] ppid=25442 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/25444/task/25445/stat : 25445 (java) R 25442 25442 24945 0 -1 4202560 6178 0 0 0 27 2 0 0 20 0 20 0 148676524 26628161536 11685 33554432000 4194304 4196468 140722838452048 140502536378752 140502532170909 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25446] ppid=25442 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25446/stat : 25446 (java) S 25442 25442 24945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148676524 26628161536 11685 33554432000 4194304 4196468 140722838452048 140502484769424 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25447] ppid=25442 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25447/stat : 25447 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26628161536 11685 33554432000 4194304 4196468 140722838452048 140502483716624 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25448] ppid=25442 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25448/stat : 25448 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26628161536 11685 33554432000 4194304 4196468 140722838452048 140502482663824 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25449] ppid=25442 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25449/stat : 25449 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26628161536 11685 33554432000 4194304 4196468 140722838452048 140502481611024 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25450] ppid=25442 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/25444/task/25450/stat : 25450 (java) S 25442 25442 24945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148676524 26628161536 11685 33554432000 4194304 4196468 140722838452048 140502480559248 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25451] ppid=25442 vsize=26004064 memory=140335976117167 CPUtime=0 cores=0-7
/proc/25444/task/25451/stat : 25451 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26628161536 11685 33554432000 4194304 4196468 140722838452048 140502479506448 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25452] ppid=25442 vsize=26004064 memory=140335976119472 CPUtime=0 cores=0-7
/proc/25444/task/25452/stat : 25452 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26628161536 11685 33554432000 4194304 4196468 140722838452048 140502478453648 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25453] ppid=25442 vsize=26004064 memory=140335976121776 CPUtime=0 cores=0-7
/proc/25444/task/25453/stat : 25453 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26628161536 11685 33554432000 4194304 4196468 140722838452048 140502477400848 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25454] ppid=25442 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25454/stat : 25454 (java) S 25442 25442 24945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148676526 26628161536 11685 33554432000 4194304 4196468 140722838452048 140500804266352 140502532160130 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25455] ppid=25442 vsize=26004064 memory=280671952250512 CPUtime=0 cores=0-7
/proc/25444/task/25455/stat : 25455 (java) S 25442 25442 24945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148676526 26628161536 11685 33554432000 4194304 4196468 140722838452048 140500803212320 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25456] ppid=25442 vsize=26004064 memory=280671952257424 CPUtime=0 cores=0-7
/proc/25444/task/25456/stat : 25456 (java) S 25442 25442 24945 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148676526 26628161536 11685 33554432000 4194304 4196468 140722838452048 140500802159472 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25457] ppid=25442 vsize=26004064 memory=280671952198704 CPUtime=0 cores=0-7
/proc/25444/task/25457/stat : 25457 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676529 26628161536 11685 33554432000 4194304 4196468 140722838452048 140500801107792 140502532167579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25458] ppid=25442 vsize=26004064 memory=280671952271248 CPUtime=0.01 cores=0-7
/proc/25444/task/25458/stat : 25458 (java) S 25442 25442 24945 0 -1 1077944384 406 0 0 0 1 0 0 0 20 0 20 0 148676529 26628161536 11685 33554432000 4194304 4196468 140722838452048 140500800056176 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25459] ppid=25442 vsize=26004064 memory=280671952278160 CPUtime=0.02 cores=0-7
/proc/25444/task/25459/stat : 25459 (java) S 25442 25442 24945 0 -1 1077944384 275 0 0 0 2 0 0 0 20 0 20 0 148676529 26628161536 11685 33554432000 4194304 4196468 140722838452048 140500799003376 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25460] ppid=25442 vsize=26004064 memory=280671952275856 CPUtime=0.02 cores=0-7
/proc/25444/task/25460/stat : 25460 (java) S 25442 25442 24945 0 -1 1077944384 274 0 0 0 2 0 0 0 20 0 20 0 148676529 26628161536 11685 33554432000 4194304 4196468 140722838452048 140500797950576 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25461] ppid=25442 vsize=26004064 memory=280671952292016 CPUtime=0.13 cores=0-7
/proc/25444/task/25461/stat : 25461 (java) S 25442 25442 24945 0 -1 1077944384 877 0 0 0 13 0 0 0 20 0 20 0 148676529 26628161536 11685 33554432000 4194304 4196468 140722838452048 140500796897776 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25462] ppid=25442 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25444/task/25462/stat : 25462 (java) S 25442 25442 24945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148676529 26628161536 11685 33554432000 4194304 4196468 140722838452048 140500191406688 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25463] ppid=25442 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/25444/task/25463/stat : 25463 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676529 26628161536 11685 33554432000 4194304 4196468 140722838452048 140500190353968 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 48124 KiB

[startup+0.701014 s]
/proc/loadavg: 3.54 6.91 7.78 2/201 25463
/proc/meminfo: memFree=22694924/32770624 swapFree=67108860/67108860
[pid=25442] ppid=25439 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25442/stat : 25442 (xcsp3-exec) S 25439 25442 24945 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148676523 9740288 346 33554432000 4194304 5098028 140725881865680 140725881863784 140380430889596 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24776704 140725881873508 140725881873719 140725881873719 140725881876459 0
/proc/25442/statm: 2378 346 289 221 0 87 0
[pid=25444] ppid=25442 vsize=26006188 memory=147988 CPUtime=1.37 cores=0-7
/proc/25444/stat : 25444 (java) S 25442 25442 24945 0 -1 1077944320 12173 0 0 0 132 5 0 0 20 0 20 0 148676523 26630336512 36997 33554432000 4194304 4196468 140722838452048 140722838434592 140502532148983 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
/proc/25444/statm: 6501547 36997 3191 1 0 6488781 0
[pid=25444/tid=25445] ppid=25442 vsize=26006188 memory=280671952586880 CPUtime=0.67 cores=0-7
/proc/25444/task/25445/stat : 25445 (java) R 25442 25442 24945 0 -1 4202560 6579 0 0 0 64 3 0 0 20 0 20 0 148676524 26630336512 36997 33554432000 4194304 4196468 140722838452048 140502536384824 140502157333760 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25446] ppid=25442 vsize=26006188 memory=1004 CPUtime=0 cores=0-7
/proc/25444/task/25446/stat : 25446 (java) S 25442 25442 24945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148676524 26630336512 36997 33554432000 4194304 4196468 140722838452048 140502484769424 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25447] ppid=25442 vsize=26006188 memory=11112 CPUtime=0 cores=0-7
/proc/25444/task/25447/stat : 25447 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26630336512 36997 33554432000 4194304 4196468 140722838452048 140502483716624 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25448] ppid=25442 vsize=26006188 memory=5776 CPUtime=0 cores=0-7
/proc/25444/task/25448/stat : 25448 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676524 26630336512 36997 33554432000 4194304 4196468 140722838452048 140502482663824 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0

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

[pid=25442] ppid=25439 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25442/stat : 25442 (xcsp3-exec) S 25439 25442 24945 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148676523 9740288 346 33554432000 4194304 5098028 140725881865680 140725881863784 140380430889596 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24776704 140725881873508 140725881873719 140725881873719 140725881876459 0
/proc/25442/statm: 2378 346 289 221 0 87 0
[pid=25444] ppid=25442 vsize=26006188 memory=6098040 CPUtime=74.7 cores=0-7
/proc/25444/stat : 25444 (java) S 25442 25442 24945 0 -1 1077944320 93729 0 0 0 6966 504 0 0 20 0 20 0 148676523 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140722838434592 140502532148983 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
/proc/25444/statm: 6501547 1524510 3267 1 0 6488781 0
[pid=25444/tid=25445] ppid=25442 vsize=26006188 memory=1384 CPUtime=56.22 cores=0-7
/proc/25444/task/25445/stat : 25445 (java) S 25442 25442 24945 0 -1 1077944384 16735 0 0 0 5558 64 0 0 20 0 20 0 148676524 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140502536378592 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25446] ppid=25442 vsize=26006188 memory=1384 CPUtime=1.9 cores=0-7
/proc/25444/task/25446/stat : 25446 (java) R 25442 25442 24945 0 -1 4202560 6298 0 0 0 138 52 0 0 20 0 20 0 148676524 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140502484769424 140502525255549 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25447] ppid=25442 vsize=26006188 memory=5794808 CPUtime=1.94 cores=0-7
/proc/25444/task/25447/stat : 25447 (java) R 25442 25442 24945 0 -1 4202560 6461 0 0 0 141 53 0 0 20 0 20 0 148676524 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140502483716624 140502517176821 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25448] ppid=25442 vsize=26006188 memory=-3622645143214314312 CPUtime=1.96 cores=0-7
/proc/25444/task/25448/stat : 25448 (java) R 25442 25442 24945 0 -1 4202560 6561 0 0 0 139 57 0 0 20 0 20 0 148676524 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140502482664024 140502517176821 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25449] ppid=25442 vsize=26006188 memory=1728 CPUtime=1.93 cores=0-7
/proc/25444/task/25449/stat : 25449 (java) R 25442 25442 24945 0 -1 4202560 6700 0 0 0 138 55 0 0 20 0 20 0 148676524 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140502481611024 140502517176821 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25450] ppid=25442 vsize=26006188 memory=1004 CPUtime=1.94 cores=0-7
/proc/25444/task/25450/stat : 25450 (java) R 25442 25442 24945 0 -1 4202560 6190 0 0 0 141 53 0 0 20 0 20 0 148676524 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140502480559448 140502517176821 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25451] ppid=25442 vsize=26006188 memory=11112 CPUtime=1.85 cores=0-7
/proc/25444/task/25451/stat : 25451 (java) R 25442 25442 24945 0 -1 4202560 11342 0 0 0 136 49 0 0 20 0 20 0 148676524 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140502479506448 140502525255549 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25452] ppid=25442 vsize=26006188 memory=5776 CPUtime=1.92 cores=0-7
/proc/25444/task/25452/stat : 25452 (java) R 25442 25442 24945 0 -1 4202560 6602 0 0 0 143 49 0 0 20 0 20 0 148676524 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140502478453848 140502517176821 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25453] ppid=25442 vsize=26006188 memory=4616 CPUtime=1.97 cores=0-7
/proc/25444/task/25453/stat : 25453 (java) R 25442 25442 24945 0 -1 4202560 5635 0 0 0 136 61 0 0 20 0 20 0 148676524 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140502477400848 140502517176821 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25454] ppid=25442 vsize=26006188 memory=6791534058613427641 CPUtime=0.9 cores=0-7
/proc/25444/task/25454/stat : 25454 (java) S 25442 25442 24945 0 -1 1077944384 5389 0 0 0 90 0 0 0 20 0 20 0 148676526 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140500804264864 140502532159189 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25455] ppid=25442 vsize=26006188 memory=5280636 CPUtime=0 cores=0-7
/proc/25444/task/25455/stat : 25455 (java) S 25442 25442 24945 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 148676526 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140500803212384 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25456] ppid=25442 vsize=26006188 memory=1200 CPUtime=0 cores=0-7
/proc/25444/task/25456/stat : 25456 (java) S 25442 25442 24945 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 20 0 148676526 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140500802159488 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25457] ppid=25442 vsize=26006188 memory=15876 CPUtime=0 cores=0-7
/proc/25444/task/25457/stat : 25457 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676529 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140500801107792 140502532167579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25458] ppid=25442 vsize=26006188 memory=4044 CPUtime=0.55 cores=0-7
/proc/25444/task/25458/stat : 25458 (java) S 25442 25442 24945 0 -1 1077944384 4015 0 0 0 54 1 0 0 20 0 20 0 148676529 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140500800056176 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25459] ppid=25442 vsize=26006188 memory=1384 CPUtime=0.36 cores=0-7
/proc/25444/task/25459/stat : 25459 (java) S 25442 25442 24945 0 -1 1077944384 2990 0 0 0 36 0 0 0 20 0 20 0 148676529 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140500799003376 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25460] ppid=25442 vsize=26006188 memory=6791534058613427641 CPUtime=0.64 cores=0-7
/proc/25444/task/25460/stat : 25460 (java) S 25442 25442 24945 0 -1 1077944384 3050 0 0 0 64 0 0 0 20 0 20 0 148676529 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140500797950576 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25461] ppid=25442 vsize=26006188 memory=4420 CPUtime=0.45 cores=0-7
/proc/25444/task/25461/stat : 25461 (java) S 25442 25442 24945 0 -1 1077944384 4032 0 0 0 44 1 0 0 20 0 20 0 148676529 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140500796892688 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25462] ppid=25442 vsize=26006188 memory=-7384474665255210089 CPUtime=0 cores=0-7
/proc/25444/task/25462/stat : 25462 (java) S 25442 25442 24945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148676529 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140500191406688 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25463] ppid=25442 vsize=26006188 memory=280671952187904 CPUtime=0.02 cores=0-7
/proc/25444/task/25463/stat : 25463 (java) S 25442 25442 24945 0 -1 1077944384 361 0 0 0 1 1 0 0 20 0 20 0 148676529 26630336512 1524510 33554432000 4194304 4196468 140722838452048 140500190353968 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
Current children cumulated CPU time: 74.7 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 6099424 KiB

[startup+60.0009 s]*
/proc/loadavg: 2.10 5.88 7.37 9/200 25463
/proc/meminfo: memFree=16157480/32770624 swapFree=67108860/67108860
[pid=25442] ppid=25439 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25442/stat : 25442 (xcsp3-exec) S 25439 25442 24945 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148676523 9740288 346 33554432000 4194304 5098028 140725881865680 140725881863784 140380430889596 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24776704 140725881873508 140725881873719 140725881873719 140725881876459 0
/proc/25442/statm: 2378 346 289 221 0 87 0
[pid=25444] ppid=25442 vsize=26006188 memory=6603256 CPUtime=81.01 cores=0-7
/proc/25444/stat : 25444 (java) S 25442 25442 24945 0 -1 1077944320 98483 0 0 0 7485 616 0 0 20 0 20 0 148676523 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140722838434592 140502532148983 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
/proc/25444/statm: 6501547 1650814 3267 1 0 6488781 0
[pid=25444/tid=25445] ppid=25442 vsize=26006188 memory=6791534058613427641 CPUtime=56.22 cores=0-7
/proc/25444/task/25445/stat : 25445 (java) S 25442 25442 24945 0 -1 1077944384 16735 0 0 0 5558 64 0 0 20 0 20 0 148676524 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140502536378592 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25446] ppid=25442 vsize=26006188 memory=-7003737579269690708 CPUtime=2.69 cores=0-7
/proc/25444/task/25446/stat : 25446 (java) R 25442 25442 24945 0 -1 4202560 6515 0 0 0 202 67 0 0 20 0 20 0 148676524 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140502484769232 140502517146924 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25447] ppid=25442 vsize=26006188 memory=1716 CPUtime=2.74 cores=0-7
/proc/25444/task/25447/stat : 25447 (java) R 25442 25442 24945 0 -1 4202560 6974 0 0 0 206 68 0 0 20 0 20 0 148676524 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140502483716432 140502524777191 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25448] ppid=25442 vsize=26006188 memory=10636 CPUtime=2.76 cores=0-7
/proc/25444/task/25448/stat : 25448 (java) R 25442 25442 24945 0 -1 4202560 7118 0 0 0 204 72 0 0 20 0 20 0 148676524 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140502482663632 140502524777191 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25449] ppid=25442 vsize=26006188 memory=1200 CPUtime=2.71 cores=0-7
/proc/25444/task/25449/stat : 25449 (java) R 25442 25442 24945 0 -1 4202560 7037 0 0 0 201 70 0 0 20 0 20 0 148676524 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140502481611144 140502524777191 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25450] ppid=25442 vsize=26006188 memory=15876 CPUtime=2.73 cores=0-7
/proc/25444/task/25450/stat : 25450 (java) R 25442 25442 24945 0 -1 4202560 6645 0 0 0 207 66 0 0 20 0 20 0 148676524 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140502480559368 140502524777191 0 4 0 16800975 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25451] ppid=25442 vsize=26006188 memory=4044 CPUtime=2.65 cores=0-7
/proc/25444/task/25451/stat : 25451 (java) R 25442 25442 24945 0 -1 4202560 13062 0 0 0 203 62 0 0 20 0 20 0 148676524 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140502479506448 140502515532016 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25452] ppid=25442 vsize=26006188 memory=16444 CPUtime=2.69 cores=0-7
/proc/25444/task/25452/stat : 25452 (java) R 25442 25442 24945 0 -1 4202560 6878 0 0 0 206 63 0 0 20 0 20 0 148676524 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140502478453768 140502524777191 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25453] ppid=25442 vsize=26006188 memory=23992 CPUtime=2.76 cores=0-7
/proc/25444/task/25453/stat : 25453 (java) R 25442 25442 24945 0 -1 4202560 5933 0 0 0 201 75 0 0 20 0 20 0 148676524 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140502477400656 140502524777191 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25454] ppid=25442 vsize=26006188 memory=1796 CPUtime=0.91 cores=0-7
/proc/25444/task/25454/stat : 25454 (java) S 25442 25442 24945 0 -1 1077944384 5767 0 0 0 91 0 0 0 20 0 20 0 148676526 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140500804264896 140502532159189 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25455] ppid=25442 vsize=26006188 memory=280671953429168 CPUtime=0 cores=0-7
/proc/25444/task/25455/stat : 25455 (java) S 25442 25442 24945 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 148676526 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140500803212384 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25456] ppid=25442 vsize=26006188 memory=4279073131472642624 CPUtime=0 cores=0-7
/proc/25444/task/25456/stat : 25456 (java) S 25442 25442 24945 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 20 0 148676526 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140500802159488 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25457] ppid=25442 vsize=26006188 memory=5789771295774762340 CPUtime=0 cores=0-7
/proc/25444/task/25457/stat : 25457 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148676529 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140500801107792 140502532167579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25458] ppid=25442 vsize=26006188 memory=4945125699554088323 CPUtime=0.55 cores=0-7
/proc/25444/task/25458/stat : 25458 (java) S 25442 25442 24945 0 -1 1077944384 4015 0 0 0 54 1 0 0 20 0 20 0 148676529 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140500800056176 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25459] ppid=25442 vsize=26006188 memory=6944656592452807314 CPUtime=0.36 cores=0-7
/proc/25444/task/25459/stat : 25459 (java) S 25442 25442 24945 0 -1 1077944384 2990 0 0 0 36 0 0 0 20 0 20 0 148676529 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140500799003376 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25460] ppid=25442 vsize=26006188 memory=-7812736537705029536 CPUtime=0.64 cores=0-7
/proc/25444/task/25460/stat : 25460 (java) S 25442 25442 24945 0 -1 1077944384 3050 0 0 0 64 0 0 0 20 0 20 0 148676529 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140500797950576 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25461] ppid=25442 vsize=26006188 memory=6944656592455360569 CPUtime=0.45 cores=0-7
/proc/25444/task/25461/stat : 25461 (java) S 25442 25442 24945 0 -1 1077944384 4032 0 0 0 44 1 0 0 20 0 20 0 148676529 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140500796892688 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25462] ppid=25442 vsize=26006188 memory=-6948047529741492128 CPUtime=0 cores=0-7
/proc/25444/task/25462/stat : 25462 (java) S 25442 25442 24945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148676529 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140500191406688 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25463] ppid=25442 vsize=26006188 memory=-7088785026379990432 CPUtime=0.02 cores=0-7
/proc/25444/task/25463/stat : 25463 (java) S 25442 25442 24945 0 -1 1077944384 361 0 0 0 1 1 0 0 20 0 20 0 148676529 26630336512 1650814 33554432000 4194304 4196468 140722838452048 140500190353968 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
Current children cumulated CPU time: 81.01 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 6604640 KiB

[startup+60.8016 s]
/proc/loadavg: 2.10 5.88 7.37 9/200 25463
/proc/meminfo: memFree=16157480/32770624 swapFree=67108860/67108860
[pid=25442] ppid=25439 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25442/stat : 25442 (xcsp3-exec) S 25439 25442 24945 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148676523 9740288 346 33554432000 4194304 5098028 140725881865680 140725881863784 140380430889596 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24776704 140725881873508 140725881873719 140725881873719 140725881876459 0
/proc/25442/statm: 2378 346 289 221 0 87 0
[pid=25444] ppid=25442 vsize=26538700 memory=6607180 CPUtime=83.65 cores=0-7
/proc/25444/stat : 25444 (java) S 25442 25442 24945 0 -1 1077944320 100113 0 0 0 7748 617 0 0 20 0 28 0 148676523 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140722838434592 140502532148983 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
/proc/25444/statm: 6634675 1651795 3268 1 0 6621909 0
[pid=25444/tid=25445] ppid=25442 vsize=26538700 memory=6791534058613427641 CPUtime=56.22 cores=0-7
/proc/25444/task/25445/stat : 25445 (java) S 25442 25442 24945 0 -1 1077944384 16835 0 0 0 5558 64 0 0 20 0 28 0 148676524 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140502536389760 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25446] ppid=25442 vsize=26538700 memory=5704696 CPUtime=2.83 cores=0-7
/proc/25444/task/25446/stat : 25446 (java) S 25442 25442 24945 0 -1 1077944384 6515 0 0 0 216 67 0 0 20 0 28 0 148676524 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140502484769424 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25447] ppid=25442 vsize=26538700 memory=33 CPUtime=2.87 cores=0-7
/proc/25444/task/25447/stat : 25447 (java) S 25442 25442 24945 0 -1 1077944384 6974 0 0 0 219 68 0 0 20 0 28 0 148676524 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140502483716624 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25448] ppid=25442 vsize=26538700 memory=7452161412692208487 CPUtime=2.89 cores=0-7
/proc/25444/task/25448/stat : 25448 (java) S 25442 25442 24945 0 -1 1077944384 7118 0 0 0 217 72 0 0 20 0 28 0 148676524 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140502482663824 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25449] ppid=25442 vsize=26538700 memory=6791534058613427641 CPUtime=2.85 cores=0-7
/proc/25444/task/25449/stat : 25449 (java) S 25442 25442 24945 0 -1 1077944384 7037 0 0 0 215 70 0 0 20 0 28 0 148676524 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140502481611024 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25450] ppid=25442 vsize=26538700 memory=5485516 CPUtime=2.86 cores=0-7
/proc/25444/task/25450/stat : 25450 (java) S 25442 25442 24945 0 -1 1077944384 6645 0 0 0 220 66 0 0 20 0 28 0 148676524 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140502480559248 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25451] ppid=25442 vsize=26538700 memory=5280500 CPUtime=2.78 cores=0-7
/proc/25444/task/25451/stat : 25451 (java) S 25442 25442 24945 0 -1 1077944384 13062 0 0 0 216 62 0 0 20 0 28 0 148676524 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140502479506448 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25452] ppid=25442 vsize=26538700 memory=840 CPUtime=2.82 cores=0-7
/proc/25444/task/25452/stat : 25452 (java) S 25442 25442 24945 0 -1 1077944384 6878 0 0 0 219 63 0 0 20 0 28 0 148676524 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140502478453648 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25453] ppid=25442 vsize=26538700 memory=1692 CPUtime=2.9 cores=0-7
/proc/25444/task/25453/stat : 25453 (java) S 25442 25442 24945 0 -1 1077944384 5933 0 0 0 215 75 0 0 20 0 28 0 148676524 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140502477400848 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25454] ppid=25442 vsize=26538700 memory=1796 CPUtime=1.43 cores=0-7
/proc/25444/task/25454/stat : 25454 (java) S 25442 25442 24945 0 -1 1077944384 6469 0 0 0 142 1 0 0 20 0 28 0 148676526 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140500804266352 140502532160130 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25455] ppid=25442 vsize=26538700 memory=636 CPUtime=0 cores=0-7
/proc/25444/task/25455/stat : 25455 (java) S 25442 25442 24945 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 148676526 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140500803212384 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25456] ppid=25442 vsize=26538700 memory=960 CPUtime=0 cores=0-7
/proc/25444/task/25456/stat : 25456 (java) S 25442 25442 24945 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 28 0 148676526 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140500802159488 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25457] ppid=25442 vsize=26538700 memory=1236 CPUtime=0 cores=0-7
/proc/25444/task/25457/stat : 25457 (java) S 25442 25442 24945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 148676529 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140500801107792 140502532167579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25458] ppid=25442 vsize=26538700 memory=2464 CPUtime=0.6 cores=0-7
/proc/25444/task/25458/stat : 25458 (java) R 25442 25442 24945 0 -1 4202560 4045 0 0 0 59 1 0 0 20 0 28 0 148676529 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140500800049408 140502515559944 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25459] ppid=25442 vsize=26538700 memory=1384 CPUtime=0.42 cores=0-7
/proc/25444/task/25459/stat : 25459 (java) R 25442 25442 24945 0 -1 4202560 3033 0 0 0 42 0 0 0 20 0 28 0 148676529 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140500798993296 140502517045005 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25460] ppid=25442 vsize=26538700 memory=5280660 CPUtime=0.67 cores=0-7
/proc/25444/task/25460/stat : 25460 (java) R 25442 25442 24945 0 -1 4202560 3080 0 0 0 67 0 0 0 20 0 28 0 148676529 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140500797939312 140502516118776 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25461] ppid=25442 vsize=26538700 memory=4044 CPUtime=0.52 cores=0-7
/proc/25444/task/25461/stat : 25461 (java) S 25442 25442 24945 0 -1 1077944384 4373 0 0 0 51 1 0 0 20 0 28 0 148676529 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140500796895568 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25462] ppid=25442 vsize=26538700 memory=16444 CPUtime=0 cores=0-7
/proc/25444/task/25462/stat : 25462 (java) S 25442 25442 24945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 148676529 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140500191406688 140502532159189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
[pid=25444/tid=25463] ppid=25442 vsize=26538700 memory=23992 CPUtime=0.02 cores=0-7
/proc/25444/task/25463/stat : 25463 (java) S 25442 25442 24945 0 -1 1077944384 361 0 0 0 1 1 0 0 20 0 28 0 148676529 27175628800 1651795 33554432000 4194304 4196468 140722838452048 140500190353968 140502532160130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 9482240 140722838455442 140722838455619 140722838455619 140722838458319 0
Current children cumulated CPU time: 83.65 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 6608564 KiB

[startup+61.001 s]*
/proc/loadavg: 2.10 5.88 7.37 2/182 25471
/proc/meminfo: memFree=21247364/32770624 swapFree=67108860/67108860
[pid=25442] ppid=25439 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25442/stat : 25442 (xcsp3-exec) S 25439 25442 24945 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148676523 9740288 346 33554432000 4194304 5098028 140725881865680 140725881863784 140380430889596 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24776704 140725881873508 140725881873719 140725881873719 140725881876459 0
/proc/25442/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1384 KiB

Child status: 0
Real time (s): 61.0127
CPU time (s): 84.8735
CPU user time (s): 78.6619
CPU system time (s): 6.21155
CPU usage (%): 139.108
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 6610528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 78.6619
system time used= 6.21155
maximum resident set size= 6611816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102574
page faults= 0
swaps= 0
block input operations= 0
block output operations= 208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7228
involuntary context switches= 726


# summary of solver processes directly reported to runsolver:
#   pid: 25442
#   total CPU time (s): 84.8735
#   total CPU user time (s): 78.6619
#   total CPU system time (s): 6.21155

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.463301 second user time and 0.675014 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-19 17:04:55
IDJOB=4280986
IDBENCH=134391
IDSOLVER=2675
FILE ID=node150/4280986-1503155955
RUNJOBID= node150-1503149989-24972
PBS_JOBID= 20630810
Free space on /tmp= 61904 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/RadarSurveillance/RadarSurveillance-m1-s8-30/RadarSurveillance-8-30-3-0-02.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4280986-1503155955/watcher-4280986-1503155955 -o /tmp/evaluation-result-4280986-1503155955/solver-4280986-1503155955 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1503149989-24972 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1697900848 HOME/instance-4280986-1503155955.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= f4a9a5dcc683f71d26979c2cfb95d5e5
RANDOM SEED=1697900848

node150.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	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        22760924 kB
MemAvailable:   31963320 kB
Buffers:          333144 kB
Cached:          9148704 kB
SwapCached:            0 kB
Active:          2744224 kB
Inactive:        6791720 kB
Active(anon):      55960 kB
Inactive(anon):    34240 kB
Active(file):    2688264 kB
Inactive(file):  6757480 kB
Unevictable:        7288 kB
Mlocked:            7288 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7908 kB
Writeback:             0 kB
AnonPages:         81836 kB
Mapped:            51556 kB
Shmem:             33416 kB
Slab:             171064 kB
SReclaimable:     144972 kB
SUnreclaim:        26092 kB
KernelStack:        3552 kB
PageTables:         4860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61896 MiB
End job on node150 at 2017-08-19 17:05:56