Trace number 4392985

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 2019-06-14SAT 8.19937 2.37531

General information on the benchmark

NamePrimes/
Primes-m1-p10/Primes-10-40-2-7.xml
MD5SUMc03c7f5b7c3afa870e2bbdca7571e3a2
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.264843
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Number of domains1
Minimum domain size28
Maximum domain size28
Distribution of domain sizes[{"size":28,"count":88}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":12},{"degree":1,"count":20},{"degree":2,"count":25},{"degree":3,"count":20},{"degree":4,"count":12},{"degree":5,"count":5},{"degree":6,"count":3},{"degree":7,"count":3}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":2},{"arity":6,"count":7},{"arity":7,"count":4},{"arity":8,"count":9},{"arity":9,"count":6}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":40}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4392985-1568320174.xml"  -tl '2520s' -p 4
0.13/0.17	c Choco e747e1e
0.13/0.18	c [HOME/instance-4392985-1568320174.xml, -tl, 2520s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.05/0.56	c solve instance...
7.96/2.36	s SATISFIABLE
7.96/2.36	v <instantiation>
7.96/2.36	v 	<list>x[0] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[17] x[18] x[19] x[20] x[21] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[53] x[54] x[55] x[56] x[57] x[59] x[60] x[61] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[71] x[72] x[73] x[74] x[75] x[79] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[97] x[98] x[99] </list>
7.96/2.36	v 	<values>7 19 16 10 13 16 4 25 4 5 17 3 6 10 17 14 7 28 2 22 24 21 20 3 8 22 27 4 14 16 27 24 6 13 2 7 4 27 2 28 5 25 12 25 8 5 9 5 20 12 29 10 18 3 3 3 24 28 20 29 13 7 16 16 13 16 29 29 2 11 22 27 15 8 12 8 5 3 25 7 5 17 29 22 7 16 11 2 </values>
7.96/2.36	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 (14946 MiB free)
  memory of node 1: 16384 MiB (15432 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392985-1568320174/watcher-4392985-1568320174 -o /tmp/evaluation-result-4392985-1568320174/solver-4392985-1568320174 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568308867-14286 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1219335877 HOME/instance-4392985-1568320174.xml 

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

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

solver pid=24000, runsolver pid=23997

[startup+0.100108 s]*
/proc/loadavg: 7.57 8.22 8.33 4/232 24016
/proc/meminfo: memFree=31090532/32770624 swapFree=66920748/67108860
[pid=24000] ppid=23997 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24000/stat : 24000 (xcsp3-exec) S 23997 24000 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408273445 115843072 363 33554432000 4194304 5098028 140721365236272 140721365234376 140700082459260 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36757504 140721365242746 140721365242989 140721365242989 140721365245898 0
/proc/24000/statm: 28282 363 304 221 0 87 0
[pid=24002] ppid=24000 vsize=15144768 memory=28872 CPUtime=0.13 cores=1,3,5,7
/proc/24002/stat : 24002 (java) S 24000 24000 14254 0 -1 1077944320 5701 0 0 0 11 2 0 0 20 0 15 0 408273445 15508242432 7218 33554432000 4194304 4196468 140730962743888 140730962726432 139726542262007 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
/proc/24002/statm: 3786192 7218 3157 1 0 3748377 0
[pid=24002/tid=24003] ppid=24000 vsize=15144768 memory=576460756329955459 CPUtime=0.09 cores=1,3,5,7
/proc/24002/task/24003/stat : 24003 (java) R 24000 24000 14254 0 -1 4202560 3574 0 0 0 8 1 0 0 20 0 15 0 408273446 15508242432 7283 33554432000 4194304 4196468 140730962743888 139726546493152 139726534499134 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24004] ppid=24000 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24004/stat : 24004 (java) S 24000 24000 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408273446 15508242432 7283 33554432000 4194304 4196468 140730962743888 139726494882704 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24005] ppid=24000 vsize=15144768 memory=3472749825994892960 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24005/stat : 24005 (java) S 24000 24000 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408273446 15508242432 7283 33554432000 4194304 4196468 140730962743888 139726133582608 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24006] ppid=24000 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24006/stat : 24006 (java) S 24000 24000 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408273446 15508242432 7283 33554432000 4194304 4196468 140730962743888 139726132530320 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24007] ppid=24000 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24007/stat : 24007 (java) S 24000 24000 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408273446 15508242432 7283 33554432000 4194304 4196468 140730962743888 139726131477520 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24008] ppid=24000 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24008/stat : 24008 (java) S 24000 24000 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408273448 15508242432 7283 33554432000 4194304 4196468 140730962743888 139725876701296 139726542273154 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24009] ppid=24000 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24009/stat : 24009 (java) S 24000 24000 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408273448 15508242432 7283 33554432000 4194304 4196468 140730962743888 139725875647264 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24010] ppid=24000 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24010/stat : 24010 (java) S 24000 24000 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408273448 15508242432 7283 33554432000 4194304 4196468 140730962743888 139725874594928 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24011] ppid=24000 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24011/stat : 24011 (java) S 24000 24000 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408273451 15508242432 7283 33554432000 4194304 4196468 140730962743888 139725873543248 139726542280603 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24012] ppid=24000 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24012/stat : 24012 (java) S 24000 24000 14254 0 -1 1077944384 411 0 0 0 0 0 0 0 20 0 15 0 408273451 15508242432 7283 33554432000 4194304 4196468 140730962743888 139725872491120 139726542273154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24013] ppid=24000 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24013/stat : 24013 (java) S 24000 24000 14254 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 408273451 15508242432 7283 33554432000 4194304 4196468 140730962743888 139725871438320 139726542273154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24014] ppid=24000 vsize=15144768 memory=140029006816896 CPUtime=0.02 cores=1,3,5,7
/proc/24002/task/24014/stat : 24014 (java) R 24000 24000 14254 0 -1 4202560 369 0 0 0 2 0 0 0 20 0 15 0 408273451 15508242432 7283 33554432000 4194304 4196468 140730962743888 139725870386160 139726542283354 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24015] ppid=24000 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24015/stat : 24015 (java) S 24000 24000 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408273451 15508242432 7283 33554432000 4194304 4196468 140730962743888 139725869333472 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24016] ppid=24000 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24016/stat : 24016 (java) S 24000 24000 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408273451 15508242432 7283 33554432000 4194304 4196468 140730962743888 139725868280240 139726542273154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30324 KiB

