Trace number 4297700

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.7b par (e747e1e)SAT 11.8824 2.08999

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 benchmark11.8824
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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297700-1532735478.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4297700-1532735478.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
2.77/0.90	c solve instance...
11.38/2.07	s SATISFIABLE
11.38/2.07	v <instantiation>
11.38/2.07	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>
11.38/2.07	v 	<values>3 18 17 25 2 20 45 40 36 12 23 48 30 47 21 15 29 41 44 11 10 32 31 46 7 13 33 38 39 9 24 49 35 37 8 5 34 27 26 19 16 42 43 28 14 1 6 22 4 0 0 0 0 0 0 3 9 9 8 2 3 8 4 8 2 2 6 5 7 3 1 4 6 6 1 2 7 4 8 1 3 7 6 4 1 1 8 4 7 1 2 8 8 4 3 2 5 7 5 2 0 3 2 2 3 0 5 9 6 4 0 7 9 7 6 0 6 6 5 9 0 9 7 6 7 0 4 9 9 9 0 8 8 6 8 0 5 4 5 4 0 7 5 5 5 0 1 3 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
11.38/2.07	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 (8934 MiB free)
  memory of node 1: 16384 MiB (14215 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297700-1532735478/watcher-4297700-1532735478 -o /tmp/evaluation-result-4297700-1532735478/solver-4297700-1532735478 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1532732951-10516 --watchdog 2580 HOME/xcsp3-exec -seed 1100700500 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297700-1532735478.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
Current StackSize limit: 8192 KiB

solver pid=11051, runsolver pid=11048

[startup+0.106901 s]*
/proc/loadavg: 8.58 8.45 8.40 2/204 11072
/proc/meminfo: memFree=23688988/32770624 swapFree=67108860/67108860
[pid=11051] ppid=11048 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11051/stat : 11051 (xcsp3-exec) S 11048 11051 10489 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 91111000 115843072 364 33554432000 4194304 5098028 140725770913008 140725770911112 140717584052860 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38424576 140725770921013 140725770921216 140725770921216 140725770923978 0
/proc/11051/statm: 28282 364 306 221 0 87 0
[pid=11053] ppid=11051 vsize=26104152 memory=28076 CPUtime=0.13 cores=0-7
/proc/11053/stat : 11053 (java) S 11051 11051 10489 0 -1 1077944320 5906 0 0 0 12 1 0 0 20 0 20 0 91111001 26730651648 7019 33554432000 4194304 4196468 140724884700240 140724884682784 139893587476215 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
/proc/11053/statm: 6526038 7019 3029 1 0 6488315 0
[pid=11053/tid=11054] ppid=11051 vsize=26104152 memory=7680214547666214044 CPUtime=0.1 cores=0-7
/proc/11053/task/11054/stat : 11054 (java) R 11051 11051 10489 0 -1 4202560 3835 0 0 0 9 1 0 0 20 0 20 0 91111001 26730651648 7019 33554432000 4194304 4196468 140724884700240 139893591709488 139893587498141 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11055] ppid=11051 vsize=26104152 memory=732369995762306021 CPUtime=0 cores=0-7
/proc/11053/task/11055/stat : 11055 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111002 26730651648 7019 33554432000 4194304 4196468 140724884700240 139893540096528 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11056] ppid=11051 vsize=26104152 memory=139857424852608 CPUtime=0 cores=0-7
/proc/11053/task/11056/stat : 11056 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111002 26730651648 7019 33554432000 4194304 4196468 140724884700240 139893539043984 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11057] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11057/stat : 11057 (java) S 11051 11051 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91111002 26730651648 7019 33554432000 4194304 4196468 140724884700240 139893537990928 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11058] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11058/stat : 11058 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111002 26730651648 7019 33554432000 4194304 4196468 140724884700240 139893536938384 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11059] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11059/stat : 11059 (java) S 11051 11051 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111002 26730651648 7019 33554432000 4194304 4196468 140724884700240 139893535886352 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11060] ppid=11051 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/11053/task/11060/stat : 11060 (java) S 11051 11051 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111002 26730651648 7019 33554432000 4194304 4196468 140724884700240 139893534833808 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11061] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11061/stat : 11061 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111002 26730651648 7019 33554432000 4194304 4196468 140724884700240 139893533780752 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11062] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11062/stat : 11062 (java) S 11051 11051 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111002 26730651648 7019 33554432000 4194304 4196468 140724884700240 139893532728208 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11063] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11063/stat : 11063 (java) S 11051 11051 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111003 26730651648 7019 33554432000 4194304 4196468 140724884700240 139891792566512 139893587487362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11064] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11064/stat : 11064 (java) S 11051 11051 10489 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 91111004 26730651648 7019 33554432000 4194304 4196468 140724884700240 139891791512736 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11065] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11065/stat : 11065 (java) S 11051 11051 10489 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 91111004 26730651648 7019 33554432000 4194304 4196468 140724884700240 139891790459632 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11066] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11066/stat : 11066 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111006 26730651648 7019 33554432000 4194304 4196468 140724884700240 139891789408208 139893587494811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11067] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11067/stat : 11067 (java) S 11051 11051 10489 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 91111006 26730651648 7019 33554432000 4194304 4196468 140724884700240 139891788356336 139893587487362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11068] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11068/stat : 11068 (java) R 11051 11051 10489 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 91111006 26730651648 7019 33554432000 4194304 4196468 140724884700240 139891787303792 139893587487362 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11069] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11069/stat : 11069 (java) S 11051 11051 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91111006 26730651648 7019 33554432000 4194304 4196468 140724884700240 139891786250736 139893587487362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11070] ppid=11051 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/11053/task/11070/stat : 11070 (java) R 11051 11051 10489 0 -1 4202560 335 0 0 0 1 0 0 0 20 0 20 0 91111006 26730651648 7019 33554432000 4194304 4196468 140724884700240 139891785198192 139893587497562 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11071] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11071/stat : 11071 (java) S 11051 11051 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91111007 26730651648 7019 33554432000 4194304 4196468 140724884700240 139891784145376 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11072] ppid=11051 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/11053/task/11072/stat : 11072 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111007 26730651648 7019 33554432000 4194304 4196468 140724884700240 139891475045040 139893587487362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 29532 KiB

