Trace number 4255182

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 5a (2017-07-26)SAT (TO)1405 255.63 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.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4255182-1501619722.xml"  -tl '264s' -p 1 -x 3
0.00/0.27	c [HOME/instance-4255182-1501619722.xml, -tl, 264s, -p, 1, -x, 3]
0.00/0.33	c simple solver
0.00/0.40	c parse instance...
0.00/0.70	c solve instance...
13.92/8.69	o 1644 
14.42/8.84	o 1638 
14.42/8.88	o 1636 
14.74/8.97	o 1632 
15.03/9.08	o 1612 
17.54/10.09	o 1610 
18.16/10.34	o 1560 
18.16/10.36	o 1552 
18.30/10.44	o 1522 
18.30/10.46	o 1518 
18.30/10.46	o 1500 
18.44/10.50	o 1498 
31.39/21.22	o 1496 
31.39/21.25	o 1482 
37.19/26.81	o 1471 
37.19/26.82	o 1465 
37.29/26.91	o 1459 
37.29/26.92	o 1453 
39.24/28.83	o 1443 
71.83/60.65	o 1428 
72.62/61.49	o 1405 
255.63/240.00	s SATISFIABLE
255.63/240.00	v <instantiation>
255.63/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>
255.63/240.00	v 	<values>11 5 17 0 7 19 3 1 12 18 14 6 10 15 4 16 20 9 8 2 13 10 0 5 0 2 0 0 5 0 2 10 0 0 2 0 0 5 1 1 5 5 2 2 0 0 4 10 0 5 1 4 5 5 0 0 1 2 0 2 6 2 1 1 2 2 5 1 1 2 3 1 2 2 0 2 6 5 5 0 0 3 0 3 2 10 2 0 0 5 1 5 0 2 0 6 2 0 0 10 2 10 5 4 0 5 0 3 1 5 0 1 1 0 0 1 1 0 2 0 0 5 2 0 2 10 0 2 1 2 0 6 5 0 1 2 0 2 3 5 5 0 0 0 1 0 10 0 6 2 2 4 0 1 0 6 0 4 0 2 6 6 5 0 2 0 10 0 0 0 2 5 5 0 3 3 0 2 4 0 5 0 1 0 0 2 10 10 2 2 5 5 10 5 0 1 0 0 0 5 2 4 1 0 0 2 5 3 4 1 2 2 0 0 4 0 0 5 0 0 0 3 4 5 0 10 1 0 5 2 4 </values>
255.63/240.00	v </instantiation>
255.63/240.00	c Unexpected resolution interruption!

Verifier Data

OK	1405

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-4255182-1501619722/watcher-4255182-1501619722 -o /tmp/evaluation-result-4255182-1501619722/solver-4255182-1501619722 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501617193-9963 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 543604575 HOME/instance-4255182-1501619722.xml 

pid=11375
running on 4 cores: 1,3,5,7

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.59 1.73 1.77 2/195 11378
/proc/meminfo: memFree=30702436/32770624 swapFree=0/191232
[pid=11378] ppid=11375 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (runsolver) D 11375 11378 5131 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 10592520 24240128 108 18446744073709551615 4194304 4338465 140722151088208 140722151085848 140377857700567 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 13201408 140722151096414 140722151096902 140722151096902 140722151100362 0
/proc/11378/statm: 5918 108 54 36 0 2156 0