[startup+0.210797 s]*
/proc/loadavg: 7.57 8.22 8.33 3/232 24016
/proc/meminfo: memFree=31077928/32770624 swapFree=66920748/67108860
[pid=24000] ppid=23997 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24000/stat : 24000 (xcsp3-exec) S 23997 24000 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408273445 115843072 363 33554432000 4194304 5098028 140721365236272 140721365234376 140700082459260 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36757504 140721365242746 140721365242989 140721365242989 140721365245898 0
/proc/24000/statm: 28282 363 304 221 0 87 0
[pid=24002] ppid=24000 vsize=15144768 memory=40920 CPUtime=0.34 cores=1,3,5,7
/proc/24002/stat : 24002 (java) S 24000 24000 14254 0 -1 1077944320 9457 0 0 0 31 3 0 0 20 0 15 0 408273445 15508242432 10230 33554432000 4194304 4196468 140730962743888 140730962726432 139726542262007 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
/proc/24002/statm: 3786192 10230 3301 1 0 3748377 0
[pid=24002/tid=24003] ppid=24000 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/24002/task/24003/stat : 24003 (java) R 24000 24000 14254 0 -1 4202560 6631 0 0 0 18 2 0 0 20 0 15 0 408273446 15508242432 10230 33554432000 4194304 4196468 140730962743888 139726546495184 139726542283837 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24004] ppid=24000 vsize=15144768 memory=10592 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24004/stat : 24004 (java) S 24000 24000 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408273446 15508242432 10230 33554432000 4194304 4196468 140730962743888 139726494882704 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24005] ppid=24000 vsize=15144768 memory=140029009670083 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24005/stat : 24005 (java) S 24000 24000 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408273446 15508242432 10230 33554432000 4194304 4196468 140730962743888 139726133582608 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24006] ppid=24000 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24006/stat : 24006 (java) S 24000 24000 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408273446 15508242432 10230 33554432000 4194304 4196468 140730962743888 139726132530320 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24007] ppid=24000 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24007/stat : 24007 (java) S 24000 24000 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408273446 15508242432 10230 33554432000 4194304 4196468 140730962743888 139726131477520 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24008] ppid=24000 vsize=15144768 memory=140029006816896 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24008/stat : 24008 (java) S 24000 24000 14254 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408273448 15508242432 10230 33554432000 4194304 4196468 140730962743888 139725876701296 139726542273154 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24009] ppid=24000 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24009/stat : 24009 (java) S 24000 24000 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408273448 15508242432 10230 33554432000 4194304 4196468 140730962743888 139725875647264 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24010] ppid=24000 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24010/stat : 24010 (java) S 24000 24000 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408273448 15508242432 10230 33554432000 4194304 4196468 140730962743888 139725874594928 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24011] ppid=24000 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24011/stat : 24011 (java) S 24000 24000 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408273451 15508242432 10230 33554432000 4194304 4196468 140730962743888 139725873543248 139726542280603 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24012] ppid=24000 vsize=15144768 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/24002/task/24012/stat : 24012 (java) S 24000 24000 14254 0 -1 1077944384 577 0 0 0 2 0 0 0 20 0 15 0 408273451 15508242432 10230 33554432000 4194304 4196468 140730962743888 139725872491120 139726542273154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24013] ppid=24000 vsize=15144768 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/24002/task/24013/stat : 24013 (java) S 24000 24000 14254 0 -1 1077944384 145 0 0 0 2 0 0 0 20 0 15 0 408273451 15508242432 10230 33554432000 4194304 4196468 140730962743888 139725871438320 139726542273154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24014] ppid=24000 vsize=15144768 memory=140029006816896 CPUtime=0.08 cores=1,3,5,7
/proc/24002/task/24014/stat : 24014 (java) S 24000 24000 14254 0 -1 1077944384 799 0 0 0 8 0 0 0 20 0 15 0 408273451 15508242432 10230 33554432000 4194304 4196468 140730962743888 139725870386032 139726542273154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24015] ppid=24000 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24015/stat : 24015 (java) S 24000 24000 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408273451 15508242432 10230 33554432000 4194304 4196468 140730962743888 139725869333472 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24016] ppid=24000 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24016/stat : 24016 (java) S 24000 24000 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408273451 15508242432 10230 33554432000 4194304 4196468 140730962743888 139725868280240 139726542273154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42372 KiB

