Trace number 4254188

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)SAT (TO)1359 244.11 240.00999

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-nug21.xml
MD5SUMe5033dc7ed55784590c83dd9aaaff95e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1233
Best CPU time to get the best result obtained on this benchmark251.93401
Satisfiable
(Un)Satisfiability was proved
Number of variables462
Number of constraints211
Number of domains2
Minimum domain size8
Maximum domain size21
Distribution of domain sizes[{"size":8,"count":210},{"size":21,"count":21}]
Minimum variable degree0
Maximum variable degree21
Distribution of variable degrees[{"degree":0,"count":231},{"degree":2,"count":210},{"degree":21,"count":21}]
Minimum constraint arity3
Maximum constraint arity21
Distribution of constraint arities[{"arity":3,"count":210},{"arity":21,"count":1}]
Number of extensional constraints210
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":210},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

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.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4254188-1501613243.xml"  -tl '264s' -p 1 -x 0
0.00/0.27	c [HOME/instance-4254188-1501613243.xml, -tl, 264s, -p, 1, -x, 0]
0.00/0.33	c simple solver
0.00/0.39	c parse instance...
0.00/0.69	c solve instance...
10.59/8.54	o 1518 
10.59/8.55	o 1512 
10.59/8.56	o 1492 
10.59/8.56	o 1490 
10.59/8.59	o 1480 
10.59/8.59	o 1478 
10.84/8.60	o 1456 
19.27/15.81	o 1455 
19.37/15.96	o 1451 
23.11/19.61	o 1449 
23.71/20.24	o 1447 
23.71/20.26	o 1440 
41.07/37.57	o 1430 
84.75/80.92	o 1400 
84.75/80.95	o 1388 
84.75/80.95	o 1376 
88.85/85.07	o 1365 
88.85/85.07	o 1359 
244.11/240.00	s SATISFIABLE
244.11/240.00	v <instantiation>
244.11/240.00	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] d[0][20] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] d[1][20] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[2][18] d[2][19] d[2][20] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[3][20] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] d[4][20] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[5][20] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[6][20] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[7][20] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][16] d[8][17] d[8][18] d[8][19] d[8][20] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[9][18] d[9][19] d[9][20] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[10][18] d[10][19] d[10][20] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[11][18] d[11][19] d[11][20] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[12][20] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[13][20] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[14][20] d[15][16] d[15][17] d[15][18] d[15][19] d[15][20] d[16][17] d[16][18] d[16][19] d[16][20] d[17][18] d[17][19] d[17][20] d[18][19] d[18][20] d[19][20] </list>
244.11/240.00	v 	<values>12 5 15 13 2 3 14 1 20 8 11 6 18 10 4 19 9 17 7 0 16 10 4 2 0 2 0 5 6 5 5 6 1 0 0 0 6 2 0 0 2 5 2 0 0 5 4 0 2 10 1 0 4 5 0 1 5 2 2 0 1 4 5 4 0 2 3 0 10 0 1 0 2 5 3 4 0 0 4 5 2 0 0 2 5 0 3 1 0 10 0 5 0 0 0 3 0 4 5 5 1 5 3 4 4 2 1 6 5 2 0 2 0 2 2 0 0 1 6 0 1 0 1 2 0 1 0 0 0 2 0 0 2 0 1 1 1 2 2 5 6 2 0 0 0 1 10 1 2 2 0 3 0 4 0 5 5 0 2 5 3 2 0 1 0 1 10 0 2 0 0 10 2 1 0 0 10 0 0 2 2 5 0 0 5 0 10 10 2 1 5 1 10 10 2 0 0 0 5 5 10 3 2 0 0 5 2 5 2 0 0 0 1 0 0 2 2 1 6 0 0 0 3 5 5 2 6 2 5 5 5 </values>
244.11/240.00	v </instantiation>
244.11/240.00	c Unexpected resolution interruption!

Verifier Data

OK	1359

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-4254188-1501613243/watcher-4254188-1501613243 -o /tmp/evaluation-result-4254188-1501613243/solver-4254188-1501613243 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node129-1501611185-5151 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 523159014 HOME/instance-4254188-1501613243.xml 

pid=6447
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: 1.88 1.84 1.40 5/196 6450
/proc/meminfo: memFree=31908300/32770624 swapFree=0/181960
[pid=6450] ppid=6447 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/6450/stat : 6450 (runsolver) D 6447 6450 5091 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 9947451 24240128 106 18446744073709551615 4194304 4338465 140736412384176 140736412381816 140433353347799 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 32952320 140736412385374 140736412385862 140736412385862 140736412389322 0
/proc/6450/statm: 5918 106 53 36 0 2156 0

