Trace number 4253968

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 4.0.5 seq (2017-07-26)OPT1 26.606001 20.103901

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s2/
ChessboardColoration-int-04-06.xml
MD5SUMbc597584f482d34acd2131afdcab0789
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.109355
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints91
Number of domains1
Minimum domain size24
Maximum domain size24
Distribution of domain sizes[{"size":24,"count":24}]
Minimum variable degree17
Maximum variable degree17
Distribution of variable degrees[{"degree":17,"count":24}]
Minimum constraint arity4
Maximum constraint arity24
Distribution of constraint arities[{"arity":4,"count":90},{"arity":24,"count":1}]
Number of extensional constraints0
Number of intensional constraints90
Distribution of constraint types[{"type":"intension","count":90},{"type":"lex","count":1}]
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.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4253968-1501981859.xml"  -tl '264s' -p 1 -x 0
0.00/0.27	c [HOME/instance-4253968-1501981859.xml, -tl, 264s, -p, 1, -x, 0]
0.00/0.33	c simple solver
0.00/0.40	c parse instance...
23.98/18.09	c solve instance...
26.32/19.92	o 2 
26.49/20.07	o 1 
26.49/20.08	s OPTIMUM FOUND
26.49/20.08	v <instantiation>
26.49/20.08	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] </list>
26.49/20.08	v 	<values>0 0 0 1 1 1 0 1 1 0 0 1 1 0 1 0 1 0 1 1 0 1 0 0 </values>
26.49/20.08	v </instantiation>

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4253968-1501981859/watcher-4253968-1501981859 -o /tmp/evaluation-result-4253968-1501981859/solver-4253968-1501981859 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node132-1501978181-12402 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 2117234066 HOME/instance-4253968-1501981859.xml 

pid=15110
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.23 2.15 2.02 3/199 15113
/proc/meminfo: memFree=24599232/32770624 swapFree=0/318880
[pid=15113] ppid=15110 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/15113/stat : 15113 (runsolver) D 15110 15113 12039 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 97839112 24240128 108 18446744073709551615 4194304 4338465 140734642163392 140734642161032 140310384943831 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 24207360 140734642167906 140734642168396 140734642168396 140734642171850 0
/proc/15113/statm: 5918 108 54 36 0 2156 0

[startup+0.100162 s]
/proc/loadavg: 2.23 2.15 2.02 3/199 15113
/proc/meminfo: memFree=24599232/32770624 swapFree=0/318880
[pid=15113] ppid=15110 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/15113/stat : 15113 (xcsp3-exec) S 15110 15113 12039 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 97839112 9740288 344 18446744073709551615 4194304 5098028 140731190369120 140731190367224 139929717314172 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 33288192 140731190374817 140731190375021 140731190375021 140731190378475 0
/proc/15113/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.202513 s]
/proc/loadavg: 2.23 2.15 2.02 3/199 15113
/proc/meminfo: memFree=24599232/32770624 swapFree=0/318880
[pid=15113] ppid=15110 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/15113/stat : 15113 (xcsp3-exec) S 15110 15113 12039 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 97839112 9740288 344 18446744073709551615 4194304 5098028 140731190369120 140731190367224 139929717314172 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 33288192 140731190374817 140731190375021 140731190375021 140731190378475 0
/proc/15113/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300677 s]
/proc/loadavg: 2.23 2.15 2.02 3/199 15113
/proc/meminfo: memFree=24599232/32770624 swapFree=0/318880
[pid=15113] ppid=15110 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/15113/stat : 15113 (xcsp3-exec) S 15110 15113 12039 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 97839112 9740288 344 18446744073709551615 4194304 5098028 140731190369120 140731190367224 139929717314172 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 33288192 140731190374817 140731190375021 140731190375021 140731190378475 0
/proc/15113/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.70024 s]
/proc/loadavg: 2.23 2.15 2.02 3/199 15113
/proc/meminfo: memFree=24599232/32770624 swapFree=0/318880
[pid=15113] ppid=15110 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/15113/stat : 15113 (xcsp3-exec) S 15110 15113 12039 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 97839112 9740288 344 18446744073709551615 4194304 5098028 140731190369120 140731190367224 139929717314172 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 33288192 140731190374817 140731190375021 140731190375021 140731190378475 0
/proc/15113/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50072 s]
/proc/loadavg: 2.23 2.15 2.02 3/215 15129
/proc/meminfo: memFree=24518804/32770624 swapFree=0/318916
[pid=15113] ppid=15110 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/15113/stat : 15113 (xcsp3-exec) S 15110 15113 12039 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 97839112 9740288 344 18446744073709551615 4194304 5098028 140731190369120 140731190367224 139929717314172 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 33288192 140731190374817 140731190375021 140731190375021 140731190378475 0
/proc/15113/statm: 2378 344 289 221 0 87 0
[pid=15115] ppid=15113 vsize=13980732 CPUtime=1.92 cores=0,2,4,6
/proc/15115/stat : 15115 (java) S 15113 15113 12039 0 -1 1077944320 12926 0 0 0 186 6 0 0 20 0 15 0 97839120 14316269568 37635 18446744073709551615 4194304 4196468 140732194248000 140732194230544 140607150415607 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
/proc/15115/statm: 3495183 37635 3156 1 0 3483476 0
[pid=15115/tid=15116] ppid=15113 vsize=13980732 CPUtime=1.35 cores=0,2,4,6
/proc/15115/task/15116/stat : 15116 (java) R 15113 15113 12039 0 -1 4202560 8751 0 0 0 131 4 0 0 20 0 15 0 97839120 14316269568 37635 18446744073709551615 4194304 4196468 140732194248000 140607154651256 140606780119932 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15117] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15117/stat : 15117 (java) S 15113 15113 12039 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97839121 14316269568 37635 18446744073709551615 4194304 4196468 140732194248000 140607107382032 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15118] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15118/stat : 15118 (java) S 15113 15113 12039 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97839121 14316269568 37635 18446744073709551615 4194304 4196468 140732194248000 140607106329488 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15119] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15119/stat : 15119 (java) S 15113 15113 12039 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97839121 14316269568 37635 18446744073709551615 4194304 4196468 140732194248000 140607105276944 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15120] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15120/stat : 15120 (java) S 15113 15113 12039 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97839121 14316269568 37635 18446744073709551615 4194304 4196468 140732194248000 140607104224400 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15121] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15121/stat : 15121 (java) S 15113 15113 12039 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97839122 14316269568 37635 18446744073709551615 4194304 4196468 140732194248000 140606695958512 140607150426754 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15122] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15122/stat : 15122 (java) S 15113 15113 12039 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97839122 14316269568 37635 18446744073709551615 4194304 4196468 140732194248000 140606694904736 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15123] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15123/stat : 15123 (java) S 15113 15113 12039 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97839123 14316269568 37635 18446744073709551615 4194304 4196468 140732194248000 140606626063344 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15124] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15124/stat : 15124 (java) S 15113 15113 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97839125 14316269568 37635 18446744073709551615 4194304 4196468 140732194248000 140606625011920 140607150434203 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15125] ppid=15113 vsize=13980732 CPUtime=0.18 cores=0,2,4,6
/proc/15115/task/15125/stat : 15125 (java) S 15113 15113 12039 0 -1 1077944384 840 0 0 0 18 0 0 0 20 0 15 0 97839125 14316269568 37635 18446744073709551615 4194304 4196468 140732194248000 140606623959536 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15126] ppid=15113 vsize=13980732 CPUtime=0.13 cores=0,2,4,6
/proc/15115/task/15126/stat : 15126 (java) S 15113 15113 12039 0 -1 1077944384 513 0 0 0 13 0 0 0 20 0 15 0 97839125 14316269568 37635 18446744073709551615 4194304 4196468 140732194248000 140606622906992 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15127] ppid=15113 vsize=13980732 CPUtime=0.22 cores=0,2,4,6
/proc/15115/task/15127/stat : 15127 (java) S 15113 15113 12039 0 -1 1077944384 1499 0 0 0 22 0 0 0 20 0 15 0 97839125 14316269568 37635 18446744073709551615 4194304 4196468 140732194248000 140606621854448 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15128] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15128/stat : 15128 (java) S 15113 15113 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97839125 14316269568 37635 18446744073709551615 4194304 4196468 140732194248000 140606620802144 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15129] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15129/stat : 15129 (java) S 15113 15113 12039 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 97839131 14316269568 37635 18446744073709551615 4194304 4196468 140732194248000 140606619748656 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 13990244