[startup+0.100113 s]
/proc/loadavg: 1.59 1.73 1.77 2/195 11378
/proc/meminfo: memFree=30702436/32770624 swapFree=0/191232
[pid=11378] ppid=11375 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (xcsp3-exec) S 11375 11378 5131 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10592520 9740288 344 18446744073709551615 4194304 5098028 140722807217296 140722807215400 139923374121596 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 20709376 140722807222684 140722807222887 140722807222887 140722807226347 0
/proc/11378/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.205209 s]
/proc/loadavg: 1.59 1.73 1.77 2/195 11378
/proc/meminfo: memFree=30702436/32770624 swapFree=0/191232
[pid=11378] ppid=11375 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (xcsp3-exec) S 11375 11378 5131 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10592520 9740288 344 18446744073709551615 4194304 5098028 140722807217296 140722807215400 139923374121596 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 20709376 140722807222684 140722807222887 140722807222887 140722807226347 0
/proc/11378/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300286 s]
/proc/loadavg: 1.59 1.73 1.77 2/195 11378
/proc/meminfo: memFree=30702436/32770624 swapFree=0/191232
[pid=11378] ppid=11375 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (xcsp3-exec) S 11375 11378 5131 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10592520 9740288 344 18446744073709551615 4194304 5098028 140722807217296 140722807215400 139923374121596 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 20709376 140722807222684 140722807222887 140722807222887 140722807226347 0
/proc/11378/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700381 s]
/proc/loadavg: 1.59 1.73 1.77 2/195 11378
/proc/meminfo: memFree=30702436/32770624 swapFree=0/191232
[pid=11378] ppid=11375 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (xcsp3-exec) S 11375 11378 5131 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10592520 9740288 344 18446744073709551615 4194304 5098028 140722807217296 140722807215400 139923374121596 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 20709376 140722807222684 140722807222887 140722807222887 140722807226347 0
/proc/11378/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.5007 s]
/proc/loadavg: 1.54 1.72 1.76 4/211 11394
/proc/meminfo: memFree=30641520/32770624 swapFree=0/191248
[pid=11378] ppid=11375 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (xcsp3-exec) S 11375 11378 5131 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10592520 9740288 344 18446744073709551615 4194304 5098028 140722807217296 140722807215400 139923374121596 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 20709376 140722807222684 140722807222887 140722807222887 140722807226347 0
/proc/11378/statm: 2378 344 289 221 0 87 0
[pid=11380] ppid=11378 vsize=13980732 CPUtime=2.96 cores=1,3,5,7
/proc/11380/stat : 11380 (java) S 11378 11378 5131 0 -1 1077944320 20352 0 0 0 291 5 0 0 20 0 15 0 10592530 14316269568 19762 18446744073709551615 4194304 4196468 140727908240368 140727908222912 140131573149431 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
/proc/11380/statm: 3495183 19762 3177 1 0 3483484 0
[pid=11380/tid=11381] ppid=11378 vsize=13980732 CPUtime=1.34 cores=1,3,5,7
/proc/11380/task/11381/stat : 11381 (java) R 11378 11378 5131 0 -1 4202560 9081 0 0 0 131 3 0 0 20 0 15 0 10592530 14316269568 19762 18446744073709551615 4194304 4196468 140727908240368 140131577386968 140131180568371 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11382] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11382/stat : 11382 (java) S 11378 11378 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10592531 14316269568 19762 18446744073709551615 4194304 4196468 140727908240368 140131507583632 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11383] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11383/stat : 11383 (java) S 11378 11378 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10592531 14316269568 19762 18446744073709551615 4194304 4196468 140727908240368 140131506530832 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11384] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11384/stat : 11384 (java) S 11378 11378 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10592531 14316269568 19762 18446744073709551615 4194304 4196468 140727908240368 140131505478032 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11385] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11385/stat : 11385 (java) S 11378 11378 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10592531 14316269568 19762 18446744073709551615 4194304 4196468 140727908240368 140131504425232 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11386] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11386/stat : 11386 (java) S 11378 11378 5131 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 10592532 14316269568 19762 18446744073709551615 4194304 4196468 140727908240368 140131051211632 140131573160578 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11387] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11387/stat : 11387 (java) S 11378 11378 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10592532 14316269568 19762 18446744073709551615 4194304 4196468 140727908240368 140131050157600 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11388] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11388/stat : 11388 (java) S 11378 11378 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10592533 14316269568 19762 18446744073709551615 4194304 4196468 140727908240368 140131049104752 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11389] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11389/stat : 11389 (java) S 11378 11378 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10592535 14316269568 19762 18446744073709551615 4194304 4196468 140727908240368 140131048053072 140131573168027 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11390] ppid=11378 vsize=13980732 CPUtime=0.64 cores=1,3,5,7
/proc/11380/task/11390/stat : 11390 (java) R 11378 11378 5131 0 -1 4202560 3074 0 0 0 64 0 0 0 20 0 15 0 10592535 14316269568 19762 18446744073709551615 4194304 4196468 140727908240368 140131047000728 140131558257113 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11391] ppid=11378 vsize=13980732 CPUtime=0.58 cores=1,3,5,7
/proc/11380/task/11391/stat : 11391 (java) S 11378 11378 5131 0 -1 1077944384 5100 0 0 0 58 0 0 0 20 0 15 0 10592535 14316269568 19762 18446744073709551615 4194304 4196468 140727908240368 140131045947632 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11392] ppid=11378 vsize=13980732 CPUtime=0.36 cores=1,3,5,7
/proc/11380/task/11392/stat : 11392 (java) S 11378 11378 5131 0 -1 1077944384 1742 0 0 0 36 0 0 0 20 0 15 0 10592535 14316269568 19762 18446744073709551615 4194304 4196468 140727908240368 140131044894832 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11393] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11393/stat : 11393 (java) S 11378 11378 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10592535 14316269568 19762 18446744073709551615 4194304 4196468 140727908240368 140131043842272 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11394] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11394/stat : 11394 (java) S 11378 11378 5131 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10592540 14316269568 19762 18446744073709551615 4194304 4196468 140727908240368 140131042790576 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 13990244

