Trace number 4255180

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)16210 256.79999 240.00999

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-lipa20b.xml
MD5SUM2a1cb6febb6ec7dbf2abb0b9e0866987
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark13638
Best CPU time to get the best result obtained on this benchmark1998.38
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints180
Number of domains2
Minimum domain size19
Maximum domain size20
Distribution of domain sizes[{"size":19,"count":179},{"size":20,"count":20}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":221},{"degree":2,"count":179},{"degree":17,"count":3},{"degree":18,"count":4},{"degree":19,"count":5},{"degree":20,"count":8}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":179},{"arity":20,"count":1}]
Number of extensional constraints179
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":179},{"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.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4255180-1501619737.xml"  -tl '264s' -p 1 -x 3
0.00/0.28	c [HOME/instance-4255180-1501619737.xml, -tl, 264s, -p, 1, -x, 3]
0.00/0.34	c simple solver
0.00/0.41	c parse instance...
0.00/0.70	c solve instance...
0.00/0.93	o 17297 
0.00/0.96	o 17246 
0.00/0.98	o 17234 
3.15/1.33	o 17196 
3.15/1.37	o 17172 
3.15/1.38	o 17160 
3.48/1.45	o 16930 
6.27/2.38	o 16851 
8.91/3.30	o 16787 
9.22/3.42	o 16784 
10.51/4.01	o 16724 
17.45/8.73	o 16707 
17.59/8.88	o 16655 
72.67/61.56	o 16634 
72.77/61.62	o 16521 
72.77/61.63	o 16434 
81.10/69.79	o 16430 
189.76/175.33	o 16366 
189.86/175.48	o 16236 
193.24/178.44	o 16210 
256.80/240.00	s SATISFIABLE
256.80/240.00	v <instantiation>
256.80/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] d[0][1] d[0][2] d[0][3] d[0][5] 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[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[2][3] d[2][4] d[2][6] d[2][7] 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][18] d[2][19] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] 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[4][6] d[4][7] d[4][8] 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[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[6][7] d[6][8] d[6][9] d[6][10] 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[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[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][17] d[8][18] d[8][19] 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[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[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[11][18] d[11][19] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[15][16] d[15][17] d[15][18] d[15][19] d[16][17] d[16][18] d[16][19] d[17][18] d[17][19] d[18][19] </list>
256.80/240.00	v 	<values>16 7 9 17 8 18 10 1 11 6 4 3 12 0 5 14 19 2 13 15 12 8 12 14 11 12 14 10 11 10 4 12 8 13 3 15 14 15 4 18 7 13 9 3 3 10 3 12 12 11 11 13 8 12 7 9 14 11 3 9 18 7 10 4 15 11 5 11 7 1 11 13 8 13 11 8 13 9 8 17 7 18 15 12 10 5 11 4 12 9 6 1 12 12 18 13 13 7 11 4 15 10 14 10 15 12 8 8 14 10 13 6 8 5 5 11 12 7 9 10 10 16 11 8 6 5 11 6 7 11 13 9 5 10 18 10 18 4 4 9 15 9 11 11 9 10 8 18 8 6 7 11 12 8 12 10 19 19 8 16 14 6 9 1 9 15 13 12 14 3 15 15 8 7 12 15 15 11 9 12 13 12 7 10 13 5 19 8 8 9 15 8 15 3 13 15 12 12 6 </values>
256.80/240.00	v </instantiation>
256.80/240.00	c Unexpected resolution interruption!

Verifier Data

OK	16210

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-4255180-1501619737/watcher-4255180-1501619737 -o /tmp/evaluation-result-4255180-1501619737/solver-4255180-1501619737 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node130-1501617182-10800 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 426897517 HOME/instance-4255180-1501619737.xml 

pid=12431
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.49 1.56 1.69 2/195 12434
/proc/meminfo: memFree=31739128/32770624 swapFree=0/189732
[pid=12434] ppid=12431 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/12434/stat : 12434 (runsolver) D 12431 12434 5123 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 10590656 24240128 107 18446744073709551615 4194304 4338465 140722714739456 140722714737096 140310119027415 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 33034240 140722714746973 140722714747462 140722714747462 140722714750922 0
/proc/12434/statm: 5918 107 54 36 0 2156 0

[startup+0.100141 s]
/proc/loadavg: 1.49 1.56 1.69 2/195 12434
/proc/meminfo: memFree=31739128/32770624 swapFree=0/189732
[pid=12434] ppid=12431 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12434/stat : 12434 (xcsp3-exec) S 12431 12434 5123 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10590656 9740288 344 18446744073709551615 4194304 5098028 140727828859920 140727828858024 140058722046588 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 9089024 140727828865436 140727828865639 140727828865639 140727828869099 0
/proc/12434/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200684 s]
/proc/loadavg: 1.49 1.56 1.69 2/195 12434
/proc/meminfo: memFree=31739128/32770624 swapFree=0/189732
[pid=12434] ppid=12431 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12434/stat : 12434 (xcsp3-exec) S 12431 12434 5123 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10590656 9740288 344 18446744073709551615 4194304 5098028 140727828859920 140727828858024 140058722046588 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 9089024 140727828865436 140727828865639 140727828865639 140727828869099 0
/proc/12434/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300192 s]
/proc/loadavg: 1.49 1.56 1.69 2/195 12434
/proc/meminfo: memFree=31739128/32770624 swapFree=0/189732
[pid=12434] ppid=12431 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12434/stat : 12434 (xcsp3-exec) S 12431 12434 5123 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10590656 9740288 344 18446744073709551615 4194304 5098028 140727828859920 140727828858024 140058722046588 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 9089024 140727828865436 140727828865639 140727828865639 140727828869099 0
/proc/12434/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700887 s]
/proc/loadavg: 1.49 1.56 1.69 2/195 12434
/proc/meminfo: memFree=31739128/32770624 swapFree=0/189732
[pid=12434] ppid=12431 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12434/stat : 12434 (xcsp3-exec) S 12431 12434 5123 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10590656 9740288 344 18446744073709551615 4194304 5098028 140727828859920 140727828858024 140058722046588 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 9089024 140727828865436 140727828865639 140727828865639 140727828869099 0
/proc/12434/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50071 s]
/proc/loadavg: 1.49 1.56 1.69 5/211 12450
/proc/meminfo: memFree=31661440/32770624 swapFree=0/189760
[pid=12434] ppid=12431 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12434/stat : 12434 (xcsp3-exec) S 12431 12434 5123 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10590656 9740288 344 18446744073709551615 4194304 5098028 140727828859920 140727828858024 140058722046588 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 9089024 140727828865436 140727828865639 140727828865639 140727828869099 0
/proc/12434/statm: 2378 344 289 221 0 87 0
[pid=12436] ppid=12434 vsize=13980732 CPUtime=3.8 cores=1,3,5,7
/proc/12436/stat : 12436 (java) S 12434 12434 5123 0 -1 1077944320 26825 0 0 0 372 8 0 0 20 0 15 0 10590663 14316269568 27386 18446744073709551615 4194304 4196468 140725391897936 140725391880480 139913826778871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
/proc/12436/statm: 3495183 27386 3181 1 0 3483484 0
[pid=12436/tid=12437] ppid=12434 vsize=13980732 CPUtime=1.34 cores=1,3,5,7
/proc/12436/task/12437/stat : 12437 (java) R 12434 12434 5123 0 -1 4202560 9368 0 0 0 130 4 0 0 20 0 15 0 10590664 14316269568 27386 18446744073709551615 4194304 4196468 140725391897936 139913831013664 139913472751200 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12438] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12438/stat : 12438 (java) S 12434 12434 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10590664 14316269568 27386 18446744073709551615 4194304 4196468 140725391897936 139913427241616 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12439] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12439/stat : 12439 (java) S 12434 12434 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10590664 14316269568 27386 18446744073709551615 4194304 4196468 140725391897936 139913426188816 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12440] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12440/stat : 12440 (java) S 12434 12434 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10590664 14316269568 27386 18446744073709551615 4194304 4196468 140725391897936 139913425136016 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12441] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12441/stat : 12441 (java) S 12434 12434 5123 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10590664 14316269568 27386 18446744073709551615 4194304 4196468 140725391897936 139913424083216 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12442] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12442/stat : 12442 (java) S 12434 12434 5123 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 10590666 14316269568 27386 18446744073709551615 4194304 4196468 140725391897936 139913305316208 139913826790018 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12443] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12443/stat : 12443 (java) S 12434 12434 5123 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10590666 14316269568 27386 18446744073709551615 4194304 4196468 140725391897936 139913304262176 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12444] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12444/stat : 12444 (java) S 12434 12434 5123 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10590666 14316269568 27386 18446744073709551615 4194304 4196468 140725391897936 139913303209328 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12445] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12445/stat : 12445 (java) S 12434 12434 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10590669 14316269568 27386 18446744073709551615 4194304 4196468 140725391897936 139913302157648 139913826797467 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12446] ppid=12434 vsize=13980732 CPUtime=0.93 cores=1,3,5,7
/proc/12436/task/12446/stat : 12446 (java) R 12434 12434 5123 0 -1 4202560 7978 0 0 0 92 1 0 0 20 0 15 0 10590669 14316269568 27386 18446744073709551615 4194304 4196468 140725391897936 139913301091856 139913812843053 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12447] ppid=12434 vsize=13980732 CPUtime=0.93 cores=1,3,5,7
/proc/12436/task/12447/stat : 12447 (java) R 12434 12434 5123 0 -1 4202560 4171 0 0 0 92 1 0 0 20 0 15 0 10590669 14316269568 27386 18446744073709551615 4194304 4196468 140725391897936 139913300043184 139913811894143 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12448] ppid=12434 vsize=13980732 CPUtime=0.58 cores=1,3,5,7
/proc/12436/task/12448/stat : 12448 (java) S 12434 12434 5123 0 -1 1077944384 3990 0 0 0 57 1 0 0 20 0 15 0 10590669 14316269568 27386 18446744073709551615 4194304 4196468 140725391897936 139913298999408 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12449] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12449/stat : 12449 (java) S 12434 12434 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10590669 14316269568 27386 18446744073709551615 4194304 4196468 140725391897936 139913297946848 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12450] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12450/stat : 12450 (java) S 12434 12434 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10590676 14316269568 27386 18446744073709551615 4194304 4196468 140725391897936 139913296895152 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 13990244