[startup+3.10094 s]
/proc/loadavg: 2.23 2.15 2.02 3/215 15129
/proc/meminfo: memFree=24341316/32770624 swapFree=0/318916
[pid=15113] ppid=15110 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/15113/stat : 15113 (xcsp3-exec) S 15110 15113 12039 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 97839112 9740288 344 18446744073709551615 4194304 5098028 140731190369120 140731190367224 139929717314172 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 33288192 140731190374817 140731190375021 140731190375021 140731190378475 0
/proc/15113/statm: 2378 344 289 221 0 87 0
[pid=15115] ppid=15113 vsize=13980732 CPUtime=4.12 cores=0,2,4,6
/proc/15115/stat : 15115 (java) S 15113 15113 12039 0 -1 1077944320 15412 0 0 0 375 37 0 0 20 0 15 0 97839120 14316269568 99351 18446744073709551615 4194304 4196468 140732194248000 140732194230544 140607150415607 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
/proc/15115/statm: 3495183 99351 3181 1 0 3483476 0
[pid=15115/tid=15116] ppid=15113 vsize=13980732 CPUtime=2.75 cores=0,2,4,6
/proc/15115/task/15116/stat : 15116 (java) R 15113 15113 12039 0 -1 4202560 8817 0 0 0 271 4 0 0 20 0 15 0 97839120 14316269568 99351 18446744073709551615 4194304 4196468 140732194248000 140607154651864 140606780119916 0 4 1 16800974 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15117] ppid=15113 vsize=13980732 CPUtime=0.18 cores=0,2,4,6
/proc/15115/task/15117/stat : 15117 (java) S 15113 15113 12039 0 -1 1077944384 353 0 0 0 11 7 0 0 20 0 15 0 97839121 14316269568 99351 18446744073709551615 4194304 4196468 140732194248000 140607107382032 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15118] ppid=15113 vsize=13980732 CPUtime=0.18 cores=0,2,4,6
/proc/15115/task/15118/stat : 15118 (java) S 15113 15113 12039 0 -1 1077944384 218 0 0 0 11 7 0 0 20 0 15 0 97839121 14316269568 99351 18446744073709551615 4194304 4196468 140732194248000 140607106329488 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15119] ppid=15113 vsize=13980732 CPUtime=0.18 cores=0,2,4,6
/proc/15115/task/15119/stat : 15119 (java) S 15113 15113 12039 0 -1 1077944384 473 0 0 0 11 7 0 0 20 0 15 0 97839121 14316269568 99351 18446744073709551615 4194304 4196468 140732194248000 140607105276944 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15120] ppid=15113 vsize=13980732 CPUtime=0.19 cores=0,2,4,6
/proc/15115/task/15120/stat : 15120 (java) S 15113 15113 12039 0 -1 1077944384 313 0 0 0 12 7 0 0 20 0 15 0 97839121 14316269568 99351 18446744073709551615 4194304 4196468 140732194248000 140607104224400 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15121] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15121/stat : 15121 (java) S 15113 15113 12039 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 15 0 97839122 14316269568 99351 18446744073709551615 4194304 4196468 140732194248000 140606695958512 140607150426754 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15122] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15122/stat : 15122 (java) S 15113 15113 12039 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 97839122 14316269568 99351 18446744073709551615 4194304 4196468 140732194248000 140606694904736 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15123] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15123/stat : 15123 (java) S 15113 15113 12039 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 97839123 14316269568 99351 18446744073709551615 4194304 4196468 140732194248000 140606626063344 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15124] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15124/stat : 15124 (java) S 15113 15113 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97839125 14316269568 99351 18446744073709551615 4194304 4196468 140732194248000 140606625011920 140607150434203 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15125] ppid=15113 vsize=13980732 CPUtime=0.19 cores=0,2,4,6
/proc/15115/task/15125/stat : 15125 (java) S 15113 15113 12039 0 -1 1077944384 840 0 0 0 19 0 0 0 20 0 15 0 97839125 14316269568 99351 18446744073709551615 4194304 4196468 140732194248000 140606623959536 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15126] ppid=15113 vsize=13980732 CPUtime=0.14 cores=0,2,4,6
/proc/15115/task/15126/stat : 15126 (java) S 15113 15113 12039 0 -1 1077944384 513 0 0 0 14 0 0 0 20 0 15 0 97839125 14316269568 99351 18446744073709551615 4194304 4196468 140732194248000 140606622906992 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15127] ppid=15113 vsize=13980732 CPUtime=0.23 cores=0,2,4,6
/proc/15115/task/15127/stat : 15127 (java) S 15113 15113 12039 0 -1 1077944384 2213 0 0 0 23 0 0 0 20 0 15 0 97839125 14316269568 99351 18446744073709551615 4194304 4196468 140732194248000 140606621854448 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15128] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15128/stat : 15128 (java) S 15113 15113 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97839125 14316269568 99351 18446744073709551615 4194304 4196468 140732194248000 140606620802144 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15129] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15129/stat : 15129 (java) S 15113 15113 12039 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 97839131 14316269568 99351 18446744073709551615 4194304 4196468 140732194248000 140606619748656 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 13990244