[startup+0.312706 s]*
/proc/loadavg: 7.57 8.22 8.33 6/232 24016
/proc/meminfo: memFree=31071616/32770624 swapFree=66920748/67108860
[pid=24000] ppid=23997 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24000/stat : 24000 (xcsp3-exec) S 23997 24000 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408273445 115843072 363 33554432000 4194304 5098028 140721365236272 140721365234376 140700082459260 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36757504 140721365242746 140721365242989 140721365242989 140721365245898 0
/proc/24000/statm: 28282 363 304 221 0 87 0
[pid=24002] ppid=24000 vsize=15149024 memory=50176 CPUtime=0.54 cores=1,3,5,7
/proc/24002/stat : 24002 (java) S 24000 24000 14254 0 -1 1077944320 10931 0 0 0 50 4 0 0 20 0 15 0 408273445 15512600576 12544 33554432000 4194304 4196468 140730962743888 140730962726432 139726542262007 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
/proc/24002/statm: 3787256 12544 3371 1 0 3748377 0
[pid=24002/tid=24003] ppid=24000 vsize=15149024 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/24002/task/24003/stat : 24003 (java) R 24000 24000 14254 0 -1 4202560 7863 0 0 0 27 3 0 0 20 0 15 0 408273446 15512600576 12544 33554432000 4194304 4196468 140730962743888 139726546496544 139726542283933 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24004] ppid=24000 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24004/stat : 24004 (java) S 24000 24000 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408273446 15512600576 12544 33554432000 4194304 4196468 140730962743888 139726494882704 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24005] ppid=24000 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24005/stat : 24005 (java) S 24000 24000 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408273446 15512600576 12544 33554432000 4194304 4196468 140730962743888 139726133582608 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24006] ppid=24000 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24006/stat : 24006 (java) S 24000 24000 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408273446 15512600576 12544 33554432000 4194304 4196468 140730962743888 139726132530320 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24007] ppid=24000 vsize=15149024 memory=-4190076264842474805 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24007/stat : 24007 (java) S 24000 24000 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408273446 15512600576 12544 33554432000 4194304 4196468 140730962743888 139726131477520 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24008] ppid=24000 vsize=15149024 memory=-7233513673208676511 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24008/stat : 24008 (java) S 24000 24000 14254 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408273448 15512600576 12544 33554432000 4194304 4196468 140730962743888 139725876701296 139726542273154 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24009] ppid=24000 vsize=15149024 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24009/stat : 24009 (java) S 24000 24000 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408273448 15512600576 12544 33554432000 4194304 4196468 140730962743888 139725875647264 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24010] ppid=24000 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24010/stat : 24010 (java) S 24000 24000 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408273448 15512600576 12544 33554432000 4194304 4196468 140730962743888 139725874594928 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24011] ppid=24000 vsize=15149024 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24011/stat : 24011 (java) S 24000 24000 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408273451 15512600576 12544 33554432000 4194304 4196468 140730962743888 139725873543248 139726542280603 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24012] ppid=24000 vsize=15149024 memory=7827413994055111515 CPUtime=0.03 cores=1,3,5,7
/proc/24002/task/24012/stat : 24012 (java) S 24000 24000 14254 0 -1 1077944384 600 0 0 0 3 0 0 0 20 0 15 0 408273451 15512600576 12544 33554432000 4194304 4196468 140730962743888 139725872491120 139726542273154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24013] ppid=24000 vsize=15149024 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/24002/task/24013/stat : 24013 (java) S 24000 24000 14254 0 -1 1077944384 250 0 0 0 5 0 0 0 20 0 15 0 408273451 15512600576 12544 33554432000 4194304 4196468 140730962743888 139725871438320 139726542273154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24014] ppid=24000 vsize=15149024 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/24002/task/24014/stat : 24014 (java) S 24000 24000 14254 0 -1 1077944384 913 0 0 0 12 0 0 0 20 0 15 0 408273451 15512600576 12544 33554432000 4194304 4196468 140730962743888 139725870386032 139726542273154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24015] ppid=24000 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24015/stat : 24015 (java) S 24000 24000 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408273451 15512600576 12544 33554432000 4194304 4196468 140730962743888 139725869333472 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24016] ppid=24000 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24016/stat : 24016 (java) S 24000 24000 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408273451 15512600576 12544 33554432000 4194304 4196468 140730962743888 139725868280240 139726542273154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51628 KiB