[startup+0.101912 s]
/proc/loadavg: 1.88 1.84 1.40 5/196 6450
/proc/meminfo: memFree=31908300/32770624 swapFree=0/181960
[pid=6450] ppid=6447 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6450/stat : 6450 (xcsp3-exec) S 6447 6450 5091 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 9947451 9740288 344 18446744073709551615 4194304 5098028 140736092163200 140736092161304 139856868434556 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 9371648 140736092164508 140736092164711 140736092164711 140736092168171 0
/proc/6450/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200349 s]
/proc/loadavg: 1.88 1.84 1.40 5/196 6450
/proc/meminfo: memFree=31908300/32770624 swapFree=0/181960
[pid=6450] ppid=6447 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6450/stat : 6450 (xcsp3-exec) S 6447 6450 5091 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 9947451 9740288 344 18446744073709551615 4194304 5098028 140736092163200 140736092161304 139856868434556 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 9371648 140736092164508 140736092164711 140736092164711 140736092168171 0
/proc/6450/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300226 s]
/proc/loadavg: 1.88 1.84 1.40 5/196 6450
/proc/meminfo: memFree=31908300/32770624 swapFree=0/181960
[pid=6450] ppid=6447 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6450/stat : 6450 (xcsp3-exec) S 6447 6450 5091 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 9947451 9740288 344 18446744073709551615 4194304 5098028 140736092163200 140736092161304 139856868434556 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 9371648 140736092164508 140736092164711 140736092164711 140736092168171 0
/proc/6450/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700717 s]
/proc/loadavg: 1.88 1.84 1.40 5/196 6450
/proc/meminfo: memFree=31908300/32770624 swapFree=0/181960
[pid=6450] ppid=6447 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6450/stat : 6450 (xcsp3-exec) S 6447 6450 5091 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 9947451 9740288 344 18446744073709551615 4194304 5098028 140736092163200 140736092161304 139856868434556 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 9371648 140736092164508 140736092164711 140736092164711 140736092168171 0
/proc/6450/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50068 s]
/proc/loadavg: 1.81 1.82 1.40 4/212 6466
/proc/meminfo: memFree=31851064/32770624 swapFree=0/182000
[pid=6450] ppid=6447 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6450/stat : 6450 (xcsp3-exec) S 6447 6450 5091 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 9947451 9740288 344 18446744073709551615 4194304 5098028 140736092163200 140736092161304 139856868434556 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 9371648 140736092164508 140736092164711 140736092164711 140736092168171 0
/proc/6450/statm: 2378 344 289 221 0 87 0
[pid=6452] ppid=6450 vsize=13980732 CPUtime=2.62 cores=0,2,4,6
/proc/6452/stat : 6452 (java) S 6450 6450 5091 0 -1 1077944320 15998 0 0 0 256 6 0 0 20 0 15 0 9947460 14316269568 17860 18446744073709551615 4194304 4196468 140726680051488 140726680034032 139991023509239 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
/proc/6452/statm: 3495183 17860 3176 1 0 3483484 0
[pid=6452/tid=6453] ppid=6450 vsize=13980732 CPUtime=1.35 cores=0,2,4,6
/proc/6452/task/6453/stat : 6453 (java) R 6450 6450 5091 0 -1 4202560 8661 0 0 0 130 5 0 0 20 0 15 0 9947461 14316269568 17860 18446744073709551615 4194304 4196468 140726680051488 139991027744528 139990654637319 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6454] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6454/stat : 6454 (java) S 6450 6450 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9947461 14316269568 17860 18446744073709551615 4194304 4196468 140726680051488 139990980475536 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6455] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6455/stat : 6455 (java) S 6450 6450 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9947461 14316269568 17860 18446744073709551615 4194304 4196468 140726680051488 139990979422736 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6456] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6456/stat : 6456 (java) S 6450 6450 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9947461 14316269568 17860 18446744073709551615 4194304 4196468 140726680051488 139990978369936 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6457] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6457/stat : 6457 (java) S 6450 6450 5091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9947461 14316269568 17860 18446744073709551615 4194304 4196468 140726680051488 139990977317136 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6458] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6458/stat : 6458 (java) S 6450 6450 5091 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 9947463 14316269568 17860 18446744073709551615 4194304 4196468 140726680051488 139990569208688 139991023520386 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6459] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6459/stat : 6459 (java) S 6450 6450 5091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9947463 14316269568 17860 18446744073709551615 4194304 4196468 140726680051488 139990568154656 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6460] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6460/stat : 6460 (java) S 6450 6450 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9947463 14316269568 17860 18446744073709551615 4194304 4196468 140726680051488 139990004917616 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6461] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6461/stat : 6461 (java) S 6450 6450 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9947466 14316269568 17860 18446744073709551615 4194304 4196468 140726680051488 139990003865936 139991023527835 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6462] ppid=6450 vsize=13980732 CPUtime=0.44 cores=0,2,4,6
/proc/6452/task/6462/stat : 6462 (java) R 6450 6450 5091 0 -1 4202560 2326 0 0 0 44 0 0 0 20 0 15 0 9947466 14316269568 17860 18446744073709551615 4194304 4196468 140726680051488 139990002813296 139991002727871 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6463] ppid=6450 vsize=13980732 CPUtime=0.46 cores=0,2,4,6
/proc/6452/task/6463/stat : 6463 (java) S 6450 6450 5091 0 -1 1077944384 2019 0 0 0 46 0 0 0 20 0 15 0 9947466 14316269568 17860 18446744073709551615 4194304 4196468 140726680051488 139990001760496 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6464] ppid=6450 vsize=13980732 CPUtime=0.35 cores=0,2,4,6
/proc/6452/task/6464/stat : 6464 (java) S 6450 6450 5091 0 -1 1077944384 1697 0 0 0 35 0 0 0 20 0 15 0 9947466 14316269568 17860 18446744073709551615 4194304 4196468 140726680051488 139990000707696 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6465] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6465/stat : 6465 (java) S 6450 6450 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9947466 14316269568 17860 18446744073709551615 4194304 4196468 140726680051488 139989999655136 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6466] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6466/stat : 6466 (java) S 6450 6450 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9947470 14316269568 17860 18446744073709551615 4194304 4196468 140726680051488 139989998603440 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 13990244

