Trace number 4282552

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)SAT 15.9025 7.4482598

General information on the benchmark

NameSocialGolfers/SocialGolfers-cp-s1/
SocialGolfers-9-3-5-cp.xml
MD5SUM0eeb94d3c32d9a0ecc0d968e8c219d20
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 benchmark4.5479398
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of constraints3517
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":135}]
Minimum variable degree106
Maximum variable degree107
Distribution of variable degrees[{"degree":106,"count":108},{"degree":107,"count":27}]
Minimum constraint arity4
Maximum constraint arity135
Distribution of constraint arities[{"arity":4,"count":3510},{"arity":27,"count":6},{"arity":135,"count":1}]
Number of extensional constraints0
Number of intensional constraints3510
Distribution of constraint types[{"type":"intension","count":3510},{"type":"lex","count":1},{"type":"cardinality","count":5},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282552-1503127506.xml"  -tl '2520s' -p 1 -x 0
0.13/0.25	c [HOME/instance-4282552-1503127506.xml, -tl, 2520s, -p, 1, -x, 0]
0.13/0.31	c simple solver
0.33/0.38	c parse instance...
14.61/6.98	c solve instance...
15.84/7.43	s SATISFIABLE
15.84/7.43	v <instantiation>
15.84/7.43	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[0][25] x[0][26] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[1][25] x[1][26] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[2][25] x[2][26] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] x[3][25] x[3][26] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24] x[4][25] x[4][26] </list>
15.84/7.43	v 	<values>0 0 0 1 1 1 2 2 2 3 3 3 4 4 4 5 5 5 6 6 6 7 7 7 8 8 8 6 7 8 0 1 2 0 1 3 2 3 4 5 7 8 6 7 8 3 4 5 4 5 6 0 1 2 6 7 8 0 2 1 1 3 0 7 8 5 7 3 4 3 4 2 5 8 6 6 5 4 2 1 0 6 7 8 0 4 6 4 5 7 1 2 0 2 4 3 3 5 6 1 3 0 1 8 2 7 8 5 6 7 8 1 0 2 8 7 5 1 4 7 6 3 0 4 2 3 6 5 8 4 5 3 2 1 0 </values>
15.84/7.43	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 (15349 MiB free)
  memory of node 1: 16384 MiB (11665 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282552-1503127506/watcher-4282552-1503127506 -o /tmp/evaluation-result-4282552-1503127506/solver-4282552-1503127506 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503095815-16489 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 440596904 HOME/instance-4282552-1503127506.xml 

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

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

solver pid=21673, runsolver pid=21670

[startup+0.10017 s]*
/proc/loadavg: 2.00 1.99 2.02 3/207 21682
/proc/meminfo: memFree=27655972/32770624 swapFree=67108860/67108860
[pid=21673] ppid=21670 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21673/stat : 21673 (xcsp3-exec) S 21670 21673 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11160384 9740288 345 18446744073709551615 4194304 5098028 140732926389936 140732926388040 140465808953980 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28569600 140732926394746 140732926394950 140732926394950 140732926398443 0
/proc/21673/statm: 2378 345 289 221 0 87 0
[pid=21675] ppid=21673 vsize=13574484 memory=17208 CPUtime=0.02 cores=0,2,4,6
/proc/21675/stat : 21675 (java) S 21673 21673 16431 0 -1 1077944320 4119 0 0 0 2 0 0 0 20 0 9 0 11160391 13900271616 4302 18446744073709551615 4194304 4196468 140722338032416 140722338014960 139678117408503 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
/proc/21675/statm: 3393621 4302 2100 1 0 3383118 0
[pid=21675/tid=21676] ppid=21673 vsize=13574484 memory=-6871798056524144002 CPUtime=0.02 cores=0,2,4,6
/proc/21675/task/21676/stat : 21676 (java) R 21673 21673 16431 0 -1 4202560 2823 0 0 0 2 0 0 0 20 0 9 0 11160391 13900271616 4302 18446744073709551615 4194304 4196468 140722338032416 139678121644264 139678101489020 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21677] ppid=21673 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21677/stat : 21677 (java) S 21673 21673 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 11160392 13900271616 4302 18446744073709551615 4194304 4196468 140722338032416 139678051842832 139678117418709 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21678] ppid=21673 vsize=13574484 memory=140429278779008 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21678/stat : 21678 (java) S 21673 21673 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 11160392 13900271616 4302 18446744073709551615 4194304 4196468 140722338032416 139678050790288 139678117418709 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21679] ppid=21673 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21679/stat : 21679 (java) S 21673 21673 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 11160392 13900271616 4302 18446744073709551615 4194304 4196468 140722338032416 139678049737744 139678117418709 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21680] ppid=21673 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21680/stat : 21680 (java) S 21673 21673 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 11160392 13900271616 4302 18446744073709551615 4194304 4196468 140722338032416 139678048685200 139678117418709 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21681] ppid=21673 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21681/stat : 21681 (java) S 21673 21673 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 11160393 13900271616 4302 18446744073709551615 4194304 4196468 140722338032416 139677034080240 139678117419650 0 0 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21682] ppid=21673 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21682/stat : 21682 (java) S 21673 21673 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 11160394 13900271616 4302 18446744073709551615 4194304 4196468 140722338032416 139677033026464 139678117418709 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21683] ppid=21673 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21683/stat : 21683 (java) S 21673 21673 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 11160394 13900271616 4302 18446744073709551615 4194304 4196468 140722338032416 139677031973936 139678117418709 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 18588 KiB