[startup+0.70075 s]
/proc/loadavg: 7.57 8.22 8.33 6/232 24016
/proc/meminfo: memFree=31056048/32770624 swapFree=66920748/67108860
[pid=24000] ppid=23997 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24000/stat : 24000 (xcsp3-exec) S 23997 24000 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408273445 115843072 363 33554432000 4194304 5098028 140721365236272 140721365234376 140700082459260 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36757504 140721365242746 140721365242989 140721365242989 140721365245898 0
/proc/24000/statm: 28282 363 304 221 0 87 0
[pid=24002] ppid=24000 vsize=15417404 memory=83036 CPUtime=1.68 cores=1,3,5,7
/proc/24002/stat : 24002 (java) S 24000 24000 14254 0 -1 1077944320 15641 0 0 0 162 6 0 0 20 0 19 0 408273445 15787421696 20759 33554432000 4194304 4196468 140730962743888 140730962726432 139726542262007 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
/proc/24002/statm: 3854351 20759 3455 1 0 3815453 0
[pid=24002/tid=24003] ppid=24000 vsize=15417404 memory=-3704326594973231466 CPUtime=0.55 cores=1,3,5,7
/proc/24002/task/24003/stat : 24003 (java) S 24000 24000 14254 0 -1 1077944384 9180 0 0 0 51 4 0 0 20 0 19 0 408273446 15787421696 20759 33554432000 4194304 4196468 140730962743888 139726546502784 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24004] ppid=24000 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24004/stat : 24004 (java) S 24000 24000 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408273446 15787421696 20759 33554432000 4194304 4196468 140730962743888 139726494882704 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24005] ppid=24000 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24005/stat : 24005 (java) S 24000 24000 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408273446 15787421696 20759 33554432000 4194304 4196468 140730962743888 139726133582608 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24006] ppid=24000 vsize=15417404 memory=708 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24006/stat : 24006 (java) S 24000 24000 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408273446 15787421696 20759 33554432000 4194304 4196468 140730962743888 139726132530320 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24007] ppid=24000 vsize=15417404 memory=9364 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24007/stat : 24007 (java) S 24000 24000 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408273446 15787421696 20759 33554432000 4194304 4196468 140730962743888 139726131477520 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24008] ppid=24000 vsize=15417404 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24008/stat : 24008 (java) R 24000 24000 14254 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 408273448 15787421696 20759 33554432000 4194304 4196468 140730962743888 139725876701432 139726534890215 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24009] ppid=24000 vsize=15417404 memory=776 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24009/stat : 24009 (java) S 24000 24000 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408273448 15787421696 20759 33554432000 4194304 4196468 140730962743888 139725875647264 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24010] ppid=24000 vsize=15417404 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24010/stat : 24010 (java) S 24000 24000 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408273448 15787421696 20759 33554432000 4194304 4196468 140730962743888 139725874594928 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24011] ppid=24000 vsize=15417404 memory=7956 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24011/stat : 24011 (java) S 24000 24000 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408273451 15787421696 20759 33554432000 4194304 4196468 140730962743888 139725873543248 139726542280603 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24012] ppid=24000 vsize=15417404 memory=3444 CPUtime=0.24 cores=1,3,5,7
/proc/24002/task/24012/stat : 24012 (java) R 24000 24000 14254 0 -1 4202560 1438 0 0 0 24 0 0 0 20 0 19 0 408273451 15787421696 20759 33554432000 4194304 4196468 140730962743888 139725872479808 139726522105552 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24013] ppid=24000 vsize=15417404 memory=1556 CPUtime=0.26 cores=1,3,5,7
/proc/24002/task/24013/stat : 24013 (java) R 24000 24000 14254 0 -1 4202560 1421 0 0 0 26 0 0 0 20 0 19 0 408273451 15787421696 20759 33554432000 4194304 4196468 140730962743888 139725871418824 139726523451678 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24014] ppid=24000 vsize=15417404 memory=2832 CPUtime=0.37 cores=1,3,5,7
/proc/24002/task/24014/stat : 24014 (java) S 24000 24000 14254 0 -1 1077944384 2076 0 0 0 37 0 0 0 20 0 19 0 408273451 15787421696 20759 33554432000 4194304 4196468 140730962743888 139725870383232 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24015] ppid=24000 vsize=15417404 memory=984 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24015/stat : 24015 (java) S 24000 24000 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408273451 15787421696 20759 33554432000 4194304 4196468 140730962743888 139725869333472 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24016] ppid=24000 vsize=15417404 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24016/stat : 24016 (java) S 24000 24000 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408273451 15787421696 20759 33554432000 4194304 4196468 140730962743888 139725868280240 139726542273154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 84488 KiB

[startup+1.50171 s]
/proc/loadavg: 7.57 8.22 8.33 12/236 24024
/proc/meminfo: memFree=31009084/32770624 swapFree=66920748/67108860
[pid=24000] ppid=23997 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24000/stat : 24000 (xcsp3-exec) S 23997 24000 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408273445 115843072 363 33554432000 4194304 5098028 140721365236272 140721365234376 140700082459260 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36757504 140721365242746 140721365242989 140721365242989 140721365245898 0
/proc/24000/statm: 28282 363 304 221 0 87 0

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

/proc/24002/task/24016/stat : 24016 (java) R 24000 24000 14254 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 408273451 15787421696 47786 33554432000 4194304 4196468 140730962743888 139725868280240 139726542273154 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24017] ppid=24000 vsize=15417404 memory=4580 CPUtime=0.61 cores=1,3,5,7
/proc/24002/task/24017/stat : 24017 (java) R 24000 24000 14254 0 -1 4202560 118 0 0 0 61 0 0 0 20 0 19 0 408273502 15787421696 47786 33554432000 4194304 4196468 140730962743888 139725859068984 139726179442526 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24018] ppid=24000 vsize=15417404 memory=7013321123843040104 CPUtime=0.54 cores=1,3,5,7
/proc/24002/task/24018/stat : 24018 (java) R 24000 24000 14254 0 -1 4202560 190 0 0 0 53 1 0 0 20 0 19 0 408273502 15787421696 47786 33554432000 4194304 4196468 140730962743888 139725858019560 139726179590510 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24019] ppid=24000 vsize=15417404 memory=7163661729623204968 CPUtime=0.68 cores=1,3,5,7
/proc/24002/task/24019/stat : 24019 (java) R 24000 24000 14254 0 -1 4202560 134 0 0 0 68 0 0 0 20 0 19 0 408273502 15787421696 47786 33554432000 4194304 4196468 140730962743888 139725856963744 139726178554575 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24020] ppid=24000 vsize=15417404 memory=7589531191672858221 CPUtime=0.83 cores=1,3,5,7
/proc/24002/task/24020/stat : 24020 (java) R 24000 24000 14254 0 -1 4202560 209 0 0 0 83 0 0 0 20 0 19 0 408273502 15787421696 47786 33554432000 4194304 4196468 140730962743888 139725855911808 139726178709613 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
Current children cumulated CPU time: 5.5 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 190548 KiB