[startup+3.10057 s]
/proc/loadavg: 1.81 1.82 1.40 4/212 6466
/proc/meminfo: memFree=31846228/32770624 swapFree=0/182000
[pid=6450] ppid=6447 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6450/stat : 6450 (xcsp3-exec) S 6447 6450 5091 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 9947451 9740288 344 18446744073709551615 4194304 5098028 140736092163200 140736092161304 139856868434556 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 9371648 140736092164508 140736092164711 140736092164711 140736092168171 0
/proc/6450/statm: 2378 344 289 221 0 87 0
[pid=6452] ppid=6450 vsize=13980732 CPUtime=4.83 cores=0,2,4,6
/proc/6452/stat : 6452 (java) S 6450 6450 5091 0 -1 1077944320 17565 0 0 0 476 7 0 0 20 0 15 0 9947460 14316269568 18472 18446744073709551615 4194304 4196468 140726680051488 140726680034032 139991023509239 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
/proc/6452/statm: 3495183 18472 3177 1 0 3483484 0
[pid=6452/tid=6453] ppid=6450 vsize=13980732 CPUtime=2.95 cores=0,2,4,6
/proc/6452/task/6453/stat : 6453 (java) R 6450 6450 5091 0 -1 4202560 8978 0 0 0 290 5 0 0 20 0 15 0 9947461 14316269568 18472 18446744073709551615 4194304 4196468 140726680051488 139991027744960 139990654638010 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6454] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6454/stat : 6454 (java) S 6450 6450 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9947461 14316269568 18472 18446744073709551615 4194304 4196468 140726680051488 139990980475536 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6455] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6455/stat : 6455 (java) S 6450 6450 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9947461 14316269568 18472 18446744073709551615 4194304 4196468 140726680051488 139990979422736 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6456] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6456/stat : 6456 (java) S 6450 6450 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9947461 14316269568 18472 18446744073709551615 4194304 4196468 140726680051488 139990978369936 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6457] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6457/stat : 6457 (java) S 6450 6450 5091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9947461 14316269568 18472 18446744073709551615 4194304 4196468 140726680051488 139990977317136 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6458] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6458/stat : 6458 (java) S 6450 6450 5091 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 9947463 14316269568 18472 18446744073709551615 4194304 4196468 140726680051488 139990569208688 139991023520386 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6459] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6459/stat : 6459 (java) S 6450 6450 5091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9947463 14316269568 18472 18446744073709551615 4194304 4196468 140726680051488 139990568154656 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6460] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6460/stat : 6460 (java) S 6450 6450 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9947463 14316269568 18472 18446744073709551615 4194304 4196468 140726680051488 139990004917616 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6461] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6461/stat : 6461 (java) S 6450 6450 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9947466 14316269568 18472 18446744073709551615 4194304 4196468 140726680051488 139990003865936 139991023527835 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6462] ppid=6450 vsize=13980732 CPUtime=0.7 cores=0,2,4,6
/proc/6452/task/6462/stat : 6462 (java) S 6450 6450 5091 0 -1 1077944384 2677 0 0 0 70 0 0 0 20 0 15 0 9947466 14316269568 18472 18446744073709551615 4194304 4196468 140726680051488 139990002813296 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6463] ppid=6450 vsize=13980732 CPUtime=0.76 cores=0,2,4,6
/proc/6452/task/6463/stat : 6463 (java) S 6450 6450 5091 0 -1 1077944384 2543 0 0 0 76 0 0 0 20 0 15 0 9947466 14316269568 18472 18446744073709551615 4194304 4196468 140726680051488 139990001760496 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6464] ppid=6450 vsize=13980732 CPUtime=0.39 cores=0,2,4,6
/proc/6452/task/6464/stat : 6464 (java) S 6450 6450 5091 0 -1 1077944384 2025 0 0 0 39 0 0 0 20 0 15 0 9947466 14316269568 18472 18446744073709551615 4194304 4196468 140726680051488 139990000707696 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6465] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6465/stat : 6465 (java) S 6450 6450 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9947466 14316269568 18472 18446744073709551615 4194304 4196468 140726680051488 139989999655136 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6466] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6466/stat : 6466 (java) S 6450 6450 5091 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 9947470 14316269568 18472 18446744073709551615 4194304 4196468 140726680051488 139989998603440 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 13990244