[startup+0.210717 s]*
/proc/loadavg: 8.58 8.45 8.40 3/204 11072
/proc/meminfo: memFree=23677840/32770624 swapFree=67108860/67108860
[pid=11051] ppid=11048 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11051/stat : 11051 (xcsp3-exec) S 11048 11051 10489 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 91111000 115843072 364 33554432000 4194304 5098028 140725770913008 140725770911112 140717584052860 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38424576 140725770921013 140725770921216 140725770921216 140725770923978 0
/proc/11051/statm: 28282 364 306 221 0 87 0
[pid=11053] ppid=11051 vsize=26104152 memory=39664 CPUtime=0.33 cores=0-7
/proc/11053/stat : 11053 (java) S 11051 11051 10489 0 -1 1077944320 8487 0 0 0 31 2 0 0 20 0 20 0 91111001 26730651648 9916 33554432000 4194304 4196468 140724884700240 140724884682784 139893587476215 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
/proc/11053/statm: 6526038 9916 3198 1 0 6488315 0
[pid=11053/tid=11054] ppid=11051 vsize=26104152 memory=0 CPUtime=0.2 cores=0-7
/proc/11053/task/11054/stat : 11054 (java) R 11051 11051 10489 0 -1 4202560 5601 0 0 0 19 1 0 0 20 0 20 0 91111001 26730651648 9916 33554432000 4194304 4196468 140724884700240 139893591712976 139893587498141 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11055] ppid=11051 vsize=26104152 memory=732369995762306021 CPUtime=0 cores=0-7
/proc/11053/task/11055/stat : 11055 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111002 26730651648 9916 33554432000 4194304 4196468 140724884700240 139893540096528 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11056] ppid=11051 vsize=26104152 memory=139857424852608 CPUtime=0 cores=0-7
/proc/11053/task/11056/stat : 11056 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111002 26730651648 9916 33554432000 4194304 4196468 140724884700240 139893539043984 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11057] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11057/stat : 11057 (java) S 11051 11051 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91111002 26730651648 9916 33554432000 4194304 4196468 140724884700240 139893537990928 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11058] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11058/stat : 11058 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111002 26730651648 9916 33554432000 4194304 4196468 140724884700240 139893536938384 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11059] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11059/stat : 11059 (java) S 11051 11051 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111002 26730651648 9916 33554432000 4194304 4196468 140724884700240 139893535886352 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11060] ppid=11051 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/11053/task/11060/stat : 11060 (java) S 11051 11051 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111002 26730651648 9916 33554432000 4194304 4196468 140724884700240 139893534833808 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11061] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11061/stat : 11061 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111002 26730651648 9916 33554432000 4194304 4196468 140724884700240 139893533780752 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11062] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11062/stat : 11062 (java) S 11051 11051 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111002 26730651648 9916 33554432000 4194304 4196468 140724884700240 139893532728208 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11063] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11063/stat : 11063 (java) S 11051 11051 10489 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 91111003 26730651648 9916 33554432000 4194304 4196468 140724884700240 139891792566512 139893587487362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11064] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11064/stat : 11064 (java) S 11051 11051 10489 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 91111004 26730651648 9916 33554432000 4194304 4196468 140724884700240 139891791512736 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11065] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11065/stat : 11065 (java) S 11051 11051 10489 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 91111004 26730651648 9916 33554432000 4194304 4196468 140724884700240 139891790459632 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11066] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11066/stat : 11066 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111006 26730651648 9916 33554432000 4194304 4196468 140724884700240 139891789408208 139893587494811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11067] ppid=11051 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/11053/task/11067/stat : 11067 (java) S 11051 11051 10489 0 -1 1077944384 400 0 0 0 1 0 0 0 20 0 20 0 91111006 26730651648 9916 33554432000 4194304 4196468 140724884700240 139891788356336 139893587487362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11068] ppid=11051 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/11053/task/11068/stat : 11068 (java) S 11051 11051 10489 0 -1 1077944384 292 0 0 0 1 0 0 0 20 0 20 0 91111006 26730651648 9916 33554432000 4194304 4196468 140724884700240 139891787303792 139893587487362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11069] ppid=11051 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/11053/task/11069/stat : 11069 (java) S 11051 11051 10489 0 -1 1077944384 116 0 0 0 1 0 0 0 20 0 20 0 91111006 26730651648 9916 33554432000 4194304 4196468 140724884700240 139891786250736 139893587487362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11070] ppid=11051 vsize=26104152 memory=0 CPUtime=0.07 cores=0-7
/proc/11053/task/11070/stat : 11070 (java) R 11051 11051 10489 0 -1 4202560 770 0 0 0 7 0 0 0 20 0 20 0 91111006 26730651648 9916 33554432000 4194304 4196468 140724884700240 139891785198192 139893571556702 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11071] ppid=11051 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11071/stat : 11071 (java) S 11051 11051 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91111007 26730651648 9916 33554432000 4194304 4196468 140724884700240 139891784145376 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11072] ppid=11051 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/11053/task/11072/stat : 11072 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111007 26730651648 9916 33554432000 4194304 4196468 140724884700240 139891475045040 139893587487362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 41120 KiB