[startup+3.10076 s]
/proc/loadavg: 1.49 1.56 1.69 6/211 12450
/proc/meminfo: memFree=31634328/32770624 swapFree=0/189760
[pid=12434] ppid=12431 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12434/stat : 12434 (xcsp3-exec) S 12431 12434 5123 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10590656 9740288 344 18446744073709551615 4194304 5098028 140727828859920 140727828858024 140058722046588 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 9089024 140727828865436 140727828865639 140727828865639 140727828869099 0
/proc/12434/statm: 2378 344 289 221 0 87 0
[pid=12436] ppid=12434 vsize=13980732 CPUtime=8.29 cores=1,3,5,7
/proc/12436/stat : 12436 (java) S 12434 12434 5123 0 -1 1077944320 31333 0 0 0 819 10 0 0 20 0 15 0 10590663 14316269568 39136 18446744073709551615 4194304 4196468 140725391897936 140725391880480 139913826778871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
/proc/12436/statm: 3495183 39136 3198 1 0 3483484 0
[pid=12436/tid=12437] ppid=12434 vsize=13980732 CPUtime=2.94 cores=1,3,5,7
/proc/12436/task/12437/stat : 12437 (java) R 12434 12434 5123 0 -1 4202560 10128 0 0 0 289 5 0 0 20 0 15 0 10590664 14316269568 39136 18446744073709551615 4194304 4196468 140725391897936 139913831017728 139913474586270 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12438] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12438/stat : 12438 (java) S 12434 12434 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10590664 14316269568 39136 18446744073709551615 4194304 4196468 140725391897936 139913427241616 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12439] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12439/stat : 12439 (java) S 12434 12434 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10590664 14316269568 39136 18446744073709551615 4194304 4196468 140725391897936 139913426188816 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12440] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12440/stat : 12440 (java) S 12434 12434 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10590664 14316269568 39136 18446744073709551615 4194304 4196468 140725391897936 139913425136016 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12441] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12441/stat : 12441 (java) S 12434 12434 5123 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10590664 14316269568 39136 18446744073709551615 4194304 4196468 140725391897936 139913424083216 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12442] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12442/stat : 12442 (java) S 12434 12434 5123 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 10590666 14316269568 39136 18446744073709551615 4194304 4196468 140725391897936 139913305316208 139913826790018 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12443] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12443/stat : 12443 (java) S 12434 12434 5123 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10590666 14316269568 39136 18446744073709551615 4194304 4196468 140725391897936 139913304262176 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12444] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12444/stat : 12444 (java) S 12434 12434 5123 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10590666 14316269568 39136 18446744073709551615 4194304 4196468 140725391897936 139913303209328 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12445] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12445/stat : 12445 (java) S 12434 12434 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10590669 14316269568 39136 18446744073709551615 4194304 4196468 140725391897936 139913302157648 139913826797467 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12446] ppid=12434 vsize=13980732 CPUtime=2.35 cores=1,3,5,7
/proc/12436/task/12446/stat : 12446 (java) R 12434 12434 5123 0 -1 4202560 9486 0 0 0 234 1 0 0 20 0 15 0 10590669 14316269568 39136 18446744073709551615 4194304 4196468 140725391897936 139913301090744 139913808323105 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12447] ppid=12434 vsize=13980732 CPUtime=2.26 cores=1,3,5,7
/proc/12436/task/12447/stat : 12447 (java) R 12434 12434 5123 0 -1 4202560 5666 0 0 0 225 1 0 0 20 0 15 0 10590669 14316269568 39136 18446744073709551615 4194304 4196468 140725391897936 139913300052208 139913807954676 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12448] ppid=12434 vsize=13980732 CPUtime=0.71 cores=1,3,5,7
/proc/12436/task/12448/stat : 12448 (java) S 12434 12434 5123 0 -1 1077944384 4697 0 0 0 70 1 0 0 20 0 15 0 10590669 14316269568 39136 18446744073709551615 4194304 4196468 140725391897936 139913298999408 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12449] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12449/stat : 12449 (java) S 12434 12434 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10590669 14316269568 39136 18446744073709551615 4194304 4196468 140725391897936 139913297946848 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12450] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12450/stat : 12450 (java) S 12434 12434 5123 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 10590676 14316269568 39136 18446744073709551615 4194304 4196468 140725391897936 139913296895152 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
Current children cumulated CPU time (s) 8.29
Current children cumulated vsize (KiB) 13990244

