Trace number 4254194

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-07-26)SAT (TO)118395 245.02 240.00999

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-tai12a.xml
MD5SUM1740172f6b6c755c4ba85e14840c110b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark112208
Best CPU time to get the best result obtained on this benchmark2003.23
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints67
Number of domains2
Minimum domain size12
Maximum domain size43
Distribution of domain sizes[{"size":12,"count":12},{"size":43,"count":66}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":78},{"degree":2,"count":66},{"degree":12,"count":12}]
Minimum constraint arity3
Maximum constraint arity12
Distribution of constraint arities[{"arity":3,"count":66},{"arity":12,"count":1}]
Number of extensional constraints66
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":66},{"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.05	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4254194-1501613276.xml"  -tl '264s' -p 1 -x 0
0.00/0.23	c [HOME/instance-4254194-1501613276.xml, -tl, 264s, -p, 1, -x, 0]
0.00/0.29	c simple solver
0.00/0.35	c parse instance...
0.00/0.56	c solve instance...
0.00/0.66	o 145330 
0.00/0.67	o 145046 
0.00/0.67	o 144231 
0.00/0.68	o 140974 
0.00/0.68	o 140671 
0.00/0.69	o 140591 
0.00/0.71	o 140578 
0.00/0.72	o 138984 
0.00/0.82	o 136182 
2.67/1.17	o 133717 
2.67/1.17	o 133095 
2.67/1.18	o 129223 
2.67/1.18	o 124208 
2.67/1.19	o 123718 
15.50/11.16	o 123183 
16.63/12.15	o 122815 
40.03/35.32	o 121741 
70.27/65.59	o 119932 
147.25/142.46	o 118395 
245.02/240.00	s SATISFIABLE
245.02/240.00	v <instantiation>
245.02/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] 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[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[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[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[7][8] d[7][9] d[7][10] d[7][11] d[8][9] d[8][10] d[8][11] d[9][10] d[9][11] d[10][11] </list>
245.02/240.00	v 	<values>3 11 10 2 6 8 4 9 7 5 0 1 76 18 84 86 91 69 59 45 56 82 40 36 26 30 1 21 4 40 6 6 85 82 74 56 36 50 76 82 63 1 26 11 12 35 91 0 95 44 8 18 77 71 71 6 0 36 93 89 29 10 35 61 57 39 56 75 76 82 4 9 11 25 89 41 79 21 </values>
245.02/240.00	v </instantiation>
245.02/240.00	c Unexpected resolution interruption!

Verifier Data

OK	118395

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-4254194-1501613276/watcher-4254194-1501613276 -o /tmp/evaluation-result-4254194-1501613276/solver-4254194-1501613276 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501610486-5294 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 2103058789 HOME/instance-4254194-1501613276.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.03 1.95 1.70 3/200 7155
/proc/meminfo: memFree=31696500/32770624 swapFree=0/277848
[pid=7155] ppid=7152 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/7155/stat : 7155 (runsolver) D 7152 7155 5234 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 8833290 24240128 107 18446744073709551615 4194304 4338465 140730985342336 140730985339976 140417990157015 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 7536640 140730985345117 140730985345606 140730985345606 140730985349066 0
/proc/7155/statm: 5918 107 54 36 0 2156 0

[startup+0.100109 s]
/proc/loadavg: 2.03 1.95 1.70 3/200 7155
/proc/meminfo: memFree=31696500/32770624 swapFree=0/277848
[pid=7155] ppid=7152 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7155/stat : 7155 (xcsp3-exec) S 7152 7155 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8833290 9740288 345 18446744073709551615 4194304 5098028 140724860804544 140724860802648 139708174783100 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 34258944 140724860809627 140724860809831 140724860809831 140724860813291 0
/proc/7155/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200632 s]
/proc/loadavg: 2.03 1.95 1.70 3/200 7155
/proc/meminfo: memFree=31696500/32770624 swapFree=0/277848
[pid=7155] ppid=7152 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7155/stat : 7155 (xcsp3-exec) S 7152 7155 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8833290 9740288 345 18446744073709551615 4194304 5098028 140724860804544 140724860802648 139708174783100 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 34258944 140724860809627 140724860809831 140724860809831 140724860813291 0
/proc/7155/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300214 s]
/proc/loadavg: 2.03 1.95 1.70 3/200 7155
/proc/meminfo: memFree=31696500/32770624 swapFree=0/277848
[pid=7155] ppid=7152 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7155/stat : 7155 (xcsp3-exec) S 7152 7155 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8833290 9740288 345 18446744073709551615 4194304 5098028 140724860804544 140724860802648 139708174783100 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 34258944 140724860809627 140724860809831 140724860809831 140724860813291 0
/proc/7155/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.703106 s]
/proc/loadavg: 2.03 1.95 1.70 3/200 7155
/proc/meminfo: memFree=31696500/32770624 swapFree=0/277848
[pid=7155] ppid=7152 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7155/stat : 7155 (xcsp3-exec) S 7152 7155 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8833290 9740288 345 18446744073709551615 4194304 5098028 140724860804544 140724860802648 139708174783100 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 34258944 140724860809627 140724860809831 140724860809831 140724860813291 0
/proc/7155/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50068 s]
/proc/loadavg: 2.03 1.95 1.70 5/216 7171
/proc/meminfo: memFree=31595036/32770624 swapFree=0/277852
[pid=7155] ppid=7152 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7155/stat : 7155 (xcsp3-exec) S 7152 7155 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8833290 9740288 345 18446744073709551615 4194304 5098028 140724860804544 140724860802648 139708174783100 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 34258944 140724860809627 140724860809831 140724860809831 140724860813291 0
/proc/7155/statm: 2378 345 289 221 0 87 0
[pid=7157] ppid=7155 vsize=13980732 CPUtime=3.85 cores=0,2,4,6
/proc/7157/stat : 7157 (java) S 7155 7155 5234 0 -1 1077944320 24802 0 0 0 379 6 0 0 20 0 15 0 8833296 14316269568 21299 18446744073709551615 4194304 4196468 140734915006560 140734914989104 140259853340407 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
/proc/7157/statm: 3495183 21299 3178 1 0 3483484 0
[pid=7157/tid=7158] ppid=7155 vsize=13980732 CPUtime=1.38 cores=0,2,4,6
/proc/7157/task/7158/stat : 7158 (java) R 7155 7155 5234 0 -1 4202560 9254 0 0 0 135 3 0 0 20 0 15 0 8833297 14316269568 21299 18446744073709551615 4194304 4196468 140734915006560 140259857577608 140259492940990 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7159] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7159/stat : 7159 (java) S 7155 7155 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8833297 14316269568 21299 18446744073709551615 4194304 4196468 140734915006560 140259810306576 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7160] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7160/stat : 7160 (java) S 7155 7155 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8833297 14316269568 21299 18446744073709551615 4194304 4196468 140734915006560 140259809254032 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7161] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7161/stat : 7161 (java) S 7155 7155 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8833297 14316269568 21299 18446744073709551615 4194304 4196468 140734915006560 140259451136272 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7162] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7162/stat : 7162 (java) S 7155 7155 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8833297 14316269568 21299 18446744073709551615 4194304 4196468 140734915006560 140259450083728 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7163] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7163/stat : 7163 (java) S 7155 7155 5234 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 8833299 14316269568 21299 18446744073709551615 4194304 4196468 140734915006560 140259331377904 140259853351554 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7164] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7164/stat : 7164 (java) S 7155 7155 5234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8833299 14316269568 21299 18446744073709551615 4194304 4196468 140734915006560 140259330324128 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7165] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7165/stat : 7165 (java) S 7155 7155 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8833299 14316269568 21299 18446744073709551615 4194304 4196468 140734915006560 140259329271024 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7166] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7166/stat : 7166 (java) S 7155 7155 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8833302 14316269568 21299 18446744073709551615 4194304 4196468 140734915006560 140259328219600 140259853359003 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7167] ppid=7155 vsize=13980732 CPUtime=1.04 cores=0,2,4,6
/proc/7157/task/7167/stat : 7167 (java) R 7155 7155 5234 0 -1 4202560 7178 0 0 0 103 1 0 0 20 0 15 0 8833302 14316269568 21299 18446744073709551615 4194304 4196468 140734915006560 140259327156816 140259837737421 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7168] ppid=7155 vsize=13980732 CPUtime=1.03 cores=0,2,4,6
/proc/7157/task/7168/stat : 7168 (java) R 7155 7155 5234 0 -1 4202560 5139 0 0 0 102 1 0 0 20 0 15 0 8833302 14316269568 21299 18446744073709551615 4194304 4196468 140734915006560 140259326098568 140259838020860 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7169] ppid=7155 vsize=13980732 CPUtime=0.36 cores=0,2,4,6
/proc/7157/task/7169/stat : 7169 (java) S 7155 7155 5234 0 -1 1077944384 1921 0 0 0 36 0 0 0 20 0 15 0 8833302 14316269568 21299 18446744073709551615 4194304 4196468 140734915006560 140259325061104 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7170] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7170/stat : 7170 (java) S 7155 7155 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8833302 14316269568 21299 18446744073709551615 4194304 4196468 140734915006560 140259324008800 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7171] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7171/stat : 7171 (java) S 7155 7155 5234 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 8833306 14316269568 21299 18446744073709551615 4194304 4196468 140734915006560 140259322956848 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 13990244