[startup+6.30074 s]
/proc/loadavg: 2.21 2.15 2.02 6/215 15129
/proc/meminfo: memFree=23842284/32770624 swapFree=0/318928
[pid=15113] ppid=15110 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/15113/stat : 15113 (xcsp3-exec) S 15110 15113 12039 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 97839112 9740288 344 18446744073709551615 4194304 5098028 140731190369120 140731190367224 139929717314172 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 33288192 140731190374817 140731190375021 140731190375021 140731190378475 0
/proc/15113/statm: 2378 344 289 221 0 87 0
[pid=15115] ppid=15113 vsize=13980732 CPUtime=8.68 cores=0,2,4,6
/proc/15115/stat : 15115 (java) S 15113 15113 12039 0 -1 1077944320 34197 0 0 0 802 66 0 0 20 0 15 0 97839120 14316269568 192215 18446744073709551615 4194304 4196468 140732194248000 140732194230544 140607150415607 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
/proc/15115/statm: 3495183 192215 3198 1 0 3483476 0
[pid=15115/tid=15116] ppid=15113 vsize=13980732 CPUtime=4.74 cores=0,2,4,6
/proc/15115/task/15116/stat : 15116 (java) S 15113 15113 12039 0 -1 1077944384 8897 0 0 0 468 6 0 0 20 0 15 0 97839120 14316269568 192215 18446744073709551615 4194304 4196468 140732194248000 140607154654144 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15117] ppid=15113 vsize=13980732 CPUtime=0.63 cores=0,2,4,6
/proc/15115/task/15117/stat : 15117 (java) S 15113 15113 12039 0 -1 1077944384 4438 0 0 0 49 14 0 0 20 0 15 0 97839121 14316269568 192215 18446744073709551615 4194304 4196468 140732194248000 140607107382032 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15118] ppid=15113 vsize=13980732 CPUtime=0.63 cores=0,2,4,6
/proc/15115/task/15118/stat : 15118 (java) S 15113 15113 12039 0 -1 1077944384 4793 0 0 0 49 14 0 0 20 0 15 0 97839121 14316269568 192215 18446744073709551615 4194304 4196468 140732194248000 140607106329488 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15119] ppid=15113 vsize=13980732 CPUtime=0.63 cores=0,2,4,6
/proc/15115/task/15119/stat : 15119 (java) S 15113 15113 12039 0 -1 1077944384 4237 0 0 0 49 14 0 0 20 0 15 0 97839121 14316269568 192215 18446744073709551615 4194304 4196468 140732194248000 140607105276944 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15120] ppid=15113 vsize=13980732 CPUtime=0.62 cores=0,2,4,6
/proc/15115/task/15120/stat : 15120 (java) S 15113 15113 12039 0 -1 1077944384 5072 0 0 0 48 14 0 0 20 0 15 0 97839121 14316269568 192215 18446744073709551615 4194304 4196468 140732194248000 140607104224400 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15121] ppid=15113 vsize=13980732 CPUtime=0.76 cores=0,2,4,6
/proc/15115/task/15121/stat : 15121 (java) R 15113 15113 12039 0 -1 4202560 1381 0 0 0 76 0 0 0 20 0 15 0 97839122 14316269568 192215 18446744073709551615 4194304 4196468 140732194248000 140606695957056 140607135116282 0 0 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15122] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15122/stat : 15122 (java) S 15113 15113 12039 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 97839122 14316269568 192215 18446744073709551615 4194304 4196468 140732194248000 140606694904736 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15123] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15123/stat : 15123 (java) S 15113 15113 12039 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 97839123 14316269568 192215 18446744073709551615 4194304 4196468 140732194248000 140606626063344 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15124] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15124/stat : 15124 (java) S 15113 15113 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97839125 14316269568 192215 18446744073709551615 4194304 4196468 140732194248000 140606625011920 140607150434203 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15125] ppid=15113 vsize=13980732 CPUtime=0.2 cores=0,2,4,6
/proc/15115/task/15125/stat : 15125 (java) S 15113 15113 12039 0 -1 1077944384 1128 0 0 0 20 0 0 0 20 0 15 0 97839125 14316269568 192215 18446744073709551615 4194304 4196468 140732194248000 140606623959536 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15126] ppid=15113 vsize=13980732 CPUtime=0.14 cores=0,2,4,6
/proc/15115/task/15126/stat : 15126 (java) S 15113 15113 12039 0 -1 1077944384 513 0 0 0 14 0 0 0 20 0 15 0 97839125 14316269568 192215 18446744073709551615 4194304 4196468 140732194248000 140606622906992 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15127] ppid=15113 vsize=13980732 CPUtime=0.24 cores=0,2,4,6
/proc/15115/task/15127/stat : 15127 (java) S 15113 15113 12039 0 -1 1077944384 2281 0 0 0 24 0 0 0 20 0 15 0 97839125 14316269568 192215 18446744073709551615 4194304 4196468 140732194248000 140606621854448 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15128] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15128/stat : 15128 (java) S 15113 15113 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97839125 14316269568 192215 18446744073709551615 4194304 4196468 140732194248000 140606620802144 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15129] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15129/stat : 15129 (java) S 15113 15113 12039 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 97839131 14316269568 192215 18446744073709551615 4194304 4196468 140732194248000 140606619748656 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
Current children cumulated CPU time (s) 8.68
Current children cumulated vsize (KiB) 13990244