[startup+3.10064 s]
/proc/loadavg: 1.54 1.72 1.76 5/211 11394
/proc/meminfo: memFree=30610480/32770624 swapFree=0/191248
[pid=11378] ppid=11375 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (xcsp3-exec) S 11375 11378 5131 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10592520 9740288 344 18446744073709551615 4194304 5098028 140722807217296 140722807215400 139923374121596 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 20709376 140722807222684 140722807222887 140722807222887 140722807226347 0
/proc/11378/statm: 2378 344 289 221 0 87 0
[pid=11380] ppid=11378 vsize=13980732 CPUtime=7.4 cores=1,3,5,7
/proc/11380/stat : 11380 (java) S 11378 11378 5131 0 -1 1077944320 45362 0 0 0 731 9 0 0 20 0 15 0 10592530 14316269568 32524 18446744073709551615 4194304 4196468 140727908240368 140727908222912 140131573149431 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
/proc/11380/statm: 3495183 32524 3189 1 0 3483484 0
[pid=11380/tid=11381] ppid=11378 vsize=13980732 CPUtime=2.93 cores=1,3,5,7
/proc/11380/task/11381/stat : 11381 (java) R 11378 11378 5131 0 -1 4202560 10051 0 0 0 290 3 0 0 20 0 15 0 10592530 14316269568 32524 18446744073709551615 4194304 4196468 140727908240368 140131577387400 140131180568018 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11382] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11382/stat : 11382 (java) S 11378 11378 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10592531 14316269568 32524 18446744073709551615 4194304 4196468 140727908240368 140131507583632 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11383] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11383/stat : 11383 (java) S 11378 11378 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10592531 14316269568 32524 18446744073709551615 4194304 4196468 140727908240368 140131506530832 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11384] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11384/stat : 11384 (java) S 11378 11378 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10592531 14316269568 32524 18446744073709551615 4194304 4196468 140727908240368 140131505478032 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11385] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11385/stat : 11385 (java) S 11378 11378 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10592531 14316269568 32524 18446744073709551615 4194304 4196468 140727908240368 140131504425232 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11386] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11386/stat : 11386 (java) S 11378 11378 5131 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 10592532 14316269568 32524 18446744073709551615 4194304 4196468 140727908240368 140131051211632 140131573160578 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11387] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11387/stat : 11387 (java) S 11378 11378 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10592532 14316269568 32524 18446744073709551615 4194304 4196468 140727908240368 140131050157600 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11388] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11388/stat : 11388 (java) S 11378 11378 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10592533 14316269568 32524 18446744073709551615 4194304 4196468 140727908240368 140131049104752 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11389] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11389/stat : 11389 (java) S 11378 11378 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10592535 14316269568 32524 18446744073709551615 4194304 4196468 140727908240368 140131048053072 140131573168027 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11390] ppid=11378 vsize=13980732 CPUtime=2.05 cores=1,3,5,7
/proc/11380/task/11390/stat : 11390 (java) R 11378 11378 5131 0 -1 4202560 21392 0 0 0 202 3 0 0 20 0 15 0 10592535 14316269568 32524 18446744073709551615 4194304 4196468 140727908240368 140131047000432 140131554672893 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11391] ppid=11378 vsize=13980732 CPUtime=1.87 cores=1,3,5,7
/proc/11380/task/11391/stat : 11391 (java) R 11378 11378 5131 0 -1 4202560 9289 0 0 0 186 1 0 0 20 0 15 0 10592535 14316269568 32524 18446744073709551615 4194304 4196468 140727908240368 140131045947632 140131559171742 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11392] ppid=11378 vsize=13980732 CPUtime=0.51 cores=1,3,5,7
/proc/11380/task/11392/stat : 11392 (java) S 11378 11378 5131 0 -1 1077944384 3266 0 0 0 51 0 0 0 20 0 15 0 10592535 14316269568 32524 18446744073709551615 4194304 4196468 140727908240368 140131044894832 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11393] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11393/stat : 11393 (java) S 11378 11378 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10592535 14316269568 32524 18446744073709551615 4194304 4196468 140727908240368 140131043842272 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11394] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11394/stat : 11394 (java) S 11378 11378 5131 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 10592540 14316269568 32524 18446744073709551615 4194304 4196468 140727908240368 140131042790576 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
Current children cumulated CPU time (s) 7.4
Current children cumulated vsize (KiB) 13990244