[startup+0.31073 s]*
/proc/loadavg: 8.58 8.45 8.40 3/204 11072
/proc/meminfo: memFree=23671884/32770624 swapFree=67108860/67108860
[pid=11051] ppid=11048 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11051/stat : 11051 (xcsp3-exec) S 11048 11051 10489 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 91111000 115843072 364 33554432000 4194304 5098028 140725770913008 140725770911112 140717584052860 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38424576 140725770921013 140725770921216 140725770921216 140725770923978 0
/proc/11051/statm: 28282 364 306 221 0 87 0
[pid=11053] ppid=11051 vsize=26108408 memory=46364 CPUtime=0.52 cores=0-7
/proc/11053/stat : 11053 (java) S 11051 11051 10489 0 -1 1077944320 9317 0 0 0 49 3 0 0 20 0 20 0 91111001 26735009792 11591 33554432000 4194304 4196468 140724884700240 140724884682784 139893587476215 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
/proc/11053/statm: 6527102 11591 3235 1 0 6488315 0
[pid=11053/tid=11054] ppid=11051 vsize=26108408 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11053/task/11054/stat : 11054 (java) R 11051 11051 10489 0 -1 4202560 6265 0 0 0 28 1 0 0 20 0 20 0 91111001 26735009792 11591 33554432000 4194304 4196468 140724884700240 139893591711872 139893571556702 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11055] ppid=11051 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11055/stat : 11055 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111002 26735009792 11591 33554432000 4194304 4196468 140724884700240 139893540096528 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11056] ppid=11051 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11056/stat : 11056 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111002 26735009792 11591 33554432000 4194304 4196468 140724884700240 139893539043984 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11057] ppid=11051 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11057/stat : 11057 (java) S 11051 11051 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91111002 26735009792 11591 33554432000 4194304 4196468 140724884700240 139893537990928 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11058] ppid=11051 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11058/stat : 11058 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111002 26735009792 11591 33554432000 4194304 4196468 140724884700240 139893536938384 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11059] ppid=11051 vsize=26108408 memory=2244 CPUtime=0 cores=0-7
/proc/11053/task/11059/stat : 11059 (java) S 11051 11051 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111002 26735009792 11591 33554432000 4194304 4196468 140724884700240 139893535886352 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11060] ppid=11051 vsize=26108408 memory=139857288590255 CPUtime=0 cores=0-7
/proc/11053/task/11060/stat : 11060 (java) S 11051 11051 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111002 26735009792 11591 33554432000 4194304 4196468 140724884700240 139893534833808 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11061] ppid=11051 vsize=26108408 memory=139857288592560 CPUtime=0 cores=0-7
/proc/11053/task/11061/stat : 11061 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111002 26735009792 11591 33554432000 4194304 4196468 140724884700240 139893533780752 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11062] ppid=11051 vsize=26108408 memory=139857288594864 CPUtime=0 cores=0-7
/proc/11053/task/11062/stat : 11062 (java) S 11051 11051 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111002 26735009792 11591 33554432000 4194304 4196468 140724884700240 139893532728208 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11063] ppid=11051 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11063/stat : 11063 (java) S 11051 11051 10489 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 91111003 26735009792 11591 33554432000 4194304 4196468 140724884700240 139891792566512 139893587487362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11064] ppid=11051 vsize=26108408 memory=279714577196688 CPUtime=0 cores=0-7
/proc/11053/task/11064/stat : 11064 (java) S 11051 11051 10489 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 91111004 26735009792 11591 33554432000 4194304 4196468 140724884700240 139891791512736 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11065] ppid=11051 vsize=26108408 memory=279714577203600 CPUtime=0 cores=0-7
/proc/11053/task/11065/stat : 11065 (java) S 11051 11051 10489 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 91111004 26735009792 11591 33554432000 4194304 4196468 140724884700240 139891790459632 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11066] ppid=11051 vsize=26108408 memory=279714577144880 CPUtime=0 cores=0-7
/proc/11053/task/11066/stat : 11066 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111006 26735009792 11591 33554432000 4194304 4196468 140724884700240 139891789408208 139893587494811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11067] ppid=11051 vsize=26108408 memory=279714577217424 CPUtime=0.02 cores=0-7
/proc/11053/task/11067/stat : 11067 (java) R 11051 11051 10489 0 -1 4202560 474 0 0 0 2 0 0 0 20 0 20 0 91111006 26735009792 11591 33554432000 4194304 4196468 140724884700240 139891788346720 139893569020655 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11068] ppid=11051 vsize=26108408 memory=279714577224336 CPUtime=0.03 cores=0-7
/proc/11053/task/11068/stat : 11068 (java) S 11051 11051 10489 0 -1 1077944384 303 0 0 0 3 0 0 0 20 0 20 0 91111006 26735009792 11591 33554432000 4194304 4196468 140724884700240 139891787303792 139893587487362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11069] ppid=11051 vsize=26108408 memory=279714577222032 CPUtime=0.02 cores=0-7
/proc/11053/task/11069/stat : 11069 (java) S 11051 11051 10489 0 -1 1077944384 125 0 0 0 2 0 0 0 20 0 20 0 91111006 26735009792 11591 33554432000 4194304 4196468 140724884700240 139891786250736 139893587487362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11070] ppid=11051 vsize=26108408 memory=279714577238192 CPUtime=0.12 cores=0-7
/proc/11053/task/11070/stat : 11070 (java) S 11051 11051 10489 0 -1 1077944384 850 0 0 0 12 0 0 0 20 0 20 0 91111006 26735009792 11591 33554432000 4194304 4196468 140724884700240 139891785198192 139893587487362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11071] ppid=11051 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11071/stat : 11071 (java) S 11051 11051 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91111007 26735009792 11591 33554432000 4194304 4196468 140724884700240 139891784145376 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11072] ppid=11051 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/11053/task/11072/stat : 11072 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111007 26735009792 11591 33554432000 4194304 4196468 140724884700240 139891475045040 139893587487362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 47820 KiB