[startup+6.3007 s]
/proc/loadavg: 1.82 1.83 1.40 4/212 6466
/proc/meminfo: memFree=31843376/32770624 swapFree=0/182000
[pid=6450] ppid=6447 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6450/stat : 6450 (xcsp3-exec) S 6447 6450 5091 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 9947451 9740288 344 18446744073709551615 4194304 5098028 140736092163200 140736092161304 139856868434556 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 9371648 140736092164508 140736092164711 140736092164711 140736092168171 0
/proc/6450/statm: 2378 344 289 221 0 87 0
[pid=6452] ppid=6450 vsize=13980732 CPUtime=8.31 cores=0,2,4,6
/proc/6452/stat : 6452 (java) S 6450 6450 5091 0 -1 1077944320 21165 0 0 0 824 7 0 0 20 0 15 0 9947460 14316269568 18573 18446744073709551615 4194304 4196468 140726680051488 140726680034032 139991023509239 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
/proc/6452/statm: 3495183 18573 3194 1 0 3483484 0
[pid=6452/tid=6453] ppid=6450 vsize=13980732 CPUtime=6.15 cores=0,2,4,6
/proc/6452/task/6453/stat : 6453 (java) R 6450 6450 5091 0 -1 4202560 9478 0 0 0 610 5 0 0 20 0 15 0 9947461 14316269568 18573 18446744073709551615 4194304 4196468 140726680051488 139991027745672 139990654637197 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6454] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6454/stat : 6454 (java) S 6450 6450 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9947461 14316269568 18573 18446744073709551615 4194304 4196468 140726680051488 139990980475536 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6455] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6455/stat : 6455 (java) S 6450 6450 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9947461 14316269568 18573 18446744073709551615 4194304 4196468 140726680051488 139990979422736 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6456] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6456/stat : 6456 (java) S 6450 6450 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9947461 14316269568 18573 18446744073709551615 4194304 4196468 140726680051488 139990978369936 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6457] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6457/stat : 6457 (java) S 6450 6450 5091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9947461 14316269568 18573 18446744073709551615 4194304 4196468 140726680051488 139990977317136 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6458] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6458/stat : 6458 (java) S 6450 6450 5091 0 -1 1077944384 285 0 0 0 0 0 0 0 20 0 15 0 9947463 14316269568 18573 18446744073709551615 4194304 4196468 140726680051488 139990569208688 139991023520386 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6459] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6459/stat : 6459 (java) S 6450 6450 5091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9947463 14316269568 18573 18446744073709551615 4194304 4196468 140726680051488 139990568154656 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6460] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6460/stat : 6460 (java) S 6450 6450 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9947463 14316269568 18573 18446744073709551615 4194304 4196468 140726680051488 139990004917616 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6461] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6461/stat : 6461 (java) S 6450 6450 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9947466 14316269568 18573 18446744073709551615 4194304 4196468 140726680051488 139990003865936 139991023527835 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6462] ppid=6450 vsize=13980732 CPUtime=0.87 cores=0,2,4,6
/proc/6452/task/6462/stat : 6462 (java) S 6450 6450 5091 0 -1 1077944384 3697 0 0 0 86 1 0 0 20 0 15 0 9947466 14316269568 18573 18446744073709551615 4194304 4196468 140726680051488 139990002813296 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6463] ppid=6450 vsize=13980732 CPUtime=0.86 cores=0,2,4,6
/proc/6452/task/6463/stat : 6463 (java) S 6450 6450 5091 0 -1 1077944384 3760 0 0 0 86 0 0 0 20 0 15 0 9947466 14316269568 18573 18446744073709551615 4194304 4196468 140726680051488 139990001760496 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6464] ppid=6450 vsize=13980732 CPUtime=0.4 cores=0,2,4,6
/proc/6452/task/6464/stat : 6464 (java) S 6450 6450 5091 0 -1 1077944384 2458 0 0 0 40 0 0 0 20 0 15 0 9947466 14316269568 18573 18446744073709551615 4194304 4196468 140726680051488 139990000707696 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6465] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6465/stat : 6465 (java) S 6450 6450 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9947466 14316269568 18573 18446744073709551615 4194304 4196468 140726680051488 139989999655136 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6466] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6466/stat : 6466 (java) S 6450 6450 5091 0 -1 1077944384 207 0 0 0 0 0 0 0 20 0 15 0 9947470 14316269568 18573 18446744073709551615 4194304 4196468 140726680051488 139989998603440 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
Current children cumulated CPU time (s) 8.31
Current children cumulated vsize (KiB) 13990244

[startup+12.7007 s]
/proc/loadavg: 1.76 1.81 1.40 3/212 6466
/proc/meminfo: memFree=31811036/32770624 swapFree=0/182008
[pid=6450] ppid=6447 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6450/stat : 6450 (xcsp3-exec) S 6447 6450 5091 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 9947451 9740288 344 18446744073709551615 4194304 5098028 140736092163200 140736092161304 139856868434556 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 9371648 140736092164508 140736092164711 140736092164711 140736092168171 0
/proc/6450/statm: 2378 344 289 221 0 87 0
[pid=6452] ppid=6450 vsize=13980732 CPUtime=16.06 cores=0,2,4,6
/proc/6452/stat : 6452 (java) S 6450 6450 5091 0 -1 1077944320 27412 0 0 0 1598 8 0 0 20 0 15 0 9947460 14316269568 24891 18446744073709551615 4194304 4196468 140726680051488 140726680034032 139991023509239 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
/proc/6452/statm: 3495183 24891 3199 1 0 3483484 0
[pid=6452/tid=6453] ppid=6450 vsize=13980732 CPUtime=12.54 cores=0,2,4,6
/proc/6452/task/6453/stat : 6453 (java) R 6450 6450 5091 0 -1 4202560 10870 0 0 0 1249 5 0 0 20 0 15 0 9947461 14316269568 24891 18446744073709551615 4194304 4196468 140726680051488 139991027745536 139990654637656 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6454] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6454/stat : 6454 (java) S 6450 6450 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9947461 14316269568 24891 18446744073709551615 4194304 4196468 140726680051488 139990980475536 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6455] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6455/stat : 6455 (java) S 6450 6450 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9947461 14316269568 24891 18446744073709551615 4194304 4196468 140726680051488 139990979422736 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0

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

