Trace number 4403706

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-20OPT326 75.0859 19.2907

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-05-05-4.xml
MD5SUMa08c622730be04b0ce65f9055d76b754
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark326
Best CPU time to get the best result obtained on this benchmark26.2689
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints90
Number of domains7
Minimum domain size5
Maximum domain size429
Distribution of domain sizes[{"size":5,"count":50},{"size":429,"count":55}]
Minimum variable degree2
Maximum variable degree6
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":50},{"degree":6,"count":25}]
Minimum constraint arity1
Maximum constraint arity7
Distribution of constraint arities[{"arity":1,"count":5},{"arity":2,"count":25},{"arity":3,"count":25},{"arity":5,"count":10},{"arity":7,"count":25}]
Number of extensional constraints25
Number of intensional constraints30
Distribution of constraint types[{"type":"extension","count":25},{"type":"intension","count":30},{"type":"allDifferent","count":5},{"type":"noOverlap","count":5},{"type":"element","count":25}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403706-1568987966.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403706-1568987966.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.29	c parse instance...
1.22/0.68	c solve instance...
2.27/0.92	o 428 
2.27/0.98	o 427 
2.61/1.02	o 416 
2.61/1.03	o 404 
4.18/1.44	o 403 
4.55/1.58	o 393 
4.92/1.65	o 390 
5.29/1.77	o 383 
6.09/1.94	o 373 
6.09/2.00	o 371 
6.52/2.05	o 364 
6.52/2.09	o 362 
6.90/2.16	o 361 
7.26/2.24	o 360 
7.26/2.29	o 347 
7.65/2.33	o 342 
7.65/2.37	o 340 
13.21/3.78	o 339 
13.60/3.87	o 338 
14.84/4.13	o 337 
17.19/4.76	o 336 
20.33/5.52	o 335 
20.72/5.69	o 331 
23.50/6.35	o 330 
28.65/7.69	o 329 
40.97/10.78	o 328 
49.70/13.01	o 327 
53.67/13.94	o 326 
74.75/19.28	s OPTIMUM FOUND
74.75/19.28	v <instantiation>
74.75/19.28	v 	<list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] e[0] e[1] e[2] e[3] e[4] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] sd[0][0] sd[0][1] sd[0][2] sd[0][3] sd[0][4] sd[1][0] sd[1][1] sd[1][2] sd[1][3] sd[1][4] sd[2][0] sd[2][1] sd[2][2] sd[2][3] sd[2][4] sd[3][0] sd[3][1] sd[3][2] sd[3][3] sd[3][4] sd[4][0] sd[4][1] sd[4][2] sd[4][3] sd[4][4] </list>
74.75/19.28	v 	<values>0 53 111 193 253 1 37 133 189 261 0 31 114 181 240 21 32 57 114 240 1 53 129 207 235 326 313 326 325 326 52 58 78 60 73 33 92 48 46 52 31 80 63 59 86 5 2 56 92 85 49 75 78 28 91 1 0 2 3 4 0 4 1 2 3 4 2 3 1 0 2 4 3 0 1 3 1 4 0 2 53 0 111 193 253 1 133 189 261 37 240 181 31 114 0 114 240 21 57 32 207 53 235 1 129 </values>
74.75/19.28	v </instantiation>

Verifier Data

OK	326

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 (2004 MiB free)
  memory of node 1: 16384 MiB (2440 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403706-1568987966/watcher-4403706-1568987966 -o /var/tmp/evaluation-result-4403706-1568987966/solver-4403706-1568987966 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1568987924-19058 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 388975757 HOME/instance-4403706-1568987966.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
solver pid=19083, runsolver pid=19079
Current StackSize limit: 8192 KiB


[startup+0.100103 s]*
/proc/loadavg: 0.93 0.78 0.86 6/229 19118
/proc/meminfo: memFree=4521256/32770624 swapFree=66966844/67108860
[pid=19083] ppid=19079 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/19083/stat : 19083 (xcsp3-exec) S 19079 19083 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474733059 115843072 364 33554432000 4194304 5098028 140730573126336 140730573124440 140673151210108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17215488 140730573132631 140730573132889 140730573132889 140730573135814 0
/proc/19083/statm: 28282 364 305 221 0 87 0
[pid=19089] ppid=19083 vsize=15144776 memory=29352 CPUtime=0.13 cores=1,3,5,7
/proc/19089/stat : 19089 (java) S 19083 19083 19026 0 -1 1077944320 5746 0 0 0 12 1 0 0 20 0 15 0 474733059 15508250624 7338 33554432000 4194304 4196468 140726319247600 140726319230144 139954981830391 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
/proc/19089/statm: 3786194 7338 3146 1 0 3748377 0
[pid=19089/tid=19091] ppid=19083 vsize=15144776 memory=8180089925722843723 CPUtime=0.08 cores=1,3,5,7
/proc/19089/task/19091/stat : 19091 (java) R 19083 19083 19026 0 -1 4202560 3694 0 0 0 8 0 0 0 20 0 15 0 474733060 15508250624 7338 33554432000 4194304 4196468 140726319247600 139954986062080 139954981842326 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19093] ppid=19083 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19093/stat : 19093 (java) S 19083 19083 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474733060 15508250624 7338 33554432000 4194304 4196468 140726319247600 139954934451216 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19094] ppid=19083 vsize=15144776 memory=139947419809408 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19094/stat : 19094 (java) S 19083 19083 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474733060 15508250624 7338 33554432000 4194304 4196468 140726319247600 139954933398672 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19095] ppid=19083 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19095/stat : 19095 (java) S 19083 19083 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474733060 15508250624 7338 33554432000 4194304 4196468 140726319247600 139954572155664 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19096] ppid=19083 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19096/stat : 19096 (java) S 19083 19083 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474733060 15508250624 7338 33554432000 4194304 4196468 140726319247600 139954571103120 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19101] ppid=19083 vsize=15144776 memory=139947419809408 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19101/stat : 19101 (java) S 19083 19083 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474733062 15508250624 7338 33554432000 4194304 4196468 140726319247600 139954450409712 139954981841538 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19103] ppid=19083 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19103/stat : 19103 (java) S 19083 19083 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474733062 15508250624 7338 33554432000 4194304 4196468 140726319247600 139954449355936 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19105] ppid=19083 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19105/stat : 19105 (java) S 19083 19083 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474733062 15508250624 7338 33554432000 4194304 4196468 140726319247600 139954448302832 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19107] ppid=19083 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19107/stat : 19107 (java) S 19083 19083 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474733065 15508250624 7338 33554432000 4194304 4196468 140726319247600 139954447251408 139954981848987 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19108] ppid=19083 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19108/stat : 19108 (java) R 19083 19083 19026 0 -1 4202560 422 0 0 0 0 0 0 0 20 0 15 0 474733065 15508250624 7338 33554432000 4194304 4196468 140726319247600 139954446191040 139954966646893 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19110] ppid=19083 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19110/stat : 19110 (java) R 19083 19083 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474733065 15508250624 7338 33554432000 4194304 4196468 140726319247600 139954445146992 139954981841538 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19111] ppid=19083 vsize=15144776 memory=139947419809408 CPUtime=0.02 cores=1,3,5,7
/proc/19089/task/19111/stat : 19111 (java) R 19083 19083 19026 0 -1 4202560 328 0 0 0 2 0 0 0 20 0 15 0 474733065 15508250624 7338 33554432000 4194304 4196468 140726319247600 139954444093936 139954981842326 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19115] ppid=19083 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19115/stat : 19115 (java) S 19083 19083 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474733065 15508250624 7338 33554432000 4194304 4196468 140726319247600 139954443041632 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19118] ppid=19083 vsize=15144776 memory=139947419809408 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19118/stat : 19118 (java) S 19083 19083 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474733065 15508250624 7338 33554432000 4194304 4196468 140726319247600 139954441988656 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30808 KiB