[startup+2.00871 s]*
/proc/loadavg: 7.85 8.26 8.34 12/236 24024
/proc/meminfo: memFree=30914488/32770624 swapFree=66920748/67108860
[pid=24000] ppid=23997 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24000/stat : 24000 (xcsp3-exec) S 23997 24000 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408273445 115843072 363 33554432000 4194304 5098028 140721365236272 140721365234376 140700082459260 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36757504 140721365242746 140721365242989 140721365242989 140721365245898 0
/proc/24000/statm: 28282 363 304 221 0 87 0
[pid=24002] ppid=24000 vsize=15417404 memory=205948 CPUtime=6.84 cores=1,3,5,7
/proc/24002/stat : 24002 (java) S 24000 24000 14254 0 -1 1077944320 27506 0 0 0 674 10 0 0 20 0 19 0 408273445 15787421696 51487 33554432000 4194304 4196468 140730962743888 140730962726432 139726542262007 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
/proc/24002/statm: 3854351 51487 3495 1 0 3815453 0
[pid=24002/tid=24003] ppid=24000 vsize=15417404 memory=585520870120751235 CPUtime=0.55 cores=1,3,5,7
/proc/24002/task/24003/stat : 24003 (java) S 24000 24000 14254 0 -1 1077944384 9180 0 0 0 51 4 0 0 20 0 19 0 408273446 15787421696 51487 33554432000 4194304 4196468 140730962743888 139726546502784 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24004] ppid=24000 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24004/stat : 24004 (java) S 24000 24000 14254 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 19 0 408273446 15787421696 51487 33554432000 4194304 4196468 140730962743888 139726494882704 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24005] ppid=24000 vsize=15417404 memory=3472749825994892960 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24005/stat : 24005 (java) S 24000 24000 14254 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 19 0 408273446 15787421696 51487 33554432000 4194304 4196468 140730962743888 139726133582608 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24006] ppid=24000 vsize=15417404 memory=8328137078682933384 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24006/stat : 24006 (java) S 24000 24000 14254 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 19 0 408273446 15787421696 51487 33554432000 4194304 4196468 140730962743888 139726132530320 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24007] ppid=24000 vsize=15417404 memory=4627829655977429107 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24007/stat : 24007 (java) S 24000 24000 14254 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 408273446 15787421696 51487 33554432000 4194304 4196468 140730962743888 139726131477520 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24008] ppid=24000 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24008/stat : 24008 (java) S 24000 24000 14254 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 19 0 408273448 15787421696 51487 33554432000 4194304 4196468 140730962743888 139725876701296 139726542273154 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24009] ppid=24000 vsize=15417404 memory=2314885530818453512 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24009/stat : 24009 (java) S 24000 24000 14254 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 19 0 408273448 15787421696 51487 33554432000 4194304 4196468 140730962743888 139725875647264 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24010] ppid=24000 vsize=15417404 memory=8328137078682933384 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24010/stat : 24010 (java) S 24000 24000 14254 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 19 0 408273448 15787421696 51487 33554432000 4194304 4196468 140730962743888 139725874594928 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24011] ppid=24000 vsize=15417404 memory=-7970089901882176704 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24011/stat : 24011 (java) S 24000 24000 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408273451 15787421696 51487 33554432000 4194304 4196468 140730962743888 139725873543248 139726542280603 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24012] ppid=24000 vsize=15417404 memory=0 CPUtime=0.9 cores=1,3,5,7
/proc/24002/task/24012/stat : 24012 (java) R 24000 24000 14254 0 -1 4202560 7182 0 0 0 90 0 0 0 20 0 19 0 408273451 15787421696 51487 33554432000 4194304 4196468 140730962743888 139725872484312 139726527032207 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24013] ppid=24000 vsize=15417404 memory=2314860354883569004 CPUtime=1.23 cores=1,3,5,7
/proc/24002/task/24013/stat : 24013 (java) R 24000 24000 14254 0 -1 4202560 4859 0 0 0 123 0 0 0 20 0 19 0 408273451 15787421696 51487 33554432000 4194304 4196468 140730962743888 139725871431512 139726527167278 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24014] ppid=24000 vsize=15417404 memory=7719369392406517664 CPUtime=0.49 cores=1,3,5,7
/proc/24002/task/24014/stat : 24014 (java) R 24000 24000 14254 0 -1 1077944384 3863 0 0 0 49 0 0 0 20 0 19 0 408273451 15787421696 51487 33554432000 4194304 4196468 140730962743888 139725870383824 139726542272213 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24015] ppid=24000 vsize=15417404 memory=4211821575541123446 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24015/stat : 24015 (java) S 24000 24000 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408273451 15787421696 51487 33554432000 4194304 4196468 140730962743888 139725869333472 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24016] ppid=24000 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24016/stat : 24016 (java) S 24000 24000 14254 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 408273451 15787421696 51487 33554432000 4194304 4196468 140730962743888 139725868280240 139726542273154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24017] ppid=24000 vsize=15417404 memory=0 CPUtime=0.88 cores=1,3,5,7
/proc/24002/task/24017/stat : 24017 (java) R 24000 24000 14254 0 -1 4202560 135 0 0 0 88 0 0 0 20 0 19 0 408273502 15787421696 51487 33554432000 4194304 4196468 140730962743888 139725859068936 139726179435790 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24018] ppid=24000 vsize=15417404 memory=0 CPUtime=0.74 cores=1,3,5,7
/proc/24002/task/24018/stat : 24018 (java) R 24000 24000 14254 0 -1 4202560 203 0 0 0 73 1 0 0 20 0 19 0 408273502 15787421696 51487 33554432000 4194304 4196468 140730962743888 139725858017944 139726179541421 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24019] ppid=24000 vsize=15417404 memory=0 CPUtime=0.87 cores=1,3,5,7
/proc/24002/task/24019/stat : 24019 (java) R 24000 24000 14254 0 -1 4202560 135 0 0 0 87 0 0 0 20 0 19 0 408273502 15787421696 51487 33554432000 4194304 4196468 140730962743888 139725856964792 139726178984402 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24020] ppid=24000 vsize=15417404 memory=0 CPUtime=1.08 cores=1,3,5,7
/proc/24002/task/24020/stat : 24020 (java) R 24000 24000 14254 0 -1 4202560 215 0 0 0 108 0 0 0 20 0 19 0 408273502 15787421696 51487 33554432000 4194304 4196468 140730962743888 139725855911728 139726175578282 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
Current children cumulated CPU time: 6.84 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 207400 KiB