[startup+12.7009 s]
/proc/loadavg: 2.12 2.13 2.01 3/215 15130
/proc/meminfo: memFree=23561696/32770624 swapFree=0/318932
[pid=15113] ppid=15110 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/15113/stat : 15113 (xcsp3-exec) S 15110 15113 12039 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 97839112 9740288 344 18446744073709551615 4194304 5098028 140731190369120 140731190367224 139929717314172 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 33288192 140731190374817 140731190375021 140731190375021 140731190378475 0
/proc/15113/statm: 2378 344 289 221 0 87 0
[pid=15115] ppid=15113 vsize=13980732 CPUtime=17.8 cores=0,2,4,6
/proc/15115/stat : 15115 (java) S 15113 15113 12039 0 -1 1077944320 40726 0 0 0 1649 131 0 0 20 0 15 0 97839120 14316269568 328870 18446744073709551615 4194304 4196468 140732194248000 140732194230544 140607150415607 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
/proc/15115/statm: 3495183 328870 3201 1 0 3483476 0
[pid=15115/tid=15116] ppid=15113 vsize=13980732 CPUtime=9.56 cores=0,2,4,6
/proc/15115/task/15116/stat : 15116 (java) S 15113 15113 12039 0 -1 1077944384 9359 0 0 0 950 6 0 0 20 0 15 0 97839120 14316269568 328870 18446744073709551615 4194304 4196468 140732194248000 140607154654144 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15117] ppid=15113 vsize=13980732 CPUtime=1.52 cores=0,2,4,6
/proc/15115/task/15117/stat : 15117 (java) R 15113 15113 12039 0 -1 4202560 5503 0 0 0 122 30 0 0 20 0 15 0 97839121 14316269568 328870 18446744073709551615 4194304 4196468 140732194248000 140607107379832 140607135443026 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15118] ppid=15113 vsize=13980732 CPUtime=1.52 cores=0,2,4,6
/proc/15115/task/15118/stat : 15118 (java) R 15113 15113 12039 0 -1 4202560 6073 0 0 0 122 30 0 0 20 0 15 0 97839121 14316269568 328870 18446744073709551615 4194304 4196468 140732194248000 140607106329688 140607135439422 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0

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