[startup+6.30062 s]
/proc/loadavg: 1.54 1.72 1.76 3/211 11394
/proc/meminfo: memFree=30567336/32770624 swapFree=0/191248
[pid=11378] ppid=11375 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (xcsp3-exec) S 11375 11378 5131 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10592520 9740288 344 18446744073709551615 4194304 5098028 140722807217296 140722807215400 139923374121596 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 20709376 140722807222684 140722807222887 140722807222887 140722807226347 0
/proc/11378/statm: 2378 344 289 221 0 87 0
[pid=11380] ppid=11378 vsize=13980732 CPUtime=11.44 cores=1,3,5,7
/proc/11380/stat : 11380 (java) S 11378 11378 5131 0 -1 1077944320 53361 0 0 0 1134 10 0 0 20 0 15 0 10592530 14316269568 36000 18446744073709551615 4194304 4196468 140727908240368 140727908222912 140131573149431 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
/proc/11380/statm: 3495183 36000 3202 1 0 3483484 0
[pid=11380/tid=11381] ppid=11378 vsize=13980732 CPUtime=6.13 cores=1,3,5,7
/proc/11380/task/11381/stat : 11381 (java) R 11378 11378 5131 0 -1 4202560 11013 0 0 0 610 3 0 0 20 0 15 0 10592530 14316269568 36000 18446744073709551615 4194304 4196468 140727908240368 140131577385200 140131180569107 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11382] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11382/stat : 11382 (java) S 11378 11378 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10592531 14316269568 36000 18446744073709551615 4194304 4196468 140727908240368 140131507583632 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11383] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11383/stat : 11383 (java) S 11378 11378 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10592531 14316269568 36000 18446744073709551615 4194304 4196468 140727908240368 140131506530832 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11384] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11384/stat : 11384 (java) S 11378 11378 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10592531 14316269568 36000 18446744073709551615 4194304 4196468 140727908240368 140131505478032 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11385] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11385/stat : 11385 (java) S 11378 11378 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10592531 14316269568 36000 18446744073709551615 4194304 4196468 140727908240368 140131504425232 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11386] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11386/stat : 11386 (java) S 11378 11378 5131 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 15 0 10592532 14316269568 36000 18446744073709551615 4194304 4196468 140727908240368 140131051211632 140131573160578 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11387] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11387/stat : 11387 (java) S 11378 11378 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10592532 14316269568 36000 18446744073709551615 4194304 4196468 140727908240368 140131050157600 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11388] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11388/stat : 11388 (java) S 11378 11378 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10592533 14316269568 36000 18446744073709551615 4194304 4196468 140727908240368 140131049104752 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11389] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11389/stat : 11389 (java) S 11378 11378 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10592535 14316269568 36000 18446744073709551615 4194304 4196468 140727908240368 140131048053072 140131573168027 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11390] ppid=11378 vsize=13980732 CPUtime=2.4 cores=1,3,5,7
/proc/11380/task/11390/stat : 11390 (java) S 11378 11378 5131 0 -1 1077944384 23331 0 0 0 237 3 0 0 20 0 15 0 10592535 14316269568 36000 18446744073709551615 4194304 4196468 140727908240368 140131047000432 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11391] ppid=11378 vsize=13980732 CPUtime=2.29 cores=1,3,5,7
/proc/11380/task/11391/stat : 11391 (java) S 11378 11378 5131 0 -1 1077944384 12463 0 0 0 228 1 0 0 20 0 15 0 10592535 14316269568 36000 18446744073709551615 4194304 4196468 140727908240368 140131045947632 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11392] ppid=11378 vsize=13980732 CPUtime=0.58 cores=1,3,5,7
/proc/11380/task/11392/stat : 11392 (java) S 11378 11378 5131 0 -1 1077944384 3812 0 0 0 58 0 0 0 20 0 15 0 10592535 14316269568 36000 18446744073709551615 4194304 4196468 140727908240368 140131044894832 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11393] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11393/stat : 11393 (java) S 11378 11378 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10592535 14316269568 36000 18446744073709551615 4194304 4196468 140727908240368 140131043842272 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11394] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11394/stat : 11394 (java) S 11378 11378 5131 0 -1 1077944384 1155 0 0 0 0 0 0 0 20 0 15 0 10592540 14316269568 36000 18446744073709551615 4194304 4196468 140727908240368 140131042790576 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
Current children cumulated CPU time (s) 11.44
Current children cumulated vsize (KiB) 13990244

[startup+12.7007 s]
/proc/loadavg: 1.54 1.71 1.76 3/211 11394
/proc/meminfo: memFree=30456556/32770624 swapFree=0/191264
[pid=11378] ppid=11375 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (xcsp3-exec) S 11375 11378 5131 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10592520 9740288 344 18446744073709551615 4194304 5098028 140722807217296 140722807215400 139923374121596 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 20709376 140722807222684 140722807222887 140722807222887 140722807226347 0
/proc/11378/statm: 2378 344 289 221 0 87 0
[pid=11380] ppid=11378 vsize=13980732 CPUtime=21.9 cores=1,3,5,7
/proc/11380/stat : 11380 (java) S 11378 11378 5131 0 -1 1077944320 68575 0 0 0 2176 14 0 0 20 0 15 0 10592530 14316269568 63520 18446744073709551615 4194304 4196468 140727908240368 140727908222912 140131573149431 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
/proc/11380/statm: 3495183 63520 3215 1 0 3483484 0
[pid=11380/tid=11381] ppid=11378 vsize=13980732 CPUtime=12.5 cores=1,3,5,7
/proc/11380/task/11381/stat : 11381 (java) R 11378 11378 5131 0 -1 4202560 12402 0 0 0 1246 4 0 0 20 0 15 0 10592530 14316269568 63520 18446744073709551615 4194304 4196468 140727908240368 140131577385344 140131180568489 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11382] ppid=11378 vsize=13980732 CPUtime=0.02 cores=1,3,5,7
/proc/11380/task/11382/stat : 11382 (java) S 11378 11378 5131 0 -1 1077944384 212 0 0 0 2 0 0 0 20 0 15 0 10592531 14316269568 63520 18446744073709551615 4194304 4196468 140727908240368 140131507583632 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11383] ppid=11378 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/11380/task/11383/stat : 11383 (java) S 11378 11378 5131 0 -1 1077944384 61 0 0 0 1 0 0 0 20 0 15 0 10592531 14316269568 63520 18446744073709551615 4194304 4196468 140727908240368 140131506530832 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0

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