[startup+0.210353 s]*
/proc/loadavg: 2.00 1.99 2.02 4/214 21689
/proc/meminfo: memFree=27647080/32770624 swapFree=67108860/67108860
[pid=21673] ppid=21670 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21673/stat : 21673 (xcsp3-exec) S 21670 21673 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11160384 9740288 345 18446744073709551615 4194304 5098028 140732926389936 140732926388040 140465808953980 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28569600 140732926394746 140732926394950 140732926394950 140732926398443 0
/proc/21673/statm: 2378 345 289 221 0 87 0
[pid=21675] ppid=21673 vsize=13974352 memory=28768 CPUtime=0.13 cores=0,2,4,6
/proc/21675/stat : 21675 (java) S 21673 21673 16431 0 -1 1077944320 5585 0 0 0 12 1 0 0 20 0 15 0 11160391 14309736448 7192 18446744073709551615 4194304 4196468 140722338032416 140722338014960 139678117408503 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
/proc/21675/statm: 3493588 7192 2878 1 0 3482964 0
[pid=21675/tid=21676] ppid=21673 vsize=13974352 memory=8390339637985935414 CPUtime=0.09 cores=0,2,4,6
/proc/21675/task/21676/stat : 21676 (java) R 21673 21673 16431 0 -1 4202560 3523 0 0 0 9 0 0 0 20 0 15 0 11160391 14309736448 7192 18446744073709551615 4194304 4196468 140722338032416 139678121634848 139678117430429 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21677] ppid=21673 vsize=13974352 memory=288230583233161597 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21677/stat : 21677 (java) S 21673 21673 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11160392 14309736448 7192 18446744073709551615 4194304 4196468 140722338032416 139678051842832 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21678] ppid=21673 vsize=13974352 memory=3907350863089964704 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21678/stat : 21678 (java) S 21673 21673 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11160392 14309736448 7192 18446744073709551615 4194304 4196468 140722338032416 139678050790288 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21679] ppid=21673 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21679/stat : 21679 (java) S 21673 21673 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11160392 14309736448 7192 18446744073709551615 4194304 4196468 140722338032416 139678049737744 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21680] ppid=21673 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21680/stat : 21680 (java) S 21673 21673 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11160392 14309736448 7192 18446744073709551615 4194304 4196468 140722338032416 139678048685200 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21681] ppid=21673 vsize=13974352 memory=140429278779008 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21681/stat : 21681 (java) S 21673 21673 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11160393 14309736448 7192 18446744073709551615 4194304 4196468 140722338032416 139677034080240 139678117419650 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21682] ppid=21673 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21682/stat : 21682 (java) S 21673 21673 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11160394 14309736448 7192 18446744073709551615 4194304 4196468 140722338032416 139677033026464 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21683] ppid=21673 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21683/stat : 21683 (java) S 21673 21673 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11160394 14309736448 7192 18446744073709551615 4194304 4196468 140722338032416 139677031973872 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21684] ppid=21673 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21684/stat : 21684 (java) S 21673 21673 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11160397 14309736448 7192 18446744073709551615 4194304 4196468 140722338032416 139677030922448 139678117427099 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21685] ppid=21673 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21685/stat : 21685 (java) S 21673 21673 16431 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 15 0 11160397 14309736448 7192 18446744073709551615 4194304 4196468 140722338032416 139677029870064 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21686] ppid=21673 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21686/stat : 21686 (java) S 21673 21673 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11160397 14309736448 7192 18446744073709551615 4194304 4196468 140722338032416 139677028817520 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21687] ppid=21673 vsize=13974352 memory=140429278779008 CPUtime=0.01 cores=0,2,4,6
/proc/21675/task/21687/stat : 21687 (java) S 21673 21673 16431 0 -1 1077944384 338 0 0 0 1 0 0 0 20 0 15 0 11160397 14309736448 7192 18446744073709551615 4194304 4196468 140722338032416 139677027764976 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21688] ppid=21673 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21688/stat : 21688 (java) S 21673 21673 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11160397 14309736448 7192 18446744073709551615 4194304 4196468 140722338032416 139677026712672 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21689] ppid=21673 vsize=13974352 memory=140429278779008 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21689/stat : 21689 (java) S 21673 21673 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11160401 14309736448 7192 18446744073709551615 4194304 4196468 140722338032416 139677025659184 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 30148 KiB