[pid=6452/tid=6459] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6459/stat : 6459 (java) S 6450 6450 5091 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 9947463 14316269568 48110 18446744073709551615 4194304 4196468 140726680051488 139990568154656 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6460] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6460/stat : 6460 (java) S 6450 6450 5091 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 9947463 14316269568 48110 18446744073709551615 4194304 4196468 140726680051488 139990004917616 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6461] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6461/stat : 6461 (java) S 6450 6450 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9947466 14316269568 48110 18446744073709551615 4194304 4196468 140726680051488 139990003865936 139991023527835 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6462] ppid=6450 vsize=13980732 CPUtime=1.81 cores=0,2,4,6
/proc/6452/task/6462/stat : 6462 (java) S 6450 6450 5091 0 -1 1077944384 7605 0 0 0 180 1 0 0 20 0 15 0 9947466 14316269568 48110 18446744073709551615 4194304 4196468 140726680051488 139990002813296 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6463] ppid=6450 vsize=13980732 CPUtime=1.56 cores=0,2,4,6
/proc/6452/task/6463/stat : 6463 (java) S 6450 6450 5091 0 -1 1077944384 7763 0 0 0 156 0 0 0 20 0 15 0 9947466 14316269568 48110 18446744073709551615 4194304 4196468 140726680051488 139990001760496 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6464] ppid=6450 vsize=13980732 CPUtime=0.51 cores=0,2,4,6
/proc/6452/task/6464/stat : 6464 (java) S 6450 6450 5091 0 -1 1077944384 5640 0 0 0 51 0 0 0 20 0 15 0 9947466 14316269568 48110 18446744073709551615 4194304 4196468 140726680051488 139990000707696 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6465] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6465/stat : 6465 (java) S 6450 6450 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9947466 14316269568 48110 18446744073709551615 4194304 4196468 140726680051488 139989999655136 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6466] ppid=6450 vsize=13980732 CPUtime=0.02 cores=0,2,4,6
/proc/6452/task/6466/stat : 6466 (java) S 6450 6450 5091 0 -1 1077944384 365 0 0 0 2 0 0 0 20 0 15 0 9947470 14316269568 48110 18446744073709551615 4194304 4196468 140726680051488 139989998603440 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
Current children cumulated CPU time (s) 106.16
Current children cumulated vsize (KiB) 13990244

