Trace number 4292532

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Choco-solver 4.0.7 seq (493a269)SAT 158.812 154.425

General information on the benchmark

NameEternity/
Eternity-10-05_c18.xml
MD5SUM6e3279f6b90dee0013fa01f52c3f5b67
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 benchmark1.08373
Satisfiable
(Un)Satisfiability was proved
Number of variables165
Number of constraints81
Number of domains2
Minimum domain size10
Maximum domain size50
Distribution of domain sizes[{"size":10,"count":115},{"size":50,"count":50}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":155},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":30},{"arity":5,"count":50},{"arity":50,"count":1}]
Number of extensional constraints50
Number of intensional constraints30
Distribution of constraint types[{"type":"extension","count":50},{"type":"intension","count":30},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292532-1532589823.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.17	c [HOME/instance-4292532-1532589823.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.34/0.27	c parse instance...
1.47/0.62	c solve instance...
158.77/154.41	s SATISFIABLE
158.77/154.41	v <instantiation>
158.77/154.41	v 	<list>id[0][0] id[0][1] id[0][2] id[0][3] id[0][4] id[1][0] id[1][1] id[1][2] id[1][3] id[1][4] id[2][0] id[2][1] id[2][2] id[2][3] id[2][4] id[3][0] id[3][1] id[3][2] id[3][3] id[3][4] id[4][0] id[4][1] id[4][2] id[4][3] id[4][4] id[5][0] id[5][1] id[5][2] id[5][3] id[5][4] id[6][0] id[6][1] id[6][2] id[6][3] id[6][4] id[7][0] id[7][1] id[7][2] id[7][3] id[7][4] id[8][0] id[8][1] id[8][2] id[8][3] id[8][4] id[9][0] id[9][1] id[9][2] id[9][3] id[9][4] top[0][0] top[0][1] top[0][2] top[0][3] top[0][4] top[1][0] top[1][1] top[1][2] top[1][3] top[1][4] top[2][0] top[2][1] top[2][2] top[2][3] top[2][4] top[3][0] top[3][1] top[3][2] top[3][3] top[3][4] top[4][0] top[4][1] top[4][2] top[4][3] top[4][4] top[5][0] top[5][1] top[5][2] top[5][3] top[5][4] top[6][0] top[6][1] top[6][2] top[6][3] top[6][4] top[7][0] top[7][1] top[7][2] top[7][3] top[7][4] top[8][0] top[8][1] top[8][2] top[8][3] top[8][4] top[9][0] top[9][1] top[9][2] top[9][3] top[9][4] left[0][0] left[0][1] left[0][2] left[0][3] left[0][4] left[1][0] left[1][1] left[1][2] left[1][3] left[1][4] left[2][0] left[2][1] left[2][2] left[2][3] left[2][4] left[3][0] left[3][1] left[3][2] left[3][3] left[3][4] left[4][0] left[4][1] left[4][2] left[4][3] left[4][4] left[5][0] left[5][1] left[5][2] left[5][3] left[5][4] left[6][0] left[6][1] left[6][2] left[6][3] left[6][4] left[7][0] left[7][1] left[7][2] left[7][3] left[7][4] left[8][0] left[8][1] left[8][2] left[8][3] left[8][4] left[9][0] left[9][1] left[9][2] left[9][3] left[9][4] bot[0] bot[1] bot[2] bot[3] bot[4] right[0] right[1] right[2] right[3] right[4] right[5] right[6] right[7] right[8] right[9] </list>
158.77/154.41	v 	<values>3 6 15 12 0 22 30 40 27 4 11 38 45 49 24 25 36 43 32 18 14 28 41 29 21 20 42 31 35 13 19 37 26 34 5 8 46 44 48 9 10 33 39 47 7 2 23 17 16 1 0 0 0 0 0 3 5 6 4 1 1 4 9 8 1 3 6 5 7 3 2 4 5 4 2 3 5 6 6 3 3 8 4 8 2 1 6 5 8 1 1 7 9 6 1 2 7 9 7 1 0 3 1 2 2 0 7 9 4 5 0 9 9 8 8 0 8 8 7 9 0 5 5 6 6 0 5 7 6 4 0 4 7 4 5 0 8 6 7 9 0 9 4 8 7 0 3 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
158.77/154.41	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 (2228 MiB free)
  memory of node 1: 16384 MiB (7117 MiB free)
  node distances:
     10  21
     21  10

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

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

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


[startup+0.100151 s]*
/proc/loadavg: 2.01 2.02 1.96 3/217 27821
/proc/meminfo: memFree=9550716/32770624 swapFree=67108860/67108860
[pid=27805] ppid=27802 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/27805/stat : 27805 (xcsp3-exec) S 27802 27805 26989 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 76545524 115843072 364 33554432000 4194304 5098028 140725803783520 140725803781624 140473332187772 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27131904 140725803787323 140725803787524 140725803787524 140725803790282 0
/proc/27805/statm: 28282 364 306 221 0 87 0
[pid=27807] ppid=27805 vsize=14082840 memory=31020 CPUtime=0.12 cores=1,3,5,7
/proc/27807/stat : 27807 (java) S 27805 27805 26989 0 -1 1077944320 5531 0 0 0 11 1 0 0 20 0 15 0 76545524 14420828160 7755 33554432000 4194304 4196468 140722339649328 140722339631872 140680303439607 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
/proc/27807/statm: 3520710 7755 3025 1 0 3483008 0
[pid=27807/tid=27808] ppid=27805 vsize=14082840 memory=8514701219880730789 CPUtime=0.09 cores=1,3,5,7
/proc/27807/task/27808/stat : 27808 (java) R 27805 27805 26989 0 -1 4202560 3552 0 0 0 8 1 0 0 20 0 15 0 76545524 14420828160 7755 33554432000 4194304 4196468 140722339649328 140680307669024 140680281435948 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27809] ppid=27805 vsize=14082840 memory=3472468774771160272 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27809/stat : 27809 (java) S 27805 27805 26989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76545525 14420828160 7755 33554432000 4194304 4196468 140722339649328 140680256059664 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27810] ppid=27805 vsize=14082840 memory=140645876008576 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27810/stat : 27810 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545525 14420828160 7755 33554432000 4194304 4196468 140722339649328 140680255007120 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27811] ppid=27805 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27811/stat : 27811 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545525 14420828160 7755 33554432000 4194304 4196468 140722339649328 140680253954576 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27812] ppid=27805 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27812/stat : 27812 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545525 14420828160 7755 33554432000 4194304 4196468 140722339649328 140680252902032 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27813] ppid=27805 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27813/stat : 27813 (java) S 27805 27805 26989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76545526 14420828160 7755 33554432000 4194304 4196468 140722339649328 140679844620784 140680303450754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27814] ppid=27805 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27814/stat : 27814 (java) S 27805 27805 26989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76545527 14420828160 7755 33554432000 4194304 4196468 140722339649328 140679843567008 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27815] ppid=27805 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27815/stat : 27815 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545527 14420828160 7755 33554432000 4194304 4196468 140722339649328 140679212951024 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27816] ppid=27805 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27816/stat : 27816 (java) S 27805 27805 26989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545529 14420828160 7755 33554432000 4194304 4196468 140722339649328 140679211899600 140680303458203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27817] ppid=27805 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27817/stat : 27817 (java) S 27805 27805 26989 0 -1 1077944384 417 0 0 0 0 0 0 0 20 0 15 0 76545529 14420828160 7821 33554432000 4194304 4196468 140722339649328 140679210846192 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27818] ppid=27805 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27818/stat : 27818 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545529 14420828160 7821 33554432000 4194304 4196468 140722339649328 140679209793648 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27819] ppid=27805 vsize=14082840 memory=140645876008576 CPUtime=0.01 cores=1,3,5,7
/proc/27807/task/27819/stat : 27819 (java) R 27805 27805 26989 0 -1 4202560 332 0 0 0 1 0 0 0 20 0 15 0 76545530 14420828160 7821 33554432000 4194304 4196468 140722339649328 140679208741104 140680296546153 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27820] ppid=27805 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27820/stat : 27820 (java) S 27805 27805 26989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545530 14420828160 7821 33554432000 4194304 4196468 140722339649328 140679207688800 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27821] ppid=27805 vsize=14082840 memory=140645876008576 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27821/stat : 27821 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545530 14420828160 7821 33554432000 4194304 4196468 140722339649328 140679206636336 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 32476 KiB