[startup+0.701039 s]
/proc/loadavg: 8.58 8.45 8.40 5/204 11072
/proc/meminfo: memFree=23642976/32770624 swapFree=67108860/67108860
[pid=11051] ppid=11048 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11051/stat : 11051 (xcsp3-exec) S 11048 11051 10489 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 91111000 115843072 364 33554432000 4194304 5098028 140725770913008 140725770911112 140717584052860 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38424576 140725770921013 140725770921216 140725770921216 140725770923978 0
/proc/11051/statm: 28282 364 306 221 0 87 0
[pid=11053] ppid=11051 vsize=26110532 memory=115452 CPUtime=2.06 cores=0-7
/proc/11053/stat : 11053 (java) S 11051 11051 10489 0 -1 1077944320 13890 0 0 0 201 5 0 0 20 0 20 0 91111001 26737184768 28863 33554432000 4194304 4196468 140724884700240 140724884682784 139893587476215 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
/proc/11053/statm: 6527633 28863 3364 1 0 6488827 0
[pid=11053/tid=11054] ppid=11051 vsize=26110532 memory=279714577533120 CPUtime=0.67 cores=0-7
/proc/11053/task/11054/stat : 11054 (java) R 11051 11051 10489 0 -1 4202560 7207 0 0 0 64 3 0 0 20 0 20 0 91111001 26737184768 28863 33554432000 4194304 4196468 140724884700240 139893591713248 139893211591021 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11055] ppid=11051 vsize=26110532 memory=5098126181534 CPUtime=0 cores=0-7
/proc/11053/task/11055/stat : 11055 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111002 26737184768 28863 33554432000 4194304 4196468 140724884700240 139893540096528 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11056] ppid=11051 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11056/stat : 11056 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111002 26737184768 28863 33554432000 4194304 4196468 140724884700240 139893539043984 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11057] ppid=11051 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11057/stat : 11057 (java) S 11051 11051 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91111002 26737184768 28863 33554432000 4194304 4196468 140724884700240 139893537990928 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0

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

[pid=11053/tid=11074] ppid=11051 vsize=26645092 memory=8028676333680759155 CPUtime=0.34 cores=0-7
/proc/11053/task/11074/stat : 11074 (java) R 11051 11051 10489 0 -1 4202560 55 0 0 0 34 0 0 0 20 0 28 0 91111092 27284574208 52939 33554432000 4194304 4196468 140724884700240 139891465395104 139893215040094 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11075] ppid=11051 vsize=26645092 memory=-6876588452865875872 CPUtime=0.42 cores=0-7
/proc/11053/task/11075/stat : 11075 (java) R 11051 11051 10489 0 -1 1077944384 39 0 0 0 42 0 0 0 20 0 28 0 91111092 27284574208 52939 33554432000 4194304 4196468 140724884700240 139891464345696 139893587486421 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11076] ppid=11051 vsize=26645092 memory=8475934422144292502 CPUtime=0.38 cores=0-7
/proc/11053/task/11076/stat : 11076 (java) R 11051 11051 10489 0 -1 1077944384 63 0 0 0 38 0 0 0 20 0 28 0 91111092 27284574208 52939 33554432000 4194304 4196468 140724884700240 139891463290528 139893587486421 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11077] ppid=11051 vsize=26645092 memory=1414298054980309879 CPUtime=0.37 cores=0-7
/proc/11053/task/11077/stat : 11077 (java) S 11051 11051 10489 0 -1 1077944384 35 0 0 0 37 0 0 0 20 0 28 0 91111092 27284574208 52939 33554432000 4194304 4196468 140724884700240 139891462241232 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11078] ppid=11051 vsize=26645092 memory=7680491646476186426 CPUtime=0.37 cores=0-7
/proc/11053/task/11078/stat : 11078 (java) R 11051 11051 10489 0 -1 4202560 34 0 0 0 37 0 0 0 20 0 28 0 91111092 27284574208 52939 33554432000 4194304 4196468 140724884700240 139891461184928 139893587488150 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11079] ppid=11051 vsize=26645092 memory=279714577401360 CPUtime=0.31 cores=0-7
/proc/11053/task/11079/stat : 11079 (java) R 11051 11051 10489 0 -1 4202560 29 0 0 0 31 0 0 0 20 0 28 0 91111092 27284574208 52939 33554432000 4194304 4196468 140724884700240 139891460132008 139893214791176 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11080] ppid=11051 vsize=26645092 memory=2110207895733620 CPUtime=0.33 cores=0-7
/proc/11053/task/11080/stat : 11080 (java) R 11051 11051 10489 0 -1 4202560 32 0 0 0 33 0 0 0 20 0 28 0 91111092 27284574208 52939 33554432000 4194304 4196468 140724884700240 139891459076496 139893215094821 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
Current children cumulated CPU time: 7.43 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 213212 KiB