[startup+2.20171 s]
/proc/loadavg: 7.85 8.26 8.34 12/236 24024
/proc/meminfo: memFree=30914488/32770624 swapFree=66920748/67108860
[pid=24000] ppid=23997 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24000/stat : 24000 (xcsp3-exec) S 23997 24000 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408273445 115843072 363 33554432000 4194304 5098028 140721365236272 140721365234376 140700082459260 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36757504 140721365242746 140721365242989 140721365242989 140721365245898 0
/proc/24000/statm: 28282 363 304 221 0 87 0
[pid=24002] ppid=24000 vsize=15417404 memory=210152 CPUtime=7.56 cores=1,3,5,7
/proc/24002/stat : 24002 (java) S 24000 24000 14254 0 -1 1077944320 27621 0 0 0 746 10 0 0 20 0 19 0 408273445 15787421696 52538 33554432000 4194304 4196468 140730962743888 140730962726432 139726542262007 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
/proc/24002/statm: 3854351 52538 3495 1 0 3815453 0
[pid=24002/tid=24003] ppid=24000 vsize=15417404 memory=7521693510090647149 CPUtime=0.55 cores=1,3,5,7
/proc/24002/task/24003/stat : 24003 (java) S 24000 24000 14254 0 -1 1077944384 9180 0 0 0 51 4 0 0 20 0 19 0 408273446 15787421696 52538 33554432000 4194304 4196468 140730962743888 139726546502784 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24004] ppid=24000 vsize=15417404 memory=7957689449132282197 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24004/stat : 24004 (java) S 24000 24000 14254 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 19 0 408273446 15787421696 52538 33554432000 4194304 4196468 140730962743888 139726494882704 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24005] ppid=24000 vsize=15417404 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24005/stat : 24005 (java) S 24000 24000 14254 0 -1 1077944384 215 0 0 0 0 0 0 0 20 0 19 0 408273446 15787421696 52538 33554432000 4194304 4196468 140730962743888 139726133582608 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24006] ppid=24000 vsize=15417404 memory=9 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24006/stat : 24006 (java) S 24000 24000 14254 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 19 0 408273446 15787421696 52538 33554432000 4194304 4196468 140730962743888 139726132530320 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24007] ppid=24000 vsize=15417404 memory=280057772405696 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24007/stat : 24007 (java) S 24000 24000 14254 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 19 0 408273446 15787421696 52538 33554432000 4194304 4196468 140730962743888 139726131477520 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24008] ppid=24000 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24008/stat : 24008 (java) S 24000 24000 14254 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 19 0 408273448 15787421696 52538 33554432000 4194304 4196468 140730962743888 139725876701296 139726542273154 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24009] ppid=24000 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24009/stat : 24009 (java) S 24000 24000 14254 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 19 0 408273448 15787421696 52538 33554432000 4194304 4196468 140730962743888 139725875647328 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24010] ppid=24000 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24010/stat : 24010 (java) S 24000 24000 14254 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 19 0 408273448 15787421696 52538 33554432000 4194304 4196468 140730962743888 139725874594944 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24011] ppid=24000 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24011/stat : 24011 (java) S 24000 24000 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408273451 15787421696 52538 33554432000 4194304 4196468 140730962743888 139725873543248 139726542280603 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24012] ppid=24000 vsize=15417404 memory=0 CPUtime=0.98 cores=1,3,5,7
/proc/24002/task/24012/stat : 24012 (java) R 24000 24000 14254 0 -1 4202560 7210 0 0 0 98 0 0 0 20 0 19 0 408273451 15787421696 52538 33554432000 4194304 4196468 140730962743888 139725872491416 139726527161309 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24013] ppid=24000 vsize=15417404 memory=0 CPUtime=1.29 cores=1,3,5,7
/proc/24002/task/24013/stat : 24013 (java) R 24000 24000 14254 0 -1 4202560 4871 0 0 0 129 0 0 0 20 0 19 0 408273451 15787421696 52538 33554432000 4194304 4196468 140730962743888 139725871438320 139726528326203 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24014] ppid=24000 vsize=15417404 memory=0 CPUtime=0.5 cores=1,3,5,7
/proc/24002/task/24014/stat : 24014 (java) R 24000 24000 14254 0 -1 1077944384 3906 0 0 0 50 0 0 0 20 0 19 0 408273451 15787421696 52538 33554432000 4194304 4196468 140730962743888 139725870386032 139726542273154 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24015] ppid=24000 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24015/stat : 24015 (java) S 24000 24000 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408273451 15787421696 52538 33554432000 4194304 4196468 140730962743888 139725869333472 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24016] ppid=24000 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24016/stat : 24016 (java) R 24000 24000 14254 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 408273451 15787421696 52538 33554432000 4194304 4196468 140730962743888 139725868280240 139726542273154 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24017] ppid=24000 vsize=15417404 memory=0 CPUtime=1 cores=1,3,5,7
/proc/24002/task/24017/stat : 24017 (java) R 24000 24000 14254 0 -1 4202560 135 0 0 0 100 0 0 0 20 0 19 0 408273502 15787421696 52538 33554432000 4194304 4196468 140730962743888 139725859069080 139726178983875 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24018] ppid=24000 vsize=15417404 memory=0 CPUtime=0.91 cores=1,3,5,7
/proc/24002/task/24018/stat : 24018 (java) R 24000 24000 14254 0 -1 4202560 206 0 0 0 90 1 0 0 20 0 19 0 408273502 15787421696 52538 33554432000 4194304 4196468 140730962743888 139725858017608 139726179969514 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24019] ppid=24000 vsize=15417404 memory=0 CPUtime=1.01 cores=1,3,5,7
/proc/24002/task/24019/stat : 24019 (java) R 24000 24000 14254 0 -1 4202560 135 0 0 0 101 0 0 0 20 0 19 0 408273502 15787421696 52538 33554432000 4194304 4196468 140730962743888 139725856965032 139726179435965 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24020] ppid=24000 vsize=15417404 memory=0 CPUtime=1.21 cores=1,3,5,7
/proc/24002/task/24020/stat : 24020 (java) R 24000 24000 14254 0 -1 4202560 221 0 0 0 121 0 0 0 20 0 19 0 408273502 15787421696 52538 33554432000 4194304 4196468 140730962743888 139725855911648 139726178984336 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
Current children cumulated CPU time: 7.56 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 211604 KiB