[startup+0.211103 s]*
/proc/loadavg: 2.01 2.02 1.96 4/217 27821
/proc/meminfo: memFree=9539552/32770624 swapFree=67108860/67108860
[pid=27805] ppid=27802 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/27805/stat : 27805 (xcsp3-exec) S 27802 27805 26989 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 76545524 115843072 364 33554432000 4194304 5098028 140725803783520 140725803781624 140473332187772 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27131904 140725803787323 140725803787524 140725803787524 140725803790282 0
/proc/27805/statm: 28282 364 306 221 0 87 0
[pid=27807] ppid=27805 vsize=14087096 memory=42856 CPUtime=0.34 cores=1,3,5,7
/proc/27807/stat : 27807 (java) S 27805 27805 26989 0 -1 1077944320 8319 0 0 0 32 2 0 0 20 0 15 0 76545524 14425186304 10714 33554432000 4194304 4196468 140722339649328 140722339631872 140680303439607 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
/proc/27807/statm: 3521774 10714 3144 1 0 3483008 0
[pid=27807/tid=27808] ppid=27805 vsize=14087096 memory=5854518564242424225 CPUtime=0.2 cores=1,3,5,7
/proc/27807/task/27808/stat : 27808 (java) R 27805 27805 26989 0 -1 4202560 5461 0 0 0 19 1 0 0 20 0 15 0 76545524 14425186304 10714 33554432000 4194304 4196468 140722339649328 140680307660600 140680287520094 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27809] ppid=27805 vsize=14087096 memory=3472468774771160272 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27809/stat : 27809 (java) S 27805 27805 26989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76545525 14425186304 10714 33554432000 4194304 4196468 140722339649328 140680256059664 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27810] ppid=27805 vsize=14087096 memory=140645876008576 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27810/stat : 27810 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545525 14425186304 10714 33554432000 4194304 4196468 140722339649328 140680255007120 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27811] ppid=27805 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27811/stat : 27811 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545525 14425186304 10714 33554432000 4194304 4196468 140722339649328 140680253954576 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27812] ppid=27805 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27812/stat : 27812 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545525 14425186304 10714 33554432000 4194304 4196468 140722339649328 140680252902032 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27813] ppid=27805 vsize=14087096 memory=140645876008576 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27813/stat : 27813 (java) S 27805 27805 26989 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76545526 14425186304 10714 33554432000 4194304 4196468 140722339649328 140679844620784 140680303450754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27814] ppid=27805 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27814/stat : 27814 (java) S 27805 27805 26989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76545527 14425186304 10714 33554432000 4194304 4196468 140722339649328 140679843567008 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27815] ppid=27805 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27815/stat : 27815 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545527 14425186304 10714 33554432000 4194304 4196468 140722339649328 140679212951024 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27816] ppid=27805 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27816/stat : 27816 (java) S 27805 27805 26989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545529 14425186304 10714 33554432000 4194304 4196468 140722339649328 140679211899600 140680303458203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27817] ppid=27805 vsize=14087096 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27807/task/27817/stat : 27817 (java) S 27805 27805 26989 0 -1 1077944384 656 0 0 0 2 0 0 0 20 0 15 0 76545529 14425186304 10714 33554432000 4194304 4196468 140722339649328 140679210846192 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27818] ppid=27805 vsize=14087096 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/27807/task/27818/stat : 27818 (java) S 27805 27805 26989 0 -1 1077944384 127 0 0 0 1 0 0 0 20 0 15 0 76545529 14425186304 10714 33554432000 4194304 4196468 140722339649328 140679209793648 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27819] ppid=27805 vsize=14087096 memory=140645876008576 CPUtime=0.08 cores=1,3,5,7
/proc/27807/task/27819/stat : 27819 (java) R 27805 27805 26989 0 -1 4202560 790 0 0 0 8 0 0 0 20 0 15 0 76545530 14425186304 10714 33554432000 4194304 4196468 140722339649328 140679208741104 140680287520094 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27820] ppid=27805 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27820/stat : 27820 (java) S 27805 27805 26989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545530 14425186304 10714 33554432000 4194304 4196468 140722339649328 140679207688800 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27821] ppid=27805 vsize=14087096 memory=140645876008576 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27821/stat : 27821 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545530 14425186304 10714 33554432000 4194304 4196468 140722339649328 140679206636336 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 44312 KiB