[startup+2.08994 s]
# the end of solver process 11051 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=11.7563 s, system=0.126059 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.60223 s]
/proc/loadavg: 8.58 8.45 8.40 12/212 11080
/proc/meminfo: memFree=23515220/32770624 swapFree=67108860/67108860
[pid=11051] ppid=11048 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11051/stat : 11051 (xcsp3-exec) S 11048 11051 10489 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 91111000 115843072 364 33554432000 4194304 5098028 140725770913008 140725770911112 140717584052860 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38424576 140725770921013 140725770921216 140725770921216 140725770923978 0
/proc/11051/statm: 28282 364 306 221 0 87 0
[pid=11053] ppid=11051 vsize=26645092 memory=212916 CPUtime=8.2 cores=0-7
/proc/11053/stat : 11053 (java) S 11051 11051 10489 0 -1 1077944320 18789 0 0 0 810 10 0 0 20 0 28 0 91111001 27284574208 53229 33554432000 4194304 4196468 140724884700240 140724884682784 139893587476215 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
/proc/11053/statm: 6661273 53229 3397 1 0 6622467 0
[pid=11053/tid=11054] ppid=11051 vsize=26645092 memory=1832 CPUtime=0.87 cores=0-7
/proc/11053/task/11054/stat : 11054 (java) S 11051 11051 10489 0 -1 1077944384 7316 0 0 0 83 4 0 0 20 0 28 0 91111001 27284574208 53229 33554432000 4194304 4196468 140724884700240 139893591716992 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11055] ppid=11051 vsize=26645092 memory=1948 CPUtime=0 cores=0-7
/proc/11053/task/11055/stat : 11055 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 91111002 27284574208 53229 33554432000 4194304 4196468 140724884700240 139893540096528 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11056] ppid=11051 vsize=26645092 memory=1224 CPUtime=0 cores=0-7
/proc/11053/task/11056/stat : 11056 (java) S 11051 11051 10489 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 91111002 27284574208 53229 33554432000 4194304 4196468 140724884700240 139893539043984 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11057] ppid=11051 vsize=26645092 memory=1716 CPUtime=0 cores=0-7
/proc/11053/task/11057/stat : 11057 (java) S 11051 11051 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 91111002 27284574208 53229 33554432000 4194304 4196468 140724884700240 139893537990928 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11058] ppid=11051 vsize=26645092 memory=1424 CPUtime=0 cores=0-7
/proc/11053/task/11058/stat : 11058 (java) S 11051 11051 10489 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 91111002 27284574208 53229 33554432000 4194304 4196468 140724884700240 139893536938384 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11059] ppid=11051 vsize=26645092 memory=796 CPUtime=0 cores=0-7
/proc/11053/task/11059/stat : 11059 (java) S 11051 11051 10489 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 91111002 27284574208 53229 33554432000 4194304 4196468 140724884700240 139893535886352 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11060] ppid=11051 vsize=26645092 memory=8452 CPUtime=0 cores=0-7
/proc/11053/task/11060/stat : 11060 (java) S 11051 11051 10489 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 28 0 91111002 27284574208 53229 33554432000 4194304 4196468 140724884700240 139893534833808 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11061] ppid=11051 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11061/stat : 11061 (java) S 11051 11051 10489 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 91111002 27284574208 53229 33554432000 4194304 4196468 140724884700240 139893533780752 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11062] ppid=11051 vsize=26645092 memory=2241 CPUtime=0 cores=0-7
/proc/11053/task/11062/stat : 11062 (java) S 11051 11051 10489 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 91111002 27284574208 53229 33554432000 4194304 4196468 140724884700240 139893532728208 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11063] ppid=11051 vsize=26645092 memory=2244 CPUtime=0 cores=0-7
/proc/11053/task/11063/stat : 11063 (java) S 11051 11051 10489 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 91111003 27284574208 53229 33554432000 4194304 4196468 140724884700240 139891792566512 139893587487362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11064] ppid=11051 vsize=26645092 memory=4638778406922702160 CPUtime=0 cores=0-7
/proc/11053/task/11064/stat : 11064 (java) S 11051 11051 10489 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 91111004 27284574208 53229 33554432000 4194304 4196468 140724884700240 139891791512736 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11065] ppid=11051 vsize=26645092 memory=7666935715084976236 CPUtime=0 cores=0-7
/proc/11053/task/11065/stat : 11065 (java) S 11051 11051 10489 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 91111004 27284574208 53229 33554432000 4194304 4196468 140724884700240 139891790459632 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11066] ppid=11051 vsize=26645092 memory=7595695023706890581 CPUtime=0 cores=0-7
/proc/11053/task/11066/stat : 11066 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 91111006 27284574208 53229 33554432000 4194304 4196468 140724884700240 139891789408208 139893587494811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11067] ppid=11051 vsize=26645092 memory=0 CPUtime=1.01 cores=0-7
/proc/11053/task/11067/stat : 11067 (java) D 11051 11051 10489 0 -1 4202560 2917 0 0 0 100 1 0 0 20 0 28 0 91111006 27284574208 53229 33554432000 4194304 4196468 140724884700240 139891788342216 139893579765597 0 4 0 16800975 18446744071582151416 0 0 -1 5 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11068] ppid=11051 vsize=26645092 memory=0 CPUtime=1.01 cores=0-7
/proc/11053/task/11068/stat : 11068 (java) R 11051 11051 10489 0 -1 4202560 1930 0 0 0 101 0 0 0 20 0 28 0 91111006 27284574208 53229 33554432000 4194304 4196468 140724884700240 139891787285520 139893579765597 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11069] ppid=11051 vsize=26645092 memory=139857288792176 CPUtime=1.02 cores=0-7
/proc/11053/task/11069/stat : 11069 (java) D 11051 11051 10489 0 -1 4202560 1991 0 0 0 102 0 0 0 20 0 28 0 91111006 27284574208 53229 33554432000 4194304 4196468 140724884700240 139891786231752 139893580193367 0 4 0 16800975 18446744071582151463 0 0 -1 0 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11070] ppid=11051 vsize=26645092 memory=0 CPUtime=0.65 cores=0-7
/proc/11053/task/11070/stat : 11070 (java) D 11051 11051 10489 0 -1 4202560 2768 0 0 0 64 1 0 0 20 0 28 0 91111006 27284574208 53229 33554432000 4194304 4196468 140724884700240 139891785193304 139893566106602 0 4 0 16800975 18446744071582151416 0 0 -1 4 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11071] ppid=11051 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11071/stat : 11071 (java) S 11051 11051 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 91111007 27284574208 53229 33554432000 4194304 4196468 140724884700240 139891784145376 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11072] ppid=11051 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11072/stat : 11072 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 91111007 27284574208 53229 33554432000 4194304 4196468 140724884700240 139891475045040 139893587487362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11073] ppid=11051 vsize=26645092 memory=208628 CPUtime=0.49 cores=0-7
/proc/11053/task/11073/stat : 11073 (java) R 11051 11051 10489 0 -1 4202560 72 0 0 0 49 0 0 0 20 0 28 0 91111092 27284574208 53229 33554432000 4194304 4196468 140724884700240 139891466446008 139893214656384 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11074] ppid=11051 vsize=26645092 memory=204072 CPUtime=0.4 cores=0-7
/proc/11053/task/11074/stat : 11074 (java) R 11051 11051 10489 0 -1 4202560 64 0 0 0 40 0 0 0 20 0 28 0 91111092 27284574208 53229 33554432000 4194304 4196468 140724884700240 139891465394336 139893215047083 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11075] ppid=11051 vsize=26645092 memory=0 CPUtime=0.48 cores=0-7
/proc/11053/task/11075/stat : 11075 (java) R 11051 11051 10489 0 -1 4202560 47 0 0 0 48 0 0 0 20 0 28 0 91111092 27284574208 53229 33554432000 4194304 4196468 140724884700240 139891464342552 139893214992812 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11076] ppid=11051 vsize=26645092 memory=5776 CPUtime=0.46 cores=0-7
/proc/11053/task/11076/stat : 11076 (java) R 11051 11051 10489 0 -1 4202560 70 0 0 0 46 0 0 0 20 0 28 0 91111092 27284574208 53229 33554432000 4194304 4196468 140724884700240 139891463287304 139893214757303 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11077] ppid=11051 vsize=26645092 memory=1200 CPUtime=0.44 cores=0-7
/proc/11053/task/11077/stat : 11077 (java) R 11051 11051 10489 0 -1 4202560 43 0 0 0 44 0 0 0 20 0 28 0 91111092 27284574208 53229 33554432000 4194304 4196468 140724884700240 139891462236816 139893214989535 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11078] ppid=11051 vsize=26645092 memory=12136 CPUtime=0.45 cores=0-7
/proc/11053/task/11078/stat : 11078 (java) R 11051 11051 10489 0 -1 4202560 40 0 0 0 45 0 0 0 20 0 28 0 91111092 27284574208 53229 33554432000 4194304 4196468 140724884700240 139891461184160 139893214989535 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11079] ppid=11051 vsize=26645092 memory=1008 CPUtime=0.39 cores=0-7
/proc/11053/task/11079/stat : 11079 (java) R 11051 11051 10489 0 -1 4202560 37 0 0 0 39 0 0 0 20 0 28 0 91111092 27284574208 53229 33554432000 4194304 4196468 140724884700240 139891460131104 139893215878240 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11080] ppid=11051 vsize=26645092 memory=4620 CPUtime=0.39 cores=0-7
/proc/11053/task/11080/stat : 11080 (java) R 11051 11051 10489 0 -1 4202560 39 0 0 0 39 0 0 0 20 0 28 0 91111092 27284574208 53229 33554432000 4194304 4196468 140724884700240 139891459079208 139893214989623 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
Current children cumulated CPU time: 8.2 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 214372 KiB