[startup+6.30069 s]
/proc/loadavg: 1.53 1.56 1.69 4/211 12450
/proc/meminfo: memFree=31511352/32770624 swapFree=0/189760
[pid=12434] ppid=12431 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12434/stat : 12434 (xcsp3-exec) S 12431 12434 5123 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10590656 9740288 344 18446744073709551615 4194304 5098028 140727828859920 140727828858024 140058722046588 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 9089024 140727828865436 140727828865639 140727828865639 140727828869099 0
/proc/12434/statm: 2378 344 289 221 0 87 0
[pid=12436] ppid=12434 vsize=13980732 CPUtime=14.8 cores=1,3,5,7
/proc/12436/stat : 12436 (java) S 12434 12434 5123 0 -1 1077944320 54351 0 0 0 1464 16 0 0 20 0 15 0 10590663 14316269568 60640 18446744073709551615 4194304 4196468 140725391897936 140725391880480 139913826778871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
/proc/12436/statm: 3495183 60640 3223 1 0 3483484 0
[pid=12436/tid=12437] ppid=12434 vsize=13980732 CPUtime=6.12 cores=1,3,5,7
/proc/12436/task/12437/stat : 12437 (java) R 12434 12434 5123 0 -1 4202560 10666 0 0 0 606 6 0 0 20 0 15 0 10590664 14316269568 60640 18446744073709551615 4194304 4196468 140725391897936 139913831014736 139913475566188 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12438] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12438/stat : 12438 (java) S 12434 12434 5123 0 -1 1077944384 274 0 0 0 0 0 0 0 20 0 15 0 10590664 14316269568 60640 18446744073709551615 4194304 4196468 140725391897936 139913427241616 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12439] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12439/stat : 12439 (java) S 12434 12434 5123 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 10590664 14316269568 60640 18446744073709551615 4194304 4196468 140725391897936 139913426188816 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12440] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12440/stat : 12440 (java) S 12434 12434 5123 0 -1 1077944384 370 0 0 0 0 0 0 0 20 0 15 0 10590664 14316269568 60640 18446744073709551615 4194304 4196468 140725391897936 139913425136016 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12441] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12441/stat : 12441 (java) S 12434 12434 5123 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 10590664 14316269568 60640 18446744073709551615 4194304 4196468 140725391897936 139913424083216 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12442] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12442/stat : 12442 (java) S 12434 12434 5123 0 -1 1077944384 217 0 0 0 0 0 0 0 20 0 15 0 10590666 14316269568 60640 18446744073709551615 4194304 4196468 140725391897936 139913305316208 139913826790018 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12443] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12443/stat : 12443 (java) S 12434 12434 5123 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 10590666 14316269568 60640 18446744073709551615 4194304 4196468 140725391897936 139913304262176 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12444] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12444/stat : 12444 (java) S 12434 12434 5123 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 10590666 14316269568 60640 18446744073709551615 4194304 4196468 140725391897936 139913303209328 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12445] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12445/stat : 12445 (java) S 12434 12434 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10590669 14316269568 60640 18446744073709551615 4194304 4196468 140725391897936 139913302157648 139913826797467 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12446] ppid=12434 vsize=13980732 CPUtime=3.79 cores=1,3,5,7
/proc/12436/task/12446/stat : 12446 (java) S 12434 12434 5123 0 -1 1077944384 16679 0 0 0 377 2 0 0 20 0 15 0 10590669 14316269568 60640 18446744073709551615 4194304 4196468 140725391897936 139913301105008 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12447] ppid=12434 vsize=13980732 CPUtime=4.01 cores=1,3,5,7
/proc/12436/task/12447/stat : 12447 (java) S 12434 12434 5123 0 -1 1077944384 18729 0 0 0 399 2 0 0 20 0 15 0 10590669 14316269568 60640 18446744073709551615 4194304 4196468 140725391897936 139913300052208 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12448] ppid=12434 vsize=13980732 CPUtime=0.76 cores=1,3,5,7
/proc/12436/task/12448/stat : 12448 (java) S 12434 12434 5123 0 -1 1077944384 5871 0 0 0 75 1 0 0 20 0 15 0 10590669 14316269568 60640 18446744073709551615 4194304 4196468 140725391897936 139913298999408 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12449] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12449/stat : 12449 (java) S 12434 12434 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10590669 14316269568 60640 18446744073709551615 4194304 4196468 140725391897936 139913297946848 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12450] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12450/stat : 12450 (java) S 12434 12434 5123 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 10590676 14316269568 60640 18446744073709551615 4194304 4196468 140725391897936 139913296895152 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
Current children cumulated CPU time (s) 14.8
Current children cumulated vsize (KiB) 13990244