[startup+0.210892 s]*
/proc/loadavg: 0.93 0.78 0.86 7/229 19118
/proc/meminfo: memFree=4493308/32770624 swapFree=66966844/67108860
[pid=19083] ppid=19079 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/19083/stat : 19083 (xcsp3-exec) S 19079 19083 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474733059 115843072 364 33554432000 4194304 5098028 140730573126336 140730573124440 140673151210108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17215488 140730573132631 140730573132889 140730573132889 140730573135814 0
/proc/19083/statm: 28282 364 305 221 0 87 0
[pid=19089] ppid=19083 vsize=15144776 memory=40912 CPUtime=0.34 cores=1,3,5,7
/proc/19089/stat : 19089 (java) S 19083 19083 19026 0 -1 1077944320 9470 0 0 0 32 2 0 0 20 0 15 0 474733059 15508250624 10228 33554432000 4194304 4196468 140726319247600 140726319230144 139954981830391 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
/proc/19089/statm: 3786194 10228 3303 1 0 3748377 0
[pid=19089/tid=19091] ppid=19083 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/19089/task/19091/stat : 19091 (java) R 19083 19083 19026 0 -1 4202560 6620 0 0 0 18 2 0 0 20 0 15 0 474733060 15508250624 10228 33554432000 4194304 4196468 140726319247600 139954986067456 139954981842326 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19093] ppid=19083 vsize=15144776 memory=8908 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19093/stat : 19093 (java) S 19083 19083 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474733060 15508250624 10228 33554432000 4194304 4196468 140726319247600 139954934451216 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19094] ppid=19083 vsize=15144776 memory=139947423315478 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19094/stat : 19094 (java) S 19083 19083 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474733060 15508250624 10228 33554432000 4194304 4196468 140726319247600 139954933398672 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19095] ppid=19083 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19095/stat : 19095 (java) S 19083 19083 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474733060 15508250624 10228 33554432000 4194304 4196468 140726319247600 139954572155664 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19096] ppid=19083 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19096/stat : 19096 (java) S 19083 19083 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474733060 15508250624 10228 33554432000 4194304 4196468 140726319247600 139954571103120 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19101] ppid=19083 vsize=15144776 memory=139947419809408 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19101/stat : 19101 (java) S 19083 19083 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 474733062 15508250624 10228 33554432000 4194304 4196468 140726319247600 139954450409712 139954981841538 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19103] ppid=19083 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19103/stat : 19103 (java) S 19083 19083 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474733062 15508250624 10228 33554432000 4194304 4196468 140726319247600 139954449355936 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19105] ppid=19083 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19105/stat : 19105 (java) S 19083 19083 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474733062 15508250624 10228 33554432000 4194304 4196468 140726319247600 139954448302832 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19107] ppid=19083 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19107/stat : 19107 (java) S 19083 19083 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474733065 15508250624 10228 33554432000 4194304 4196468 140726319247600 139954447251408 139954981848987 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19108] ppid=19083 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/19089/task/19108/stat : 19108 (java) S 19083 19083 19026 0 -1 1077944384 658 0 0 0 3 0 0 0 20 0 15 0 474733065 15508250624 10228 33554432000 4194304 4196468 140726319247600 139954446199536 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19110] ppid=19083 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/19089/task/19110/stat : 19110 (java) S 19083 19083 19026 0 -1 1077944384 126 0 0 0 2 0 0 0 20 0 15 0 474733065 15508250624 10228 33554432000 4194304 4196468 140726319247600 139954445146992 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19111] ppid=19083 vsize=15144776 memory=139947419809408 CPUtime=0.08 cores=1,3,5,7
/proc/19089/task/19111/stat : 19111 (java) R 19083 19083 19026 0 -1 4202560 761 0 0 0 8 0 0 0 20 0 15 0 474733065 15508250624 10228 33554432000 4194304 4196468 140726319247600 139954444093936 139954981851738 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19115] ppid=19083 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19115/stat : 19115 (java) S 19083 19083 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474733065 15508250624 10228 33554432000 4194304 4196468 140726319247600 139954443041632 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19118] ppid=19083 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19118/stat : 19118 (java) S 19083 19083 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474733065 15508250624 10228 33554432000 4194304 4196468 140726319247600 139954441988656 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42368 KiB