[startup+162.301 s]
/proc/loadavg: 1.80 1.84 1.47 3/211 6471
/proc/meminfo: memFree=31619444/32770624 swapFree=0/182108
[pid=6450] ppid=6447 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6450/stat : 6450 (xcsp3-exec) S 6447 6450 5091 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 9947451 9740288 344 18446744073709551615 4194304 5098028 140736092163200 140736092161304 139856868434556 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 9371648 140736092164508 140736092164711 140736092164711 140736092168171 0
/proc/6450/statm: 2378 344 289 221 0 87 0
[pid=6452] ppid=6450 vsize=13980732 CPUtime=166.35 cores=0,2,4,6
/proc/6452/stat : 6452 (java) S 6450 6450 5091 0 -1 1077944320 45866 0 0 0 16621 14 0 0 20 0 15 0 9947460 14316269568 40570 18446744073709551615 4194304 4196468 140726680051488 140726680034032 139991023509239 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
/proc/6452/statm: 3495183 40570 3231 1 0 3483484 0
[pid=6452/tid=6453] ppid=6450 vsize=13980732 CPUtime=162.06 cores=0,2,4,6
/proc/6452/task/6453/stat : 6453 (java) R 6450 6450 5091 0 -1 4202560 14174 0 0 0 16200 6 0 0 20 0 15 0 9947461 14316269568 40570 18446744073709551615 4194304 4196468 140726680051488 139991027748752 139990654637415 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6454] ppid=6450 vsize=13980732 CPUtime=0.02 cores=0,2,4,6
/proc/6452/task/6454/stat : 6454 (java) S 6450 6450 5091 0 -1 1077944384 658 0 0 0 2 0 0 0 20 0 15 0 9947461 14316269568 40570 18446744073709551615 4194304 4196468 140726680051488 139990980475536 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6455] ppid=6450 vsize=13980732 CPUtime=0.02 cores=0,2,4,6
/proc/6452/task/6455/stat : 6455 (java) S 6450 6450 5091 0 -1 1077944384 1623 0 0 0 2 0 0 0 20 0 15 0 9947461 14316269568 40570 18446744073709551615 4194304 4196468 140726680051488 139990979422736 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6456] ppid=6450 vsize=13980732 CPUtime=0.02 cores=0,2,4,6
/proc/6452/task/6456/stat : 6456 (java) S 6450 6450 5091 0 -1 1077944384 385 0 0 0 2 0 0 0 20 0 15 0 9947461 14316269568 40570 18446744073709551615 4194304 4196468 140726680051488 139990978369936 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6457] ppid=6450 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/6452/task/6457/stat : 6457 (java) S 6450 6450 5091 0 -1 1077944384 258 0 0 0 2 1 0 0 20 0 15 0 9947461 14316269568 40570 18446744073709551615 4194304 4196468 140726680051488 139990977317136 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6458] ppid=6450 vsize=13980732 CPUtime=0.02 cores=0,2,4,6
/proc/6452/task/6458/stat : 6458 (java) S 6450 6450 5091 0 -1 1077944384 1203 0 0 0 2 0 0 0 20 0 15 0 9947463 14316269568 40570 18446744073709551615 4194304 4196468 140726680051488 139990569208688 139991023520386 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6459] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6459/stat : 6459 (java) S 6450 6450 5091 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 9947463 14316269568 40570 18446744073709551615 4194304 4196468 140726680051488 139990568154656 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6460] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6460/stat : 6460 (java) S 6450 6450 5091 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 9947463 14316269568 40570 18446744073709551615 4194304 4196468 140726680051488 139990004917616 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6461] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6461/stat : 6461 (java) S 6450 6450 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9947466 14316269568 40570 18446744073709551615 4194304 4196468 140726680051488 139990003865936 139991023527835 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6462] ppid=6450 vsize=13980732 CPUtime=1.9 cores=0,2,4,6
/proc/6452/task/6462/stat : 6462 (java) S 6450 6450 5091 0 -1 1077944384 9976 0 0 0 189 1 0 0 20 0 15 0 9947466 14316269568 40570 18446744073709551615 4194304 4196468 140726680051488 139990002813296 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6463] ppid=6450 vsize=13980732 CPUtime=1.62 cores=0,2,4,6
/proc/6452/task/6463/stat : 6463 (java) S 6450 6450 5091 0 -1 1077944384 9074 0 0 0 162 0 0 0 20 0 15 0 9947466 14316269568 40570 18446744073709551615 4194304 4196468 140726680051488 139990001760496 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6464] ppid=6450 vsize=13980732 CPUtime=0.52 cores=0,2,4,6
/proc/6452/task/6464/stat : 6464 (java) S 6450 6450 5091 0 -1 1077944384 6790 0 0 0 52 0 0 0 20 0 15 0 9947466 14316269568 40570 18446744073709551615 4194304 4196468 140726680051488 139990000707696 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6465] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6465/stat : 6465 (java) S 6450 6450 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9947466 14316269568 40570 18446744073709551615 4194304 4196468 140726680051488 139989999655136 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6466] ppid=6450 vsize=13980732 CPUtime=0.04 cores=0,2,4,6
/proc/6452/task/6466/stat : 6466 (java) S 6450 6450 5091 0 -1 1077944384 389 0 0 0 2 2 0 0 20 0 15 0 9947470 14316269568 40570 18446744073709551615 4194304 4196468 140726680051488 139989998603440 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
Current children cumulated CPU time (s) 166.35
Current children cumulated vsize (KiB) 13990244