[startup+12.7007 s]
/proc/loadavg: 1.49 1.55 1.68 3/211 12450
/proc/meminfo: memFree=31481316/32770624 swapFree=0/189776
[pid=12434] ppid=12431 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12434/stat : 12434 (xcsp3-exec) S 12431 12434 5123 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10590656 9740288 344 18446744073709551615 4194304 5098028 140727828859920 140727828858024 140058722046588 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 9089024 140727828865436 140727828865639 140727828865639 140727828869099 0
/proc/12434/statm: 2378 344 289 221 0 87 0
[pid=12436] ppid=12434 vsize=13980732 CPUtime=22.02 cores=1,3,5,7
/proc/12436/stat : 12436 (java) S 12434 12434 5123 0 -1 1077944320 56881 0 0 0 2181 21 0 0 20 0 15 0 10590663 14316269568 66500 18446744073709551615 4194304 4196468 140725391897936 140725391880480 139913826778871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
/proc/12436/statm: 3495183 66500 3228 1 0 3483484 0
[pid=12436/tid=12437] ppid=12434 vsize=13980732 CPUtime=12.46 cores=1,3,5,7
/proc/12436/task/12437/stat : 12437 (java) R 12434 12434 5123 0 -1 4202560 11304 0 0 0 1240 6 0 0 20 0 15 0 10590664 14316269568 66500 18446744073709551615 4194304 4196468 140725391897936 139913831018352 139913474257776 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12438] ppid=12434 vsize=13980732 CPUtime=0.05 cores=1,3,5,7
/proc/12436/task/12438/stat : 12438 (java) S 12434 12434 5123 0 -1 1077944384 1165 0 0 0 4 1 0 0 20 0 15 0 10590664 14316269568 66500 18446744073709551615 4194304 4196468 140725391897936 139913427241616 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12439] ppid=12434 vsize=13980732 CPUtime=0.05 cores=1,3,5,7
/proc/12436/task/12439/stat : 12439 (java) S 12434 12434 5123 0 -1 1077944384 111 0 0 0 4 1 0 0 20 0 15 0 10590664 14316269568 66500 18446744073709551615 4194304 4196468 140725391897936 139913426188816 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0

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