[startup+3.10062 s]
/proc/loadavg: 2.03 1.95 1.70 3/216 7171
/proc/meminfo: memFree=31580648/32770624 swapFree=0/277852
[pid=7155] ppid=7152 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7155/stat : 7155 (xcsp3-exec) S 7152 7155 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8833290 9740288 345 18446744073709551615 4194304 5098028 140724860804544 140724860802648 139708174783100 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 34258944 140724860809627 140724860809831 140724860809831 140724860813291 0
/proc/7155/statm: 2378 345 289 221 0 87 0
[pid=7157] ppid=7155 vsize=13980732 CPUtime=6.88 cores=0,2,4,6
/proc/7157/stat : 7157 (java) S 7155 7155 5234 0 -1 1077944320 25924 0 0 0 681 7 0 0 20 0 15 0 8833296 14316269568 23408 18446744073709551615 4194304 4196468 140734915006560 140734914989104 140259853340407 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
/proc/7157/statm: 3495183 23408 3192 1 0 3483484 0
[pid=7157/tid=7158] ppid=7155 vsize=13980732 CPUtime=2.98 cores=0,2,4,6
/proc/7157/task/7158/stat : 7158 (java) R 7155 7155 5234 0 -1 4202560 9363 0 0 0 295 3 0 0 20 0 15 0 8833297 14316269568 23408 18446744073709551615 4194304 4196468 140734915006560 140259857576256 140259492265336 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7159] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7159/stat : 7159 (java) S 7155 7155 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8833297 14316269568 23408 18446744073709551615 4194304 4196468 140734915006560 140259810306576 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7160] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7160/stat : 7160 (java) S 7155 7155 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8833297 14316269568 23408 18446744073709551615 4194304 4196468 140734915006560 140259809254032 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7161] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7161/stat : 7161 (java) S 7155 7155 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8833297 14316269568 23408 18446744073709551615 4194304 4196468 140734915006560 140259451136272 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7162] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7162/stat : 7162 (java) S 7155 7155 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8833297 14316269568 23408 18446744073709551615 4194304 4196468 140734915006560 140259450083728 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7163] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7163/stat : 7163 (java) S 7155 7155 5234 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 8833299 14316269568 23408 18446744073709551615 4194304 4196468 140734915006560 140259331377904 140259853351554 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7164] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7164/stat : 7164 (java) S 7155 7155 5234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8833299 14316269568 23408 18446744073709551615 4194304 4196468 140734915006560 140259330324128 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7165] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7165/stat : 7165 (java) S 7155 7155 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8833299 14316269568 23408 18446744073709551615 4194304 4196468 140734915006560 140259329271024 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7166] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7166/stat : 7166 (java) S 7155 7155 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8833302 14316269568 23408 18446744073709551615 4194304 4196468 140734915006560 140259328219600 140259853359003 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7167] ppid=7155 vsize=13980732 CPUtime=1.78 cores=0,2,4,6
/proc/7157/task/7167/stat : 7167 (java) S 7155 7155 5234 0 -1 1077944384 7562 0 0 0 177 1 0 0 20 0 15 0 8833302 14316269568 23408 18446744073709551615 4194304 4196468 140734915006560 140259327166704 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7168] ppid=7155 vsize=13980732 CPUtime=1.68 cores=0,2,4,6
/proc/7157/task/7168/stat : 7168 (java) S 7155 7155 5234 0 -1 1077944384 5553 0 0 0 167 1 0 0 20 0 15 0 8833302 14316269568 23408 18446744073709551615 4194304 4196468 140734915006560 140259326114160 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7169] ppid=7155 vsize=13980732 CPUtime=0.4 cores=0,2,4,6
/proc/7157/task/7169/stat : 7169 (java) S 7155 7155 5234 0 -1 1077944384 2098 0 0 0 40 0 0 0 20 0 15 0 8833302 14316269568 23408 18446744073709551615 4194304 4196468 140734915006560 140259325061104 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7170] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7170/stat : 7170 (java) S 7155 7155 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8833302 14316269568 23408 18446744073709551615 4194304 4196468 140734915006560 140259324008800 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7171] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7171/stat : 7171 (java) S 7155 7155 5234 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 8833306 14316269568 23408 18446744073709551615 4194304 4196468 140734915006560 140259322956848 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
Current children cumulated CPU time (s) 6.88
Current children cumulated vsize (KiB) 13990244