[pid=15115] ppid=15113 vsize=13980732 CPUtime=23.59 cores=0,2,4,6
/proc/15115/stat : 15115 (java) S 15113 15113 12039 0 -1 1077944320 42653 0 0 0 2169 190 0 0 20 0 15 0 97839120 14316269568 451520 18446744073709551615 4194304 4196468 140732194248000 140732194230544 140607150415607 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
/proc/15115/statm: 3495183 451520 3209 1 0 3483476 0
[pid=15115/tid=15116] ppid=15113 vsize=13980732 CPUtime=14.17 cores=0,2,4,6
/proc/15115/task/15116/stat : 15116 (java) R 15113 15113 12039 0 -1 4202560 9476 0 0 0 1410 7 0 0 20 0 15 0 97839120 14316269568 451520 18446744073709551615 4194304 4196468 140732194248000 140607154650704 140606780119932 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15117] ppid=15113 vsize=13980732 CPUtime=1.81 cores=0,2,4,6
/proc/15115/task/15117/stat : 15117 (java) S 15113 15113 12039 0 -1 1077944384 5969 0 0 0 136 45 0 0 20 0 15 0 97839121 14316269568 451520 18446744073709551615 4194304 4196468 140732194248000 140607107382032 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15118] ppid=15113 vsize=13980732 CPUtime=1.81 cores=0,2,4,6
/proc/15115/task/15118/stat : 15118 (java) S 15113 15113 12039 0 -1 1077944384 6375 0 0 0 137 44 0 0 20 0 15 0 97839121 14316269568 451520 18446744073709551615 4194304 4196468 140732194248000 140607106329488 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15119] ppid=15113 vsize=13980732 CPUtime=1.8 cores=0,2,4,6
/proc/15115/task/15119/stat : 15119 (java) S 15113 15113 12039 0 -1 1077944384 5221 0 0 0 136 44 0 0 20 0 15 0 97839121 14316269568 451520 18446744073709551615 4194304 4196468 140732194248000 140607105276944 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15120] ppid=15113 vsize=13980732 CPUtime=1.79 cores=0,2,4,6
/proc/15115/task/15120/stat : 15120 (java) S 15113 15113 12039 0 -1 1077944384 6305 0 0 0 135 44 0 0 20 0 15 0 97839121 14316269568 451520 18446744073709551615 4194304 4196468 140732194248000 140607104224400 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15121] ppid=15113 vsize=13980732 CPUtime=1.45 cores=0,2,4,6
/proc/15115/task/15121/stat : 15121 (java) S 15113 15113 12039 0 -1 1077944384 2793 0 0 0 144 1 0 0 20 0 15 0 97839122 14316269568 451520 18446744073709551615 4194304 4196468 140732194248000 140606695958512 140607150426754 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15122] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15122/stat : 15122 (java) S 15113 15113 12039 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 97839122 14316269568 451520 18446744073709551615 4194304 4196468 140732194248000 140606694904736 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15123] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15123/stat : 15123 (java) S 15113 15113 12039 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 97839123 14316269568 451520 18446744073709551615 4194304 4196468 140732194248000 140606626063344 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15124] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15124/stat : 15124 (java) S 15113 15113 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97839125 14316269568 451520 18446744073709551615 4194304 4196468 140732194248000 140606625011920 140607150434203 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15125] ppid=15113 vsize=13980732 CPUtime=0.21 cores=0,2,4,6
/proc/15115/task/15125/stat : 15125 (java) S 15113 15113 12039 0 -1 1077944384 1132 0 0 0 21 0 0 0 20 0 15 0 97839125 14316269568 451520 18446744073709551615 4194304 4196468 140732194248000 140606623959536 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15126] ppid=15113 vsize=13980732 CPUtime=0.14 cores=0,2,4,6
/proc/15115/task/15126/stat : 15126 (java) S 15113 15113 12039 0 -1 1077944384 536 0 0 0 14 0 0 0 20 0 15 0 97839125 14316269568 451520 18446744073709551615 4194304 4196468 140732194248000 140606622906992 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15127] ppid=15113 vsize=13980732 CPUtime=0.31 cores=0,2,4,6
/proc/15115/task/15127/stat : 15127 (java) S 15113 15113 12039 0 -1 1077944384 3389 0 0 0 30 1 0 0 20 0 15 0 97839125 14316269568 451520 18446744073709551615 4194304 4196468 140732194248000 140606621854448 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15128] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15128/stat : 15128 (java) S 15113 15113 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97839125 14316269568 451520 18446744073709551615 4194304 4196468 140732194248000 140606620802144 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15129] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15129/stat : 15129 (java) S 15113 15113 12039 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 97839131 14316269568 451520 18446744073709551615 4194304 4196468 140732194248000 140606619748656 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
Current children cumulated CPU time (s) 23.59
Current children cumulated vsize (KiB) 13990244