[pid=12436/tid=12443] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12443/stat : 12443 (java) S 12434 12434 5123 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 10590666 14316269568 120265 18446744073709551615 4194304 4196468 140725391897936 139913304262176 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12444] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12444/stat : 12444 (java) S 12434 12434 5123 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 10590666 14316269568 120265 18446744073709551615 4194304 4196468 140725391897936 139913303209328 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12445] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12445/stat : 12445 (java) S 12434 12434 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10590669 14316269568 120265 18446744073709551615 4194304 4196468 140725391897936 139913302157648 139913826797467 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12446] ppid=12434 vsize=13980732 CPUtime=4.4 cores=1,3,5,7
/proc/12436/task/12446/stat : 12446 (java) S 12434 12434 5123 0 -1 1077944384 22801 0 0 0 438 2 0 0 20 0 15 0 10590669 14316269568 120265 18446744073709551615 4194304 4196468 140725391897936 139913301105008 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12447] ppid=12434 vsize=13980732 CPUtime=4.93 cores=1,3,5,7
/proc/12436/task/12447/stat : 12447 (java) S 12434 12434 5123 0 -1 1077944384 26436 0 0 0 490 3 0 0 20 0 15 0 10590669 14316269568 120265 18446744073709551615 4194304 4196468 140725391897936 139913300052208 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12448] ppid=12434 vsize=13980732 CPUtime=0.85 cores=1,3,5,7
/proc/12436/task/12448/stat : 12448 (java) S 12434 12434 5123 0 -1 1077944384 8572 0 0 0 83 2 0 0 20 0 15 0 10590669 14316269568 120265 18446744073709551615 4194304 4196468 140725391897936 139913298999408 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12449] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12449/stat : 12449 (java) S 12434 12434 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10590669 14316269568 120265 18446744073709551615 4194304 4196468 140725391897936 139913297946848 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12450] ppid=12434 vsize=13980732 CPUtime=0.04 cores=1,3,5,7
/proc/12436/task/12450/stat : 12450 (java) S 12434 12434 5123 0 -1 1077944384 365 0 0 0 1 3 0 0 20 0 15 0 10590676 14316269568 120265 18446744073709551615 4194304 4196468 140725391897936 139913296895152 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
Current children cumulated CPU time (s) 114.57
Current children cumulated vsize (KiB) 13990244