[startup+6.30067 s]
/proc/loadavg: 1.95 1.93 1.69 3/216 7171
/proc/meminfo: memFree=31555008/32770624 swapFree=0/277864
[pid=7155] ppid=7152 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7155/stat : 7155 (xcsp3-exec) S 7152 7155 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8833290 9740288 345 18446744073709551615 4194304 5098028 140724860804544 140724860802648 139708174783100 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 34258944 140724860809627 140724860809831 140724860809831 140724860813291 0
/proc/7155/statm: 2378 345 289 221 0 87 0
[pid=7157] ppid=7155 vsize=13980732 CPUtime=10.52 cores=0,2,4,6
/proc/7157/stat : 7157 (java) S 7155 7155 5234 0 -1 1077944320 30273 0 0 0 1044 8 0 0 20 0 15 0 8833296 14316269568 29763 18446744073709551615 4194304 4196468 140734915006560 140734914989104 140259853340407 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
/proc/7157/statm: 3495183 29763 3197 1 0 3483484 0
[pid=7157/tid=7158] ppid=7155 vsize=13980732 CPUtime=6.18 cores=0,2,4,6
/proc/7157/task/7158/stat : 7158 (java) R 7155 7155 5234 0 -1 4202560 9934 0 0 0 614 4 0 0 20 0 15 0 8833297 14316269568 29763 18446744073709551615 4194304 4196468 140734915006560 140259857577040 140259492940007 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7159] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7159/stat : 7159 (java) S 7155 7155 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8833297 14316269568 29763 18446744073709551615 4194304 4196468 140734915006560 140259810306576 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7160] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7160/stat : 7160 (java) S 7155 7155 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8833297 14316269568 29763 18446744073709551615 4194304 4196468 140734915006560 140259809254032 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7161] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7161/stat : 7161 (java) S 7155 7155 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8833297 14316269568 29763 18446744073709551615 4194304 4196468 140734915006560 140259451136272 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7162] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7162/stat : 7162 (java) S 7155 7155 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8833297 14316269568 29763 18446744073709551615 4194304 4196468 140734915006560 140259450083728 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7163] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7163/stat : 7163 (java) S 7155 7155 5234 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 8833299 14316269568 29763 18446744073709551615 4194304 4196468 140734915006560 140259331377904 140259853351554 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7164] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7164/stat : 7164 (java) S 7155 7155 5234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8833299 14316269568 29763 18446744073709551615 4194304 4196468 140734915006560 140259330324128 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7165] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7165/stat : 7165 (java) S 7155 7155 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8833299 14316269568 29763 18446744073709551615 4194304 4196468 140734915006560 140259329271024 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7166] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7166/stat : 7166 (java) S 7155 7155 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8833302 14316269568 29763 18446744073709551615 4194304 4196468 140734915006560 140259328219600 140259853359003 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7167] ppid=7155 vsize=13980732 CPUtime=1.94 cores=0,2,4,6
/proc/7157/task/7167/stat : 7167 (java) S 7155 7155 5234 0 -1 1077944384 8418 0 0 0 193 1 0 0 20 0 15 0 8833302 14316269568 29763 18446744073709551615 4194304 4196468 140734915006560 140259327166704 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7168] ppid=7155 vsize=13980732 CPUtime=1.92 cores=0,2,4,6
/proc/7157/task/7168/stat : 7168 (java) S 7155 7155 5234 0 -1 1077944384 7395 0 0 0 191 1 0 0 20 0 15 0 8833302 14316269568 29763 18446744073709551615 4194304 4196468 140734915006560 140259326114160 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7169] ppid=7155 vsize=13980732 CPUtime=0.43 cores=0,2,4,6
/proc/7157/task/7169/stat : 7169 (java) S 7155 7155 5234 0 -1 1077944384 2586 0 0 0 43 0 0 0 20 0 15 0 8833302 14316269568 29763 18446744073709551615 4194304 4196468 140734915006560 140259325061104 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7170] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7170/stat : 7170 (java) S 7155 7155 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8833302 14316269568 29763 18446744073709551615 4194304 4196468 140734915006560 140259324008800 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7171] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7171/stat : 7171 (java) S 7155 7155 5234 0 -1 1077944384 347 0 0 0 0 0 0 0 20 0 15 0 8833306 14316269568 29763 18446744073709551615 4194304 4196468 140734915006560 140259322956848 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
Current children cumulated CPU time (s) 10.52
Current children cumulated vsize (KiB) 13990244