[startup+0.312268 s]*
/proc/loadavg: 2.00 1.99 2.02 4/214 21689
/proc/meminfo: memFree=27633648/32770624 swapFree=67108860/67108860
[pid=21673] ppid=21670 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21673/stat : 21673 (xcsp3-exec) S 21670 21673 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11160384 9740288 345 18446744073709551615 4194304 5098028 140732926389936 140732926388040 140465808953980 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28569600 140732926394746 140732926394950 140732926394950 140732926398443 0
/proc/21673/statm: 2378 345 289 221 0 87 0
[pid=21675] ppid=21673 vsize=13978608 memory=40056 CPUtime=0.33 cores=0,2,4,6
/proc/21675/stat : 21675 (java) S 21673 21673 16431 0 -1 1077944320 9262 0 0 0 30 3 0 0 20 0 15 0 11160391 14314094592 10014 18446744073709551615 4194304 4196468 140722338032416 140722338014960 139678117408503 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
/proc/21675/statm: 3494652 10014 2997 1 0 3482964 0
[pid=21675/tid=21676] ppid=21673 vsize=13978608 memory=8390339637985935414 CPUtime=0.2 cores=0,2,4,6
/proc/21675/task/21676/stat : 21676 (java) R 21673 21673 16431 0 -1 4202560 6397 0 0 0 18 2 0 0 20 0 15 0 11160391 14314094592 10014 18446744073709551615 4194304 4196468 140722338032416 139678121629496 139678117420438 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21677] ppid=21673 vsize=13978608 memory=319755780624755069 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21677/stat : 21677 (java) S 21673 21673 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11160392 14314094592 10014 18446744073709551615 4194304 4196468 140722338032416 139678051842832 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21678] ppid=21673 vsize=13978608 memory=3907350863089964704 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21678/stat : 21678 (java) S 21673 21673 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11160392 14314094592 10014 18446744073709551615 4194304 4196468 140722338032416 139678050790288 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21679] ppid=21673 vsize=13978608 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21679/stat : 21679 (java) S 21673 21673 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11160392 14314094592 10014 18446744073709551615 4194304 4196468 140722338032416 139678049737744 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21680] ppid=21673 vsize=13978608 memory=3472328296227680303 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21680/stat : 21680 (java) S 21673 21673 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11160392 14314094592 10014 18446744073709551615 4194304 4196468 140722338032416 139678048685200 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21681] ppid=21673 vsize=13978608 memory=4211962004819902455 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21681/stat : 21681 (java) S 21673 21673 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11160393 14314094592 10014 18446744073709551615 4194304 4196468 140722338032416 139677034080240 139678117419650 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21682] ppid=21673 vsize=13978608 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21682/stat : 21682 (java) S 21673 21673 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11160394 14314094592 10014 18446744073709551615 4194304 4196468 140722338032416 139677033026464 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21683] ppid=21673 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21683/stat : 21683 (java) S 21673 21673 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11160394 14314094592 10014 18446744073709551615 4194304 4196468 140722338032416 139677031973872 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21684] ppid=21673 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21684/stat : 21684 (java) S 21673 21673 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11160397 14314094592 10014 18446744073709551615 4194304 4196468 140722338032416 139677030922448 139678117427099 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21685] ppid=21673 vsize=13978608 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21675/task/21685/stat : 21685 (java) R 21673 21673 16431 0 -1 4202560 502 0 0 0 2 0 0 0 20 0 15 0 11160397 14314094592 10014 18446744073709551615 4194304 4196468 140722338032416 139677029870064 139678098919424 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21686] ppid=21673 vsize=13978608 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/21675/task/21686/stat : 21686 (java) S 21673 21673 16431 0 -1 1077944384 329 0 0 0 2 0 0 0 20 0 15 0 11160397 14314094592 10014 18446744073709551615 4194304 4196468 140722338032416 139677028817520 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21687] ppid=21673 vsize=13978608 memory=140429278779008 CPUtime=0.07 cores=0,2,4,6
/proc/21675/task/21687/stat : 21687 (java) S 21673 21673 16431 0 -1 1077944384 732 0 0 0 7 0 0 0 20 0 15 0 11160397 14314094592 10014 18446744073709551615 4194304 4196468 140722338032416 139677027764976 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21688] ppid=21673 vsize=13978608 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21688/stat : 21688 (java) S 21673 21673 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11160397 14314094592 10014 18446744073709551615 4194304 4196468 140722338032416 139677026712672 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21689] ppid=21673 vsize=13978608 memory=140429278779008 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21689/stat : 21689 (java) S 21673 21673 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11160401 14314094592 10014 18446744073709551615 4194304 4196468 140722338032416 139677025659184 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41436 KiB

[startup+0.700782 s]
/proc/loadavg: 2.00 1.99 2.02 6/214 21689
/proc/meminfo: memFree=27615328/32770624 swapFree=67108860/67108860
[pid=21673] ppid=21670 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21673/stat : 21673 (xcsp3-exec) S 21670 21673 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11160384 9740288 345 18446744073709551615 4194304 5098028 140732926389936 140732926388040 140465808953980 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28569600 140732926394746 140732926394950 140732926394950 140732926398443 0
/proc/21673/statm: 2378 345 289 221 0 87 0
[pid=21675] ppid=21673 vsize=13978684 memory=97272 CPUtime=1.44 cores=0,2,4,6
/proc/21675/stat : 21675 (java) S 21673 21673 16431 0 -1 1077944320 13446 0 0 0 139 5 0 0 20 0 15 0 11160391 14314172416 24318 18446744073709551615 4194304 4196468 140722338032416 140722338014960 139678117408503 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
/proc/21675/statm: 3494671 24318 3170 1 0 3482964 0
[pid=21675/tid=21676] ppid=21673 vsize=13978684 memory=2543493056001 CPUtime=0.57 cores=0,2,4,6
/proc/21675/task/21676/stat : 21676 (java) R 21673 21673 16431 0 -1 4202560 7967 0 0 0 53 4 0 0 20 0 15 0 11160391 14314172416 24318 18446744073709551615 4194304 4196468 140722338032416 139678121644960 139678101452133 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21677] ppid=21673 vsize=13978684 memory=2552082990593 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21677/stat : 21677 (java) S 21673 21673 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11160392 14314172416 24318 18446744073709551615 4194304 4196468 140722338032416 139678051842832 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21678] ppid=21673 vsize=13978684 memory=61960 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21678/stat : 21678 (java) S 21673 21673 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11160392 14314172416 24318 18446744073709551615 4194304 4196468 140722338032416 139678050790288 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21679] ppid=21673 vsize=13978684 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21679/stat : 21679 (java) S 21673 21673 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11160392 14314172416 24318 18446744073709551615 4194304 4196468 140722338032416 139678049737744 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21680] ppid=21673 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21680/stat : 21680 (java) S 21673 21673 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11160392 14314172416 24318 18446744073709551615 4194304 4196468 140722338032416 139678048685200 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21681] ppid=21673 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21681/stat : 21681 (java) S 21673 21673 16431 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 11160393 14314172416 24318 18446744073709551615 4194304 4196468 140722338032416 139677034080240 139678117419650 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21682] ppid=21673 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21682/stat : 21682 (java) S 21673 21673 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11160394 14314172416 24318 18446744073709551615 4194304 4196468 140722338032416 139677033026464 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21683] ppid=21673 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21683/stat : 21683 (java) S 21673 21673 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11160394 14314172416 24318 18446744073709551615 4194304 4196468 140722338032416 139677031973872 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21684] ppid=21673 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21684/stat : 21684 (java) S 21673 21673 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11160397 14314172416 24318 18446744073709551615 4194304 4196468 140722338032416 139677030922448 139678117427099 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21685] ppid=21673 vsize=13978684 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/21675/task/21685/stat : 21685 (java) R 21673 21673 16431 0 -1 4202560 1266 0 0 0 27 0 0 0 20 0 15 0 11160397 14314172416 24318 18446744073709551615 4194304 4196468 140722338032416 139677029861392 139678098930668 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21686] ppid=21673 vsize=13978684 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/21675/task/21686/stat : 21686 (java) R 21673 21673 16431 0 -1 4202560 1295 0 0 0 29 0 0 0 20 0 15 0 11160397 14314172416 24318 18446744073709551615 4194304 4196468 140722338032416 139677028804368 139678098952687 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21687] ppid=21673 vsize=13978684 memory=0 CPUtime=0.28 cores=0,2,4,6
/proc/21675/task/21687/stat : 21687 (java) S 21673 21673 16431 0 -1 1077944384 1609 0 0 0 28 0 0 0 20 0 15 0 11160397 14314172416 24318 18446744073709551615 4194304 4196468 140722338032416 139677027764976 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21688] ppid=21673 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21688/stat : 21688 (java) S 21673 21673 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11160397 14314172416 24318 18446744073709551615 4194304 4196468 140722338032416 139677026712672 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21689] ppid=21673 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21689/stat : 21689 (java) S 21673 21673 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11160401 14314172416 24318 18446744073709551615 4194304 4196468 140722338032416 139677025659184 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 98652 KiB