[startup+162.301 s]
/proc/loadavg: 1.28 1.50 1.65 3/211 12454
/proc/meminfo: memFree=31141348/32770624 swapFree=0/189888
[pid=12434] ppid=12431 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12434/stat : 12434 (xcsp3-exec) S 12431 12434 5123 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10590656 9740288 344 18446744073709551615 4194304 5098028 140727828859920 140727828858024 140058722046588 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 9089024 140727828865436 140727828865639 140727828865639 140727828869099 0
/proc/12434/statm: 2378 344 289 221 0 87 0
[pid=12436] ppid=12434 vsize=13980732 CPUtime=176.48 cores=1,3,5,7
/proc/12436/stat : 12436 (java) S 12434 12434 5123 0 -1 1077944320 92371 0 0 0 17564 84 0 0 20 0 15 0 10590663 14316269568 151583 18446744073709551615 4194304 4196468 140725391897936 140725391880480 139913826778871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
/proc/12436/statm: 3495183 151583 3229 1 0 3483484 0
[pid=12436/tid=12437] ppid=12434 vsize=13980732 CPUtime=160.78 cores=1,3,5,7
/proc/12436/task/12437/stat : 12437 (java) R 12434 12434 5123 0 -1 4202560 17402 0 0 0 16070 8 0 0 20 0 15 0 10590664 14316269568 151583 18446744073709551615 4194304 4196468 140725391897936 139913831018528 139913475640808 0 4 1 16800974 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12438] ppid=12434 vsize=13980732 CPUtime=1.26 cores=1,3,5,7
/proc/12436/task/12438/stat : 12438 (java) S 12434 12434 5123 0 -1 1077944384 3662 0 0 0 111 15 0 0 20 0 15 0 10590664 14316269568 151583 18446744073709551615 4194304 4196468 140725391897936 139913427241616 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12439] ppid=12434 vsize=13980732 CPUtime=1.24 cores=1,3,5,7
/proc/12436/task/12439/stat : 12439 (java) S 12434 12434 5123 0 -1 1077944384 955 0 0 0 110 14 0 0 20 0 15 0 10590664 14316269568 151583 18446744073709551615 4194304 4196468 140725391897936 139913426188816 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12440] ppid=12434 vsize=13980732 CPUtime=1.25 cores=1,3,5,7
/proc/12436/task/12440/stat : 12440 (java) S 12434 12434 5123 0 -1 1077944384 2258 0 0 0 110 15 0 0 20 0 15 0 10590664 14316269568 151583 18446744073709551615 4194304 4196468 140725391897936 139913425136016 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12441] ppid=12434 vsize=13980732 CPUtime=1.26 cores=1,3,5,7
/proc/12436/task/12441/stat : 12441 (java) S 12434 12434 5123 0 -1 1077944384 1710 0 0 0 111 15 0 0 20 0 15 0 10590664 14316269568 151583 18446744073709551615 4194304 4196468 140725391897936 139913424083216 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12442] ppid=12434 vsize=13980732 CPUtime=0.05 cores=1,3,5,7
/proc/12436/task/12442/stat : 12442 (java) S 12434 12434 5123 0 -1 1077944384 1603 0 0 0 4 1 0 0 20 0 15 0 10590666 14316269568 151583 18446744073709551615 4194304 4196468 140725391897936 139913305316208 139913826790018 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12443] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12443/stat : 12443 (java) S 12434 12434 5123 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 10590666 14316269568 151583 18446744073709551615 4194304 4196468 140725391897936 139913304262176 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12444] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12444/stat : 12444 (java) S 12434 12434 5123 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 10590666 14316269568 151583 18446744073709551615 4194304 4196468 140725391897936 139913303209328 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12445] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12445/stat : 12445 (java) S 12434 12434 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10590669 14316269568 151583 18446744073709551615 4194304 4196468 140725391897936 139913302157648 139913826797467 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12446] ppid=12434 vsize=13980732 CPUtime=4.57 cores=1,3,5,7
/proc/12436/task/12446/stat : 12446 (java) S 12434 12434 5123 0 -1 1077944384 25694 0 0 0 455 2 0 0 20 0 15 0 10590669 14316269568 151583 18446744073709551615 4194304 4196468 140725391897936 139913301105008 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12447] ppid=12434 vsize=13980732 CPUtime=5.03 cores=1,3,5,7
/proc/12436/task/12447/stat : 12447 (java) S 12434 12434 5123 0 -1 1077944384 28144 0 0 0 500 3 0 0 20 0 15 0 10590669 14316269568 151583 18446744073709551615 4194304 4196468 140725391897936 139913300052208 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12448] ppid=12434 vsize=13980732 CPUtime=0.86 cores=1,3,5,7
/proc/12436/task/12448/stat : 12448 (java) S 12434 12434 5123 0 -1 1077944384 9190 0 0 0 84 2 0 0 20 0 15 0 10590669 14316269568 151583 18446744073709551615 4194304 4196468 140725391897936 139913298999408 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12449] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12449/stat : 12449 (java) S 12434 12434 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10590669 14316269568 151583 18446744073709551615 4194304 4196468 140725391897936 139913297946848 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12450] ppid=12434 vsize=13980732 CPUtime=0.07 cores=1,3,5,7
/proc/12436/task/12450/stat : 12450 (java) S 12434 12434 5123 0 -1 1077944384 396 0 0 0 2 5 0 0 20 0 15 0 10590676 14316269568 151583 18446744073709551615 4194304 4196468 140725391897936 139913296895152 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
Current children cumulated CPU time (s) 176.48
Current children cumulated vsize (KiB) 13990244