[startup+222.307 s]
/proc/loadavg: 1.76 1.82 1.49 3/211 6473
/proc/meminfo: memFree=31630636/32770624 swapFree=0/182128
[pid=6450] ppid=6447 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6450/stat : 6450 (xcsp3-exec) S 6447 6450 5091 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 9947451 9740288 344 18446744073709551615 4194304 5098028 140736092163200 140736092161304 139856868434556 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 9371648 140736092164508 140736092164711 140736092164711 140736092168171 0
/proc/6450/statm: 2378 344 289 221 0 87 0
[pid=6452] ppid=6450 vsize=13980732 CPUtime=226.41 cores=0,2,4,6
/proc/6452/stat : 6452 (java) S 6450 6450 5091 0 -1 1077944320 46132 0 0 0 22625 16 0 0 20 0 15 0 9947460 14316269568 38012 18446744073709551615 4194304 4196468 140726680051488 140726680034032 139991023509239 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
/proc/6452/statm: 3495183 38012 3231 1 0 3483484 0
[pid=6452/tid=6453] ppid=6450 vsize=13980732 CPUtime=222.03 cores=0,2,4,6
/proc/6452/task/6453/stat : 6453 (java) R 6450 6450 5091 0 -1 4202560 14250 0 0 0 22197 6 0 0 20 0 15 0 9947461 14316269568 38012 18446744073709551615 4194304 4196468 140726680051488 139991027748640 139990654838961 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6454] ppid=6450 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/6452/task/6454/stat : 6454 (java) S 6450 6450 5091 0 -1 1077944384 666 0 0 0 2 1 0 0 20 0 15 0 9947461 14316269568 38012 18446744073709551615 4194304 4196468 140726680051488 139990980475536 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6455] ppid=6450 vsize=13980732 CPUtime=0.04 cores=0,2,4,6
/proc/6452/task/6455/stat : 6455 (java) S 6450 6450 5091 0 -1 1077944384 1628 0 0 0 3 1 0 0 20 0 15 0 9947461 14316269568 38012 18446744073709551615 4194304 4196468 140726680051488 139990979422736 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6456] ppid=6450 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/6452/task/6456/stat : 6456 (java) S 6450 6450 5091 0 -1 1077944384 393 0 0 0 3 0 0 0 20 0 15 0 9947461 14316269568 38012 18446744073709551615 4194304 4196468 140726680051488 139990978369936 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6457] ppid=6450 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/6452/task/6457/stat : 6457 (java) S 6450 6450 5091 0 -1 1077944384 269 0 0 0 2 1 0 0 20 0 15 0 9947461 14316269568 38012 18446744073709551615 4194304 4196468 140726680051488 139990977317136 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6458] ppid=6450 vsize=13980732 CPUtime=0.04 cores=0,2,4,6
/proc/6452/task/6458/stat : 6458 (java) S 6450 6450 5091 0 -1 1077944384 1211 0 0 0 4 0 0 0 20 0 15 0 9947463 14316269568 38012 18446744073709551615 4194304 4196468 140726680051488 139990569208688 139991023520386 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6459] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6459/stat : 6459 (java) S 6450 6450 5091 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 9947463 14316269568 38012 18446744073709551615 4194304 4196468 140726680051488 139990568154656 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6460] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6460/stat : 6460 (java) S 6450 6450 5091 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 9947463 14316269568 38012 18446744073709551615 4194304 4196468 140726680051488 139990004917616 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6461] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6461/stat : 6461 (java) S 6450 6450 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9947466 14316269568 38012 18446744073709551615 4194304 4196468 140726680051488 139990003865936 139991023527835 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6462] ppid=6450 vsize=13980732 CPUtime=1.9 cores=0,2,4,6
/proc/6452/task/6462/stat : 6462 (java) S 6450 6450 5091 0 -1 1077944384 10022 0 0 0 189 1 0 0 20 0 15 0 9947466 14316269568 38012 18446744073709551615 4194304 4196468 140726680051488 139990002813296 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6463] ppid=6450 vsize=13980732 CPUtime=1.62 cores=0,2,4,6
/proc/6452/task/6463/stat : 6463 (java) S 6450 6450 5091 0 -1 1077944384 9177 0 0 0 162 0 0 0 20 0 15 0 9947466 14316269568 38012 18446744073709551615 4194304 4196468 140726680051488 139990001760496 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6464] ppid=6450 vsize=13980732 CPUtime=0.52 cores=0,2,4,6
/proc/6452/task/6464/stat : 6464 (java) S 6450 6450 5091 0 -1 1077944384 6790 0 0 0 52 0 0 0 20 0 15 0 9947466 14316269568 38012 18446744073709551615 4194304 4196468 140726680051488 139990000707696 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6465] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6465/stat : 6465 (java) S 6450 6450 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9947466 14316269568 38012 18446744073709551615 4194304 4196468 140726680051488 139989999655136 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6466] ppid=6450 vsize=13980732 CPUtime=0.05 cores=0,2,4,6
/proc/6452/task/6466/stat : 6466 (java) S 6450 6450 5091 0 -1 1077944384 390 0 0 0 2 3 0 0 20 0 15 0 9947470 14316269568 38012 18446744073709551615 4194304 4196468 140726680051488 139989998603440 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
Current children cumulated CPU time (s) 226.41
Current children cumulated vsize (KiB) 13990244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.82 1.83 1.50 3/211 6554
/proc/meminfo: memFree=31750232/32770624 swapFree=0/182156
[pid=6450] ppid=6447 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6450/stat : 6450 (xcsp3-exec) S 6447 6450 5091 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 9947451 9740288 344 18446744073709551615 4194304 5098028 140736092163200 140736092161304 139856868434556 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 9371648 140736092164508 140736092164711 140736092164711 140736092168171 0
/proc/6450/statm: 2378 344 289 221 0 87 0
[pid=6452] ppid=6450 vsize=13980732 CPUtime=244.11 cores=0,2,4,6
/proc/6452/stat : 6452 (java) S 6450 6450 5091 0 -1 1077944320 46140 0 0 0 24395 16 0 0 20 0 15 0 9947460 14316269568 37755 18446744073709551615 4194304 4196468 140726680051488 140726680034032 139991023509239 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
/proc/6452/statm: 3495183 37755 3231 1 0 3483484 0
[pid=6452/tid=6453] ppid=6450 vsize=13980732 CPUtime=239.72 cores=0,2,4,6
/proc/6452/task/6453/stat : 6453 (java) R 6450 6450 5091 0 -1 4202560 14257 0 0 0 23966 6 0 0 20 0 15 0 9947461 14316269568 37755 18446744073709551615 4194304 4196468 140726680051488 139991027748640 139990654637377 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6454] ppid=6450 vsize=13980732 CPUtime=0.04 cores=0,2,4,6
/proc/6452/task/6454/stat : 6454 (java) S 6450 6450 5091 0 -1 1077944384 666 0 0 0 3 1 0 0 20 0 15 0 9947461 14316269568 37755 18446744073709551615 4194304 4196468 140726680051488 139990980475536 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6455] ppid=6450 vsize=13980732 CPUtime=0.04 cores=0,2,4,6
/proc/6452/task/6455/stat : 6455 (java) S 6450 6450 5091 0 -1 1077944384 1628 0 0 0 3 1 0 0 20 0 15 0 9947461 14316269568 37755 18446744073709551615 4194304 4196468 140726680051488 139990979422736 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6456] ppid=6450 vsize=13980732 CPUtime=0.04 cores=0,2,4,6
/proc/6452/task/6456/stat : 6456 (java) S 6450 6450 5091 0 -1 1077944384 394 0 0 0 4 0 0 0 20 0 15 0 9947461 14316269568 37755 18446744073709551615 4194304 4196468 140726680051488 139990978369936 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6457] ppid=6450 vsize=13980732 CPUtime=0.04 cores=0,2,4,6
/proc/6452/task/6457/stat : 6457 (java) S 6450 6450 5091 0 -1 1077944384 269 0 0 0 3 1 0 0 20 0 15 0 9947461 14316269568 37755 18446744073709551615 4194304 4196468 140726680051488 139990977317136 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6458] ppid=6450 vsize=13980732 CPUtime=0.04 cores=0,2,4,6
/proc/6452/task/6458/stat : 6458 (java) S 6450 6450 5091 0 -1 1077944384 1211 0 0 0 4 0 0 0 20 0 15 0 9947463 14316269568 37755 18446744073709551615 4194304 4196468 140726680051488 139990569208688 139991023520386 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6459] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6459/stat : 6459 (java) S 6450 6450 5091 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 9947463 14316269568 37755 18446744073709551615 4194304 4196468 140726680051488 139990568154656 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6460] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6460/stat : 6460 (java) S 6450 6450 5091 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 9947463 14316269568 37755 18446744073709551615 4194304 4196468 140726680051488 139990004917616 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6461] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6461/stat : 6461 (java) S 6450 6450 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9947466 14316269568 37755 18446744073709551615 4194304 4196468 140726680051488 139990003865936 139991023527835 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6462] ppid=6450 vsize=13980732 CPUtime=1.9 cores=0,2,4,6
/proc/6452/task/6462/stat : 6462 (java) S 6450 6450 5091 0 -1 1077944384 10022 0 0 0 189 1 0 0 20 0 15 0 9947466 14316269568 37755 18446744073709551615 4194304 4196468 140726680051488 139990002813296 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6463] ppid=6450 vsize=13980732 CPUtime=1.62 cores=0,2,4,6
/proc/6452/task/6463/stat : 6463 (java) S 6450 6450 5091 0 -1 1077944384 9177 0 0 0 162 0 0 0 20 0 15 0 9947466 14316269568 37755 18446744073709551615 4194304 4196468 140726680051488 139990001760496 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6464] ppid=6450 vsize=13980732 CPUtime=0.52 cores=0,2,4,6
/proc/6452/task/6464/stat : 6464 (java) S 6450 6450 5091 0 -1 1077944384 6790 0 0 0 52 0 0 0 20 0 15 0 9947466 14316269568 37755 18446744073709551615 4194304 4196468 140726680051488 139990000707696 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6465] ppid=6450 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6465/stat : 6465 (java) S 6450 6450 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9947466 14316269568 37755 18446744073709551615 4194304 4196468 140726680051488 139989999655136 139991023519445 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
[pid=6452/tid=6466] ppid=6450 vsize=13980732 CPUtime=0.06 cores=0,2,4,6
/proc/6452/task/6466/stat : 6466 (java) S 6450 6450 5091 0 -1 1077944384 390 0 0 0 3 3 0 0 20 0 15 0 9947470 14316269568 37755 18446744073709551615 4194304 4196468 140726680051488 139989998603440 139991023520386 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29155328 140726680060372 140726680060547 140726680060547 140726680063951 0
Current children cumulated CPU time (s) 244.11
Current children cumulated vsize (KiB) 13990244

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 6452 sig 9
??? kill 6450 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6450 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=911
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=911
# CPU time returned by wait4() is 0.001822
# while last known CPU time is 244.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 240.01
CPU time (s): 244.11
CPU user time (s): 243.95
CPU system time (s): 0.16
CPU usage (%): 101.708
Max. virtual memory (cumulated for all children) (KiB): 13990244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000911
system time used= 0.000911
maximum resident set size= 1380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 509
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.12867 second user time and 1.301 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-01 20:33:24
IDJOB=4254188
IDBENCH=123063
IDSOLVER=2635
FILE ID=node129/4254188-1501613243
RUNJOBID= node129-1501611185-5151
PBS_JOBID= 
Free space on /tmp= 61768 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-nug21.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-4254188-1501613243/watcher-4254188-1501613243 -o /tmp/evaluation-result-4254188-1501613243/solver-4254188-1501613243 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node129-1501611185-5151 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 523159014 HOME/instance-4254188-1501613243.xml

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

MD5SUM BENCH= e5033dc7ed55784590c83dd9aaaff95e
RANDOM SEED=523159014

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31907864 kB
MemAvailable:   31955988 kB
Buffers:           89404 kB
Cached:           243980 kB
SwapCached:            0 kB
Active:           274904 kB
Inactive:         190492 kB
Active(anon):     132376 kB
Inactive(anon):     8532 kB
Active(file):     142528 kB
Inactive(file):   181960 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7948 kB
Writeback:           776 kB
AnonPages:        137940 kB
Mapped:            42288 kB
Shmem:              8872 kB
Slab:             104208 kB
SReclaimable:      78940 kB
SUnreclaim:        25268 kB
KernelStack:        3792 kB
PageTables:         5588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1241068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 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= 61760 MiB
End job on node129 at 2017-08-01 20:37:24