[startup+1.50569 s]
/proc/loadavg: 2.00 1.99 2.02 4/214 21689
/proc/meminfo: memFree=27524000/32770624 swapFree=67108860/67108860
[pid=21673] ppid=21670 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21673/stat : 21673 (xcsp3-exec) S 21670 21673 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11160384 9740288 345 18446744073709551615 4194304 5098028 140732926389936 140732926388040 140465808953980 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28569600 140732926394746 140732926394950 140732926394950 140732926398443 0
/proc/21673/statm: 2378 345 289 221 0 87 0
[pid=21675] ppid=21673 vsize=13980732 memory=241584 CPUtime=3.01 cores=0,2,4,6
/proc/21675/stat : 21675 (java) S 21673 21673 16431 0 -1 1077944320 14394 0 0 0 286 15 0 0 20 0 15 0 11160391 14316269568 60396 18446744073709551615 4194304 4196468 140722338032416 140722338014960 139678117408503 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
/proc/21675/statm: 3495183 60396 3200 1 0 3483476 0
[pid=21675/tid=21676] ppid=21673 vsize=13980732 memory=2529 CPUtime=1.32 cores=0,2,4,6
/proc/21675/task/21676/stat : 21676 (java) R 21673 21673 16431 0 -1 4202560 8172 0 0 0 128 4 0 0 20 0 15 0 11160391 14316269568 60396 18446744073709551615 4194304 4196468 140722338032416 139678121646304 139677726118099 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21677] ppid=21673 vsize=13980732 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/21675/task/21677/stat : 21677 (java) S 21673 21673 16431 0 -1 1077944384 36 0 0 0 3 2 0 0 20 0 15 0 11160392 14316269568 60396 18446744073709551615 4194304 4196468 140722338032416 139678051842832 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21678] ppid=21673 vsize=13980732 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/21675/task/21678/stat : 21678 (java) S 21673 21673 16431 0 -1 1077944384 31 0 0 0 2 2 0 0 20 0 15 0 11160392 14316269568 60396 18446744073709551615 4194304 4196468 140722338032416 139678050790288 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21679] ppid=21673 vsize=13980732 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/21675/task/21679/stat : 21679 (java) S 21673 21673 16431 0 -1 1077944384 41 0 0 0 3 2 0 0 20 0 15 0 11160392 14316269568 60396 18446744073709551615 4194304 4196468 140722338032416 139678049737744 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21680] ppid=21673 vsize=13980732 memory=4580 CPUtime=0.05 cores=0,2,4,6

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