[startup+2.00157 s]*
/proc/loadavg: 8.58 8.45 8.40 11/212 11080
/proc/meminfo: memFree=23499100/32770624 swapFree=67108860/67108860
[pid=11051] ppid=11048 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11051/stat : 11051 (xcsp3-exec) S 11048 11051 10489 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 91111000 115843072 364 33554432000 4194304 5098028 140725770913008 140725770911112 140717584052860 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38424576 140725770921013 140725770921216 140725770921216 140725770923978 0
/proc/11051/statm: 28282 364 306 221 0 87 0
[pid=11053] ppid=11051 vsize=26645092 memory=219228 CPUtime=11.38 cores=0-7
/proc/11053/stat : 11053 (java) S 11051 11051 10489 0 -1 1077944320 20217 0 0 0 1127 11 0 0 20 0 28 0 91111001 27284574208 54807 33554432000 4194304 4196468 140724884700240 140724884682784 139893587476215 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
/proc/11053/statm: 6661273 54807 3399 1 0 6622467 0
[pid=11053/tid=11054] ppid=11051 vsize=26645092 memory=6791534058613427641 CPUtime=0.87 cores=0-7
/proc/11053/task/11054/stat : 11054 (java) S 11051 11051 10489 0 -1 1077944384 7316 0 0 0 83 4 0 0 20 0 28 0 91111001 27284574208 54807 33554432000 4194304 4196468 140724884700240 139893591716992 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11055] ppid=11051 vsize=26645092 memory=7093213536116421425 CPUtime=0 cores=0-7
/proc/11053/task/11055/stat : 11055 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 91111002 27284574208 54807 33554432000 4194304 4196468 140724884700240 139893540096528 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11056] ppid=11051 vsize=26645092 memory=3900310049532204704 CPUtime=0 cores=0-7
/proc/11053/task/11056/stat : 11056 (java) S 11051 11051 10489 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 91111002 27284574208 54807 33554432000 4194304 4196468 140724884700240 139893539043984 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11057] ppid=11051 vsize=26645092 memory=3467824627879784479 CPUtime=0 cores=0-7
/proc/11053/task/11057/stat : 11057 (java) S 11051 11051 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 91111002 27284574208 54807 33554432000 4194304 4196468 140724884700240 139893537990928 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11058] ppid=11051 vsize=26645092 memory=7668049507528303979 CPUtime=0 cores=0-7
/proc/11053/task/11058/stat : 11058 (java) S 11051 11051 10489 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 91111002 27284574208 54807 33554432000 4194304 4196468 140724884700240 139893536938384 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11059] ppid=11051 vsize=26645092 memory=1399094042734925955 CPUtime=0 cores=0-7
/proc/11053/task/11059/stat : 11059 (java) S 11051 11051 10489 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 91111002 27284574208 54807 33554432000 4194304 4196468 140724884700240 139893535886352 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11060] ppid=11051 vsize=26645092 memory=3472328296227680303 CPUtime=0 cores=0-7
/proc/11053/task/11060/stat : 11060 (java) S 11051 11051 10489 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 28 0 91111002 27284574208 54807 33554432000 4194304 4196468 140724884700240 139893534833808 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11061] ppid=11051 vsize=26645092 memory=6935054825532540783 CPUtime=0 cores=0-7
/proc/11053/task/11061/stat : 11061 (java) S 11051 11051 10489 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 91111002 27284574208 54807 33554432000 4194304 4196468 140724884700240 139893533780752 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11062] ppid=11051 vsize=26645092 memory=4426078206164241782 CPUtime=0 cores=0-7
/proc/11053/task/11062/stat : 11062 (java) S 11051 11051 10489 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 91111002 27284574208 54807 33554432000 4194304 4196468 140724884700240 139893532728208 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11063] ppid=11051 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11063/stat : 11063 (java) S 11051 11051 10489 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 91111003 27284574208 54807 33554432000 4194304 4196468 140724884700240 139891792566512 139893587487362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11064] ppid=11051 vsize=26645092 memory=-7887927021948682183 CPUtime=0 cores=0-7
/proc/11053/task/11064/stat : 11064 (java) S 11051 11051 10489 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 91111004 27284574208 54807 33554432000 4194304 4196468 140724884700240 139891791512736 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11065] ppid=11051 vsize=26645092 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/11053/task/11065/stat : 11065 (java) S 11051 11051 10489 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 91111004 27284574208 54807 33554432000 4194304 4196468 140724884700240 139891790459632 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11066] ppid=11051 vsize=26645092 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/11053/task/11066/stat : 11066 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 91111006 27284574208 54807 33554432000 4194304 4196468 140724884700240 139891789408208 139893587494811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11067] ppid=11051 vsize=26645092 memory=0 CPUtime=1.27 cores=0-7
/proc/11053/task/11067/stat : 11067 (java) R 11051 11051 10489 0 -1 4202560 3000 0 0 0 126 1 0 0 20 0 28 0 91111006 27284574208 54807 33554432000 4194304 4196468 140724884700240 139891788352704 139893570862799 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11068] ppid=11051 vsize=26645092 memory=0 CPUtime=1.31 cores=0-7
/proc/11053/task/11068/stat : 11068 (java) R 11051 11051 10489 0 -1 4202560 2587 0 0 0 131 0 0 0 20 0 28 0 91111006 27284574208 54807 33554432000 4194304 4196468 140724884700240 139891787303920 139893572362995 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11069] ppid=11051 vsize=26645092 memory=0 CPUtime=1.37 cores=0-7
/proc/11053/task/11069/stat : 11069 (java) R 11051 11051 10489 0 -1 1077944384 2554 0 0 0 136 1 0 0 20 0 28 0 91111006 27284574208 54807 33554432000 4194304 4196468 140724884700240 139891786239472 139893587486421 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11070] ppid=11051 vsize=26645092 memory=0 CPUtime=0.69 cores=0-7
/proc/11053/task/11070/stat : 11070 (java) R 11051 11051 10489 0 -1 4202560 2866 0 0 0 68 1 0 0 20 0 28 0 91111006 27284574208 54807 33554432000 4194304 4196468 140724884700240 139891785198192 139893580573051 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11071] ppid=11051 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/11053/task/11071/stat : 11071 (java) S 11051 11051 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 91111007 27284574208 54807 33554432000 4194304 4196468 140724884700240 139891784145376 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11072] ppid=11051 vsize=26645092 memory=-1 CPUtime=0 cores=0-7
/proc/11053/task/11072/stat : 11072 (java) S 11051 11051 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 91111007 27284574208 54807 33554432000 4194304 4196468 140724884700240 139891475045040 139893587487362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11073] ppid=11051 vsize=26645092 memory=-1 CPUtime=0.77 cores=0-7
/proc/11053/task/11073/stat : 11073 (java) R 11051 11051 10489 0 -1 4202560 76 0 0 0 77 0 0 0 20 0 28 0 91111092 27284574208 54807 33554432000 4194304 4196468 140724884700240 139891466447216 139893215951442 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11074] ppid=11051 vsize=26645092 memory=0 CPUtime=0.73 cores=0-7
/proc/11053/task/11074/stat : 11074 (java) S 11051 11051 10489 0 -1 1077944384 69 0 0 0 73 0 0 0 20 0 28 0 91111092 27284574208 54807 33554432000 4194304 4196468 140724884700240 139891465395760 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11075] ppid=11051 vsize=26645092 memory=0 CPUtime=0.74 cores=0-7
/proc/11053/task/11075/stat : 11075 (java) R 11051 11051 10489 0 -1 4202560 51 0 0 0 74 0 0 0 20 0 28 0 91111092 27284574208 54807 33554432000 4194304 4196468 140724884700240 139891464343136 139893216127190 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11076] ppid=11051 vsize=26645092 memory=0 CPUtime=0.68 cores=0-7
/proc/11053/task/11076/stat : 11076 (java) R 11051 11051 10489 0 -1 1077944384 72 0 0 0 68 0 0 0 20 0 28 0 91111092 27284574208 54807 33554432000 4194304 4196468 140724884700240 139891463291968 139893587486421 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11077] ppid=11051 vsize=26645092 memory=0 CPUtime=0.69 cores=0-7
/proc/11053/task/11077/stat : 11077 (java) R 11051 11051 10489 0 -1 1077944384 46 0 0 0 69 0 0 0 20 0 28 0 91111092 27284574208 54807 33554432000 4194304 4196468 140724884700240 139891462237968 139893587486421 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11078] ppid=11051 vsize=26645092 memory=0 CPUtime=0.78 cores=0-7
/proc/11053/task/11078/stat : 11078 (java) S 11051 11051 10489 0 -1 1077944384 46 0 0 0 78 0 0 0 20 0 28 0 91111092 27284574208 54807 33554432000 4194304 4196468 140724884700240 139891461185456 139893587486421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11079] ppid=11051 vsize=26645092 memory=0 CPUtime=0.71 cores=0-7
/proc/11053/task/11079/stat : 11079 (java) R 11051 11051 10489 0 -1 4202560 41 0 0 0 71 0 0 0 20 0 28 0 91111092 27284574208 54807 33554432000 4194304 4196468 140724884700240 139891460129008 139893216373750 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
[pid=11053/tid=11080] ppid=11051 vsize=26645092 memory=0 CPUtime=0.62 cores=0-7
/proc/11053/task/11080/stat : 11080 (java) R 11051 11051 10489 0 -1 4202560 43 0 0 0 62 0 0 0 20 0 28 0 91111092 27284574208 54807 33554432000 4194304 4196468 140724884700240 139891459082600 139893215942697 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26664960 140724884706433 140724884706605 140724884706605 140724884709327 0
Current children cumulated CPU time: 11.38 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 220684 KiB