[startup+0.310757 s]*
/proc/loadavg: 0.93 0.78 0.86 4/229 19118
/proc/meminfo: memFree=4484068/32770624 swapFree=66966844/67108860
[pid=19083] ppid=19079 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/19083/stat : 19083 (xcsp3-exec) S 19079 19083 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474733059 115843072 364 33554432000 4194304 5098028 140730573126336 140730573124440 140673151210108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17215488 140730573132631 140730573132889 140730573132889 140730573135814 0
/proc/19083/statm: 28282 364 305 221 0 87 0
[pid=19089] ppid=19083 vsize=15149032 memory=49752 CPUtime=0.53 cores=1,3,5,7
/proc/19089/stat : 19089 (java) S 19083 19083 19026 0 -1 1077944320 10726 0 1 0 50 3 0 0 20 0 15 0 474733059 15512608768 12438 33554432000 4194304 4196468 140726319247600 140726319230144 139954981830391 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
/proc/19089/statm: 3787258 12438 3369 1 0 3748377 0
[pid=19089/tid=19091] ppid=19083 vsize=15149032 memory=1398722017469774279 CPUtime=0.29 cores=1,3,5,7
/proc/19089/task/19091/stat : 19091 (java) R 19083 19083 19026 0 -1 4202560 7723 0 1 0 27 2 0 0 20 0 15 0 474733060 15512608768 12438 33554432000 4194304 4196468 140726319247600 139954986064176 139954960275182 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19093] ppid=19083 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19093/stat : 19093 (java) S 19083 19083 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474733060 15512608768 12438 33554432000 4194304 4196468 140726319247600 139954934451216 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19094] ppid=19083 vsize=15149032 memory=9122464004270842071 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19094/stat : 19094 (java) S 19083 19083 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474733060 15512608768 12438 33554432000 4194304 4196468 140726319247600 139954933398672 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19095] ppid=19083 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19095/stat : 19095 (java) S 19083 19083 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474733060 15512608768 12438 33554432000 4194304 4196468 140726319247600 139954572155664 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19096] ppid=19083 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19096/stat : 19096 (java) S 19083 19083 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474733060 15512608768 12438 33554432000 4194304 4196468 140726319247600 139954571103120 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19101] ppid=19083 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19101/stat : 19101 (java) S 19083 19083 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 474733062 15512608768 12438 33554432000 4194304 4196468 140726319247600 139954450409712 139954981841538 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19103] ppid=19083 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19103/stat : 19103 (java) S 19083 19083 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474733062 15512608768 12438 33554432000 4194304 4196468 140726319247600 139954449355936 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19105] ppid=19083 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19105/stat : 19105 (java) S 19083 19083 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474733062 15512608768 12438 33554432000 4194304 4196468 140726319247600 139954448302832 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19107] ppid=19083 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19107/stat : 19107 (java) S 19083 19083 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474733065 15512608768 12438 33554432000 4194304 4196468 140726319247600 139954447251408 139954981848987 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19108] ppid=19083 vsize=15149032 memory=7893295687695687954 CPUtime=0.04 cores=1,3,5,7
/proc/19089/task/19108/stat : 19108 (java) S 19083 19083 19026 0 -1 1077944384 664 0 0 0 4 0 0 0 20 0 15 0 474733065 15512608768 12438 33554432000 4194304 4196468 140726319247600 139954446199536 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19110] ppid=19083 vsize=15149032 memory=-8813974798734826869 CPUtime=0.04 cores=1,3,5,7
/proc/19089/task/19110/stat : 19110 (java) R 19083 19083 19026 0 -1 4202560 213 0 0 0 4 0 0 0 20 0 15 0 474733065 15512608768 12438 33554432000 4194304 4196468 140726319247600 139954445136912 139954962530688 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19111] ppid=19083 vsize=15149032 memory=7827413994055111515 CPUtime=0.13 cores=1,3,5,7
/proc/19089/task/19111/stat : 19111 (java) S 19083 19083 19026 0 -1 1077944384 829 0 0 0 13 0 0 0 20 0 15 0 474733065 15512608768 12438 33554432000 4194304 4196468 140726319247600 139954444093936 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19115] ppid=19083 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19115/stat : 19115 (java) S 19083 19083 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474733065 15512608768 12438 33554432000 4194304 4196468 140726319247600 139954443041632 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19118] ppid=19083 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19118/stat : 19118 (java) S 19083 19083 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474733065 15512608768 12438 33554432000 4194304 4196468 140726319247600 139954441988656 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51208 KiB