[startup+0.310656 s]*
/proc/loadavg: 2.01 2.02 1.96 3/217 27821
/proc/meminfo: memFree=9533596/32770624 swapFree=67108860/67108860
[pid=27805] ppid=27802 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/27805/stat : 27805 (xcsp3-exec) S 27802 27805 26989 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 76545524 115843072 364 33554432000 4194304 5098028 140725803783520 140725803781624 140473332187772 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27131904 140725803787323 140725803787524 140725803787524 140725803790282 0
/proc/27805/statm: 28282 364 306 221 0 87 0
[pid=27807] ppid=27805 vsize=14087096 memory=50172 CPUtime=0.5 cores=1,3,5,7
/proc/27807/stat : 27807 (java) S 27805 27805 26989 0 -1 1077944320 9137 0 0 0 48 2 0 0 20 0 15 0 76545524 14425186304 12543 33554432000 4194304 4196468 140722339649328 140722339631872 140680303439607 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
/proc/27807/statm: 3521774 12543 3250 1 0 3483008 0
[pid=27807/tid=27808] ppid=27805 vsize=14087096 memory=8514701219881125277 CPUtime=0.29 cores=1,3,5,7
/proc/27807/task/27808/stat : 27808 (java) R 27805 27805 26989 0 -1 4202560 6186 0 0 0 28 1 0 0 20 0 15 0 76545524 14425186304 12543 33554432000 4194304 4196468 140722339649328 140680307670720 140680287520094 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27809] ppid=27805 vsize=14087096 memory=3472468774771160272 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27809/stat : 27809 (java) S 27805 27805 26989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76545525 14425186304 12543 33554432000 4194304 4196468 140722339649328 140680256059664 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27810] ppid=27805 vsize=14087096 memory=140645876008576 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27810/stat : 27810 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545525 14425186304 12543 33554432000 4194304 4196468 140722339649328 140680255007120 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27811] ppid=27805 vsize=14087096 memory=5 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27811/stat : 27811 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545525 14425186304 12543 33554432000 4194304 4196468 140722339649328 140680253954576 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27812] ppid=27805 vsize=14087096 memory=140645750679583 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27812/stat : 27812 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545525 14425186304 12543 33554432000 4194304 4196468 140722339649328 140680252902032 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27813] ppid=27805 vsize=14087096 memory=281291501319936 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27813/stat : 27813 (java) S 27805 27805 26989 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76545526 14425186304 12543 33554432000 4194304 4196468 140722339649328 140679844620784 140680303450754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27814] ppid=27805 vsize=14087096 memory=140645750656527 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27814/stat : 27814 (java) S 27805 27805 26989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76545527 14425186304 12543 33554432000 4194304 4196468 140722339649328 140679843567008 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27815] ppid=27805 vsize=14087096 memory=281291626674272 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27815/stat : 27815 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545527 14425186304 12543 33554432000 4194304 4196468 140722339649328 140679212951024 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27816] ppid=27805 vsize=14087096 memory=140645750661135 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27816/stat : 27816 (java) S 27805 27805 26989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545529 14425186304 12543 33554432000 4194304 4196468 140722339649328 140679211899600 140680303458203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27817] ppid=27805 vsize=14087096 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/27807/task/27817/stat : 27817 (java) S 27805 27805 26989 0 -1 1077944384 672 0 0 0 4 0 0 0 20 0 15 0 76545529 14425186304 12543 33554432000 4194304 4196468 140722339649328 140679210846192 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27818] ppid=27805 vsize=14087096 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/27807/task/27818/stat : 27818 (java) S 27805 27805 26989 0 -1 1077944384 138 0 0 0 3 0 0 0 20 0 15 0 76545529 14425186304 12543 33554432000 4194304 4196468 140722339649328 140679209793648 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27819] ppid=27805 vsize=14087096 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/27807/task/27819/stat : 27819 (java) S 27805 27805 26989 0 -1 1077944384 859 0 0 0 12 0 0 0 20 0 15 0 76545530 14425186304 12543 33554432000 4194304 4196468 140722339649328 140679208741104 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27820] ppid=27805 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27820/stat : 27820 (java) S 27805 27805 26989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545530 14425186304 12543 33554432000 4194304 4196468 140722339649328 140679207688800 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27821] ppid=27805 vsize=14087096 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27821/stat : 27821 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545530 14425186304 12543 33554432000 4194304 4196468 140722339649328 140679206636336 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 51628 KiB