[startup+12.7007 s]
/proc/loadavg: 1.87 1.91 1.69 3/216 7171
/proc/meminfo: memFree=31469368/32770624 swapFree=0/277872
[pid=7155] ppid=7152 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7155/stat : 7155 (xcsp3-exec) S 7152 7155 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8833290 9740288 345 18446744073709551615 4194304 5098028 140724860804544 140724860802648 139708174783100 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 34258944 140724860809627 140724860809831 140724860809831 140724860813291 0
/proc/7155/statm: 2378 345 289 221 0 87 0
[pid=7157] ppid=7155 vsize=13980732 CPUtime=17.26 cores=0,2,4,6
/proc/7157/stat : 7157 (java) S 7155 7155 5234 0 -1 1077944320 39505 0 0 0 1716 10 0 0 20 0 15 0 8833296 14316269568 49083 18446744073709551615 4194304 4196468 140734915006560 140734914989104 140259853340407 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
/proc/7157/statm: 3495183 49083 3223 1 0 3483484 0
[pid=7157/tid=7158] ppid=7155 vsize=13980732 CPUtime=12.58 cores=0,2,4,6
/proc/7157/task/7158/stat : 7158 (java) R 7155 7155 5234 0 -1 4202560 11298 0 0 0 1253 5 0 0 20 0 15 0 8833297 14316269568 49083 18446744073709551615 4194304 4196468 140734915006560 140259857576592 140259492265056 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7159] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7159/stat : 7159 (java) S 7155 7155 5234 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 15 0 8833297 14316269568 49083 18446744073709551615 4194304 4196468 140734915006560 140259810306576 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7160] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7160/stat : 7160 (java) S 7155 7155 5234 0 -1 1077944384 603 0 0 0 0 0 0 0 20 0 15 0 8833297 14316269568 49083 18446744073709551615 4194304 4196468 140734915006560 140259809254032 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0

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