[startup+0.701529 s]
/proc/loadavg: 0.93 0.78 0.86 8/229 19118
/proc/meminfo: memFree=4452620/32770624 swapFree=66966844/67108860
[pid=19083] ppid=19079 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/19083/stat : 19083 (xcsp3-exec) S 19079 19083 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474733059 115843072 364 33554432000 4194304 5098028 140730573126336 140730573124440 140673151210108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17215488 140730573132631 140730573132889 140730573132889 140730573135814 0
/proc/19083/statm: 28282 364 305 221 0 87 0
[pid=19089] ppid=19083 vsize=15419460 memory=89728 CPUtime=1.49 cores=1,3,5,7
/proc/19089/stat : 19089 (java) S 19083 19083 19026 0 -1 1077944320 15205 0 1 0 144 5 0 0 20 0 19 0 474733059 15789527040 22432 33554432000 4194304 4196468 140726319247600 140726319230144 139954981830391 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
/proc/19089/statm: 3854865 22432 3453 1 0 3815965 0
[pid=19089/tid=19091] ppid=19083 vsize=15419460 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/19089/task/19091/stat : 19091 (java) S 19083 19083 19026 0 -1 1077944384 9485 0 1 0 63 3 0 0 20 0 19 0 474733060 15789527040 22432 33554432000 4194304 4196468 140726319247600 139954986071168 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19093] ppid=19083 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19093/stat : 19093 (java) S 19083 19083 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 474733060 15789527040 22432 33554432000 4194304 4196468 140726319247600 139954934451216 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19094] ppid=19083 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19094/stat : 19094 (java) S 19083 19083 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 474733060 15789527040 22432 33554432000 4194304 4196468 140726319247600 139954933398672 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19095] ppid=19083 vsize=15419460 memory=3616 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19095/stat : 19095 (java) S 19083 19083 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 474733060 15789527040 22432 33554432000 4194304 4196468 140726319247600 139954572155664 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19096] ppid=19083 vsize=15419460 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19096/stat : 19096 (java) S 19083 19083 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 474733060 15789527040 22432 33554432000 4194304 4196468 140726319247600 139954571103120 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19101] ppid=19083 vsize=15419460 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19101/stat : 19101 (java) S 19083 19083 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 474733062 15789527040 22432 33554432000 4194304 4196468 140726319247600 139954450409712 139954981841538 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19103] ppid=19083 vsize=15419460 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19103/stat : 19103 (java) S 19083 19083 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 474733062 15789527040 22432 33554432000 4194304 4196468 140726319247600 139954449355936 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19105] ppid=19083 vsize=15419460 memory=1044 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19105/stat : 19105 (java) S 19083 19083 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 474733062 15789527040 22432 33554432000 4194304 4196468 140726319247600 139954448302832 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19107] ppid=19083 vsize=15419460 memory=712 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19107/stat : 19107 (java) S 19083 19083 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474733065 15789527040 22432 33554432000 4194304 4196468 140726319247600 139954447251408 139954981848987 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19108] ppid=19083 vsize=15419460 memory=2832 CPUtime=0.2 cores=1,3,5,7
/proc/19089/task/19108/stat : 19108 (java) R 19083 19083 19026 0 -1 1077944384 1296 0 0 0 20 0 0 0 20 0 19 0 474733065 15789527040 22432 33554432000 4194304 4196468 140726319247600 139954446199536 139954981841538 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19110] ppid=19083 vsize=15419460 memory=8104 CPUtime=0.19 cores=1,3,5,7
/proc/19089/task/19110/stat : 19110 (java) S 19083 19083 19026 0 -1 1077944384 746 0 0 0 19 0 0 0 20 0 19 0 474733065 15789527040 22432 33554432000 4194304 4196468 140726319247600 139954445146992 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19111] ppid=19083 vsize=15419460 memory=10492 CPUtime=0.39 cores=1,3,5,7
/proc/19089/task/19111/stat : 19111 (java) R 19083 19083 19026 0 -1 4202560 2233 0 0 0 39 0 0 0 20 0 19 0 474733065 15789527040 22432 33554432000 4194304 4196468 140726319247600 139954444093936 139954960799433 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19115] ppid=19083 vsize=15419460 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19115/stat : 19115 (java) S 19083 19083 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474733065 15789527040 22432 33554432000 4194304 4196468 140726319247600 139954443041632 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19118] ppid=19083 vsize=15419460 memory=14080 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19118/stat : 19118 (java) S 19083 19083 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 474733065 15789527040 22432 33554432000 4194304 4196468 140726319247600 139954441988656 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 91184 KiB

[startup+1.50735 s]
/proc/loadavg: 0.93 0.78 0.86 10/237 19142
/proc/meminfo: memFree=4337756/32770624 swapFree=66966844/67108860
[pid=19083] ppid=19079 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/19083/stat : 19083 (xcsp3-exec) S 19079 19083 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474733059 115843072 364 33554432000 4194304 5098028 140730573126336 140730573124440 140673151210108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17215488 140730573132631 140730573132889 140730573132889 140730573135814 0
/proc/19083/statm: 28282 364 305 221 0 87 0

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

/proc/19089/task/19118/stat : 19118 (java) S 19083 19083 19026 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 19 0 474733065 15859793920 61061 33554432000 4194304 4196468 140726319247600 139954441988656 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19321] ppid=19083 vsize=15488080 memory=1444 CPUtime=3.59 cores=1,3,5,7
/proc/19089/task/19321/stat : 19321 (java) R 19083 19083 19026 0 -1 4202560 151 0 0 0 359 0 0 0 20 0 19 0 474734454 15859793920 61061 33554432000 4194304 4196468 140726319247600 139954429618872 139954620248285 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19322] ppid=19083 vsize=15488080 memory=864 CPUtime=3.58 cores=1,3,5,7
/proc/19089/task/19322/stat : 19322 (java) R 19083 19083 19026 0 -1 4202560 300 0 0 0 358 0 0 0 20 0 19 0 474734454 15859793920 61061 33554432000 4194304 4196468 140726319247600 139954425409048 139954622885034 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19323] ppid=19083 vsize=15488080 memory=1976 CPUtime=3.62 cores=1,3,5,7
/proc/19089/task/19323/stat : 19323 (java) R 19083 19083 19026 0 -1 4202560 134 0 0 0 362 0 0 0 20 0 19 0 474734454 15859793920 61061 33554432000 4194304 4196468 140726319247600 139954427514384 139954619825934 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19324] ppid=19083 vsize=15488080 memory=2496 CPUtime=3.63 cores=1,3,5,7
/proc/19089/task/19324/stat : 19324 (java) R 19083 19083 19026 0 -1 4202560 317 0 0 0 363 0 0 0 20 0 19 0 474734454 15859793920 61061 33554432000 4194304 4196468 140726319247600 139954428570440 139954618147020 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
Current children cumulated CPU time: 68.39 s
Current children cumulated vsize: 15601208 KiB
Current children cumulated memory: 245700 KiB