Child status: 0
Real time (s): 2.08999
CPU time (s): 11.8824
CPU user time (s): 11.7563
CPU system time (s): 0.126059
CPU usage (%): 568.537
Max. virtual memory (cumulated for all children) (KiB): 26758220
Max. memory (cumulated for all children) (KiB): 220684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.7563
system time used= 0.126059
maximum resident set size= 220632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20848
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3228
involuntary context switches= 286


# summary of solver processes directly reported to runsolver:
#   pid: 11051
#   total CPU time (s): 11.8824
#   total CPU user time (s): 11.7563
#   total CPU system time (s): 0.126059

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034571 second user time and 0.075132 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-28 01:51:18
IDJOB=4297700
IDBENCH=141651
IDSOLVER=2760
FILE ID=node132/4297700-1532735478
RUNJOBID= node132-1532732951-10516
PBS_JOBID= 21022352
Free space on /tmp= 52044 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/Eternity/Eternity-10-05_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297700-1532735478/watcher-4297700-1532735478 -o /tmp/evaluation-result-4297700-1532735478/solver-4297700-1532735478 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1532732951-10516 --watchdog 2580  HOME/xcsp3-exec -seed 1100700500 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297700-1532735478.xml

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

MD5SUM BENCH= 6e3279f6b90dee0013fa01f52c3f5b67
RANDOM SEED=1100700500

node132.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.65
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.65
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.65
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.65
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:        23705804 kB
MemAvailable:   31926928 kB
Buffers:          188056 kB
Cached:          8239184 kB
SwapCached:            0 kB
Active:          2596516 kB
Inactive:        5884912 kB
Active(anon):       4224 kB
Inactive(anon):    77908 kB
Active(file):    2592292 kB
Inactive(file):  5807004 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             22204 kB
Writeback:             0 kB
AnonPages:         76456 kB
Mapped:            42076 kB
Shmem:             25248 kB
Slab:             278116 kB
SReclaimable:     250288 kB
SUnreclaim:        27828 kB
KernelStack:        3600 kB
PageTables:         4776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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= 52020 MiB
End job on node132 at 2018-07-28 01:51:20