[startup+19.2007 s]
/proc/loadavg: 2.03 2.11 2.01 3/215 15130
/proc/meminfo: memFree=22799972/32770624 swapFree=0/318932
[pid=15113] ppid=15110 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/15113/stat : 15113 (xcsp3-exec) S 15110 15113 12039 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 97839112 9740288 344 18446744073709551615 4194304 5098028 140731190369120 140731190367224 139929717314172 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 33288192 140731190374817 140731190375021 140731190375021 140731190378475 0
/proc/15113/statm: 2378 344 289 221 0 87 0
[pid=15115] ppid=15113 vsize=13980732 CPUtime=25.46 cores=0,2,4,6
/proc/15115/stat : 15115 (java) S 15113 15113 12039 0 -1 1077944320 47548 0 0 0 2355 191 0 0 20 0 15 0 97839120 14316269568 452238 18446744073709551615 4194304 4196468 140732194248000 140732194230544 140607150415607 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
/proc/15115/statm: 3495183 452238 3225 1 0 3483476 0
[pid=15115/tid=15116] ppid=15113 vsize=13980732 CPUtime=15.77 cores=0,2,4,6
/proc/15115/task/15116/stat : 15116 (java) R 15113 15113 12039 0 -1 4202560 13118 0 0 0 1569 8 0 0 20 0 15 0 97839120 14316269568 452238 18446744073709551615 4194304 4196468 140732194248000 140607154651200 140606780863660 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15117] ppid=15113 vsize=13980732 CPUtime=1.81 cores=0,2,4,6
/proc/15115/task/15117/stat : 15117 (java) S 15113 15113 12039 0 -1 1077944384 5969 0 0 0 136 45 0 0 20 0 15 0 97839121 14316269568 452238 18446744073709551615 4194304 4196468 140732194248000 140607107382032 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15118] ppid=15113 vsize=13980732 CPUtime=1.81 cores=0,2,4,6
/proc/15115/task/15118/stat : 15118 (java) S 15113 15113 12039 0 -1 1077944384 6375 0 0 0 137 44 0 0 20 0 15 0 97839121 14316269568 452238 18446744073709551615 4194304 4196468 140732194248000 140607106329488 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15119] ppid=15113 vsize=13980732 CPUtime=1.8 cores=0,2,4,6
/proc/15115/task/15119/stat : 15119 (java) S 15113 15113 12039 0 -1 1077944384 5221 0 0 0 136 44 0 0 20 0 15 0 97839121 14316269568 452238 18446744073709551615 4194304 4196468 140732194248000 140607105276944 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15120] ppid=15113 vsize=13980732 CPUtime=1.79 cores=0,2,4,6
/proc/15115/task/15120/stat : 15120 (java) S 15113 15113 12039 0 -1 1077944384 6305 0 0 0 135 44 0 0 20 0 15 0 97839121 14316269568 452238 18446744073709551615 4194304 4196468 140732194248000 140607104224400 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15121] ppid=15113 vsize=13980732 CPUtime=1.45 cores=0,2,4,6
/proc/15115/task/15121/stat : 15121 (java) S 15113 15113 12039 0 -1 1077944384 2794 0 0 0 144 1 0 0 20 0 15 0 97839122 14316269568 452238 18446744073709551615 4194304 4196468 140732194248000 140606695958512 140607150426754 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15122] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15122/stat : 15122 (java) S 15113 15113 12039 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 97839122 14316269568 452238 18446744073709551615 4194304 4196468 140732194248000 140606694904736 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15123] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15123/stat : 15123 (java) S 15113 15113 12039 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 97839123 14316269568 452238 18446744073709551615 4194304 4196468 140732194248000 140606626063344 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15124] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15124/stat : 15124 (java) S 15113 15113 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97839125 14316269568 452238 18446744073709551615 4194304 4196468 140732194248000 140606625011920 140607150434203 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15125] ppid=15113 vsize=13980732 CPUtime=0.31 cores=0,2,4,6
/proc/15115/task/15125/stat : 15125 (java) R 15113 15113 12039 0 -1 4202560 1603 0 0 0 31 0 0 0 20 0 15 0 97839125 14316269568 452238 18446744073709551615 4194304 4196468 140732194248000 140606623959536 140607133802905 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15126] ppid=15113 vsize=13980732 CPUtime=0.25 cores=0,2,4,6
/proc/15115/task/15126/stat : 15126 (java) S 15113 15113 12039 0 -1 1077944384 1148 0 0 0 25 0 0 0 20 0 15 0 97839125 14316269568 452238 18446744073709551615 4194304 4196468 140732194248000 140606622906992 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15127] ppid=15113 vsize=13980732 CPUtime=0.37 cores=0,2,4,6
/proc/15115/task/15127/stat : 15127 (java) S 15113 15113 12039 0 -1 1077944384 3558 0 0 0 36 1 0 0 20 0 15 0 97839125 14316269568 452238 18446744073709551615 4194304 4196468 140732194248000 140606621854448 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15128] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15128/stat : 15128 (java) S 15113 15113 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97839125 14316269568 452238 18446744073709551615 4194304 4196468 140732194248000 140606620802144 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15129] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15129/stat : 15129 (java) S 15113 15113 12039 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 97839131 14316269568 452238 18446744073709551615 4194304 4196468 140732194248000 140606619748656 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13990244

[startup+19.6007 s]
/proc/loadavg: 2.03 2.11 2.01 3/215 15130
/proc/meminfo: memFree=22799972/32770624 swapFree=0/318932
[pid=15113] ppid=15110 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/15113/stat : 15113 (xcsp3-exec) S 15110 15113 12039 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 97839112 9740288 344 18446744073709551615 4194304 5098028 140731190369120 140731190367224 139929717314172 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 33288192 140731190374817 140731190375021 140731190375021 140731190378475 0
/proc/15113/statm: 2378 344 289 221 0 87 0
[pid=15115] ppid=15113 vsize=13980732 CPUtime=25.9 cores=0,2,4,6
/proc/15115/stat : 15115 (java) S 15113 15113 12039 0 -1 1077944320 47606 0 0 0 2399 191 0 0 20 0 15 0 97839120 14316269568 452254 18446744073709551615 4194304 4196468 140732194248000 140732194230544 140607150415607 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
/proc/15115/statm: 3495183 452254 3225 1 0 3483476 0
[pid=15115/tid=15116] ppid=15113 vsize=13980732 CPUtime=16.17 cores=0,2,4,6
/proc/15115/task/15116/stat : 15116 (java) R 15113 15113 12039 0 -1 4202560 13118 0 0 0 1609 8 0 0 20 0 15 0 97839120 14316269568 452254 18446744073709551615 4194304 4196468 140732194248000 140607154653784 140606780918565 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15117] ppid=15113 vsize=13980732 CPUtime=1.81 cores=0,2,4,6
/proc/15115/task/15117/stat : 15117 (java) S 15113 15113 12039 0 -1 1077944384 5969 0 0 0 136 45 0 0 20 0 15 0 97839121 14316269568 452254 18446744073709551615 4194304 4196468 140732194248000 140607107382032 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15118] ppid=15113 vsize=13980732 CPUtime=1.81 cores=0,2,4,6
/proc/15115/task/15118/stat : 15118 (java) S 15113 15113 12039 0 -1 1077944384 6375 0 0 0 137 44 0 0 20 0 15 0 97839121 14316269568 452254 18446744073709551615 4194304 4196468 140732194248000 140607106329488 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15119] ppid=15113 vsize=13980732 CPUtime=1.8 cores=0,2,4,6
/proc/15115/task/15119/stat : 15119 (java) S 15113 15113 12039 0 -1 1077944384 5221 0 0 0 136 44 0 0 20 0 15 0 97839121 14316269568 452254 18446744073709551615 4194304 4196468 140732194248000 140607105276944 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15120] ppid=15113 vsize=13980732 CPUtime=1.79 cores=0,2,4,6
/proc/15115/task/15120/stat : 15120 (java) S 15113 15113 12039 0 -1 1077944384 6305 0 0 0 135 44 0 0 20 0 15 0 97839121 14316269568 452254 18446744073709551615 4194304 4196468 140732194248000 140607104224400 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15121] ppid=15113 vsize=13980732 CPUtime=1.45 cores=0,2,4,6
/proc/15115/task/15121/stat : 15121 (java) S 15113 15113 12039 0 -1 1077944384 2794 0 0 0 144 1 0 0 20 0 15 0 97839122 14316269568 452254 18446744073709551615 4194304 4196468 140732194248000 140606695958512 140607150426754 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15122] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15122/stat : 15122 (java) S 15113 15113 12039 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 97839122 14316269568 452254 18446744073709551615 4194304 4196468 140732194248000 140606694904736 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15123] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15123/stat : 15123 (java) S 15113 15113 12039 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 97839123 14316269568 452254 18446744073709551615 4194304 4196468 140732194248000 140606626063344 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15124] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15124/stat : 15124 (java) S 15113 15113 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97839125 14316269568 452254 18446744073709551615 4194304 4196468 140732194248000 140606625011920 140607150434203 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15125] ppid=15113 vsize=13980732 CPUtime=0.33 cores=0,2,4,6
/proc/15115/task/15125/stat : 15125 (java) S 15113 15113 12039 0 -1 1077944384 1643 0 0 0 33 0 0 0 20 0 15 0 97839125 14316269568 452254 18446744073709551615 4194304 4196468 140732194248000 140606623959536 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15126] ppid=15113 vsize=13980732 CPUtime=0.26 cores=0,2,4,6
/proc/15115/task/15126/stat : 15126 (java) S 15113 15113 12039 0 -1 1077944384 1151 0 0 0 26 0 0 0 20 0 15 0 97839125 14316269568 452254 18446744073709551615 4194304 4196468 140732194248000 140606622906992 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15127] ppid=15113 vsize=13980732 CPUtime=0.38 cores=0,2,4,6
/proc/15115/task/15127/stat : 15127 (java) S 15113 15113 12039 0 -1 1077944384 3573 0 0 0 37 1 0 0 20 0 15 0 97839125 14316269568 452254 18446744073709551615 4194304 4196468 140732194248000 140606621854448 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15128] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15128/stat : 15128 (java) S 15113 15113 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97839125 14316269568 452254 18446744073709551615 4194304 4196468 140732194248000 140606620802144 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15129] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15129/stat : 15129 (java) S 15113 15113 12039 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 97839131 14316269568 452254 18446744073709551615 4194304 4196468 140732194248000 140606619748656 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
Current children cumulated CPU time (s) 25.9
Current children cumulated vsize (KiB) 13990244