[startup+18.4014 s]
/proc/loadavg: 2.57 1.15 0.98 9/238 19324
/proc/meminfo: memFree=4093924/32770624 swapFree=66966844/67108860
[pid=19083] ppid=19079 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/19083/stat : 19083 (xcsp3-exec) S 19079 19083 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474733059 115843072 364 33554432000 4194304 5098028 140730573126336 140730573124440 140673151210108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17215488 140730573132631 140730573132889 140730573132889 140730573135814 0
/proc/19083/statm: 28282 364 305 221 0 87 0
[pid=19089] ppid=19083 vsize=15488080 memory=244260 CPUtime=71.57 cores=1,3,5,7
/proc/19089/stat : 19089 (java) S 19083 19083 19026 0 -1 1077944320 62233 0 1 0 7142 15 0 0 20 0 19 0 474733059 15859793920 61065 33554432000 4194304 4196468 140726319247600 140726319230144 139954981830391 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
/proc/19089/statm: 3872020 61065 3532 1 0 3833120 0
[pid=19089/tid=19091] ppid=19083 vsize=15488080 memory=6791534058613427641 CPUtime=0.67 cores=1,3,5,7
/proc/19089/task/19091/stat : 19091 (java) S 19083 19083 19026 0 -1 1077944384 9885 0 1 0 64 3 0 0 20 0 19 0 474733060 15859793920 61065 33554432000 4194304 4196468 140726319247600 139954986071168 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19093] ppid=19083 vsize=15488080 memory=244244 CPUtime=0.02 cores=1,3,5,7
/proc/19089/task/19093/stat : 19093 (java) S 19083 19083 19026 0 -1 1077944384 320 0 0 0 2 0 0 0 20 0 19 0 474733060 15859793920 61065 33554432000 4194304 4196468 140726319247600 139954934451216 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19094] ppid=19083 vsize=15488080 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/19089/task/19094/stat : 19094 (java) S 19083 19083 19026 0 -1 1077944384 573 0 0 0 2 0 0 0 20 0 19 0 474733060 15859793920 61065 33554432000 4194304 4196468 140726319247600 139954933398672 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19095] ppid=19083 vsize=15488080 memory=1456 CPUtime=0.02 cores=1,3,5,7
/proc/19089/task/19095/stat : 19095 (java) S 19083 19083 19026 0 -1 1077944384 524 0 0 0 2 0 0 0 20 0 19 0 474733060 15859793920 61065 33554432000 4194304 4196468 140726319247600 139954572155664 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19096] ppid=19083 vsize=15488080 memory=244444 CPUtime=0.02 cores=1,3,5,7
/proc/19089/task/19096/stat : 19096 (java) S 19083 19083 19026 0 -1 1077944384 314 0 0 0 2 0 0 0 20 0 19 0 474733060 15859793920 61065 33554432000 4194304 4196468 140726319247600 139954571103120 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19101] ppid=19083 vsize=15488080 memory=1456 CPUtime=0.02 cores=1,3,5,7
/proc/19089/task/19101/stat : 19101 (java) S 19083 19083 19026 0 -1 1077944384 651 0 0 0 2 0 0 0 20 0 19 0 474733062 15859793920 61065 33554432000 4194304 4196468 140726319247600 139954450409712 139954981841538 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19103] ppid=19083 vsize=15488080 memory=244244 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19103/stat : 19103 (java) S 19083 19083 19026 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 474733062 15859793920 61065 33554432000 4194304 4196468 140726319247600 139954449356000 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19105] ppid=19083 vsize=15488080 memory=804 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19105/stat : 19105 (java) S 19083 19083 19026 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 19 0 474733062 15859793920 61065 33554432000 4194304 4196468 140726319247600 139954448302848 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19107] ppid=19083 vsize=15488080 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19107/stat : 19107 (java) S 19083 19083 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474733065 15859793920 61065 33554432000 4194304 4196468 140726319247600 139954447251408 139954981848987 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19108] ppid=19083 vsize=15488080 memory=1804 CPUtime=4.56 cores=1,3,5,7
/proc/19089/task/19108/stat : 19108 (java) R 19083 19083 19026 0 -1 4202560 18970 0 0 0 455 1 0 0 20 0 19 0 474733065 15859793920 61065 33554432000 4194304 4196468 140726319247600 139954446199536 139954966228825 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19110] ppid=19083 vsize=15488080 memory=1456 CPUtime=4.84 cores=1,3,5,7
/proc/19089/task/19110/stat : 19110 (java) R 19083 19083 19026 0 -1 1077944384 18052 0 0 0 482 2 0 0 20 0 19 0 474733065 15859793920 61065 33554432000 4194304 4196468 140726319247600 139954445146992 139954981841538 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19111] ppid=19083 vsize=15488080 memory=244604 CPUtime=0.79 cores=1,3,5,7
/proc/19089/task/19111/stat : 19111 (java) S 19083 19083 19026 0 -1 1077944384 5464 0 0 0 78 1 0 0 20 0 19 0 474733065 15859793920 61065 33554432000 4194304 4196468 140726319247600 139954444093936 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19115] ppid=19083 vsize=15488080 memory=2300 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19115/stat : 19115 (java) S 19083 19083 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474733065 15859793920 61065 33554432000 4194304 4196468 140726319247600 139954443041632 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19118] ppid=19083 vsize=15488080 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19118/stat : 19118 (java) S 19083 19083 19026 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 19 0 474733065 15859793920 61065 33554432000 4194304 4196468 140726319247600 139954441988656 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19321] ppid=19083 vsize=15488080 memory=2300 CPUtime=4.38 cores=1,3,5,7
/proc/19089/task/19321/stat : 19321 (java) R 19083 19083 19026 0 -1 4202560 155 0 0 0 438 0 0 0 20 0 19 0 474734454 15859793920 61065 33554432000 4194304 4196468 140726319247600 139954429619016 139954621069586 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19322] ppid=19083 vsize=15488080 memory=2300 CPUtime=4.37 cores=1,3,5,7
/proc/19089/task/19322/stat : 19322 (java) R 19083 19083 19026 0 -1 4202560 320 0 0 0 437 0 0 0 20 0 19 0 474734454 15859793920 61065 33554432000 4194304 4196468 140726319247600 139954425409024 139954622446330 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19323] ppid=19083 vsize=15488080 memory=1412 CPUtime=4.41 cores=1,3,5,7
/proc/19089/task/19323/stat : 19323 (java) R 19083 19083 19026 0 -1 4202560 136 0 0 0 441 0 0 0 20 0 19 0 474734454 15859793920 61065 33554432000 4194304 4196468 140726319247600 139954427517216 139954620270933 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19324] ppid=19083 vsize=15488080 memory=1412 CPUtime=4.43 cores=1,3,5,7
/proc/19089/task/19324/stat : 19324 (java) R 19083 19083 19026 0 -1 4202560 334 0 0 0 443 0 0 0 20 0 19 0 474734454 15859793920 61065 33554432000 4194304 4196468 140726319247600 139954428568152 139954621306522 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
Current children cumulated CPU time: 71.57 s
Current children cumulated vsize: 15601208 KiB
Current children cumulated memory: 245716 KiB