[startup+2.30171 s]
/proc/loadavg: 7.85 8.26 8.34 12/236 24024
/proc/meminfo: memFree=30914488/32770624 swapFree=66920748/67108860
[pid=24000] ppid=23997 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24000/stat : 24000 (xcsp3-exec) S 23997 24000 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408273445 115843072 363 33554432000 4194304 5098028 140721365236272 140721365234376 140700082459260 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 36757504 140721365242746 140721365242989 140721365242989 140721365245898 0
/proc/24000/statm: 28282 363 304 221 0 87 0
[pid=24002] ppid=24000 vsize=15417404 memory=210296 CPUtime=7.96 cores=1,3,5,7
/proc/24002/stat : 24002 (java) S 24000 24000 14254 0 -1 1077944320 27700 0 0 0 786 10 0 0 20 0 19 0 408273445 15787421696 52574 33554432000 4194304 4196468 140730962743888 140730962726432 139726542262007 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
/proc/24002/statm: 3854351 52574 3495 1 0 3815453 0
[pid=24002/tid=24003] ppid=24000 vsize=15417404 memory=201365246719918 CPUtime=0.55 cores=1,3,5,7
/proc/24002/task/24003/stat : 24003 (java) S 24000 24000 14254 0 -1 1077944384 9180 0 0 0 51 4 0 0 20 0 19 0 408273446 15787421696 52574 33554432000 4194304 4196468 140730962743888 139726546502784 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24004] ppid=24000 vsize=15417404 memory=149048250075188 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24004/stat : 24004 (java) S 24000 24000 14254 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 19 0 408273446 15787421696 52574 33554432000 4194304 4196468 140730962743888 139726494882704 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24005] ppid=24000 vsize=15417404 memory=55 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24005/stat : 24005 (java) S 24000 24000 14254 0 -1 1077944384 215 0 0 0 0 0 0 0 20 0 19 0 408273446 15787421696 52574 33554432000 4194304 4196468 140730962743888 139726133582608 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24006] ppid=24000 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24006/stat : 24006 (java) S 24000 24000 14254 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 19 0 408273446 15787421696 52574 33554432000 4194304 4196468 140730962743888 139726132530320 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24007] ppid=24000 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24007/stat : 24007 (java) S 24000 24000 14254 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 19 0 408273446 15787421696 52574 33554432000 4194304 4196468 140730962743888 139726131477520 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24008] ppid=24000 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24008/stat : 24008 (java) S 24000 24000 14254 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 19 0 408273448 15787421696 52574 33554432000 4194304 4196468 140730962743888 139725876701296 139726542273154 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24009] ppid=24000 vsize=15417404 memory=708 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24009/stat : 24009 (java) S 24000 24000 14254 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 19 0 408273448 15787421696 52574 33554432000 4194304 4196468 140730962743888 139725875647328 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24010] ppid=24000 vsize=15417404 memory=9364 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24010/stat : 24010 (java) S 24000 24000 14254 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 19 0 408273448 15787421696 52574 33554432000 4194304 4196468 140730962743888 139725874594944 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24011] ppid=24000 vsize=15417404 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24011/stat : 24011 (java) S 24000 24000 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408273451 15787421696 52574 33554432000 4194304 4196468 140730962743888 139725873543248 139726542280603 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24012] ppid=24000 vsize=15417404 memory=776 CPUtime=0.99 cores=1,3,5,7
/proc/24002/task/24012/stat : 24012 (java) R 24000 24000 14254 0 -1 4202560 7216 0 0 0 99 0 0 0 20 0 19 0 408273451 15787421696 52574 33554432000 4194304 4196468 140730962743888 139725872491120 139726526231617 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24013] ppid=24000 vsize=15417404 memory=1552 CPUtime=1.34 cores=1,3,5,7
/proc/24002/task/24013/stat : 24013 (java) R 24000 24000 14254 0 -1 1077944384 4944 0 0 0 134 0 0 0 20 0 19 0 408273451 15787421696 52574 33554432000 4194304 4196468 140730962743888 139725871438320 139726542273154 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24014] ppid=24000 vsize=15417404 memory=206235739667344 CPUtime=0.51 cores=1,3,5,7
/proc/24002/task/24014/stat : 24014 (java) S 24000 24000 14254 0 -1 1077944384 3906 0 0 0 51 0 0 0 20 0 19 0 408273451 15787421696 52574 33554432000 4194304 4196468 140730962743888 139725870386032 139726542273154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24015] ppid=24000 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24015/stat : 24015 (java) S 24000 24000 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408273451 15787421696 52574 33554432000 4194304 4196468 140730962743888 139725869333472 139726542272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24016] ppid=24000 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24002/task/24016/stat : 24016 (java) S 24000 24000 14254 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 408273451 15787421696 52574 33554432000 4194304 4196468 140730962743888 139725868280240 139726542273154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24017] ppid=24000 vsize=15417404 memory=0 CPUtime=1.1 cores=1,3,5,7
/proc/24002/task/24017/stat : 24017 (java) R 24000 24000 14254 0 -1 4202560 135 0 0 0 110 0 0 0 20 0 19 0 408273502 15787421696 52574 33554432000 4194304 4196468 140730962743888 139725859068920 139726523668306 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24018] ppid=24000 vsize=15417404 memory=0 CPUtime=1 cores=1,3,5,7
/proc/24002/task/24018/stat : 24018 (java) R 24000 24000 14254 0 -1 4202560 206 0 0 0 99 1 0 0 20 0 19 0 408273502 15787421696 52574 33554432000 4194304 4196468 140730962743888 139725858018512 139726179969458 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24019] ppid=24000 vsize=15417404 memory=280057771771200 CPUtime=1.05 cores=1,3,5,7
/proc/24002/task/24019/stat : 24019 (java) R 24000 24000 14254 0 -1 4202560 135 0 0 0 105 0 0 0 20 0 19 0 408273502 15787421696 52574 33554432000 4194304 4196468 140730962743888 139725856964864 139726179441637 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
[pid=24002/tid=24020] ppid=24000 vsize=15417404 memory=0 CPUtime=1.3 cores=1,3,5,7
/proc/24002/task/24020/stat : 24020 (java) R 24000 24000 14254 0 -1 4202560 221 0 0 0 130 0 0 0 20 0 19 0 408273502 15787421696 52574 33554432000 4194304 4196468 140730962743888 139725855912744 139726523104896 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140730962752495 140730962752666 140730962752666 140730962755535 0
Current children cumulated CPU time: 7.96 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 211748 KiB