[pid=7157/tid=7164] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7164/stat : 7164 (java) S 7155 7155 5234 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 8833299 14316269568 46602 18446744073709551615 4194304 4196468 140734915006560 140259330324128 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7165] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7165/stat : 7165 (java) S 7155 7155 5234 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 8833299 14316269568 46602 18446744073709551615 4194304 4196468 140734915006560 140259329271024 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7166] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7166/stat : 7166 (java) S 7155 7155 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8833302 14316269568 46602 18446744073709551615 4194304 4196468 140734915006560 140259328219600 140259853359003 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7167] ppid=7155 vsize=13980732 CPUtime=2.18 cores=0,2,4,6
/proc/7157/task/7167/stat : 7167 (java) S 7155 7155 5234 0 -1 1077944384 11719 0 0 0 217 1 0 0 20 0 15 0 8833302 14316269568 46602 18446744073709551615 4194304 4196468 140734915006560 140259327166704 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7168] ppid=7155 vsize=13980732 CPUtime=2.11 cores=0,2,4,6
/proc/7157/task/7168/stat : 7168 (java) S 7155 7155 5234 0 -1 1077944384 9400 0 0 0 210 1 0 0 20 0 15 0 8833302 14316269568 46602 18446744073709551615 4194304 4196468 140734915006560 140259326114160 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7169] ppid=7155 vsize=13980732 CPUtime=0.48 cores=0,2,4,6
/proc/7157/task/7169/stat : 7169 (java) S 7155 7155 5234 0 -1 1077944384 5687 0 0 0 48 0 0 0 20 0 15 0 8833302 14316269568 46602 18446744073709551615 4194304 4196468 140734915006560 140259325061104 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7170] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7170/stat : 7170 (java) S 7155 7155 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8833302 14316269568 46602 18446744073709551615 4194304 4196468 140734915006560 140259324008800 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7171] ppid=7155 vsize=13980732 CPUtime=0.02 cores=0,2,4,6
/proc/7157/task/7171/stat : 7171 (java) S 7155 7155 5234 0 -1 1077944384 520 0 0 0 1 1 0 0 20 0 15 0 8833306 14316269568 46602 18446744073709551615 4194304 4196468 140734915006560 140259322956848 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
Current children cumulated CPU time (s) 107.11
Current children cumulated vsize (KiB) 13990244

[startup+162.301 s]
/proc/loadavg: 1.27 1.68 1.64 3/216 7175
/proc/meminfo: memFree=31532432/32770624 swapFree=0/277984
[pid=7155] ppid=7152 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7155/stat : 7155 (xcsp3-exec) S 7152 7155 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8833290 9740288 345 18446744073709551615 4194304 5098028 140724860804544 140724860802648 139708174783100 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 34258944 140724860809627 140724860809831 140724860809831 140724860813291 0
/proc/7155/statm: 2378 345 289 221 0 87 0
[pid=7157] ppid=7155 vsize=13980732 CPUtime=167.17 cores=0,2,4,6
/proc/7157/stat : 7157 (java) S 7155 7155 5234 0 -1 1077944320 48354 0 0 0 16700 17 0 0 20 0 15 0 8833296 14316269568 43531 18446744073709551615 4194304 4196468 140734915006560 140734914989104 140259853340407 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
/proc/7157/statm: 3495183 43531 3228 1 0 3483484 0
[pid=7157/tid=7158] ppid=7155 vsize=13980732 CPUtime=162.08 cores=0,2,4,6
/proc/7157/task/7158/stat : 7158 (java) R 7155 7155 5234 0 -1 4202560 14077 0 0 0 16203 5 0 0 20 0 15 0 8833297 14316269568 43531 18446744073709551615 4194304 4196468 140734915006560 140259857579152 140259489832383 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7159] ppid=7155 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/7157/task/7159/stat : 7159 (java) S 7155 7155 5234 0 -1 1077944384 500 0 0 0 2 1 0 0 20 0 15 0 8833297 14316269568 43531 18446744073709551615 4194304 4196468 140734915006560 140259810306576 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7160] ppid=7155 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/7157/task/7160/stat : 7160 (java) S 7155 7155 5234 0 -1 1077944384 1377 0 0 0 2 1 0 0 20 0 15 0 8833297 14316269568 43531 18446744073709551615 4194304 4196468 140734915006560 140259809254032 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7161] ppid=7155 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/7157/task/7161/stat : 7161 (java) S 7155 7155 5234 0 -1 1077944384 457 0 0 0 2 1 0 0 20 0 15 0 8833297 14316269568 43531 18446744073709551615 4194304 4196468 140734915006560 140259451136272 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7162] ppid=7155 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/7157/task/7162/stat : 7162 (java) S 7155 7155 5234 0 -1 1077944384 565 0 0 0 3 0 0 0 20 0 15 0 8833297 14316269568 43531 18446744073709551615 4194304 4196468 140734915006560 140259450083728 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7163] ppid=7155 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/7157/task/7163/stat : 7163 (java) S 7155 7155 5234 0 -1 1077944384 1241 0 0 0 3 0 0 0 20 0 15 0 8833299 14316269568 43531 18446744073709551615 4194304 4196468 140734915006560 140259331377904 140259853351554 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7164] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7164/stat : 7164 (java) S 7155 7155 5234 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 8833299 14316269568 43531 18446744073709551615 4194304 4196468 140734915006560 140259330324128 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7165] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7165/stat : 7165 (java) S 7155 7155 5234 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 8833299 14316269568 43531 18446744073709551615 4194304 4196468 140734915006560 140259329271024 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7166] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7166/stat : 7166 (java) S 7155 7155 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8833302 14316269568 43531 18446744073709551615 4194304 4196468 140734915006560 140259328219600 140259853359003 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7167] ppid=7155 vsize=13980732 CPUtime=2.18 cores=0,2,4,6
/proc/7157/task/7167/stat : 7167 (java) S 7155 7155 5234 0 -1 1077944384 12148 0 0 0 217 1 0 0 20 0 15 0 8833302 14316269568 43531 18446744073709551615 4194304 4196468 140734915006560 140259327166704 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7168] ppid=7155 vsize=13980732 CPUtime=2.13 cores=0,2,4,6
/proc/7157/task/7168/stat : 7168 (java) S 7155 7155 5234 0 -1 1077944384 10026 0 0 0 212 1 0 0 20 0 15 0 8833302 14316269568 43531 18446744073709551615 4194304 4196468 140734915006560 140259326114160 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7169] ppid=7155 vsize=13980732 CPUtime=0.48 cores=0,2,4,6
/proc/7157/task/7169/stat : 7169 (java) S 7155 7155 5234 0 -1 1077944384 6029 0 0 0 48 0 0 0 20 0 15 0 8833302 14316269568 43531 18446744073709551615 4194304 4196468 140734915006560 140259325061104 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7170] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7170/stat : 7170 (java) S 7155 7155 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8833302 14316269568 43531 18446744073709551615 4194304 4196468 140734915006560 140259324008800 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7171] ppid=7155 vsize=13980732 CPUtime=0.04 cores=0,2,4,6
/proc/7157/task/7171/stat : 7171 (java) S 7155 7155 5234 0 -1 1077944384 548 0 0 0 2 2 0 0 20 0 15 0 8833306 14316269568 43531 18446744073709551615 4194304 4196468 140734915006560 140259322956848 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
Current children cumulated CPU time (s) 167.17
Current children cumulated vsize (KiB) 13990244