[pid=11380/tid=11387] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11387/stat : 11387 (java) S 11378 11378 5131 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 10592532 14316269568 91839 18446744073709551615 4194304 4196468 140727908240368 140131050157600 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11388] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11388/stat : 11388 (java) S 11378 11378 5131 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 10592533 14316269568 91839 18446744073709551615 4194304 4196468 140727908240368 140131049104752 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11389] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11389/stat : 11389 (java) S 11378 11378 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10592535 14316269568 91839 18446744073709551615 4194304 4196468 140727908240368 140131048053072 140131573168027 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11390] ppid=11378 vsize=13980732 CPUtime=4.86 cores=1,3,5,7
/proc/11380/task/11390/stat : 11390 (java) S 11378 11378 5131 0 -1 1077944384 33726 0 0 0 482 4 0 0 20 0 15 0 10592535 14316269568 91839 18446744073709551615 4194304 4196468 140727908240368 140131047000432 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11391] ppid=11378 vsize=13980732 CPUtime=5.13 cores=1,3,5,7
/proc/11380/task/11391/stat : 11391 (java) S 11378 11378 5131 0 -1 1077944384 25305 0 0 0 510 3 0 0 20 0 15 0 10592535 14316269568 91839 18446744073709551615 4194304 4196468 140727908240368 140131045947632 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11392] ppid=11378 vsize=13980732 CPUtime=0.81 cores=1,3,5,7
/proc/11380/task/11392/stat : 11392 (java) S 11378 11378 5131 0 -1 1077944384 7742 0 0 0 80 1 0 0 20 0 15 0 10592535 14316269568 91839 18446744073709551615 4194304 4196468 140727908240368 140131044894832 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11393] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11393/stat : 11393 (java) S 11378 11378 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10592535 14316269568 91839 18446744073709551615 4194304 4196468 140727908240368 140131043842272 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11394] ppid=11378 vsize=13980732 CPUtime=0.02 cores=1,3,5,7
/proc/11380/task/11394/stat : 11394 (java) S 11378 11378 5131 0 -1 1077944384 1400 0 0 0 1 1 0 0 20 0 15 0 10592540 14316269568 91839 18446744073709551615 4194304 4196468 140727908240368 140131042790576 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
Current children cumulated CPU time (s) 114.64
Current children cumulated vsize (KiB) 13990244

[startup+162.301 s]
/proc/loadavg: 1.77 1.77 1.77 3/211 11477
/proc/meminfo: memFree=26573556/32770624 swapFree=0/191404
[pid=11378] ppid=11375 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (xcsp3-exec) S 11375 11378 5131 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10592520 9740288 344 18446744073709551615 4194304 5098028 140722807217296 140722807215400 139923374121596 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 20709376 140722807222684 140722807222887 140722807222887 140722807226347 0
/proc/11378/statm: 2378 344 289 221 0 87 0
[pid=11380] ppid=11378 vsize=13980732 CPUtime=176.13 cores=1,3,5,7
/proc/11380/stat : 11380 (java) S 11378 11378 5131 0 -1 1077944320 99754 0 0 0 17546 67 0 0 20 0 15 0 10592530 14316269568 154130 18446744073709551615 4194304 4196468 140727908240368 140727908222912 140131573149431 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
/proc/11380/statm: 3495183 154130 3233 1 0 3483484 0
[pid=11380/tid=11381] ppid=11378 vsize=13980732 CPUtime=160.98 cores=1,3,5,7
/proc/11380/task/11381/stat : 11381 (java) R 11378 11378 5131 0 -1 4202560 17629 0 0 0 16092 6 0 0 20 0 15 0 10592530 14316269568 154130 18446744073709551615 4194304 4196468 140727908240368 140131577389280 140131182168637 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11382] ppid=11378 vsize=13980732 CPUtime=1.04 cores=1,3,5,7
/proc/11380/task/11382/stat : 11382 (java) S 11378 11378 5131 0 -1 1077944384 1613 0 0 0 93 11 0 0 20 0 15 0 10592531 14316269568 154130 18446744073709551615 4194304 4196468 140727908240368 140131507583632 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11383] ppid=11378 vsize=13980732 CPUtime=1.03 cores=1,3,5,7
/proc/11380/task/11383/stat : 11383 (java) S 11378 11378 5131 0 -1 1077944384 2621 0 0 0 92 11 0 0 20 0 15 0 10592531 14316269568 154130 18446744073709551615 4194304 4196468 140727908240368 140131506530832 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11384] ppid=11378 vsize=13980732 CPUtime=1.04 cores=1,3,5,7
/proc/11380/task/11384/stat : 11384 (java) S 11378 11378 5131 0 -1 1077944384 2201 0 0 0 92 12 0 0 20 0 15 0 10592531 14316269568 154130 18446744073709551615 4194304 4196468 140727908240368 140131505478032 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11385] ppid=11378 vsize=13980732 CPUtime=1.03 cores=1,3,5,7
/proc/11380/task/11385/stat : 11385 (java) S 11378 11378 5131 0 -1 1077944384 3018 0 0 0 91 12 0 0 20 0 15 0 10592531 14316269568 154130 18446744073709551615 4194304 4196468 140727908240368 140131504425232 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11386] ppid=11378 vsize=13980732 CPUtime=0.05 cores=1,3,5,7
/proc/11380/task/11386/stat : 11386 (java) S 11378 11378 5131 0 -1 1077944384 1658 0 0 0 4 1 0 0 20 0 15 0 10592532 14316269568 154130 18446744073709551615 4194304 4196468 140727908240368 140131051211632 140131573160578 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11387] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11387/stat : 11387 (java) S 11378 11378 5131 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 10592532 14316269568 154130 18446744073709551615 4194304 4196468 140727908240368 140131050157600 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11388] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11388/stat : 11388 (java) S 11378 11378 5131 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 10592533 14316269568 154130 18446744073709551615 4194304 4196468 140727908240368 140131049104752 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11389] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11389/stat : 11389 (java) S 11378 11378 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10592535 14316269568 154130 18446744073709551615 4194304 4196468 140727908240368 140131048053072 140131573168027 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11390] ppid=11378 vsize=13980732 CPUtime=4.87 cores=1,3,5,7
/proc/11380/task/11390/stat : 11390 (java) S 11378 11378 5131 0 -1 1077944384 35145 0 0 0 483 4 0 0 20 0 15 0 10592535 14316269568 154130 18446744073709551615 4194304 4196468 140727908240368 140131047000432 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11391] ppid=11378 vsize=13980732 CPUtime=5.13 cores=1,3,5,7
/proc/11380/task/11391/stat : 11391 (java) S 11378 11378 5131 0 -1 1077944384 25307 0 0 0 510 3 0 0 20 0 15 0 10592535 14316269568 154130 18446744073709551615 4194304 4196468 140727908240368 140131045947632 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11392] ppid=11378 vsize=13980732 CPUtime=0.81 cores=1,3,5,7
/proc/11380/task/11392/stat : 11392 (java) S 11378 11378 5131 0 -1 1077944384 7787 0 0 0 80 1 0 0 20 0 15 0 10592535 14316269568 154130 18446744073709551615 4194304 4196468 140727908240368 140131044894832 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11393] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11393/stat : 11393 (java) S 11378 11378 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10592535 14316269568 154130 18446744073709551615 4194304 4196468 140727908240368 140131043842272 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11394] ppid=11378 vsize=13980732 CPUtime=0.05 cores=1,3,5,7
/proc/11380/task/11394/stat : 11394 (java) S 11378 11378 5131 0 -1 1077944384 1425 0 0 0 2 3 0 0 20 0 15 0 10592540 14316269568 154130 18446744073709551615 4194304 4196468 140727908240368 140131042790576 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
Current children cumulated CPU time (s) 176.13
Current children cumulated vsize (KiB) 13990244