[startup+0.700808 s]
/proc/loadavg: 2.01 2.02 1.96 7/217 27821
/proc/meminfo: memFree=9506920/32770624 swapFree=67108860/67108860
[pid=27805] ppid=27802 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/27805/stat : 27805 (xcsp3-exec) S 27802 27805 26989 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 76545524 115843072 364 33554432000 4194304 5098028 140725803783520 140725803781624 140473332187772 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27131904 140725803787323 140725803787524 140725803787524 140725803790282 0
/proc/27805/statm: 28282 364 306 221 0 87 0
[pid=27807] ppid=27805 vsize=14089220 memory=90588 CPUtime=1.75 cores=1,3,5,7
/proc/27807/stat : 27807 (java) S 27805 27805 26989 0 -1 1077944320 13234 0 0 0 170 5 0 0 20 0 15 0 76545524 14427361280 22647 33554432000 4194304 4196468 140722339649328 140722339631872 140680303439607 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
/proc/27807/statm: 3522305 22647 3345 1 0 3483520 0
[pid=27807/tid=27808] ppid=27805 vsize=14089220 memory=7660742144744843625 CPUtime=0.66 cores=1,3,5,7
/proc/27807/task/27808/stat : 27808 (java) R 27805 27805 26989 0 -1 4202560 6972 0 0 0 64 2 0 0 20 0 15 0 76545524 14427361280 22647 33554432000 4194304 4196468 140722339649328 140680307674800 140680303451542 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27809] ppid=27805 vsize=14089220 memory=5865465064658194540 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27809/stat : 27809 (java) S 27805 27805 26989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76545525 14427361280 22647 33554432000 4194304 4196468 140722339649328 140680256059664 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27810] ppid=27805 vsize=14089220 memory=6935649255759568960 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27810/stat : 27810 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545525 14427361280 22647 33554432000 4194304 4196468 140722339649328 140680255007120 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27811] ppid=27805 vsize=14089220 memory=7825734864442108491 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27811/stat : 27811 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545525 14427361280 22647 33554432000 4194304 4196468 140722339649328 140680253954576 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27812] ppid=27805 vsize=14089220 memory=8370611207638964880 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27812/stat : 27812 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545525 14427361280 22647 33554432000 4194304 4196468 140722339649328 140680252902032 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27813] ppid=27805 vsize=14089220 memory=6944656592455360569 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27813/stat : 27813 (java) S 27805 27805 26989 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76545526 14427361280 22647 33554432000 4194304 4196468 140722339649328 140679844620784 140680303450754 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27814] ppid=27805 vsize=14089220 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27814/stat : 27814 (java) S 27805 27805 26989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76545527 14427361280 22647 33554432000 4194304 4196468 140722339649328 140679843567008 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27815] ppid=27805 vsize=14089220 memory=6884 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27815/stat : 27815 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545527 14427361280 22647 33554432000 4194304 4196468 140722339649328 140679212951024 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27816] ppid=27805 vsize=14089220 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27816/stat : 27816 (java) S 27805 27805 26989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545529 14427361280 22647 33554432000 4194304 4196468 140722339649328 140679211899600 140680303458203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27817] ppid=27805 vsize=14089220 memory=22976 CPUtime=0.35 cores=1,3,5,7
/proc/27807/task/27817/stat : 27817 (java) R 27805 27805 26989 0 -1 4202560 1682 0 0 0 35 0 0 0 20 0 15 0 76545529 14427361280 22647 33554432000 4194304 4196468 140722339649328 140679210835904 140680286939932 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27818] ppid=27805 vsize=14089220 memory=1296 CPUtime=0.31 cores=1,3,5,7
/proc/27807/task/27818/stat : 27818 (java) S 27805 27805 26989 0 -1 1077944384 1102 0 0 0 31 0 0 0 20 0 15 0 76545529 14427361280 22647 33554432000 4194304 4196468 140722339649328 140679209793648 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27819] ppid=27805 vsize=14089220 memory=2412 CPUtime=0.38 cores=1,3,5,7
/proc/27807/task/27819/stat : 27819 (java) R 27805 27805 26989 0 -1 1077944384 2191 0 0 0 38 0 0 0 20 0 15 0 76545530 14427361280 22647 33554432000 4194304 4196468 140722339649328 140679208741104 140680303450754 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27820] ppid=27805 vsize=14089220 memory=7163890427858739792 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27820/stat : 27820 (java) S 27805 27805 26989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545530 14427361280 22647 33554432000 4194304 4196468 140722339649328 140679207688800 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27821] ppid=27805 vsize=14089220 memory=7881696724453321575 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27821/stat : 27821 (java) S 27805 27805 26989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76545530 14427361280 22647 33554432000 4194304 4196468 140722339649328 140679206636336 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
Current children cumulated CPU time: 1.75 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 92044 KiB