[startup+222.307 s]
/proc/loadavg: 1.46 1.65 1.63 3/216 7177
/proc/meminfo: memFree=31528320/32770624 swapFree=0/278020
[pid=7155] ppid=7152 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7155/stat : 7155 (xcsp3-exec) S 7152 7155 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8833290 9740288 345 18446744073709551615 4194304 5098028 140724860804544 140724860802648 139708174783100 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 34258944 140724860809627 140724860809831 140724860809831 140724860813291 0
/proc/7155/statm: 2378 345 289 221 0 87 0
[pid=7157] ppid=7155 vsize=13980732 CPUtime=227.29 cores=0,2,4,6
/proc/7157/stat : 7157 (java) S 7155 7155 5234 0 -1 1077944320 51057 0 0 0 22710 19 0 0 20 0 15 0 8833296 14316269568 44062 18446744073709551615 4194304 4196468 140734915006560 140734914989104 140259853340407 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
/proc/7157/statm: 3495183 44062 3228 1 0 3483484 0
[pid=7157/tid=7158] ppid=7155 vsize=13980732 CPUtime=222.02 cores=0,2,4,6
/proc/7157/task/7158/stat : 7158 (java) R 7155 7155 5234 0 -1 4202560 14644 0 0 0 22196 6 0 0 20 0 15 0 8833297 14316269568 44062 18446744073709551615 4194304 4196468 140734915006560 140259857580224 140259493409090 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7159] ppid=7155 vsize=13980732 CPUtime=0.05 cores=0,2,4,6
/proc/7157/task/7159/stat : 7159 (java) S 7155 7155 5234 0 -1 1077944384 540 0 0 0 4 1 0 0 20 0 15 0 8833297 14316269568 44062 18446744073709551615 4194304 4196468 140734915006560 140259810306576 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7160] ppid=7155 vsize=13980732 CPUtime=0.05 cores=0,2,4,6
/proc/7157/task/7160/stat : 7160 (java) S 7155 7155 5234 0 -1 1077944384 1757 0 0 0 4 1 0 0 20 0 15 0 8833297 14316269568 44062 18446744073709551615 4194304 4196468 140734915006560 140259809254032 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7161] ppid=7155 vsize=13980732 CPUtime=0.05 cores=0,2,4,6
/proc/7157/task/7161/stat : 7161 (java) S 7155 7155 5234 0 -1 1077944384 508 0 0 0 4 1 0 0 20 0 15 0 8833297 14316269568 44062 18446744073709551615 4194304 4196468 140734915006560 140259451136272 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7162] ppid=7155 vsize=13980732 CPUtime=0.06 cores=0,2,4,6
/proc/7157/task/7162/stat : 7162 (java) S 7155 7155 5234 0 -1 1077944384 585 0 0 0 5 1 0 0 20 0 15 0 8833297 14316269568 44062 18446744073709551615 4194304 4196468 140734915006560 140259450083728 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7163] ppid=7155 vsize=13980732 CPUtime=0.07 cores=0,2,4,6
/proc/7157/task/7163/stat : 7163 (java) S 7155 7155 5234 0 -1 1077944384 1478 0 0 0 6 1 0 0 20 0 15 0 8833299 14316269568 44062 18446744073709551615 4194304 4196468 140734915006560 140259331377904 140259853351554 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7164] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7164/stat : 7164 (java) S 7155 7155 5234 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 8833299 14316269568 44062 18446744073709551615 4194304 4196468 140734915006560 140259330324128 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7165] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7165/stat : 7165 (java) S 7155 7155 5234 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 8833299 14316269568 44062 18446744073709551615 4194304 4196468 140734915006560 140259329271024 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7166] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7166/stat : 7166 (java) S 7155 7155 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8833302 14316269568 44062 18446744073709551615 4194304 4196468 140734915006560 140259328219600 140259853359003 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7167] ppid=7155 vsize=13980732 CPUtime=2.19 cores=0,2,4,6
/proc/7157/task/7167/stat : 7167 (java) S 7155 7155 5234 0 -1 1077944384 12684 0 0 0 218 1 0 0 20 0 15 0 8833302 14316269568 44062 18446744073709551615 4194304 4196468 140734915006560 140259327166704 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7168] ppid=7155 vsize=13980732 CPUtime=2.17 cores=0,2,4,6
/proc/7157/task/7168/stat : 7168 (java) S 7155 7155 5234 0 -1 1077944384 10806 0 0 0 215 2 0 0 20 0 15 0 8833302 14316269568 44062 18446744073709551615 4194304 4196468 140734915006560 140259326114160 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7169] ppid=7155 vsize=13980732 CPUtime=0.49 cores=0,2,4,6
/proc/7157/task/7169/stat : 7169 (java) S 7155 7155 5234 0 -1 1077944384 6090 0 0 0 49 0 0 0 20 0 15 0 8833302 14316269568 44062 18446744073709551615 4194304 4196468 140734915006560 140259325061104 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7170] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7170/stat : 7170 (java) S 7155 7155 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8833302 14316269568 44062 18446744073709551615 4194304 4196468 140734915006560 140259324008800 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7171] ppid=7155 vsize=13980732 CPUtime=0.06 cores=0,2,4,6
/proc/7157/task/7171/stat : 7171 (java) S 7155 7155 5234 0 -1 1077944384 579 0 0 0 3 3 0 0 20 0 15 0 8833306 14316269568 44062 18446744073709551615 4194304 4196468 140734915006560 140259322956848 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
Current children cumulated CPU time (s) 227.29
Current children cumulated vsize (KiB) 13990244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.43 1.63 1.62 3/216 7259
/proc/meminfo: memFree=31604124/32770624 swapFree=0/278060
[pid=7155] ppid=7152 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7155/stat : 7155 (xcsp3-exec) S 7152 7155 5234 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 8833290 9740288 345 18446744073709551615 4194304 5098028 140724860804544 140724860802648 139708174783100 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 34258944 140724860809627 140724860809831 140724860809831 140724860813291 0
/proc/7155/statm: 2378 345 289 221 0 87 0
[pid=7157] ppid=7155 vsize=13980732 CPUtime=245.02 cores=0,2,4,6
/proc/7157/stat : 7157 (java) S 7155 7155 5234 0 -1 1077944320 51877 0 0 0 24483 19 0 0 20 0 15 0 8833296 14316269568 44066 18446744073709551615 4194304 4196468 140734915006560 140734914989104 140259853340407 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
/proc/7157/statm: 3495183 44066 3228 1 0 3483484 0
[pid=7157/tid=7158] ppid=7155 vsize=13980732 CPUtime=239.69 cores=0,2,4,6
/proc/7157/task/7158/stat : 7158 (java) R 7155 7155 5234 0 -1 4202560 14677 0 0 0 23963 6 0 0 20 0 15 0 8833297 14316269568 44066 18446744073709551615 4194304 4196468 140734915006560 140259857579856 140259494706610 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7159] ppid=7155 vsize=13980732 CPUtime=0.06 cores=0,2,4,6
/proc/7157/task/7159/stat : 7159 (java) S 7155 7155 5234 0 -1 1077944384 543 0 0 0 4 2 0 0 20 0 15 0 8833297 14316269568 44066 18446744073709551615 4194304 4196468 140734915006560 140259810306576 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7160] ppid=7155 vsize=13980732 CPUtime=0.06 cores=0,2,4,6
/proc/7157/task/7160/stat : 7160 (java) S 7155 7155 5234 0 -1 1077944384 1759 0 0 0 5 1 0 0 20 0 15 0 8833297 14316269568 44066 18446744073709551615 4194304 4196468 140734915006560 140259809254032 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7161] ppid=7155 vsize=13980732 CPUtime=0.06 cores=0,2,4,6
/proc/7157/task/7161/stat : 7161 (java) S 7155 7155 5234 0 -1 1077944384 509 0 0 0 5 1 0 0 20 0 15 0 8833297 14316269568 44066 18446744073709551615 4194304 4196468 140734915006560 140259451136272 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7162] ppid=7155 vsize=13980732 CPUtime=0.06 cores=0,2,4,6
/proc/7157/task/7162/stat : 7162 (java) S 7155 7155 5234 0 -1 1077944384 586 0 0 0 5 1 0 0 20 0 15 0 8833297 14316269568 44066 18446744073709551615 4194304 4196468 140734915006560 140259450083728 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7163] ppid=7155 vsize=13980732 CPUtime=0.07 cores=0,2,4,6
/proc/7157/task/7163/stat : 7163 (java) S 7155 7155 5234 0 -1 1077944384 1479 0 0 0 6 1 0 0 20 0 15 0 8833299 14316269568 44066 18446744073709551615 4194304 4196468 140734915006560 140259331377904 140259853351554 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7164] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7164/stat : 7164 (java) S 7155 7155 5234 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 8833299 14316269568 44066 18446744073709551615 4194304 4196468 140734915006560 140259330324128 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7165] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7165/stat : 7165 (java) S 7155 7155 5234 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 8833299 14316269568 44066 18446744073709551615 4194304 4196468 140734915006560 140259329271024 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7166] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7166/stat : 7166 (java) S 7155 7155 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8833302 14316269568 44066 18446744073709551615 4194304 4196468 140734915006560 140259328219600 140259853359003 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7167] ppid=7155 vsize=13980732 CPUtime=2.2 cores=0,2,4,6
/proc/7157/task/7167/stat : 7167 (java) S 7155 7155 5234 0 -1 1077944384 12972 0 0 0 219 1 0 0 20 0 15 0 8833302 14316269568 44066 18446744073709551615 4194304 4196468 140734915006560 140259327166704 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7168] ppid=7155 vsize=13980732 CPUtime=2.18 cores=0,2,4,6
/proc/7157/task/7168/stat : 7168 (java) S 7155 7155 5234 0 -1 1077944384 10975 0 0 0 216 2 0 0 20 0 15 0 8833302 14316269568 44066 18446744073709551615 4194304 4196468 140734915006560 140259326114160 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7169] ppid=7155 vsize=13980732 CPUtime=0.49 cores=0,2,4,6
/proc/7157/task/7169/stat : 7169 (java) S 7155 7155 5234 0 -1 1077944384 6412 0 0 0 49 0 0 0 20 0 15 0 8833302 14316269568 44066 18446744073709551615 4194304 4196468 140734915006560 140259325061104 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7170] ppid=7155 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/7157/task/7170/stat : 7170 (java) S 7155 7155 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8833302 14316269568 44066 18446744073709551615 4194304 4196468 140734915006560 140259324008800 140259853350613 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
[pid=7157/tid=7171] ppid=7155 vsize=13980732 CPUtime=0.07 cores=0,2,4,6
/proc/7157/task/7171/stat : 7171 (java) S 7155 7155 5234 0 -1 1077944384 579 0 0 0 3 4 0 0 20 0 15 0 8833306 14316269568 44066 18446744073709551615 4194304 4196468 140734915006560 140259322956848 140259853351554 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39391232 140734915011028 140734915011203 140734915011203 140734915014607 0
Current children cumulated CPU time (s) 245.02
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 7157 sig 9
??? kill 7155 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 7155 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1705
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=120
# CPU time returned by wait4() is 0.001825
# while last known CPU time is 245.02
#
# 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): 245.02
CPU user time (s): 244.83
CPU system time (s): 0.19
CPU usage (%): 102.087
Max. virtual memory (cumulated for all children) (KiB): 13990244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001705
system time used= 0.00012
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 510
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.22241 second user time and 1.24571 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-01 20:33:54
IDJOB=4254194
IDBENCH=123120
IDSOLVER=2635
FILE ID=node134/4254194-1501613276
RUNJOBID= node134-1501610486-5294
PBS_JOBID= 
Free space on /tmp= 61892 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-tai12a.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-4254194-1501613276/watcher-4254194-1501613276 -o /tmp/evaluation-result-4254194-1501613276/solver-4254194-1501613276 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501610486-5294 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 2103058789 HOME/instance-4254194-1501613276.xml

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

MD5SUM BENCH= 1740172f6b6c755c4ba85e14840c110b
RANDOM SEED=2103058789

node134.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.43
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.43
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.43
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.43
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:        31696784 kB
MemAvailable:   31852500 kB
Buffers:           89688 kB
Cached:           349412 kB
SwapCached:            0 kB
Active:           385244 kB
Inactive:         284500 kB
Active(anon):     233060 kB
Inactive(anon):     6652 kB
Active(file):     152184 kB
Inactive(file):   277848 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8036 kB
Writeback:             4 kB
AnonPages:        222680 kB
Mapped:            41756 kB
Shmem:              8892 kB
Slab:             107744 kB
SReclaimable:      83036 kB
SUnreclaim:        24708 kB
KernelStack:        3504 kB
PageTables:         5272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1241776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 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= 61884 MiB
End job on node134 at 2017-08-01 20:37:54