[startup+222.306 s]
/proc/loadavg: 1.72 1.75 1.77 3/211 11480
/proc/meminfo: memFree=26534336/32770624 swapFree=0/191436
[pid=11378] ppid=11375 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (xcsp3-exec) S 11375 11378 5131 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10592520 9740288 344 18446744073709551615 4194304 5098028 140722807217296 140722807215400 139923374121596 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 20709376 140722807222684 140722807222887 140722807222887 140722807226347 0
/proc/11378/statm: 2378 344 289 221 0 87 0
[pid=11380] ppid=11378 vsize=13980732 CPUtime=237.54 cores=1,3,5,7
/proc/11380/stat : 11380 (java) S 11378 11378 5131 0 -1 1077944320 107537 0 0 0 23678 76 0 0 20 0 15 0 10592530 14316269568 114371 18446744073709551615 4194304 4196468 140727908240368 140727908222912 140131573149431 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
/proc/11380/statm: 3495183 114371 3248 1 0 3483484 0
[pid=11380/tid=11381] ppid=11378 vsize=13980732 CPUtime=220.46 cores=1,3,5,7
/proc/11380/task/11381/stat : 11381 (java) R 11378 11378 5131 0 -1 4202560 18842 0 0 0 22040 6 0 0 20 0 15 0 10592530 14316269568 114371 18446744073709551615 4194304 4196468 140727908240368 140131577388880 140131181180540 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11382] ppid=11378 vsize=13980732 CPUtime=1.5 cores=1,3,5,7
/proc/11380/task/11382/stat : 11382 (java) S 11378 11378 5131 0 -1 1077944384 2560 0 0 0 137 13 0 0 20 0 15 0 10592531 14316269568 114371 18446744073709551615 4194304 4196468 140727908240368 140131507583632 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11383] ppid=11378 vsize=13980732 CPUtime=1.49 cores=1,3,5,7
/proc/11380/task/11383/stat : 11383 (java) S 11378 11378 5131 0 -1 1077944384 3220 0 0 0 136 13 0 0 20 0 15 0 10592531 14316269568 114371 18446744073709551615 4194304 4196468 140727908240368 140131506530832 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11384] ppid=11378 vsize=13980732 CPUtime=1.5 cores=1,3,5,7
/proc/11380/task/11384/stat : 11384 (java) S 11378 11378 5131 0 -1 1077944384 2964 0 0 0 136 14 0 0 20 0 15 0 10592531 14316269568 114371 18446744073709551615 4194304 4196468 140727908240368 140131505478032 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11385] ppid=11378 vsize=13980732 CPUtime=1.5 cores=1,3,5,7
/proc/11380/task/11385/stat : 11385 (java) S 11378 11378 5131 0 -1 1077944384 3752 0 0 0 135 15 0 0 20 0 15 0 10592531 14316269568 114371 18446744073709551615 4194304 4196468 140727908240368 140131504425232 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11386] ppid=11378 vsize=13980732 CPUtime=0.11 cores=1,3,5,7
/proc/11380/task/11386/stat : 11386 (java) S 11378 11378 5131 0 -1 1077944384 4289 0 0 0 9 2 0 0 20 0 15 0 10592532 14316269568 114371 18446744073709551615 4194304 4196468 140727908240368 140131051211632 140131573160578 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11387] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11387/stat : 11387 (java) S 11378 11378 5131 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 10592532 14316269568 114371 18446744073709551615 4194304 4196468 140727908240368 140131050157600 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11388] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11388/stat : 11388 (java) S 11378 11378 5131 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 10592533 14316269568 114371 18446744073709551615 4194304 4196468 140727908240368 140131049104752 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11389] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11389/stat : 11389 (java) S 11378 11378 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10592535 14316269568 114371 18446744073709551615 4194304 4196468 140727908240368 140131048053072 140131573168027 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11390] ppid=11378 vsize=13980732 CPUtime=4.87 cores=1,3,5,7
/proc/11380/task/11390/stat : 11390 (java) S 11378 11378 5131 0 -1 1077944384 35151 0 0 0 483 4 0 0 20 0 15 0 10592535 14316269568 114371 18446744073709551615 4194304 4196468 140727908240368 140131047000432 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11391] ppid=11378 vsize=13980732 CPUtime=5.15 cores=1,3,5,7
/proc/11380/task/11391/stat : 11391 (java) S 11378 11378 5131 0 -1 1077944384 25988 0 0 0 512 3 0 0 20 0 15 0 10592535 14316269568 114371 18446744073709551615 4194304 4196468 140727908240368 140131045947632 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11392] ppid=11378 vsize=13980732 CPUtime=0.81 cores=1,3,5,7
/proc/11380/task/11392/stat : 11392 (java) S 11378 11378 5131 0 -1 1077944384 7993 0 0 0 80 1 0 0 20 0 15 0 10592535 14316269568 114371 18446744073709551615 4194304 4196468 140727908240368 140131044894832 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11393] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11393/stat : 11393 (java) S 11378 11378 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10592535 14316269568 114371 18446744073709551615 4194304 4196468 140727908240368 140131043842272 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11394] ppid=11378 vsize=13980732 CPUtime=0.07 cores=1,3,5,7
/proc/11380/task/11394/stat : 11394 (java) S 11378 11378 5131 0 -1 1077944384 1428 0 0 0 3 4 0 0 20 0 15 0 10592540 14316269568 114371 18446744073709551615 4194304 4196468 140727908240368 140131042790576 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
Current children cumulated CPU time (s) 237.54
Current children cumulated vsize (KiB) 13990244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.63 1.73 1.76 3/211 11480
/proc/meminfo: memFree=26437156/32770624 swapFree=0/191452
[pid=11378] ppid=11375 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (xcsp3-exec) S 11375 11378 5131 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10592520 9740288 344 18446744073709551615 4194304 5098028 140722807217296 140722807215400 139923374121596 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 20709376 140722807222684 140722807222887 140722807222887 140722807226347 0
/proc/11378/statm: 2378 344 289 221 0 87 0
[pid=11380] ppid=11378 vsize=13980732 CPUtime=255.63 cores=1,3,5,7
/proc/11380/stat : 11380 (java) S 11378 11378 5131 0 -1 1077944320 108125 0 0 0 25486 77 0 0 20 0 15 0 10592530 14316269568 109808 18446744073709551615 4194304 4196468 140727908240368 140727908222912 140131573149431 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
/proc/11380/statm: 3495183 109808 3248 1 0 3483484 0
[pid=11380/tid=11381] ppid=11378 vsize=13980732 CPUtime=238.02 cores=1,3,5,7
/proc/11380/task/11381/stat : 11381 (java) R 11378 11378 5131 0 -1 4202560 18856 0 0 0 23796 6 0 0 20 0 15 0 10592530 14316269568 109808 18446744073709551615 4194304 4196468 140727908240368 140131577389040 140131184510832 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11382] ppid=11378 vsize=13980732 CPUtime=1.63 cores=1,3,5,7
/proc/11380/task/11382/stat : 11382 (java) S 11378 11378 5131 0 -1 1077944384 2609 0 0 0 150 13 0 0 20 0 15 0 10592531 14316269568 109808 18446744073709551615 4194304 4196468 140727908240368 140131507583632 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11383] ppid=11378 vsize=13980732 CPUtime=1.62 cores=1,3,5,7
/proc/11380/task/11383/stat : 11383 (java) S 11378 11378 5131 0 -1 1077944384 3267 0 0 0 149 13 0 0 20 0 15 0 10592531 14316269568 109808 18446744073709551615 4194304 4196468 140727908240368 140131506530832 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11384] ppid=11378 vsize=13980732 CPUtime=1.63 cores=1,3,5,7
/proc/11380/task/11384/stat : 11384 (java) S 11378 11378 5131 0 -1 1077944384 2990 0 0 0 149 14 0 0 20 0 15 0 10592531 14316269568 109808 18446744073709551615 4194304 4196468 140727908240368 140131505478032 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11385] ppid=11378 vsize=13980732 CPUtime=1.63 cores=1,3,5,7
/proc/11380/task/11385/stat : 11385 (java) S 11378 11378 5131 0 -1 1077944384 3778 0 0 0 148 15 0 0 20 0 15 0 10592531 14316269568 109808 18446744073709551615 4194304 4196468 140727908240368 140131504425232 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11386] ppid=11378 vsize=13980732 CPUtime=0.11 cores=1,3,5,7
/proc/11380/task/11386/stat : 11386 (java) S 11378 11378 5131 0 -1 1077944384 4316 0 0 0 9 2 0 0 20 0 15 0 10592532 14316269568 109808 18446744073709551615 4194304 4196468 140727908240368 140131051211632 140131573160578 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11387] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11387/stat : 11387 (java) S 11378 11378 5131 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 10592532 14316269568 109808 18446744073709551615 4194304 4196468 140727908240368 140131050157600 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11388] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11388/stat : 11388 (java) S 11378 11378 5131 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 10592533 14316269568 109808 18446744073709551615 4194304 4196468 140727908240368 140131049104752 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11389] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11389/stat : 11389 (java) S 11378 11378 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10592535 14316269568 109808 18446744073709551615 4194304 4196468 140727908240368 140131048053072 140131573168027 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11390] ppid=11378 vsize=13980732 CPUtime=4.87 cores=1,3,5,7
/proc/11380/task/11390/stat : 11390 (java) S 11378 11378 5131 0 -1 1077944384 35151 0 0 0 483 4 0 0 20 0 15 0 10592535 14316269568 109808 18446744073709551615 4194304 4196468 140727908240368 140131047000432 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11391] ppid=11378 vsize=13980732 CPUtime=5.15 cores=1,3,5,7
/proc/11380/task/11391/stat : 11391 (java) S 11378 11378 5131 0 -1 1077944384 26381 0 0 0 512 3 0 0 20 0 15 0 10592535 14316269568 109808 18446744073709551615 4194304 4196468 140727908240368 140131045947632 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11392] ppid=11378 vsize=13980732 CPUtime=0.81 cores=1,3,5,7
/proc/11380/task/11392/stat : 11392 (java) S 11378 11378 5131 0 -1 1077944384 7993 0 0 0 80 1 0 0 20 0 15 0 10592535 14316269568 109808 18446744073709551615 4194304 4196468 140727908240368 140131044894832 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11393] ppid=11378 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11380/task/11393/stat : 11393 (java) S 11378 11378 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10592535 14316269568 109808 18446744073709551615 4194304 4196468 140727908240368 140131043842272 140131573159637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
[pid=11380/tid=11394] ppid=11378 vsize=13980732 CPUtime=0.08 cores=1,3,5,7
/proc/11380/task/11394/stat : 11394 (java) S 11378 11378 5131 0 -1 1077944384 1434 0 0 0 4 4 0 0 20 0 15 0 10592540 14316269568 109808 18446744073709551615 4194304 4196468 140727908240368 140131042790576 140131573160578 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32657408 140727908245972 140727908246147 140727908246147 140727908249551 0
Current children cumulated CPU time (s) 255.63
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 11380 sig 9
??? kill 11378 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 11378 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1847
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=120
# CPU time returned by wait4() is 0.001967
# while last known CPU time is 255.63
#
# 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): 255.63
CPU user time (s): 254.86
CPU system time (s): 0.77
CPU usage (%): 106.508
Max. virtual memory (cumulated for all children) (KiB): 13993824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001847
system time used= 0.00012
maximum resident set size= 1380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 508
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.00847 second user time and 1.55107 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-01 22:21:26
IDJOB=4255182
IDBENCH=123063
IDSOLVER=2637
FILE ID=node131/4255182-1501619722
RUNJOBID= node131-1501617193-9963
PBS_JOBID= 
Free space on /tmp= 61936 MiB

SOLVER NAME= choco-solver 5a
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-4255182-1501619722/watcher-4255182-1501619722 -o /tmp/evaluation-result-4255182-1501619722/solver-4255182-1501619722 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501617193-9963 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 543604575 HOME/instance-4255182-1501619722.xml

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

MD5SUM BENCH= e5033dc7ed55784590c83dd9aaaff95e
RANDOM SEED=543604575

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.07
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:        30702176 kB
MemAvailable:   30772604 kB
Buffers:           93592 kB
Cached:           260984 kB
SwapCached:            0 kB
Active:          1466376 kB
Inactive:         199764 kB
Active(anon):    1311508 kB
Inactive(anon):     8532 kB
Active(file):     154868 kB
Inactive(file):   191232 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7832 kB
Writeback:             4 kB
AnonPages:       1310800 kB
Mapped:            42192 kB
Shmem:              8872 kB
Slab:             104536 kB
SReclaimable:      80328 kB
SUnreclaim:        24208 kB
KernelStack:        3456 kB
PageTables:         7708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2569584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1212416 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= 61928 MiB
End job on node131 at 2017-08-01 22:25:26