/proc/21675/task/21677/stat : 21677 (java) R 21673 21673 16431 0 -1 4202560 1069 0 0 0 164 25 0 0 20 0 15 0 11160392 14316269568 299897 18446744073709551615 4194304 4196468 140722338032416 139678051842720 139678110511576 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21678] ppid=21673 vsize=13980732 memory=7088771780662946468 CPUtime=1.9 cores=0,2,4,6
/proc/21675/task/21678/stat : 21678 (java) R 21673 21673 16431 0 -1 4202560 948 0 0 0 165 25 0 0 20 0 15 0 11160392 14316269568 299897 18446744073709551615 4194304 4196468 140722338032416 139678050790488 139678110511220 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21679] ppid=21673 vsize=13980732 memory=-7385037593733794921 CPUtime=1.87 cores=0,2,4,6
/proc/21675/task/21679/stat : 21679 (java) R 21673 21673 16431 0 -1 4202560 697 0 0 0 162 25 0 0 20 0 15 0 11160392 14316269568 299897 18446744073709551615 4194304 4196468 140722338032416 139678049737944 139678102436377 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21680] ppid=21673 vsize=13980732 memory=-7385037593950845031 CPUtime=1.89 cores=0,2,4,6
/proc/21675/task/21680/stat : 21680 (java) R 21673 21673 16431 0 -1 4202560 904 0 0 0 163 26 0 0 20 0 15 0 11160392 14316269568 299897 18446744073709551615 4194304 4196468 140722338032416 139678048685400 139678102436377 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21681] ppid=21673 vsize=13980732 memory=56 CPUtime=0.12 cores=0,2,4,6
/proc/21675/task/21681/stat : 21681 (java) S 21673 21673 16431 0 -1 1077944384 1064 0 0 0 12 0 0 0 20 0 15 0 11160393 14316269568 299897 18446744073709551615 4194304 4196468 140722338032416 139677034078752 139678117418709 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21682] ppid=21673 vsize=13980732 memory=140429123268065 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21682/stat : 21682 (java) S 21673 21673 16431 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 11160394 14316269568 299897 18446744073709551615 4194304 4196468 140722338032416 139677033026464 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21683] ppid=21673 vsize=13980732 memory=140429123410784 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21683/stat : 21683 (java) S 21673 21673 16431 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 11160394 14316269568 299897 18446744073709551615 4194304 4196468 140722338032416 139677031973872 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21684] ppid=21673 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21684/stat : 21684 (java) S 21673 21673 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11160397 14316269568 299897 18446744073709551615 4194304 4196468 140722338032416 139677030922448 139678117427099 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21685] ppid=21673 vsize=13980732 memory=1380 CPUtime=0.6 cores=0,2,4,6
/proc/21675/task/21685/stat : 21685 (java) S 21673 21673 16431 0 -1 1077944384 1352 0 0 0 60 0 0 0 20 0 15 0 11160397 14316269568 299897 18446744073709551615 4194304 4196468 140722338032416 139677029870064 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21686] ppid=21673 vsize=13980732 memory=285176 CPUtime=0.69 cores=0,2,4,6
/proc/21675/task/21686/stat : 21686 (java) S 21673 21673 16431 0 -1 1077944384 1443 0 0 0 69 0 0 0 20 0 15 0 11160397 14316269568 299897 18446744073709551615 4194304 4196468 140722338032416 139677028817520 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21687] ppid=21673 vsize=13980732 memory=5 CPUtime=0.47 cores=0,2,4,6
/proc/21675/task/21687/stat : 21687 (java) S 21673 21673 16431 0 -1 1077944384 2044 0 0 0 47 0 0 0 20 0 15 0 11160397 14316269568 299897 18446744073709551615 4194304 4196468 140722338032416 139677027764976 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21688] ppid=21673 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21688/stat : 21688 (java) S 21673 21673 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11160397 14316269568 299897 18446744073709551615 4194304 4196468 140722338032416 139677026712672 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21689] ppid=21673 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21689/stat : 21689 (java) S 21673 21673 16431 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 11160401 14316269568 299897 18446744073709551615 4194304 4196468 140722338032416 139677025659184 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
Current children cumulated CPU time: 13.65 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1200968 KiB

[startup+7.4482 s]
# the end of solver process 21673 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=14.5798 s, system=1.32269 s

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