[startup+18.8014 s]
/proc/loadavg: 2.57 1.15 0.98 9/238 19324
/proc/meminfo: memFree=4093924/32770624 swapFree=66966844/67108860
[pid=19083] ppid=19079 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/19083/stat : 19083 (xcsp3-exec) S 19079 19083 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474733059 115843072 364 33554432000 4194304 5098028 140730573126336 140730573124440 140673151210108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17215488 140730573132631 140730573132889 140730573132889 140730573135814 0
/proc/19083/statm: 28282 364 305 221 0 87 0
[pid=19089] ppid=19083 vsize=15488080 memory=244284 CPUtime=73.16 cores=1,3,5,7
/proc/19089/stat : 19089 (java) S 19083 19083 19026 0 -1 1077944320 62969 0 1 0 7301 15 0 0 20 0 19 0 474733059 15859793920 61071 33554432000 4194304 4196468 140726319247600 140726319230144 139954981830391 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
/proc/19089/statm: 3872020 61071 3532 1 0 3833120 0
[pid=19089/tid=19091] ppid=19083 vsize=15488080 memory=14408211662899591 CPUtime=0.67 cores=1,3,5,7
/proc/19089/task/19091/stat : 19091 (java) S 19083 19083 19026 0 -1 1077944384 9885 0 1 0 64 3 0 0 20 0 19 0 474733060 15859793920 61071 33554432000 4194304 4196468 140726319247600 139954986071168 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19093] ppid=19083 vsize=15488080 memory=307 CPUtime=0.02 cores=1,3,5,7
/proc/19089/task/19093/stat : 19093 (java) S 19083 19083 19026 0 -1 1077944384 320 0 0 0 2 0 0 0 20 0 19 0 474733060 15859793920 61071 33554432000 4194304 4196468 140726319247600 139954934451216 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19094] ppid=19083 vsize=15488080 memory=258986 CPUtime=0.02 cores=1,3,5,7
/proc/19089/task/19094/stat : 19094 (java) S 19083 19083 19026 0 -1 1077944384 573 0 0 0 2 0 0 0 20 0 19 0 474733060 15859793920 61071 33554432000 4194304 4196468 140726319247600 139954933398672 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19095] ppid=19083 vsize=15488080 memory=1 CPUtime=0.02 cores=1,3,5,7
/proc/19089/task/19095/stat : 19095 (java) S 19083 19083 19026 0 -1 1077944384 524 0 0 0 2 0 0 0 20 0 19 0 474733060 15859793920 61071 33554432000 4194304 4196468 140726319247600 139954572155664 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19096] ppid=19083 vsize=15488080 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/19089/task/19096/stat : 19096 (java) S 19083 19083 19026 0 -1 1077944384 314 0 0 0 2 0 0 0 20 0 19 0 474733060 15859793920 61071 33554432000 4194304 4196468 140726319247600 139954571103120 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19101] ppid=19083 vsize=15488080 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/19089/task/19101/stat : 19101 (java) S 19083 19083 19026 0 -1 1077944384 651 0 0 0 2 0 0 0 20 0 19 0 474733062 15859793920 61071 33554432000 4194304 4196468 140726319247600 139954450409712 139954981841538 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19103] ppid=19083 vsize=15488080 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19103/stat : 19103 (java) S 19083 19083 19026 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 474733062 15859793920 61071 33554432000 4194304 4196468 140726319247600 139954449356000 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19105] ppid=19083 vsize=15488080 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19105/stat : 19105 (java) S 19083 19083 19026 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 19 0 474733062 15859793920 61071 33554432000 4194304 4196468 140726319247600 139954448302848 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19107] ppid=19083 vsize=15488080 memory=5 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19107/stat : 19107 (java) S 19083 19083 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474733065 15859793920 61071 33554432000 4194304 4196468 140726319247600 139954447251408 139954981848987 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19108] ppid=19083 vsize=15488080 memory=5 CPUtime=4.59 cores=1,3,5,7
/proc/19089/task/19108/stat : 19108 (java) S 19083 19083 19026 0 -1 1077944384 19691 0 0 0 458 1 0 0 20 0 19 0 474733065 15859793920 61071 33554432000 4194304 4196468 140726319247600 139954446199536 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19110] ppid=19083 vsize=15488080 memory=0 CPUtime=4.84 cores=1,3,5,7
/proc/19089/task/19110/stat : 19110 (java) S 19083 19083 19026 0 -1 1077944384 18052 0 0 0 482 2 0 0 20 0 19 0 474733065 15859793920 61071 33554432000 4194304 4196468 140726319247600 139954445146992 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19111] ppid=19083 vsize=15488080 memory=0 CPUtime=0.79 cores=1,3,5,7
/proc/19089/task/19111/stat : 19111 (java) S 19083 19083 19026 0 -1 1077944384 5464 0 0 0 78 1 0 0 20 0 19 0 474733065 15859793920 61071 33554432000 4194304 4196468 140726319247600 139954444093936 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19115] ppid=19083 vsize=15488080 memory=7882264071965666153 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19115/stat : 19115 (java) S 19083 19083 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474733065 15859793920 61071 33554432000 4194304 4196468 140726319247600 139954443041632 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19118] ppid=19083 vsize=15488080 memory=74897 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19118/stat : 19118 (java) S 19083 19083 19026 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 19 0 474733065 15859793920 61071 33554432000 4194304 4196468 140726319247600 139954441988656 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19321] ppid=19083 vsize=15488080 memory=7451321489189921875 CPUtime=4.78 cores=1,3,5,7
/proc/19089/task/19321/stat : 19321 (java) R 19083 19083 19026 0 -1 4202560 156 0 0 0 478 0 0 0 20 0 19 0 474734454 15859793920 61071 33554432000 4194304 4196468 140726319247600 139954429619016 139954618391897 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19322] ppid=19083 vsize=15488080 memory=7451321489189921875 CPUtime=4.77 cores=1,3,5,7
/proc/19089/task/19322/stat : 19322 (java) R 19083 19083 19026 0 -1 4202560 322 0 0 0 477 0 0 0 20 0 19 0 474734454 15859793920 61071 33554432000 4194304 4196468 140726319247600 139954425409024 139954618391799 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19323] ppid=19083 vsize=15488080 memory=7451321489189921875 CPUtime=4.79 cores=1,3,5,7
/proc/19089/task/19323/stat : 19323 (java) R 19083 19083 19026 0 -1 4202560 139 0 0 0 479 0 0 0 20 0 19 0 474734454 15859793920 61071 33554432000 4194304 4196468 140726319247600 139954427517216 139954623058055 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19324] ppid=19083 vsize=15488080 memory=7156898646321030249 CPUtime=4.83 cores=1,3,5,7
/proc/19089/task/19324/stat : 19324 (java) R 19083 19083 19026 0 -1 4202560 335 0 0 0 483 0 0 0 20 0 19 0 474734454 15859793920 61071 33554432000 4194304 4196468 140726319247600 139954428567528 139954618391884 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
Current children cumulated CPU time: 73.16 s
Current children cumulated vsize: 15601208 KiB
Current children cumulated memory: 245740 KiB