[startup+20.0006 s]
/proc/loadavg: 2.03 2.11 2.01 3/215 15130
/proc/meminfo: memFree=22798732/32770624 swapFree=0/318924
[pid=15113] ppid=15110 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/15113/stat : 15113 (xcsp3-exec) S 15110 15113 12039 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 97839112 9740288 344 18446744073709551615 4194304 5098028 140731190369120 140731190367224 139929717314172 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 33288192 140731190374817 140731190375021 140731190375021 140731190378475 0
/proc/15113/statm: 2378 344 289 221 0 87 0
[pid=15115] ppid=15113 vsize=13980732 CPUtime=26.49 cores=0,2,4,6
/proc/15115/stat : 15115 (java) S 15113 15113 12039 0 -1 1077944320 48932 0 0 0 2458 191 0 0 20 0 15 0 97839120 14316269568 452404 18446744073709551615 4194304 4196468 140732194248000 140732194230544 140607150415607 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
/proc/15115/statm: 3495183 452404 3227 1 0 3483476 0
[pid=15115/tid=15116] ppid=15113 vsize=13980732 CPUtime=16.57 cores=0,2,4,6
/proc/15115/task/15116/stat : 15116 (java) R 15113 15113 12039 0 -1 4202560 14348 0 0 0 1649 8 0 0 20 0 15 0 97839120 14316269568 452404 18446744073709551615 4194304 4196468 140732194248000 140607154653784 140606781454240 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15117] ppid=15113 vsize=13980732 CPUtime=1.81 cores=0,2,4,6
/proc/15115/task/15117/stat : 15117 (java) S 15113 15113 12039 0 -1 1077944384 5969 0 0 0 136 45 0 0 20 0 15 0 97839121 14316269568 452404 18446744073709551615 4194304 4196468 140732194248000 140607107382032 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15118] ppid=15113 vsize=13980732 CPUtime=1.81 cores=0,2,4,6
/proc/15115/task/15118/stat : 15118 (java) S 15113 15113 12039 0 -1 1077944384 6375 0 0 0 137 44 0 0 20 0 15 0 97839121 14316269568 452404 18446744073709551615 4194304 4196468 140732194248000 140607106329488 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15119] ppid=15113 vsize=13980732 CPUtime=1.8 cores=0,2,4,6
/proc/15115/task/15119/stat : 15119 (java) S 15113 15113 12039 0 -1 1077944384 5221 0 0 0 136 44 0 0 20 0 15 0 97839121 14316269568 452404 18446744073709551615 4194304 4196468 140732194248000 140607105276944 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15120] ppid=15113 vsize=13980732 CPUtime=1.79 cores=0,2,4,6
/proc/15115/task/15120/stat : 15120 (java) S 15113 15113 12039 0 -1 1077944384 6305 0 0 0 135 44 0 0 20 0 15 0 97839121 14316269568 452404 18446744073709551615 4194304 4196468 140732194248000 140607104224400 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15121] ppid=15113 vsize=13980732 CPUtime=1.45 cores=0,2,4,6
/proc/15115/task/15121/stat : 15121 (java) S 15113 15113 12039 0 -1 1077944384 2794 0 0 0 144 1 0 0 20 0 15 0 97839122 14316269568 452404 18446744073709551615 4194304 4196468 140732194248000 140606695958512 140607150426754 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15122] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15122/stat : 15122 (java) S 15113 15113 12039 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 97839122 14316269568 452404 18446744073709551615 4194304 4196468 140732194248000 140606694904736 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15123] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15123/stat : 15123 (java) S 15113 15113 12039 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 97839123 14316269568 452404 18446744073709551615 4194304 4196468 140732194248000 140606626063344 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15124] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15124/stat : 15124 (java) S 15113 15113 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97839125 14316269568 452404 18446744073709551615 4194304 4196468 140732194248000 140606625011920 140607150434203 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15125] ppid=15113 vsize=13980732 CPUtime=0.44 cores=0,2,4,6
/proc/15115/task/15125/stat : 15125 (java) S 15113 15113 12039 0 -1 1077944384 1702 0 0 0 44 0 0 0 20 0 15 0 97839125 14316269568 452404 18446744073709551615 4194304 4196468 140732194248000 140606623959536 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15126] ppid=15113 vsize=13980732 CPUtime=0.33 cores=0,2,4,6
/proc/15115/task/15126/stat : 15126 (java) S 15113 15113 12039 0 -1 1077944384 1170 0 0 0 33 0 0 0 20 0 15 0 97839125 14316269568 452404 18446744073709551615 4194304 4196468 140732194248000 140606622906992 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15127] ppid=15113 vsize=13980732 CPUtime=0.4 cores=0,2,4,6
/proc/15115/task/15127/stat : 15127 (java) S 15113 15113 12039 0 -1 1077944384 3591 0 0 0 39 1 0 0 20 0 15 0 97839125 14316269568 452404 18446744073709551615 4194304 4196468 140732194248000 140606621854448 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15128] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15128/stat : 15128 (java) S 15113 15113 12039 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97839125 14316269568 452404 18446744073709551615 4194304 4196468 140732194248000 140606620802144 140607150425813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
[pid=15115/tid=15129] ppid=15113 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/15115/task/15129/stat : 15129 (java) S 15113 15113 12039 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 97839131 14316269568 452404 18446744073709551615 4194304 4196468 140732194248000 140606619748656 140607150426754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 18812928 140732194255322 140732194255497 140732194255497 140732194258895 0
Current children cumulated CPU time (s) 26.49
Current children cumulated vsize (KiB) 13990244