[startup+6.40163 s]
/proc/loadavg: 2.08 2.00 2.02 3/214 21689
/proc/meminfo: memFree=26686828/32770624 swapFree=67108860/67108860
[pid=21673] ppid=21670 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21673/stat : 21673 (xcsp3-exec) S 21670 21673 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11160384 9740288 345 18446744073709551615 4194304 5098028 140732926389936 140732926388040 140465808953980 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28569600 140732926394746 140732926394950 140732926394950 140732926398443 0
/proc/21673/statm: 2378 345 289 221 0 87 0
[pid=21675] ppid=21673 vsize=13980732 memory=1306088 CPUtime=14.05 cores=0,2,4,6
/proc/21675/stat : 21675 (java) S 21673 21673 16431 0 -1 1077944320 20335 0 0 0 1277 128 0 0 20 0 15 0 11160391 14316269568 326522 18446744073709551615 4194304 4196468 140722338032416 140722338014960 139678117408503 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
/proc/21675/statm: 3495183 326522 3237 1 0 3483476 0
[pid=21675/tid=21676] ppid=21673 vsize=13980732 memory=-8774313645642428999 CPUtime=4.14 cores=0,2,4,6
/proc/21675/task/21676/stat : 21676 (java) S 21673 21673 16431 0 -1 1077944384 9044 0 0 0 407 7 0 0 20 0 15 0 11160391 14316269568 326522 18446744073709551615 4194304 4196468 140722338032416 139678121645744 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21677] ppid=21673 vsize=13980732 memory=0 CPUtime=2 cores=0,2,4,6
/proc/21675/task/21677/stat : 21677 (java) R 21673 21673 16431 0 -1 4202560 1121 0 0 0 171 29 0 0 20 0 15 0 11160392 14316269568 326522 18446744073709551615 4194304 4196468 140722338032416 139678051842720 139678110505204 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21678] ppid=21673 vsize=13980732 memory=0 CPUtime=2 cores=0,2,4,6
/proc/21675/task/21678/stat : 21678 (java) R 21673 21673 16431 0 -1 4202560 1001 0 0 0 171 29 0 0 20 0 15 0 11160392 14316269568 326522 18446744073709551615 4194304 4196468 140722338032416 139678050790488 139678102436377 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21679] ppid=21673 vsize=13980732 memory=161 CPUtime=1.97 cores=0,2,4,6
/proc/21675/task/21679/stat : 21679 (java) R 21673 21673 16431 0 -1 4202560 749 0 0 0 168 29 0 0 20 0 15 0 11160392 14316269568 326522 18446744073709551615 4194304 4196468 140722338032416 139678049737944 139678102436377 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21680] ppid=21673 vsize=13980732 memory=-2317720213663324238 CPUtime=1.98 cores=0,2,4,6
/proc/21675/task/21680/stat : 21680 (java) R 21673 21673 16431 0 -1 4202560 1216 0 0 0 169 29 0 0 20 0 15 0 11160392 14316269568 326522 18446744073709551615 4194304 4196468 140722338032416 139678048685400 139678102436377 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21681] ppid=21673 vsize=13980732 memory=-7595754389018307734 CPUtime=0.12 cores=0,2,4,6
/proc/21675/task/21681/stat : 21681 (java) S 21673 21673 16431 0 -1 1077944384 1064 0 0 0 12 0 0 0 20 0 15 0 11160393 14316269568 326522 18446744073709551615 4194304 4196468 140722338032416 139677034078752 139678117418709 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21682] ppid=21673 vsize=13980732 memory=8329294824090543255 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21682/stat : 21682 (java) S 21673 21673 16431 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 11160394 14316269568 326522 18446744073709551615 4194304 4196468 140722338032416 139677033026464 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21683] ppid=21673 vsize=13980732 memory=-7737605721172012177 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21683/stat : 21683 (java) S 21673 21673 16431 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 11160394 14316269568 326522 18446744073709551615 4194304 4196468 140722338032416 139677031973872 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21684] ppid=21673 vsize=13980732 memory=7317634893576766894 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21684/stat : 21684 (java) S 21673 21673 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11160397 14316269568 326522 18446744073709551615 4194304 4196468 140722338032416 139677030922448 139678117427099 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21685] ppid=21673 vsize=13980732 memory=-2915660033852036510 CPUtime=0.6 cores=0,2,4,6
/proc/21675/task/21685/stat : 21685 (java) S 21673 21673 16431 0 -1 1077944384 1352 0 0 0 60 0 0 0 20 0 15 0 11160397 14316269568 326522 18446744073709551615 4194304 4196468 140722338032416 139677029870064 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21686] ppid=21673 vsize=13980732 memory=7827138072722372115 CPUtime=0.69 cores=0,2,4,6
/proc/21675/task/21686/stat : 21686 (java) S 21673 21673 16431 0 -1 1077944384 1443 0 0 0 69 0 0 0 20 0 15 0 11160397 14316269568 326522 18446744073709551615 4194304 4196468 140722338032416 139677028817520 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21687] ppid=21673 vsize=13980732 memory=-7380700987635562364 CPUtime=0.47 cores=0,2,4,6
/proc/21675/task/21687/stat : 21687 (java) S 21673 21673 16431 0 -1 1077944384 2044 0 0 0 47 0 0 0 20 0 15 0 11160397 14316269568 326522 18446744073709551615 4194304 4196468 140722338032416 139677027764976 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21688] ppid=21673 vsize=13980732 memory=174 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21688/stat : 21688 (java) S 21673 21673 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11160397 14316269568 326522 18446744073709551615 4194304 4196468 140722338032416 139677026712672 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21689] ppid=21673 vsize=13980732 memory=175 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21689/stat : 21689 (java) S 21673 21673 16431 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 11160401 14316269568 326522 18446744073709551615 4194304 4196468 140722338032416 139677025659184 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
Current children cumulated CPU time: 14.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1307468 KiB