[startup+1.50095 s]
/proc/loadavg: 2.01 2.02 1.96 4/200 27823
/proc/meminfo: memFree=11059980/32770624 swapFree=67108860/67108860
[pid=27805] ppid=27802 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/27805/stat : 27805 (xcsp3-exec) S 27802 27805 26989 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 76545524 115843072 364 33554432000 4194304 5098028 140725803783520 140725803781624 140473332187772 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27131904 140725803787323 140725803787524 140725803787524 140725803790282 0
/proc/27805/statm: 28282 364 306 221 0 87 0

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

/proc/27805/stat : 27805 (xcsp3-exec) S 27802 27805 26989 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 76545524 115843072 364 33554432000 4194304 5098028 140725803783520 140725803781624 140473332187772 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27131904 140725803787323 140725803787524 140725803787524 140725803790282 0
/proc/27805/statm: 28282 364 306 221 0 87 0
[pid=27807] ppid=27805 vsize=14089220 memory=201208 CPUtime=156.38 cores=1,3,5,7
/proc/27807/stat : 27807 (java) S 27805 27805 26989 0 -1 1077944320 40336 0 0 0 15624 14 0 0 20 0 15 0 76545524 14427361280 50302 33554432000 4194304 4196468 140722339649328 140722339631872 140680303439607 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
/proc/27807/statm: 3522305 50302 3395 1 0 3483520 0
[pid=27807/tid=27808] ppid=27805 vsize=14089220 memory=14064 CPUtime=151.94 cores=1,3,5,7
/proc/27807/task/27808/stat : 27808 (java) R 27805 27805 26989 0 -1 4202560 11184 0 0 0 15189 5 0 0 20 0 15 0 76545524 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680307678352 140679930453764 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27809] ppid=27805 vsize=14089220 memory=-7003737579269690708 CPUtime=0.01 cores=1,3,5,7
/proc/27807/task/27809/stat : 27809 (java) S 27805 27805 26989 0 -1 1077944384 1091 0 0 0 1 0 0 0 20 0 15 0 76545525 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680256059664 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27810] ppid=27805 vsize=14089220 memory=1296 CPUtime=0.02 cores=1,3,5,7
/proc/27807/task/27810/stat : 27810 (java) S 27805 27805 26989 0 -1 1077944384 552 0 0 0 2 0 0 0 20 0 15 0 76545525 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680255007120 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27811] ppid=27805 vsize=14089220 memory=2412 CPUtime=0.01 cores=1,3,5,7
/proc/27807/task/27811/stat : 27811 (java) S 27805 27805 26989 0 -1 1077944384 1332 0 0 0 1 0 0 0 20 0 15 0 76545525 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680253954576 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27812] ppid=27805 vsize=14089220 memory=1836 CPUtime=0.02 cores=1,3,5,7
/proc/27807/task/27812/stat : 27812 (java) S 27805 27805 26989 0 -1 1077944384 900 0 0 0 2 0 0 0 20 0 15 0 76545525 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680252902032 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27813] ppid=27805 vsize=14089220 memory=792 CPUtime=0.01 cores=1,3,5,7
/proc/27807/task/27813/stat : 27813 (java) S 27805 27805 26989 0 -1 1077944384 1157 0 0 0 1 0 0 0 20 0 15 0 76545526 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679844620784 140680303450754 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27814] ppid=27805 vsize=14089220 memory=1960 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27814/stat : 27814 (java) S 27805 27805 26989 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 76545527 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679843567008 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27815] ppid=27805 vsize=14089220 memory=5672 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27815/stat : 27815 (java) S 27805 27805 26989 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 76545527 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679212951024 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27816] ppid=27805 vsize=14089220 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27816/stat : 27816 (java) S 27805 27805 26989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545529 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679211899600 140680303458203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27817] ppid=27805 vsize=14089220 memory=1232 CPUtime=1.81 cores=1,3,5,7
/proc/27807/task/27817/stat : 27817 (java) S 27805 27805 26989 0 -1 1077944384 7238 0 0 0 180 1 0 0 20 0 15 0 76545529 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679210846192 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27818] ppid=27805 vsize=14089220 memory=12036 CPUtime=1.89 cores=1,3,5,7
/proc/27807/task/27818/stat : 27818 (java) S 27805 27805 26989 0 -1 1077944384 8352 0 0 0 188 1 0 0 20 0 15 0 76545529 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679209793648 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27819] ppid=27805 vsize=14089220 memory=1712 CPUtime=0.55 cores=1,3,5,7
/proc/27807/task/27819/stat : 27819 (java) S 27805 27805 26989 0 -1 1077944384 6616 0 0 0 54 1 0 0 20 0 15 0 76545530 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679208741104 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27820] ppid=27805 vsize=14089220 memory=8548 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27820/stat : 27820 (java) S 27805 27805 26989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545530 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679207688800 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27821] ppid=27805 vsize=14089220 memory=1012 CPUtime=0.02 cores=1,3,5,7
/proc/27807/task/27821/stat : 27821 (java) S 27805 27805 26989 0 -1 1077944384 562 0 0 0 1 1 0 0 20 0 15 0 76545530 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679206636336 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
Current children cumulated CPU time: 156.38 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 202664 KiB