[startup+20.1007 s]
/proc/loadavg: 2.03 2.11 2.01 3/215 15130
/proc/meminfo: memFree=22798732/32770624 swapFree=0/318924
[pid=15113] ppid=15110 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/15113/stat : 15113 (xcsp3-exec) S 15110 15113 12039 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 97839112 9740288 344 18446744073709551615 4194304 5098028 140731190369120 140731190367224 139929717314172 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 33288192 140731190374817 140731190375021 140731190375021 140731190378475 0
/proc/15113/statm: 2378 344 289 221 0 87 0
[pid=15115] ppid=15113 vsize=0 CPUtime=26.59 cores=0,2,4,6
/proc/15115/stat : 15115 (java) Z 15113 15113 12039 0 -1 4227084 49006 0 0 0 2467 192 0 0 20 0 2 0 97839120 0 0 18446744073709551615 0 0 0 0 0 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/15115/statm: 0 0 0 0 0 0 0
[pid=15115/tid=15127] ppid=15113 vsize=0 CPUtime=0.41 cores=0,2,4,6
/proc/15115/task/15127/stat : 15127 (java) R 15113 15113 12039 0 -1 4203588 3591 0 0 0 39 2 0 0 20 0 2 0 97839125 0 0 18446744073709551615 0 0 0 0 0 0 4 1 16800974 18446744073709551615 0 0 -1 4 0 0 11 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 26.59
Current children cumulated vsize (KiB) 9512

Child status: 0
Real time (s): 20.1039
CPU time (s): 26.606
CPU user time (s): 24.678
CPU system time (s): 1.92798
CPU usage (%): 132.342
Max. virtual memory (cumulated for all children) (KiB): 13990244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.678
system time used= 1.92799
maximum resident set size= 1810560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49526
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= 2914
involuntary context switches= 112

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.092136 second user time and 0.146384 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-06 02:56:38
IDJOB=4253968
IDBENCH=139741
IDSOLVER=2635
FILE ID=node132/4253968-1501981859
RUNJOBID= node132-1501978181-12402
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s2/ChessboardColoration-int-04-06.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4253968-1501981859/watcher-4253968-1501981859 -o /tmp/evaluation-result-4253968-1501981859/solver-4253968-1501981859 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node132-1501978181-12402 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 2117234066 HOME/instance-4253968-1501981859.xml

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

MD5SUM BENCH= bc597584f482d34acd2131afdcab0789
RANDOM SEED=2117234066

node132.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
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.74
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.74
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.74
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:        24599232 kB
MemAvailable:   24992568 kB
Buffers:          182696 kB
Cached:           511720 kB
SwapCached:            0 kB
Active:          7387836 kB
Inactive:         351508 kB
Active(anon):    7045816 kB
Inactive(anon):    32628 kB
Active(file):     342020 kB
Inactive(file):   318880 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7732 kB
Writeback:             4 kB
AnonPages:       7044528 kB
Mapped:            58568 kB
Shmem:             33468 kB
Slab:             123012 kB
SReclaimable:      96540 kB
SUnreclaim:        26472 kB
KernelStack:        3504 kB
PageTables:        18288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8751356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6868992 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61980 MiB
End job on node132 at 2017-08-06 02:56:59