Child status: 0
Real time (s): 2.37531
CPU time (s): 8.19937
CPU user time (s): 8.08875
CPU system time (s): 0.110614
CPU usage (%): 345.191
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 211748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.08875
system time used= 0.110614
maximum resident set size= 210780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28536
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= 2151
involuntary context switches= 430


# summary of solver processes directly reported to runsolver:
#   pid: 24000
#   total CPU time (s): 8.19937
#   total CPU user time (s): 8.08875
#   total CPU system time (s): 0.110614

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043354 second user time and 0.065032 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-12 21:27:38
IDJOB=4392985
IDBENCH=133410
IDSOLVER=2840
FILE ID=node107/4392985-1568320174
RUNJOBID= node107-1568308867-14286
PBS_JOBID= 21701131
Free space on /tmp= 55680 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/Primes/Primes-m1-p10/Primes-10-40-2-7.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392985-1568320174/watcher-4392985-1568320174 -o /tmp/evaluation-result-4392985-1568320174/solver-4392985-1568320174 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568308867-14286 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1219335877 HOME/instance-4392985-1568320174.xml

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

MD5SUM BENCH= c03c7f5b7c3afa870e2bbdca7571e3a2
RANDOM SEED=1219335877

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31107624 kB
MemAvailable:   31464740 kB
Buffers:          118516 kB
Cached:           507340 kB
SwapCached:        80388 kB
Active:           762636 kB
Inactive:         316156 kB
Active(anon):     381612 kB
Inactive(anon):   100176 kB
Active(file):     381024 kB
Inactive(file):   215980 kB
Unevictable:      110040 kB
Mlocked:          110040 kB
SwapTotal:      67108860 kB
SwapFree:       66920748 kB
Dirty:             26164 kB
Writeback:             4 kB
AnonPages:        483472 kB
Mapped:            44332 kB
Shmem:             20496 kB
Slab:             180800 kB
SReclaimable:     151892 kB
SUnreclaim:        28908 kB
KernelStack:        3872 kB
PageTables:         6552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1641812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    378880 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 55656 MiB
End job on node107 at 2019-09-12 21:27:40