[startup+153.601 s]
/proc/loadavg: 1.91 1.97 1.95 3/217 27902
/proc/meminfo: memFree=8896716/32770624 swapFree=67108860/67108860
[pid=27805] ppid=27802 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/27805/stat : 27805 (xcsp3-exec) S 27802 27805 26989 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 76545524 115843072 364 33554432000 4194304 5098028 140725803783520 140725803781624 140473332187772 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27131904 140725803787323 140725803787524 140725803787524 140725803790282 0
/proc/27805/statm: 28282 364 306 221 0 87 0
[pid=27807] ppid=27805 vsize=14089220 memory=201208 CPUtime=157.97 cores=1,3,5,7
/proc/27807/stat : 27807 (java) S 27805 27805 26989 0 -1 1077944320 40336 0 0 0 15783 14 0 0 20 0 15 0 76545524 14427361280 50302 33554432000 4194304 4196468 140722339649328 140722339631872 140680303439607 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
/proc/27807/statm: 3522305 50302 3395 1 0 3483520 0
[pid=27807/tid=27808] ppid=27805 vsize=14089220 memory=201208 CPUtime=153.53 cores=1,3,5,7
/proc/27807/task/27808/stat : 27808 (java) R 27805 27805 26989 0 -1 4202560 11184 0 0 0 15348 5 0 0 20 0 15 0 76545524 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680307678240 140679931963107 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27809] ppid=27805 vsize=14089220 memory=281291501969472 CPUtime=0.01 cores=1,3,5,7
/proc/27807/task/27809/stat : 27809 (java) S 27805 27805 26989 0 -1 1077944384 1091 0 0 0 1 0 0 0 20 0 15 0 76545525 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680256059664 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27810] ppid=27805 vsize=14089220 memory=7597684060135097309 CPUtime=0.02 cores=1,3,5,7
/proc/27807/task/27810/stat : 27810 (java) S 27805 27805 26989 0 -1 1077944384 552 0 0 0 2 0 0 0 20 0 15 0 76545525 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680255007120 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27811] ppid=27805 vsize=14089220 memory=201208 CPUtime=0.01 cores=1,3,5,7
/proc/27807/task/27811/stat : 27811 (java) S 27805 27805 26989 0 -1 1077944384 1332 0 0 0 1 0 0 0 20 0 15 0 76545525 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680253954576 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27812] ppid=27805 vsize=14089220 memory=1456 CPUtime=0.02 cores=1,3,5,7
/proc/27807/task/27812/stat : 27812 (java) S 27805 27805 26989 0 -1 1077944384 900 0 0 0 2 0 0 0 20 0 15 0 76545525 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680252902032 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27813] ppid=27805 vsize=14089220 memory=202820 CPUtime=0.01 cores=1,3,5,7
/proc/27807/task/27813/stat : 27813 (java) S 27805 27805 26989 0 -1 1077944384 1157 0 0 0 1 0 0 0 20 0 15 0 76545526 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679844620784 140680303450754 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27814] ppid=27805 vsize=14089220 memory=3919099660093169696 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27814/stat : 27814 (java) S 27805 27805 26989 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 76545527 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679843567008 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27815] ppid=27805 vsize=14089220 memory=-2746958450906831424 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27815/stat : 27815 (java) S 27805 27805 26989 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 76545527 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679212951024 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27816] ppid=27805 vsize=14089220 memory=106 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27816/stat : 27816 (java) S 27805 27805 26989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545529 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679211899600 140680303458203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27817] ppid=27805 vsize=14089220 memory=127 CPUtime=1.81 cores=1,3,5,7
/proc/27807/task/27817/stat : 27817 (java) S 27805 27805 26989 0 -1 1077944384 7238 0 0 0 180 1 0 0 20 0 15 0 76545529 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679210846192 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27818] ppid=27805 vsize=14089220 memory=738 CPUtime=1.89 cores=1,3,5,7
/proc/27807/task/27818/stat : 27818 (java) S 27805 27805 26989 0 -1 1077944384 8352 0 0 0 188 1 0 0 20 0 15 0 76545529 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679209793648 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27819] ppid=27805 vsize=14089220 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/27807/task/27819/stat : 27819 (java) S 27805 27805 26989 0 -1 1077944384 6616 0 0 0 54 1 0 0 20 0 15 0 76545530 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679208741104 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27820] ppid=27805 vsize=14089220 memory=260064564795710 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27820/stat : 27820 (java) S 27805 27805 26989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545530 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679207688800 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27821] ppid=27805 vsize=14089220 memory=119421565720895 CPUtime=0.02 cores=1,3,5,7
/proc/27807/task/27821/stat : 27821 (java) S 27805 27805 26989 0 -1 1077944384 562 0 0 0 1 1 0 0 20 0 15 0 76545530 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679206636336 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
Current children cumulated CPU time: 157.97 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 202664 KiB