[startup+222.306 s]
/proc/loadavg: 1.43 1.50 1.64 3/211 12538
/proc/meminfo: memFree=31284232/32770624 swapFree=0/189968
[pid=12434] ppid=12431 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12434/stat : 12434 (xcsp3-exec) S 12431 12434 5123 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10590656 9740288 344 18446744073709551615 4194304 5098028 140727828859920 140727828858024 140058722046588 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 9089024 140727828865436 140727828865639 140727828865639 140727828869099 0
/proc/12434/statm: 2378 344 289 221 0 87 0
[pid=12436] ppid=12434 vsize=13980732 CPUtime=238.64 cores=1,3,5,7
/proc/12436/stat : 12436 (java) S 12434 12434 5123 0 -1 1077944320 98661 0 0 0 23772 92 0 0 20 0 15 0 10590663 14316269568 105707 18446744073709551615 4194304 4196468 140725391897936 140725391880480 139913826778871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
/proc/12436/statm: 3495183 105707 3246 1 0 3483484 0
[pid=12436/tid=12437] ppid=12434 vsize=13980732 CPUtime=220.01 cores=1,3,5,7
/proc/12436/task/12437/stat : 12437 (java) R 12434 12434 5123 0 -1 4202560 18455 0 0 0 21993 8 0 0 20 0 15 0 10590664 14316269568 105707 18446744073709551615 4194304 4196468 140725391897936 139913831018528 139913474794553 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12438] ppid=12434 vsize=13980732 CPUtime=1.97 cores=1,3,5,7
/proc/12436/task/12438/stat : 12438 (java) S 12434 12434 5123 0 -1 1077944384 4187 0 0 0 181 16 0 0 20 0 15 0 10590664 14316269568 105707 18446744073709551615 4194304 4196468 140725391897936 139913427241616 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12439] ppid=12434 vsize=13980732 CPUtime=1.96 cores=1,3,5,7
/proc/12436/task/12439/stat : 12439 (java) S 12434 12434 5123 0 -1 1077944384 1507 0 0 0 180 16 0 0 20 0 15 0 10590664 14316269568 105707 18446744073709551615 4194304 4196468 140725391897936 139913426188816 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12440] ppid=12434 vsize=13980732 CPUtime=1.96 cores=1,3,5,7
/proc/12436/task/12440/stat : 12440 (java) S 12434 12434 5123 0 -1 1077944384 2925 0 0 0 180 16 0 0 20 0 15 0 10590664 14316269568 105707 18446744073709551615 4194304 4196468 140725391897936 139913425136016 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12441] ppid=12434 vsize=13980732 CPUtime=1.97 cores=1,3,5,7
/proc/12436/task/12441/stat : 12441 (java) S 12434 12434 5123 0 -1 1077944384 2053 0 0 0 180 17 0 0 20 0 15 0 10590664 14316269568 105707 18446744073709551615 4194304 4196468 140725391897936 139913424083216 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12442] ppid=12434 vsize=13980732 CPUtime=0.11 cores=1,3,5,7
/proc/12436/task/12442/stat : 12442 (java) S 12434 12434 5123 0 -1 1077944384 4236 0 0 0 9 2 0 0 20 0 15 0 10590666 14316269568 105707 18446744073709551615 4194304 4196468 140725391897936 139913305316208 139913826790018 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12443] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12443/stat : 12443 (java) S 12434 12434 5123 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 10590666 14316269568 105707 18446744073709551615 4194304 4196468 140725391897936 139913304262176 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12444] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12444/stat : 12444 (java) S 12434 12434 5123 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 10590666 14316269568 105707 18446744073709551615 4194304 4196468 140725391897936 139913303209328 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12445] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12445/stat : 12445 (java) S 12434 12434 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10590669 14316269568 105707 18446744073709551615 4194304 4196468 140725391897936 139913302157648 139913826797467 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12446] ppid=12434 vsize=13980732 CPUtime=4.57 cores=1,3,5,7
/proc/12436/task/12446/stat : 12446 (java) S 12434 12434 5123 0 -1 1077944384 25695 0 0 0 455 2 0 0 20 0 15 0 10590669 14316269568 105707 18446744073709551615 4194304 4196468 140725391897936 139913301105008 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12447] ppid=12434 vsize=13980732 CPUtime=5.03 cores=1,3,5,7
/proc/12436/task/12447/stat : 12447 (java) S 12434 12434 5123 0 -1 1077944384 28144 0 0 0 500 3 0 0 20 0 15 0 10590669 14316269568 105707 18446744073709551615 4194304 4196468 140725391897936 139913300052208 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12448] ppid=12434 vsize=13980732 CPUtime=0.87 cores=1,3,5,7
/proc/12436/task/12448/stat : 12448 (java) S 12434 12434 5123 0 -1 1077944384 9704 0 0 0 85 2 0 0 20 0 15 0 10590669 14316269568 105707 18446744073709551615 4194304 4196468 140725391897936 139913298999408 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12449] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12449/stat : 12449 (java) S 12434 12434 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10590669 14316269568 105707 18446744073709551615 4194304 4196468 140725391897936 139913297946848 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12450] ppid=12434 vsize=13980732 CPUtime=0.09 cores=1,3,5,7
/proc/12436/task/12450/stat : 12450 (java) S 12434 12434 5123 0 -1 1077944384 398 0 0 0 2 7 0 0 20 0 15 0 10590676 14316269568 105707 18446744073709551615 4194304 4196468 140725391897936 139913296895152 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
Current children cumulated CPU time (s) 238.64
Current children cumulated vsize (KiB) 13990244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.51 1.52 1.64 3/211 12539
/proc/meminfo: memFree=31049524/32770624 swapFree=0/189984
[pid=12434] ppid=12431 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12434/stat : 12434 (xcsp3-exec) S 12431 12434 5123 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 10590656 9740288 344 18446744073709551615 4194304 5098028 140727828859920 140727828858024 140058722046588 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 9089024 140727828865436 140727828865639 140727828865639 140727828869099 0
/proc/12434/statm: 2378 344 289 221 0 87 0
[pid=12436] ppid=12434 vsize=13980732 CPUtime=256.8 cores=1,3,5,7
/proc/12436/stat : 12436 (java) S 12434 12434 5123 0 -1 1077944320 99210 0 0 0 25580 100 0 0 20 0 15 0 10590663 14316269568 122424 18446744073709551615 4194304 4196468 140725391897936 140725391880480 139913826778871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
/proc/12436/statm: 3495183 122424 3246 1 0 3483484 0
[pid=12436/tid=12437] ppid=12434 vsize=13980732 CPUtime=237.54 cores=1,3,5,7
/proc/12436/task/12437/stat : 12437 (java) R 12434 12434 5123 0 -1 4202560 18720 0 0 0 23746 8 0 0 20 0 15 0 10590664 14316269568 122424 18446744073709551615 4194304 4196468 140725391897936 139913831018576 139913474258357 0 4 1 16800974 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12438] ppid=12434 vsize=13980732 CPUtime=2.12 cores=1,3,5,7
/proc/12436/task/12438/stat : 12438 (java) S 12434 12434 5123 0 -1 1077944384 4246 0 0 0 194 18 0 0 20 0 15 0 10590664 14316269568 122424 18446744073709551615 4194304 4196468 140725391897936 139913427241616 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12439] ppid=12434 vsize=13980732 CPUtime=2.11 cores=1,3,5,7
/proc/12436/task/12439/stat : 12439 (java) S 12434 12434 5123 0 -1 1077944384 1545 0 0 0 193 18 0 0 20 0 15 0 10590664 14316269568 122424 18446744073709551615 4194304 4196468 140725391897936 139913426188816 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12440] ppid=12434 vsize=13980732 CPUtime=2.12 cores=1,3,5,7
/proc/12436/task/12440/stat : 12440 (java) S 12434 12434 5123 0 -1 1077944384 3007 0 0 0 194 18 0 0 20 0 15 0 10590664 14316269568 122424 18446744073709551615 4194304 4196468 140725391897936 139913425136016 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12441] ppid=12434 vsize=13980732 CPUtime=2.13 cores=1,3,5,7
/proc/12436/task/12441/stat : 12441 (java) S 12434 12434 5123 0 -1 1077944384 2110 0 0 0 194 19 0 0 20 0 15 0 10590664 14316269568 122424 18446744073709551615 4194304 4196468 140725391897936 139913424083216 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12442] ppid=12434 vsize=13980732 CPUtime=0.12 cores=1,3,5,7
/proc/12436/task/12442/stat : 12442 (java) S 12434 12434 5123 0 -1 1077944384 4283 0 0 0 10 2 0 0 20 0 15 0 10590666 14316269568 122424 18446744073709551615 4194304 4196468 140725391897936 139913305316208 139913826790018 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12443] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12443/stat : 12443 (java) S 12434 12434 5123 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 10590666 14316269568 122424 18446744073709551615 4194304 4196468 140725391897936 139913304262176 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12444] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12444/stat : 12444 (java) S 12434 12434 5123 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 10590666 14316269568 122424 18446744073709551615 4194304 4196468 140725391897936 139913303209328 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12445] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12445/stat : 12445 (java) S 12434 12434 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10590669 14316269568 122424 18446744073709551615 4194304 4196468 140725391897936 139913302157648 139913826797467 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12446] ppid=12434 vsize=13980732 CPUtime=4.57 cores=1,3,5,7
/proc/12436/task/12446/stat : 12446 (java) S 12434 12434 5123 0 -1 1077944384 25695 0 0 0 455 2 0 0 20 0 15 0 10590669 14316269568 122424 18446744073709551615 4194304 4196468 140725391897936 139913301105008 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12447] ppid=12434 vsize=13980732 CPUtime=5.03 cores=1,3,5,7
/proc/12436/task/12447/stat : 12447 (java) S 12434 12434 5123 0 -1 1077944384 28144 0 0 0 500 3 0 0 20 0 15 0 10590669 14316269568 122424 18446744073709551615 4194304 4196468 140725391897936 139913300052208 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12448] ppid=12434 vsize=13980732 CPUtime=0.87 cores=1,3,5,7
/proc/12436/task/12448/stat : 12448 (java) S 12434 12434 5123 0 -1 1077944384 9705 0 0 0 85 2 0 0 20 0 15 0 10590669 14316269568 122424 18446744073709551615 4194304 4196468 140725391897936 139913298999408 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12449] ppid=12434 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/12436/task/12449/stat : 12449 (java) S 12434 12434 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10590669 14316269568 122424 18446744073709551615 4194304 4196468 140725391897936 139913297946848 139913826789077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
[pid=12436/tid=12450] ppid=12434 vsize=13980732 CPUtime=0.1 cores=1,3,5,7
/proc/12436/task/12450/stat : 12450 (java) S 12434 12434 5123 0 -1 1077944384 398 0 0 0 3 7 0 0 20 0 15 0 10590676 14316269568 122424 18446744073709551615 4194304 4196468 140725391897936 139913296895152 139913826790018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27934720 140725391905236 140725391905411 140725391905411 140725391908815 0
Current children cumulated CPU time (s) 256.8
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 12436 sig 9
??? kill 12434 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 12434 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1236
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=618
# CPU time returned by wait4() is 0.001854
# while last known CPU time is 256.8
#
# 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): 256.8
CPU user time (s): 255.8
CPU system time (s): 1
CPU usage (%): 106.995
Max. virtual memory (cumulated for all children) (KiB): 13994060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001236
system time used= 0.000618
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.0553 second user time and 1.55487 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-01 22:21:42
IDJOB=4255180
IDBENCH=123084
IDSOLVER=2637
FILE ID=node130/4255180-1501619737
RUNJOBID= node130-1501617182-10800
PBS_JOBID= 
Free space on /tmp= 61652 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-lipa20b.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-4255180-1501619737/watcher-4255180-1501619737 -o /tmp/evaluation-result-4255180-1501619737/solver-4255180-1501619737 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node130-1501617182-10800 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 426897517 HOME/instance-4255180-1501619737.xml

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

MD5SUM BENCH= 2a1cb6febb6ec7dbf2abb0b9e0866987
RANDOM SEED=426897517

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
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:        31739128 kB
MemAvailable:   31808992 kB
Buffers:           96376 kB
Cached:           257852 kB
SwapCached:            0 kB
Active:           435688 kB
Inactive:         198264 kB
Active(anon):     280056 kB
Inactive(anon):     8532 kB
Active(file):     155632 kB
Inactive(file):   189732 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7932 kB
Writeback:             0 kB
AnonPages:        287648 kB
Mapped:            42236 kB
Shmem:              8872 kB
Slab:             105056 kB
SReclaimable:      80672 kB
SUnreclaim:        24384 kB
KernelStack:        3712 kB
PageTables:         5352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1245852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61644 MiB
End job on node130 at 2017-08-01 22:25:42