[startup+7.20079 s]
/proc/loadavg: 2.08 2.00 2.02 6/214 21689
/proc/meminfo: memFree=26350896/32770624 swapFree=67108860/67108860
[pid=21673] ppid=21670 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21673/stat : 21673 (xcsp3-exec) S 21670 21673 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11160384 9740288 345 18446744073709551615 4194304 5098028 140732926389936 140732926388040 140465808953980 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28569600 140732926394746 140732926394950 140732926394950 140732926398443 0
/proc/21673/statm: 2378 345 289 221 0 87 0
[pid=21675] ppid=21673 vsize=13980732 memory=1324832 CPUtime=15.42 cores=0,2,4,6
/proc/21675/stat : 21675 (java) S 21673 21673 16431 0 -1 1077944320 24069 0 0 0 1411 131 0 0 20 0 15 0 11160391 14316269568 331208 18446744073709551615 4194304 4196468 140722338032416 140722338014960 139678117408503 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
/proc/21675/statm: 3495183 331208 3247 1 0 3483476 0
[pid=21675/tid=21676] ppid=21673 vsize=13980732 memory=12 CPUtime=4.91 cores=0,2,4,6
/proc/21675/task/21676/stat : 21676 (java) R 21673 21673 16431 0 -1 4202560 9922 0 0 0 484 7 0 0 20 0 15 0 11160391 14316269568 331208 18446744073709551615 4194304 4196468 140722338032416 139678121647232 139677728125072 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21677] ppid=21673 vsize=13980732 memory=0 CPUtime=2.01 cores=0,2,4,6
/proc/21675/task/21677/stat : 21677 (java) S 21673 21673 16431 0 -1 1077944384 1129 0 0 0 172 29 0 0 20 0 15 0 11160392 14316269568 331208 18446744073709551615 4194304 4196468 140722338032416 139678051842832 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21678] ppid=21673 vsize=13980732 memory=0 CPUtime=2.01 cores=0,2,4,6
/proc/21675/task/21678/stat : 21678 (java) S 21673 21673 16431 0 -1 1077944384 1009 0 0 0 172 29 0 0 20 0 15 0 11160392 14316269568 331208 18446744073709551615 4194304 4196468 140722338032416 139678050790288 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21679] ppid=21673 vsize=13980732 memory=0 CPUtime=1.99 cores=0,2,4,6
/proc/21675/task/21679/stat : 21679 (java) S 21673 21673 16431 0 -1 1077944384 758 0 0 0 169 30 0 0 20 0 15 0 11160392 14316269568 331208 18446744073709551615 4194304 4196468 140722338032416 139678049737744 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21680] ppid=21673 vsize=13980732 memory=60 CPUtime=2 cores=0,2,4,6
/proc/21675/task/21680/stat : 21680 (java) S 21673 21673 16431 0 -1 1077944384 1224 0 0 0 170 30 0 0 20 0 15 0 11160392 14316269568 331208 18446744073709551615 4194304 4196468 140722338032416 139678048685200 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21681] ppid=21673 vsize=13980732 memory=68 CPUtime=0.12 cores=0,2,4,6
/proc/21675/task/21681/stat : 21681 (java) S 21673 21673 16431 0 -1 1077944384 1384 0 0 0 12 0 0 0 20 0 15 0 11160393 14316269568 331208 18446744073709551615 4194304 4196468 140722338032416 139677034080240 139678117419650 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21682] ppid=21673 vsize=13980732 memory=46 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21682/stat : 21682 (java) S 21673 21673 16431 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 11160394 14316269568 331208 18446744073709551615 4194304 4196468 140722338032416 139677033026464 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21683] ppid=21673 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21683/stat : 21683 (java) S 21673 21673 16431 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 11160394 14316269568 331208 18446744073709551615 4194304 4196468 140722338032416 139677031973872 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21684] ppid=21673 vsize=13980732 memory=140429123349624 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21684/stat : 21684 (java) S 21673 21673 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11160397 14316269568 331208 18446744073709551615 4194304 4196468 140722338032416 139677030922448 139678117427099 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21685] ppid=21673 vsize=13980732 memory=280858246619632 CPUtime=0.83 cores=0,2,4,6
/proc/21675/task/21685/stat : 21685 (java) R 21673 21673 16431 0 -1 4202560 2121 0 0 0 83 0 0 0 20 0 15 0 11160397 14316269568 331208 18446744073709551615 4194304 4196468 140722338032416 139677029858800 139678117429850 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21686] ppid=21673 vsize=13980732 memory=6943526294502006880 CPUtime=0.9 cores=0,2,4,6
/proc/21675/task/21686/stat : 21686 (java) R 21673 21673 16431 0 -1 4202560 2657 0 0 0 90 0 0 0 20 0 15 0 11160397 14316269568 331208 18446744073709551615 4194304 4196468 140722338032416 139677028795952 139678117420438 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21687] ppid=21673 vsize=13980732 memory=288230574492221466 CPUtime=0.54 cores=0,2,4,6
/proc/21675/task/21687/stat : 21687 (java) S 21673 21673 16431 0 -1 1077944384 2562 0 0 0 53 1 0 0 20 0 15 0 11160397 14316269568 331208 18446744073709551615 4194304 4196468 140722338032416 139677027764976 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21688] ppid=21673 vsize=13980732 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21688/stat : 21688 (java) S 21673 21673 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11160397 14316269568 331208 18446744073709551615 4194304 4196468 140722338032416 139677026712672 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21689] ppid=21673 vsize=13980732 memory=7452159338474662227 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21689/stat : 21689 (java) S 21673 21673 16431 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 11160401 14316269568 331208 18446744073709551615 4194304 4196468 140722338032416 139677025659184 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
Current children cumulated CPU time: 15.42 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1326212 KiB