[startup+154.001 s]*
/proc/loadavg: 1.91 1.97 1.95 3/217 27902
/proc/meminfo: memFree=8896716/32770624 swapFree=67108860/67108860
[pid=27805] ppid=27802 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/27805/stat : 27805 (xcsp3-exec) S 27802 27805 26989 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 76545524 115843072 364 33554432000 4194304 5098028 140725803783520 140725803781624 140473332187772 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27131904 140725803787323 140725803787524 140725803787524 140725803790282 0
/proc/27805/statm: 28282 364 306 221 0 87 0
[pid=27807] ppid=27805 vsize=14089220 memory=201208 CPUtime=158.38 cores=1,3,5,7
/proc/27807/stat : 27807 (java) S 27805 27805 26989 0 -1 1077944320 40338 0 0 0 15824 14 0 0 20 0 15 0 76545524 14427361280 50302 33554432000 4194304 4196468 140722339649328 140722339631872 140680303439607 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
/proc/27807/statm: 3522305 50302 3395 1 0 3483520 0
[pid=27807/tid=27808] ppid=27805 vsize=14089220 memory=6791534058613427641 CPUtime=153.94 cores=1,3,5,7
/proc/27807/task/27808/stat : 27808 (java) R 27805 27805 26989 0 -1 4202560 11184 0 0 0 15389 5 0 0 20 0 15 0 76545524 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680307678240 140679931964065 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27809] ppid=27805 vsize=14089220 memory=-7003737579269690708 CPUtime=0.01 cores=1,3,5,7
/proc/27807/task/27809/stat : 27809 (java) S 27805 27805 26989 0 -1 1077944384 1091 0 0 0 1 0 0 0 20 0 15 0 76545525 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680256059664 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27810] ppid=27805 vsize=14089220 memory=844 CPUtime=0.02 cores=1,3,5,7
/proc/27807/task/27810/stat : 27810 (java) S 27805 27805 26989 0 -1 1077944384 552 0 0 0 2 0 0 0 20 0 15 0 76545525 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680255007120 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27811] ppid=27805 vsize=14089220 memory=1696 CPUtime=0.01 cores=1,3,5,7
/proc/27807/task/27811/stat : 27811 (java) S 27805 27805 26989 0 -1 1077944384 1332 0 0 0 1 0 0 0 20 0 15 0 76545525 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680253954576 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27812] ppid=27805 vsize=14089220 memory=920 CPUtime=0.02 cores=1,3,5,7
/proc/27807/task/27812/stat : 27812 (java) S 27805 27805 26989 0 -1 1077944384 900 0 0 0 2 0 0 0 20 0 15 0 76545525 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680252902032 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27813] ppid=27805 vsize=14089220 memory=792 CPUtime=0.01 cores=1,3,5,7
/proc/27807/task/27813/stat : 27813 (java) S 27805 27805 26989 0 -1 1077944384 1157 0 0 0 1 0 0 0 20 0 15 0 76545526 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679844620784 140680303450754 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27814] ppid=27805 vsize=14089220 memory=1960 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27814/stat : 27814 (java) S 27805 27805 26989 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 76545527 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679843567008 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27815] ppid=27805 vsize=14089220 memory=5672 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27815/stat : 27815 (java) S 27805 27805 26989 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 76545527 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679212951024 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27816] ppid=27805 vsize=14089220 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27816/stat : 27816 (java) S 27805 27805 26989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545529 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679211899600 140680303458203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27817] ppid=27805 vsize=14089220 memory=1456 CPUtime=1.81 cores=1,3,5,7
/proc/27807/task/27817/stat : 27817 (java) S 27805 27805 26989 0 -1 1077944384 7238 0 0 0 180 1 0 0 20 0 15 0 76545529 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679210846192 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27818] ppid=27805 vsize=14089220 memory=201208 CPUtime=1.89 cores=1,3,5,7
/proc/27807/task/27818/stat : 27818 (java) S 27805 27805 26989 0 -1 1077944384 8352 0 0 0 188 1 0 0 20 0 15 0 76545529 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679209793648 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27819] ppid=27805 vsize=14089220 memory=201208 CPUtime=0.55 cores=1,3,5,7
/proc/27807/task/27819/stat : 27819 (java) S 27805 27805 26989 0 -1 1077944384 6616 0 0 0 54 1 0 0 20 0 15 0 76545530 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679208741104 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27820] ppid=27805 vsize=14089220 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27820/stat : 27820 (java) S 27805 27805 26989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545530 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679207688800 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27821] ppid=27805 vsize=14089220 memory=3020 CPUtime=0.02 cores=1,3,5,7
/proc/27807/task/27821/stat : 27821 (java) S 27805 27805 26989 0 -1 1077944384 564 0 0 0 1 1 0 0 20 0 15 0 76545530 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679206636336 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
Current children cumulated CPU time: 158.38 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 202664 KiB