[startup+19.2014 s]
/proc/loadavg: 3.08 1.28 1.03 10/238 19324
/proc/meminfo: memFree=4101876/32770624 swapFree=66966844/67108860
[pid=19083] ppid=19079 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/19083/stat : 19083 (xcsp3-exec) S 19079 19083 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474733059 115843072 364 33554432000 4194304 5098028 140730573126336 140730573124440 140673151210108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17215488 140730573132631 140730573132889 140730573132889 140730573135814 0
/proc/19083/statm: 28282 364 305 221 0 87 0
[pid=19089] ppid=19083 vsize=15488080 memory=244292 CPUtime=74.75 cores=1,3,5,7
/proc/19089/stat : 19089 (java) S 19083 19083 19026 0 -1 1077944320 64313 0 1 0 7460 15 0 0 20 0 19 0 474733059 15859793920 61073 33554432000 4194304 4196468 140726319247600 140726319230144 139954981830391 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
/proc/19089/statm: 3872020 61073 3532 1 0 3833120 0
[pid=19089/tid=19091] ppid=19083 vsize=15488080 memory=3616 CPUtime=0.67 cores=1,3,5,7
/proc/19089/task/19091/stat : 19091 (java) S 19083 19083 19026 0 -1 1077944384 9885 0 1 0 64 3 0 0 20 0 19 0 474733060 15859793920 61073 33554432000 4194304 4196468 140726319247600 139954986071168 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19093] ppid=19083 vsize=15488080 memory=1552 CPUtime=0.02 cores=1,3,5,7
/proc/19089/task/19093/stat : 19093 (java) S 19083 19083 19026 0 -1 1077944384 320 0 0 0 2 0 0 0 20 0 19 0 474733060 15859793920 61073 33554432000 4194304 4196468 140726319247600 139954934451216 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19094] ppid=19083 vsize=15488080 memory=1708 CPUtime=0.02 cores=1,3,5,7
/proc/19089/task/19094/stat : 19094 (java) S 19083 19083 19026 0 -1 1077944384 573 0 0 0 2 0 0 0 20 0 19 0 474733060 15859793920 61073 33554432000 4194304 4196468 140726319247600 139954933398672 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19095] ppid=19083 vsize=15488080 memory=1456 CPUtime=0.02 cores=1,3,5,7
/proc/19089/task/19095/stat : 19095 (java) S 19083 19083 19026 0 -1 1077944384 524 0 0 0 2 0 0 0 20 0 19 0 474733060 15859793920 61073 33554432000 4194304 4196468 140726319247600 139954572155664 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19096] ppid=19083 vsize=15488080 memory=244152 CPUtime=0.02 cores=1,3,5,7
/proc/19089/task/19096/stat : 19096 (java) S 19083 19083 19026 0 -1 1077944384 314 0 0 0 2 0 0 0 20 0 19 0 474733060 15859793920 61073 33554432000 4194304 4196468 140726319247600 139954571103120 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19101] ppid=19083 vsize=15488080 memory=1456 CPUtime=0.02 cores=1,3,5,7
/proc/19089/task/19101/stat : 19101 (java) S 19083 19083 19026 0 -1 1077944384 654 0 0 0 2 0 0 0 20 0 19 0 474733062 15859793920 61073 33554432000 4194304 4196468 140726319247600 139954450409712 139954981841538 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19103] ppid=19083 vsize=15488080 memory=244604 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19103/stat : 19103 (java) S 19083 19083 19026 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 474733062 15859793920 61073 33554432000 4194304 4196468 140726319247600 139954449356000 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19105] ppid=19083 vsize=15488080 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19105/stat : 19105 (java) S 19083 19083 19026 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 19 0 474733062 15859793920 61073 33554432000 4194304 4196468 140726319247600 139954448302848 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19107] ppid=19083 vsize=15488080 memory=84159951276522 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19107/stat : 19107 (java) S 19083 19083 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474733065 15859793920 61073 33554432000 4194304 4196468 140726319247600 139954447251408 139954981848987 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19108] ppid=19083 vsize=15488080 memory=84159951276522 CPUtime=4.67 cores=1,3,5,7
/proc/19089/task/19108/stat : 19108 (java) S 19083 19083 19026 0 -1 1077944384 20416 0 0 0 466 1 0 0 20 0 19 0 474733065 15859793920 61073 33554432000 4194304 4196468 140726319247600 139954446199536 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19110] ppid=19083 vsize=15488080 memory=84159951276266 CPUtime=4.86 cores=1,3,5,7
/proc/19089/task/19110/stat : 19110 (java) S 19083 19083 19026 0 -1 1077944384 18300 0 0 0 484 2 0 0 20 0 19 0 474733065 15859793920 61073 33554432000 4194304 4196468 140726319247600 139954445146992 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19111] ppid=19083 vsize=15488080 memory=2832 CPUtime=0.79 cores=1,3,5,7
/proc/19089/task/19111/stat : 19111 (java) S 19083 19083 19026 0 -1 1077944384 5710 0 0 0 78 1 0 0 20 0 19 0 474733065 15859793920 61073 33554432000 4194304 4196468 140726319247600 139954444093936 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19115] ppid=19083 vsize=15488080 memory=8104 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19115/stat : 19115 (java) S 19083 19083 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474733065 15859793920 61073 33554432000 4194304 4196468 140726319247600 139954443041632 139954981840597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19118] ppid=19083 vsize=15488080 memory=10492 CPUtime=0 cores=1,3,5,7
/proc/19089/task/19118/stat : 19118 (java) S 19083 19083 19026 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 19 0 474733065 15859793920 61073 33554432000 4194304 4196468 140726319247600 139954441988656 139954981841538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19321] ppid=19083 vsize=15488080 memory=14012 CPUtime=5.17 cores=1,3,5,7
/proc/19089/task/19321/stat : 19321 (java) R 19083 19083 19026 0 -1 4202560 175 0 0 0 517 0 0 0 20 0 19 0 474734454 15859793920 61073 33554432000 4194304 4196468 140726319247600 139954429619736 139954618391915 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19322] ppid=19083 vsize=15488080 memory=14080 CPUtime=5.14 cores=1,3,5,7
/proc/19089/task/19322/stat : 19322 (java) R 19083 19083 19026 0 -1 4202560 366 0 0 0 514 0 0 0 20 0 19 0 474734454 15859793920 61073 33554432000 4194304 4196468 140726319247600 139954425409120 139954621180641 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19323] ppid=19083 vsize=15488080 memory=0 CPUtime=5.16 cores=1,3,5,7
/proc/19089/task/19323/stat : 19323 (java) R 19083 19083 19026 0 -1 4202560 172 0 0 0 516 0 0 0 20 0 19 0 474734454 15859793920 61073 33554432000 4194304 4196468 140726319247600 139954427514128 139954620542981 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
[pid=19089/tid=19324] ppid=19083 vsize=15488080 memory=576587670020715552 CPUtime=5.18 cores=1,3,5,7
/proc/19089/task/19324/stat : 19324 (java) R 19083 19083 19026 0 -1 4202560 361 0 0 0 518 0 0 0 20 0 19 0 474734454 15859793920 61073 33554432000 4194304 4196468 140726319247600 139954428567992 139954622180317 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33980416 140726319252443 140726319252618 140726319252618 140726319255503 0
Current children cumulated CPU time: 74.75 s
Current children cumulated vsize: 15601208 KiB
Current children cumulated memory: 245748 KiB