[startup+7.40086 s]
/proc/loadavg: 2.08 2.00 2.02 6/214 21689
/proc/meminfo: memFree=26350896/32770624 swapFree=67108860/67108860
[pid=21673] ppid=21670 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21673/stat : 21673 (xcsp3-exec) S 21670 21673 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11160384 9740288 345 18446744073709551615 4194304 5098028 140732926389936 140732926388040 140465808953980 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28569600 140732926394746 140732926394950 140732926394950 140732926398443 0
/proc/21673/statm: 2378 345 289 221 0 87 0
[pid=21675] ppid=21673 vsize=13980732 memory=1326188 CPUtime=15.84 cores=0,2,4,6
/proc/21675/stat : 21675 (java) S 21673 21673 16431 0 -1 1077944320 25282 0 0 0 1453 131 0 0 20 0 15 0 11160391 14316269568 331547 18446744073709551615 4194304 4196468 140722338032416 140722338014960 139678117408503 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
/proc/21675/statm: 3495183 331547 3248 1 0 3483476 0
[pid=21675/tid=21676] ppid=21673 vsize=13980732 memory=280858246315768 CPUtime=5.11 cores=0,2,4,6
/proc/21675/task/21676/stat : 21676 (java) R 21673 21673 16431 0 -1 4202560 10202 0 0 0 504 7 0 0 20 0 15 0 11160391 14316269568 331547 18446744073709551615 4194304 4196468 140722338032416 139678121645536 139677728257475 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21677] ppid=21673 vsize=13980732 memory=6944656592455359580 CPUtime=2.01 cores=0,2,4,6
/proc/21675/task/21677/stat : 21677 (java) S 21673 21673 16431 0 -1 1077944384 1129 0 0 0 172 29 0 0 20 0 15 0 11160392 14316269568 331547 18446744073709551615 4194304 4196468 140722338032416 139678051842832 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21678] ppid=21673 vsize=13980732 memory=280858246250736 CPUtime=2.01 cores=0,2,4,6
/proc/21675/task/21678/stat : 21678 (java) S 21673 21673 16431 0 -1 1077944384 1009 0 0 0 172 29 0 0 20 0 15 0 11160392 14316269568 331547 18446744073709551615 4194304 4196468 140722338032416 139678050790288 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21679] ppid=21673 vsize=13980732 memory=6944657691966988345 CPUtime=1.99 cores=0,2,4,6
/proc/21675/task/21679/stat : 21679 (java) S 21673 21673 16431 0 -1 1077944384 758 0 0 0 169 30 0 0 20 0 15 0 11160392 14316269568 331547 18446744073709551615 4194304 4196468 140722338032416 139678049737744 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21680] ppid=21673 vsize=13980732 memory=6944656592452807325 CPUtime=2 cores=0,2,4,6
/proc/21675/task/21680/stat : 21680 (java) S 21673 21673 16431 0 -1 1077944384 1224 0 0 0 170 30 0 0 20 0 15 0 11160392 14316269568 331547 18446744073709551615 4194304 4196468 140722338032416 139678048685200 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21681] ppid=21673 vsize=13980732 memory=6944656592455360604 CPUtime=0.12 cores=0,2,4,6
/proc/21675/task/21681/stat : 21681 (java) S 21673 21673 16431 0 -1 1077944384 1384 0 0 0 12 0 0 0 20 0 15 0 11160393 14316269568 331547 18446744073709551615 4194304 4196468 140722338032416 139677034080240 139678117419650 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21682] ppid=21673 vsize=13980732 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21682/stat : 21682 (java) S 21673 21673 16431 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 11160394 14316269568 331547 18446744073709551615 4194304 4196468 140722338032416 139677033026464 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21683] ppid=21673 vsize=13980732 memory=280858246408016 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21683/stat : 21683 (java) S 21673 21673 16431 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 11160394 14316269568 331547 18446744073709551615 4194304 4196468 140722338032416 139677031973872 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21684] ppid=21673 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21684/stat : 21684 (java) S 21673 21673 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11160397 14316269568 331547 18446744073709551615 4194304 4196468 140722338032416 139677030922448 139678117427099 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21685] ppid=21673 vsize=13980732 memory=4004 CPUtime=0.95 cores=0,2,4,6
/proc/21675/task/21685/stat : 21685 (java) S 21673 21673 16431 0 -1 1077944384 2609 0 0 0 95 0 0 0 20 0 15 0 11160397 14316269568 331547 18446744073709551615 4194304 4196468 140722338032416 139677029870064 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21686] ppid=21673 vsize=13980732 memory=9716 CPUtime=0.99 cores=0,2,4,6
/proc/21675/task/21686/stat : 21686 (java) S 21673 21673 16431 0 -1 1077944384 2963 0 0 0 99 0 0 0 20 0 15 0 11160397 14316269568 331547 18446744073709551615 4194304 4196468 140722338032416 139677028817520 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21687] ppid=21673 vsize=13980732 memory=1296 CPUtime=0.56 cores=0,2,4,6
/proc/21675/task/21687/stat : 21687 (java) S 21673 21673 16431 0 -1 1077944384 2696 0 0 0 55 1 0 0 20 0 15 0 11160397 14316269568 331547 18446744073709551615 4194304 4196468 140722338032416 139677027764976 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21688] ppid=21673 vsize=13980732 memory=2344 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21688/stat : 21688 (java) S 21673 21673 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11160397 14316269568 331547 18446744073709551615 4194304 4196468 140722338032416 139677026712672 139678117418709 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
[pid=21675/tid=21689] ppid=21673 vsize=13980732 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/21675/task/21689/stat : 21689 (java) S 21673 21673 16431 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 11160401 14316269568 331547 18446744073709551615 4194304 4196468 140722338032416 139677025659184 139678117419650 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33280000 140722338038194 140722338038370 140722338038370 140722338041807 0
Current children cumulated CPU time: 15.84 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1327568 KiB

Child status: 0
Real time (s): 7.44826
CPU time (s): 15.9025
CPU user time (s): 14.5798
CPU system time (s): 1.32269
CPU usage (%): 213.506
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1327568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.5798
system time used= 1.32269
maximum resident set size= 1326700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26179
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2467
involuntary context switches= 113


# summary of solver processes directly reported to runsolver:
#   pid: 21673
#   total CPU time (s): 15.9025
#   total CPU user time (s): 14.5798
#   total CPU system time (s): 1.32269

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.071971 second user time and 0.116185 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-19 09:11:06
IDJOB=4282552
IDBENCH=126553
IDSOLVER=2677
FILE ID=node128/4282552-1503127506
RUNJOBID= node128-1503095815-16489
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-cp-s1/SocialGolfers-9-3-5-cp.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4282552-1503127506/watcher-4282552-1503127506 -o /tmp/evaluation-result-4282552-1503127506/solver-4282552-1503127506 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503095815-16489 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 440596904 HOME/instance-4282552-1503127506.xml

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

MD5SUM BENCH= 0eeb94d3c32d9a0ecc0d968e8c219d20
RANDOM SEED=440596904

node128.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.47
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.47
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.47
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.47
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:        27664352 kB
MemAvailable:   27844464 kB
Buffers:          159144 kB
Cached:           311836 kB
SwapCached:            0 kB
Active:          4387644 kB
Inactive:         307488 kB
Active(anon):    4224668 kB
Inactive(anon):    16752 kB
Active(file):     162976 kB
Inactive(file):   290736 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7664 kB
Writeback:             4 kB
AnonPages:       4224020 kB
Mapped:            44684 kB
Shmem:             17060 kB
Slab:             108636 kB
SReclaimable:      84468 kB
SUnreclaim:        24168 kB
KernelStack:        3472 kB
PageTables:        13476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6216696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4057088 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= 62012 MiB
End job on node128 at 2017-08-19 09:11:14