[startup+154.401 s]
/proc/loadavg: 1.91 1.97 1.95 3/217 27902
/proc/meminfo: memFree=8896716/32770624 swapFree=67108860/67108860
[pid=27805] ppid=27802 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/27805/stat : 27805 (xcsp3-exec) S 27802 27805 26989 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 76545524 115843072 364 33554432000 4194304 5098028 140725803783520 140725803781624 140473332187772 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27131904 140725803787323 140725803787524 140725803787524 140725803790282 0
/proc/27805/statm: 28282 364 306 221 0 87 0
[pid=27807] ppid=27805 vsize=14089220 memory=201208 CPUtime=158.77 cores=1,3,5,7
/proc/27807/stat : 27807 (java) S 27805 27805 26989 0 -1 1077944320 40338 0 0 0 15863 14 0 0 20 0 15 0 76545524 14427361280 50302 33554432000 4194304 4196468 140722339649328 140722339631872 140680303439607 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
/proc/27807/statm: 3522305 50302 3395 1 0 3483520 0
[pid=27807/tid=27808] ppid=27805 vsize=14089220 memory=2412 CPUtime=154.33 cores=1,3,5,7
/proc/27807/task/27808/stat : 27808 (java) R 27805 27805 26989 0 -1 4202560 11184 0 0 0 15428 5 0 0 20 0 15 0 76545524 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680307678240 140679930575312 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27809] ppid=27805 vsize=14089220 memory=1836 CPUtime=0.01 cores=1,3,5,7
/proc/27807/task/27809/stat : 27809 (java) S 27805 27805 26989 0 -1 1077944384 1091 0 0 0 1 0 0 0 20 0 15 0 76545525 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680256059664 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27810] ppid=27805 vsize=14089220 memory=205824 CPUtime=0.02 cores=1,3,5,7
/proc/27807/task/27810/stat : 27810 (java) S 27805 27805 26989 0 -1 1077944384 552 0 0 0 2 0 0 0 20 0 15 0 76545525 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680255007120 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27811] ppid=27805 vsize=14089220 memory=4140 CPUtime=0.01 cores=1,3,5,7
/proc/27807/task/27811/stat : 27811 (java) S 27805 27805 26989 0 -1 1077944384 1332 0 0 0 1 0 0 0 20 0 15 0 76545525 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680253954576 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27812] ppid=27805 vsize=14089220 memory=22980 CPUtime=0.02 cores=1,3,5,7
/proc/27807/task/27812/stat : 27812 (java) S 27805 27805 26989 0 -1 1077944384 900 0 0 0 2 0 0 0 20 0 15 0 76545525 14427361280 50302 33554432000 4194304 4196468 140722339649328 140680252902032 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27813] ppid=27805 vsize=14089220 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/27807/task/27813/stat : 27813 (java) S 27805 27805 26989 0 -1 1077944384 1157 0 0 0 1 0 0 0 20 0 15 0 76545526 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679844620784 140680303450754 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27814] ppid=27805 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27814/stat : 27814 (java) S 27805 27805 26989 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 76545527 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679843567008 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27815] ppid=27805 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27815/stat : 27815 (java) S 27805 27805 26989 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 76545527 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679212951024 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27816] ppid=27805 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27816/stat : 27816 (java) S 27805 27805 26989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545529 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679211899600 140680303458203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27817] ppid=27805 vsize=14089220 memory=201208 CPUtime=1.81 cores=1,3,5,7
/proc/27807/task/27817/stat : 27817 (java) S 27805 27805 26989 0 -1 1077944384 7238 0 0 0 180 1 0 0 20 0 15 0 76545529 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679210846192 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27818] ppid=27805 vsize=14089220 memory=204792 CPUtime=1.89 cores=1,3,5,7
/proc/27807/task/27818/stat : 27818 (java) S 27805 27805 26989 0 -1 1077944384 8352 0 0 0 188 1 0 0 20 0 15 0 76545529 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679209793648 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27819] ppid=27805 vsize=14089220 memory=6791534058613427641 CPUtime=0.55 cores=1,3,5,7
/proc/27807/task/27819/stat : 27819 (java) S 27805 27805 26989 0 -1 1077944384 6616 0 0 0 54 1 0 0 20 0 15 0 76545530 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679208741104 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27820] ppid=27805 vsize=14089220 memory=201208 CPUtime=0 cores=1,3,5,7
/proc/27807/task/27820/stat : 27820 (java) S 27805 27805 26989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76545530 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679207688800 140680303449813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
[pid=27807/tid=27821] ppid=27805 vsize=14089220 memory=920 CPUtime=0.02 cores=1,3,5,7
/proc/27807/task/27821/stat : 27821 (java) S 27805 27805 26989 0 -1 1077944384 564 0 0 0 1 1 0 0 20 0 15 0 76545530 14427361280 50302 33554432000 4194304 4196468 140722339649328 140679206636336 140680303450754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39227392 140722339656833 140722339657009 140722339657009 140722339659727 0
Current children cumulated CPU time: 158.77 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 202664 KiB

Child status: 0
Real time (s): 154.425
CPU time (s): 158.812
CPU user time (s): 158.657
CPU system time (s): 0.155285
CPU usage (%): 102.841
Max. virtual memory (cumulated for all children) (KiB): 14202380
Max. memory (cumulated for all children) (KiB): 210860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 158.657
system time used= 0.155285
maximum resident set size= 209404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41739
page faults= 0
swaps= 0
block input operations= 0
block output operations= 312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5771
involuntary context switches= 267


# summary of solver processes directly reported to runsolver:
#   pid: 27805
#   total CPU time (s): 158.812
#   total CPU user time (s): 158.657
#   total CPU system time (s): 0.155285

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.776391 second user time and 1.54046 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-26 09:23:43
IDJOB=4292532
IDBENCH=141651
IDSOLVER=2747
FILE ID=node104/4292532-1532589823
RUNJOBID= node104-1532582652-27021
PBS_JOBID= 21021968
Free space on /tmp= 48328 MiB

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

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

MD5SUM BENCH= 6e3279f6b90dee0013fa01f52c3f5b67
RANDOM SEED=404805966

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         9570792 kB
MemAvailable:   30361160 kB
Buffers:          218272 kB
Cached:         20564600 kB
SwapCached:            0 kB
Active:          5741696 kB
Inactive:       16662100 kB
Active(anon):    1572588 kB
Inactive(anon):    76284 kB
Active(file):    4169108 kB
Inactive(file): 16585816 kB
Unevictable:        7172 kB
Mlocked:            7172 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             20624 kB
Writeback:             0 kB
AnonPages:       1627864 kB
Mapped:            53268 kB
Shmem:             25228 kB
Slab:             492052 kB
SReclaimable:     463904 kB
SUnreclaim:        28148 kB
KernelStack:        3504 kB
PageTables:         8396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3451304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1515520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48304 MiB
End job on node104 at 2018-07-26 09:26:18