Child status: 0
Real time (s): 19.2907
CPU time (s): 75.0859
CPU user time (s): 74.9228
CPU system time (s): 0.163086
CPU usage (%): 389.233
Max. virtual memory (cumulated for all children) (KiB): 15601684
Max. memory (cumulated for all children) (KiB): 255104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 74.9228
system time used= 0.163086
maximum resident set size= 253648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65566
page faults= 1
swaps= 0
block input operations= 416
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4833
involuntary context switches= 2345


# summary of solver processes directly reported to runsolver:
#   pid: 19083
#   total CPU time (s): 75.0859
#   total CPU user time (s): 74.9228
#   total CPU system time (s): 0.163086

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.150932 second user time and 0.249252 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-20 15:58:44
IDJOB=4403706
IDBENCH=115816
IDSOLVER=2863
FILE ID=node145/4403706-1568987966
RUNJOBID= node145-1568987924-19058
PBS_JOBID= 21704638
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-05-05-4.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 /var/tmp/evaluation-result-4403706-1568987966/watcher-4403706-1568987966 -o /var/tmp/evaluation-result-4403706-1568987966/solver-4403706-1568987966 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1568987924-19058 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 388975757 HOME/instance-4403706-1568987966.xml

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

MD5SUM BENCH= a08c622730be04b0ce65f9055d76b754
RANDOM SEED=388975757

node145.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.59
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.59
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.59
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.59
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:         4552416 kB
MemAvailable:   31821148 kB
Buffers:          148292 kB
Cached:         27073504 kB
SwapCached:        32484 kB
Active:         13565584 kB
Inactive:       13690200 kB
Active(anon):       2500 kB
Inactive(anon):    80820 kB
Active(file):   13563084 kB
Inactive(file): 13609380 kB
Unevictable:      110664 kB
Mlocked:          110664 kB
SwapTotal:      67108860 kB
SwapFree:       66966844 kB
Dirty:             52120 kB
Writeback:             0 kB
AnonPages:        113112 kB
Mapped:            51672 kB
Shmem:             40640 kB
Slab:             553472 kB
SReclaimable:     524728 kB
SUnreclaim:        28744 kB
KernelStack:        3296 kB
PageTables:         5552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     509728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node145 at 2019-09-20 15:59:03