Trace number 4404220

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 2019-09-20SAT (TO)134 2400.35 604.674

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-14-a3.xml
MD5SUMa5381fa3d98671549d41a8d043d26ba4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark134
Best CPU time to get the best result obtained on this benchmark2400.42
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of constraints94
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":91},{"size":501,"count":14}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":105},{"degree":2,"count":91},{"degree":14,"count":12},{"degree":15,"count":2}]
Minimum constraint arity1
Maximum constraint arity91
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":91},{"arity":14,"count":1},{"arity":91,"count":1}]
Number of extensional constraints0
Number of intensional constraints92
Distribution of constraint types[{"type":"intension","count":92},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

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.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404220-1568990794.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4404220-1568990794.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.26/0.69	c solve instance...
1.92/0.86	o 181 
1.92/0.86	o 177 
1.92/0.87	o 174 
2.31/0.97	o 169 
2.74/1.02	o 168 
5.08/1.61	o 161 
7.83/2.33	o 160 
14.99/4.15	o 157 
14.99/4.19	o 154 
15.77/4.35	o 151 
20.08/5.47	o 148 
20.08/5.50	o 144 
64.20/16.55	o 143 
68.17/17.58	o 142 
130.60/33.28	o 141 
267.48/67.67	o 135 
1384.32/348.75	o 134 
2400.08/604.66	s SATISFIABLE
2400.08/604.66	v <instantiation>
2400.08/604.66	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] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[1][13] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[9][10] y[9][11] y[9][12] y[9][13] y[10][11] y[10][12] y[10][13] y[11][12] y[11][13] y[12][13] </list>
2400.08/604.66	v 	<values>0 1 3 9 23 28 38 70 77 88 101 118 122 134 1 3 9 23 28 38 70 77 88 101 118 122 134 2 8 22 27 37 69 76 87 100 117 121 133 6 20 25 35 67 74 85 98 115 119 131 14 19 29 61 68 79 92 109 113 125 5 15 47 54 65 78 95 99 111 10 42 49 60 73 90 94 106 32 39 50 63 80 84 96 7 18 31 48 52 64 11 24 41 45 57 13 30 34 46 17 21 33 4 16 12 </values>
2400.08/604.66	v </instantiation>
2400.08/604.66	c Unexpected resolution interruption!

Verifier Data

OK	134

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (4405 MiB free)
  memory of node 1: 16384 MiB (5561 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404220-1568990794/watcher-4404220-1568990794 -o /var/tmp/evaluation-result-4404220-1568990794/solver-4404220-1568990794 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node117-1568989944-5359 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 337686336 HOME/instance-4404220-1568990794.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=6683, runsolver pid=6680

[startup+0.100061 s]*
/proc/loadavg: 8.68 7.91 5.47 7/235 6699
/proc/meminfo: memFree=10190756/32770624 swapFree=66972236/67108860
[pid=6683] ppid=6680 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6683/stat : 6683 (xcsp3-exec) S 6680 6683 5327 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475021291 115843072 363 33554432000 4194304 5098028 140728479088784 140728479086888 139697510040188 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 32440320 140728479093591 140728479093849 140728479093849 140728479096774 0
/proc/6683/statm: 28282 363 304 221 0 87 0
[pid=6685] ppid=6683 vsize=15144776 memory=28652 CPUtime=0.13 cores=1,3,5,7
/proc/6685/stat : 6685 (java) S 6683 6683 5327 0 -1 1077944320 5646 0 0 0 11 2 0 0 20 0 15 0 475021291 15508250624 7163 33554432000 4194304 4196468 140734187634944 140734187617488 139826491694839 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
/proc/6685/statm: 3786194 7163 3116 1 0 3748377 0
[pid=6685/tid=6686] ppid=6683 vsize=15144776 memory=7100839852958450802 CPUtime=0.08 cores=1,3,5,7
/proc/6685/task/6686/stat : 6686 (java) R 6683 6683 5327 0 -1 4202560 3600 0 0 0 7 1 0 0 20 0 15 0 475021291 15508250624 7163 33554432000 4194304 4196468 140734187634944 139826495922608 139826483931966 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6687] ppid=6683 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6687/stat : 6687 (java) S 6683 6683 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475021292 15508250624 7163 33554432000 4194304 4196468 140734187634944 139826419735056 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6688] ppid=6683 vsize=15144776 memory=140175289120384 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6688/stat : 6688 (java) S 6683 6683 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475021292 15508250624 7163 33554432000 4194304 4196468 140734187634944 139826083261072 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6689] ppid=6683 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6689/stat : 6689 (java) S 6683 6683 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475021292 15508250624 7163 33554432000 4194304 4196468 140734187634944 139826082208016 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6690] ppid=6683 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6690/stat : 6690 (java) S 6683 6683 5327 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475021292 15508250624 7163 33554432000 4194304 4196468 140734187634944 139826081155472 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6691] ppid=6683 vsize=15144776 memory=140175289120384 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6691/stat : 6691 (java) S 6683 6683 5327 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475021294 15508250624 7229 33554432000 4194304 4196468 140734187634944 139826027559664 139826491705986 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6692] ppid=6683 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6692/stat : 6692 (java) S 6683 6683 5327 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475021294 15508250624 7229 33554432000 4194304 4196468 140734187634944 139826026505888 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6693] ppid=6683 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6693/stat : 6693 (java) S 6683 6683 5327 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475021294 15508250624 7229 33554432000 4194304 4196468 140734187634944 139826025452784 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6694] ppid=6683 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6694/stat : 6694 (java) S 6683 6683 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475021297 15508250624 7229 33554432000 4194304 4196468 140734187634944 139826024401360 139826491713435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6695] ppid=6683 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6695/stat : 6695 (java) R 6683 6683 5327 0 -1 4202560 334 0 0 0 0 0 0 0 20 0 15 0 475021297 15508250624 7229 33554432000 4194304 4196468 140734187634944 139826023329368 139826477715631 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6696] ppid=6683 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6696/stat : 6696 (java) S 6683 6683 5327 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 475021297 15508250624 7229 33554432000 4194304 4196468 140734187634944 139826022295920 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6697] ppid=6683 vsize=15144776 memory=140175289120384 CPUtime=0.02 cores=1,3,5,7
/proc/6685/task/6697/stat : 6697 (java) R 6683 6683 5327 0 -1 4202560 325 0 0 0 2 0 0 0 20 0 15 0 475021297 15508250624 7229 33554432000 4194304 4196468 140734187634944 139826021239880 139826471661958 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6698] ppid=6683 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6698/stat : 6698 (java) S 6683 6683 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475021297 15508250624 7229 33554432000 4194304 4196468 140734187634944 139826020190560 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6699] ppid=6683 vsize=15144776 memory=140175289120384 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6699/stat : 6699 (java) S 6683 6683 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475021297 15508250624 7229 33554432000 4194304 4196468 140734187634944 139826019138608 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30104 KiB

[startup+0.211147 s]*
/proc/loadavg: 8.68 7.91 5.47 7/235 6699
/proc/meminfo: memFree=10176988/32770624 swapFree=66972236/67108860
[pid=6683] ppid=6680 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6683/stat : 6683 (xcsp3-exec) S 6680 6683 5327 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475021291 115843072 363 33554432000 4194304 5098028 140728479088784 140728479086888 139697510040188 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 32440320 140728479093591 140728479093849 140728479093849 140728479096774 0
/proc/6683/statm: 28282 363 304 221 0 87 0
[pid=6685] ppid=6683 vsize=15144776 memory=41132 CPUtime=0.34 cores=1,3,5,7
/proc/6685/stat : 6685 (java) S 6683 6683 5327 0 -1 1077944320 9476 0 0 0 31 3 0 0 20 0 15 0 475021291 15508250624 10283 33554432000 4194304 4196468 140734187634944 140734187617488 139826491694839 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
/proc/6685/statm: 3786194 10283 3317 1 0 3748377 0
[pid=6685/tid=6686] ppid=6683 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/6685/task/6686/stat : 6686 (java) R 6683 6683 5327 0 -1 4202560 6620 0 0 0 17 3 0 0 20 0 15 0 475021291 15508250624 10283 33554432000 4194304 4196468 140734187634944 139826495928544 139826491706774 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6687] ppid=6683 vsize=15144776 memory=13657 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6687/stat : 6687 (java) S 6683 6683 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475021292 15508250624 10283 33554432000 4194304 4196468 140734187634944 139826419735056 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6688] ppid=6683 vsize=15144776 memory=140175292654480 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6688/stat : 6688 (java) S 6683 6683 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475021292 15508250624 10283 33554432000 4194304 4196468 140734187634944 139826083261072 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6689] ppid=6683 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6689/stat : 6689 (java) S 6683 6683 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475021292 15508250624 10283 33554432000 4194304 4196468 140734187634944 139826082208016 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6690] ppid=6683 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6690/stat : 6690 (java) S 6683 6683 5327 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475021292 15508250624 10283 33554432000 4194304 4196468 140734187634944 139826081155472 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6691] ppid=6683 vsize=15144776 memory=140175289120384 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6691/stat : 6691 (java) S 6683 6683 5327 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475021294 15508250624 10283 33554432000 4194304 4196468 140734187634944 139826027559664 139826491705986 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6692] ppid=6683 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6692/stat : 6692 (java) S 6683 6683 5327 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475021294 15508250624 10283 33554432000 4194304 4196468 140734187634944 139826026505888 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6693] ppid=6683 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6693/stat : 6693 (java) S 6683 6683 5327 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475021294 15508250624 10283 33554432000 4194304 4196468 140734187634944 139826025452784 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6694] ppid=6683 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6694/stat : 6694 (java) S 6683 6683 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475021297 15508250624 10283 33554432000 4194304 4196468 140734187634944 139826024401360 139826491713435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6695] ppid=6683 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/6685/task/6695/stat : 6695 (java) S 6683 6683 5327 0 -1 1077944384 542 0 0 0 3 0 0 0 20 0 15 0 475021297 15508250624 10283 33554432000 4194304 4196468 140734187634944 139826023348464 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6696] ppid=6683 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/6685/task/6696/stat : 6696 (java) S 6683 6683 5327 0 -1 1077944384 258 0 0 0 2 0 0 0 20 0 15 0 475021297 15508250624 10283 33554432000 4194304 4196468 140734187634944 139826022295920 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6697] ppid=6683 vsize=15144776 memory=140175289120384 CPUtime=0.08 cores=1,3,5,7
/proc/6685/task/6697/stat : 6697 (java) R 6683 6683 5327 0 -1 4202560 749 0 0 0 8 0 0 0 20 0 15 0 475021297 15508250624 10283 33554432000 4194304 4196468 140734187634944 139826021242864 139826475775326 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6698] ppid=6683 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6698/stat : 6698 (java) S 6683 6683 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475021297 15508250624 10283 33554432000 4194304 4196468 140734187634944 139826020190560 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6699] ppid=6683 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6699/stat : 6699 (java) S 6683 6683 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475021297 15508250624 10283 33554432000 4194304 4196468 140734187634944 139826019138608 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42584 KiB

[startup+0.311717 s]*
/proc/loadavg: 8.68 7.91 5.47 6/235 6699
/proc/meminfo: memFree=10170576/32770624 swapFree=66972236/67108860
[pid=6683] ppid=6680 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6683/stat : 6683 (xcsp3-exec) S 6680 6683 5327 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475021291 115843072 363 33554432000 4194304 5098028 140728479088784 140728479086888 139697510040188 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 32440320 140728479093591 140728479093849 140728479093849 140728479096774 0
/proc/6683/statm: 28282 363 304 221 0 87 0
[pid=6685] ppid=6683 vsize=15149032 memory=49516 CPUtime=0.52 cores=1,3,5,7
/proc/6685/stat : 6685 (java) S 6683 6683 5327 0 -1 1077944320 10688 0 0 0 48 4 0 0 20 0 15 0 475021291 15512608768 12379 33554432000 4194304 4196468 140734187634944 140734187617488 139826491694839 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
/proc/6685/statm: 3787258 12379 3351 1 0 3748377 0
[pid=6685/tid=6686] ppid=6683 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/6685/task/6686/stat : 6686 (java) R 6683 6683 5327 0 -1 4202560 7762 0 0 0 27 3 0 0 20 0 15 0 475021291 15512608768 12379 33554432000 4194304 4196468 140734187634944 139826495925952 139826491716765 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6687] ppid=6683 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6687/stat : 6687 (java) S 6683 6683 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475021292 15512608768 12379 33554432000 4194304 4196468 140734187634944 139826419735056 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6688] ppid=6683 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6688/stat : 6688 (java) S 6683 6683 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475021292 15512608768 12379 33554432000 4194304 4196468 140734187634944 139826083261072 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6689] ppid=6683 vsize=15149032 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6689/stat : 6689 (java) S 6683 6683 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475021292 15512608768 12379 33554432000 4194304 4196468 140734187634944 139826082208016 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6690] ppid=6683 vsize=15149032 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6690/stat : 6690 (java) S 6683 6683 5327 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475021292 15512608768 12379 33554432000 4194304 4196468 140734187634944 139826081155472 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6691] ppid=6683 vsize=15149032 memory=7583879913350407570 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6691/stat : 6691 (java) S 6683 6683 5327 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475021294 15512608768 12379 33554432000 4194304 4196468 140734187634944 139826027559664 139826491705986 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6692] ppid=6683 vsize=15149032 memory=6944938067432061290 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6692/stat : 6692 (java) S 6683 6683 5327 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475021294 15512608768 12379 33554432000 4194304 4196468 140734187634944 139826026505888 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6693] ppid=6683 vsize=15149032 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6693/stat : 6693 (java) S 6683 6683 5327 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475021294 15512608768 12379 33554432000 4194304 4196468 140734187634944 139826025452784 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6694] ppid=6683 vsize=15149032 memory=7100839852926015589 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6694/stat : 6694 (java) S 6683 6683 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475021297 15512608768 12379 33554432000 4194304 4196468 140734187634944 139826024401360 139826491713435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6695] ppid=6683 vsize=15149032 memory=-8412656567168561567 CPUtime=0.04 cores=1,3,5,7
/proc/6685/task/6695/stat : 6695 (java) S 6683 6683 5327 0 -1 1077944384 548 0 0 0 4 0 0 0 20 0 15 0 475021297 15512608768 12379 33554432000 4194304 4196468 140734187634944 139826023348464 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6696] ppid=6683 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/6685/task/6696/stat : 6696 (java) S 6683 6683 5327 0 -1 1077944384 267 0 0 0 3 0 0 0 20 0 15 0 475021297 15512608768 12379 33554432000 4194304 4196468 140734187634944 139826022295920 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6697] ppid=6683 vsize=15149032 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/6685/task/6697/stat : 6697 (java) S 6683 6683 5327 0 -1 1077944384 815 0 0 0 13 0 0 0 20 0 15 0 475021297 15512608768 12379 33554432000 4194304 4196468 140734187634944 139826021242864 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6698] ppid=6683 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6698/stat : 6698 (java) S 6683 6683 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475021297 15512608768 12379 33554432000 4194304 4196468 140734187634944 139826020190560 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6699] ppid=6683 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6699/stat : 6699 (java) S 6683 6683 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475021297 15512608768 12379 33554432000 4194304 4196468 140734187634944 139826019138608 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50968 KiB

[startup+0.700911 s]
/proc/loadavg: 8.68 7.91 5.47 9/235 6699
/proc/meminfo: memFree=10155616/32770624 swapFree=66972236/67108860
[pid=6683] ppid=6680 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6683/stat : 6683 (xcsp3-exec) S 6680 6683 5327 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475021291 115843072 363 33554432000 4194304 5098028 140728479088784 140728479086888 139697510040188 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 32440320 140728479093591 140728479093849 140728479093849 140728479096774 0
/proc/6683/statm: 28282 363 304 221 0 87 0
[pid=6685] ppid=6683 vsize=15351876 memory=87504 CPUtime=1.56 cores=1,3,5,7
/proc/6685/stat : 6685 (java) S 6683 6683 5327 0 -1 1077944320 14683 0 0 0 149 7 0 0 20 0 19 0 475021291 15720321024 21876 33554432000 4194304 4196468 140734187634944 140734187617488 139826491694839 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
/proc/6685/statm: 3837969 21876 3451 1 0 3799069 0
[pid=6685/tid=6686] ppid=6683 vsize=15351876 memory=1791336908033 CPUtime=0.67 cores=1,3,5,7
/proc/6685/task/6686/stat : 6686 (java) S 6683 6683 5327 0 -1 1077944384 9335 0 0 0 62 5 0 0 20 0 19 0 475021291 15720321024 21876 33554432000 4194304 4196468 140734187634944 139826495935616 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6687] ppid=6683 vsize=15351876 memory=33 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6687/stat : 6687 (java) S 6683 6683 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475021292 15720321024 21876 33554432000 4194304 4196468 140734187634944 139826419735056 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6688] ppid=6683 vsize=15351876 memory=-7604262568725289114 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6688/stat : 6688 (java) S 6683 6683 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475021292 15720321024 21876 33554432000 4194304 4196468 140734187634944 139826083261072 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6689] ppid=6683 vsize=15351876 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6689/stat : 6689 (java) S 6683 6683 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475021292 15720321024 21876 33554432000 4194304 4196468 140734187634944 139826082208016 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6690] ppid=6683 vsize=15351876 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6690/stat : 6690 (java) S 6683 6683 5327 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475021292 15720321024 21876 33554432000 4194304 4196468 140734187634944 139826081155472 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6691] ppid=6683 vsize=15351876 memory=43052 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6691/stat : 6691 (java) S 6683 6683 5327 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 475021294 15720321024 21876 33554432000 4194304 4196468 140734187634944 139826027559664 139826491705986 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6692] ppid=6683 vsize=15351876 memory=992 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6692/stat : 6692 (java) S 6683 6683 5327 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475021294 15720321024 21876 33554432000 4194304 4196468 140734187634944 139826026505888 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6693] ppid=6683 vsize=15351876 memory=2044 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6693/stat : 6693 (java) S 6683 6683 5327 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475021294 15720321024 21876 33554432000 4194304 4196468 140734187634944 139826025452784 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6694] ppid=6683 vsize=15351876 memory=1432 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6694/stat : 6694 (java) S 6683 6683 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475021297 15720321024 21876 33554432000 4194304 4196468 140734187634944 139826024401360 139826491713435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6695] ppid=6683 vsize=15351876 memory=11624 CPUtime=0.19 cores=1,3,5,7
/proc/6685/task/6695/stat : 6695 (java) R 6683 6683 5327 0 -1 1077944384 994 0 0 0 19 0 0 0 20 0 19 0 475021297 15720321024 21876 33554432000 4194304 4196468 140734187634944 139826023348464 139826491705986 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6696] ppid=6683 vsize=15351876 memory=740 CPUtime=0.25 cores=1,3,5,7
/proc/6685/task/6696/stat : 6696 (java) R 6683 6683 5327 0 -1 4202560 1086 0 0 0 25 0 0 0 20 0 19 0 475021297 15720321024 21876 33554432000 4194304 4196468 140734187634944 139826022275984 139826476802792 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6697] ppid=6683 vsize=15351876 memory=1056 CPUtime=0.41 cores=1,3,5,7
/proc/6685/task/6697/stat : 6697 (java) S 6683 6683 5327 0 -1 1077944384 1871 0 0 0 41 0 0 0 20 0 19 0 475021297 15720321024 21876 33554432000 4194304 4196468 140734187634944 139826021242864 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6698] ppid=6683 vsize=15351876 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6698/stat : 6698 (java) S 6683 6683 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475021297 15720321024 21876 33554432000 4194304 4196468 140734187634944 139826020190560 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6699] ppid=6683 vsize=15351876 memory=1040 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6699/stat : 6699 (java) S 6683 6683 5327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475021297 15720321024 21876 33554432000 4194304 4196468 140734187634944 139826019138608 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 15465004 KiB
Current children cumulated memory: 88956 KiB

[startup+1.50082 s]
/proc/loadavg: 8.68 7.91 5.47 12/239 6719
/proc/meminfo: memFree=10081300/32770624 swapFree=66972236/67108860
[pid=6683] ppid=6680 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6683/stat : 6683 (xcsp3-exec) S 6680 6683 5327 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475021291 115843072 363 33554432000 4194304 5098028 140728479088784 140728479086888 139697510040188 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 32440320 140728479093591 140728479093849 140728479093849 140728479096774 0
/proc/6683/statm: 28282 363 304 221 0 87 0

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

/proc/6685/stat : 6685 (java) S 6683 6683 5327 0 -1 1077944320 111857 0 0 0 207263 70 0 0 20 0 19 0 475021291 15925850112 71689 33554432000 4194304 4196468 140734187634944 140734187617488 139826491694839 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
/proc/6685/statm: 3888147 71689 3544 1 0 3849247 0
[pid=6685/tid=6686] ppid=6683 vsize=15552588 memory=286756 CPUtime=0.68 cores=1,3,5,7
/proc/6685/task/6686/stat : 6686 (java) S 6683 6683 5327 0 -1 1077944384 10184 0 0 0 63 5 0 0 20 0 19 0 475021291 15925850112 71689 33554432000 4194304 4196468 140734187634944 139826495935616 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6687] ppid=6683 vsize=15552588 memory=286712 CPUtime=0.85 cores=1,3,5,7
/proc/6685/task/6687/stat : 6687 (java) S 6683 6683 5327 0 -1 1077944384 3922 0 0 0 80 5 0 0 20 0 19 0 475021292 15925850112 71689 33554432000 4194304 4196468 140734187634944 139826419735056 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6688] ppid=6683 vsize=15552588 memory=280350368705568 CPUtime=0.85 cores=1,3,5,7
/proc/6685/task/6688/stat : 6688 (java) S 6683 6683 5327 0 -1 1077944384 6700 0 0 0 79 6 0 0 20 0 19 0 475021292 15925850112 71689 33554432000 4194304 4196468 140734187634944 139826083261072 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6689] ppid=6683 vsize=15552588 memory=286712 CPUtime=0.86 cores=1,3,5,7
/proc/6685/task/6689/stat : 6689 (java) S 6683 6683 5327 0 -1 1077944384 6102 0 0 0 80 6 0 0 20 0 19 0 475021292 15925850112 71689 33554432000 4194304 4196468 140734187634944 139826082208016 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6690] ppid=6683 vsize=15552588 memory=286712 CPUtime=0.86 cores=1,3,5,7
/proc/6685/task/6690/stat : 6690 (java) S 6683 6683 5327 0 -1 1077944384 5995 0 0 0 81 5 0 0 20 0 19 0 475021292 15925850112 71689 33554432000 4194304 4196468 140734187634944 139826081155472 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6691] ppid=6683 vsize=15552588 memory=286756 CPUtime=0.74 cores=1,3,5,7
/proc/6685/task/6691/stat : 6691 (java) S 6683 6683 5327 0 -1 1077944384 18440 0 0 0 41 33 0 0 20 0 19 0 475021294 15925850112 71689 33554432000 4194304 4196468 140734187634944 139826027559664 139826491705986 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6692] ppid=6683 vsize=15552588 memory=286756 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6692/stat : 6692 (java) S 6683 6683 5327 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 19 0 475021294 15925850112 71689 33554432000 4194304 4196468 140734187634944 139826026505952 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6693] ppid=6683 vsize=15552588 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6693/stat : 6693 (java) S 6683 6683 5327 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 19 0 475021294 15925850112 71689 33554432000 4194304 4196468 140734187634944 139826025452800 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6694] ppid=6683 vsize=15552588 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6694/stat : 6694 (java) S 6683 6683 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475021297 15925850112 71689 33554432000 4194304 4196468 140734187634944 139826024401360 139826491713435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6695] ppid=6683 vsize=15552588 memory=0 CPUtime=2.49 cores=1,3,5,7
/proc/6685/task/6695/stat : 6695 (java) S 6683 6683 5327 0 -1 1077944384 11851 0 0 0 248 1 0 0 20 0 19 0 475021297 15925850112 71689 33554432000 4194304 4196468 140734187634944 139826023348464 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6696] ppid=6683 vsize=15552588 memory=992 CPUtime=2.76 cores=1,3,5,7
/proc/6685/task/6696/stat : 6696 (java) S 6683 6683 5327 0 -1 1077944384 14988 0 0 0 275 1 0 0 20 0 19 0 475021297 15925850112 71689 33554432000 4194304 4196468 140734187634944 139826022295920 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6697] ppid=6683 vsize=15552588 memory=286712 CPUtime=0.83 cores=1,3,5,7
/proc/6685/task/6697/stat : 6697 (java) S 6683 6683 5327 0 -1 1077944384 9853 0 0 0 81 2 0 0 20 0 19 0 475021297 15925850112 71689 33554432000 4194304 4196468 140734187634944 139826021242864 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6698] ppid=6683 vsize=15552588 memory=289232 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6698/stat : 6698 (java) S 6683 6683 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475021297 15925850112 71689 33554432000 4194304 4196468 140734187634944 139826020190560 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6699] ppid=6683 vsize=15552588 memory=1452 CPUtime=0.14 cores=1,3,5,7
/proc/6685/task/6699/stat : 6699 (java) S 6683 6683 5327 0 -1 1077944384 862 0 0 0 0 14 0 0 20 0 19 0 475021297 15925850112 71689 33554432000 4194304 4196468 140734187634944 139826019138608 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6799] ppid=6683 vsize=15552588 memory=1452 CPUtime=171.69 cores=1,3,5,7
/proc/6685/task/6799/stat : 6799 (java) R 6683 6683 5327 0 -1 4202560 895 0 0 0 17169 0 0 0 20 0 19 0 475056167 15925850112 71689 33554432000 4194304 4196468 140734187634944 139825942186848 139826106281274 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6800] ppid=6683 vsize=15552588 memory=1452 CPUtime=171.94 cores=1,3,5,7
/proc/6685/task/6800/stat : 6800 (java) R 6683 6683 5327 0 -1 4202560 1389 0 0 0 17194 0 0 0 20 0 19 0 475056167 15925850112 71689 33554432000 4194304 4196468 140734187634944 139825937979792 139826108377512 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6801] ppid=6683 vsize=15552588 memory=286756 CPUtime=171.55 cores=1,3,5,7
/proc/6685/task/6801/stat : 6801 (java) R 6683 6683 5327 0 -1 4202560 1695 0 0 0 17155 0 0 0 20 0 19 0 475056167 15925850112 71689 33554432000 4194304 4196468 140734187634944 139825940082440 139826107160116 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6802] ppid=6683 vsize=15552588 memory=1452 CPUtime=171.48 cores=1,3,5,7
/proc/6685/task/6802/stat : 6802 (java) R 6683 6683 5327 0 -1 4202560 865 0 0 0 17148 0 0 0 20 0 19 0 475056167 15925850112 71689 33554432000 4194304 4196468 140734187634944 139825939030032 139826107910842 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
Current children cumulated CPU time: 2073.33 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 288208 KiB

[startup+582.302 s]
/proc/loadavg: 8.40 8.53 6.94 10/238 8140
/proc/meminfo: memFree=7058472/32770624 swapFree=66972240/67108860
[pid=6683] ppid=6680 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6683/stat : 6683 (xcsp3-exec) S 6680 6683 5327 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475021291 115843072 363 33554432000 4194304 5098028 140728479088784 140728479086888 139697510040188 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 32440320 140728479093591 140728479093849 140728479093849 140728479096774 0
/proc/6683/statm: 28282 363 304 221 0 87 0
[pid=6685] ppid=6683 vsize=15552588 memory=280184 CPUtime=2311.49 cores=1,3,5,7
/proc/6685/stat : 6685 (java) S 6683 6683 5327 0 -1 1077944320 116679 0 0 0 231073 76 0 0 20 0 19 0 475021291 15925850112 70046 33554432000 4194304 4196468 140734187634944 140734187617488 139826491694839 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
/proc/6685/statm: 3888147 70046 3544 1 0 3849247 0
[pid=6685/tid=6686] ppid=6683 vsize=15552588 memory=280184 CPUtime=0.68 cores=1,3,5,7
/proc/6685/task/6686/stat : 6686 (java) S 6683 6683 5327 0 -1 1077944384 10184 0 0 0 63 5 0 0 20 0 19 0 475021291 15925850112 70046 33554432000 4194304 4196468 140734187634944 139826495935616 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6687] ppid=6683 vsize=15552588 memory=280184 CPUtime=0.99 cores=1,3,5,7
/proc/6685/task/6687/stat : 6687 (java) S 6683 6683 5327 0 -1 1077944384 4007 0 0 0 93 6 0 0 20 0 19 0 475021292 15925850112 70046 33554432000 4194304 4196468 140734187634944 139826419735056 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6688] ppid=6683 vsize=15552588 memory=285308 CPUtime=0.99 cores=1,3,5,7
/proc/6685/task/6688/stat : 6688 (java) S 6683 6683 5327 0 -1 1077944384 6842 0 0 0 93 6 0 0 20 0 19 0 475021292 15925850112 70046 33554432000 4194304 4196468 140734187634944 139826083261072 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6689] ppid=6683 vsize=15552588 memory=280184 CPUtime=1 cores=1,3,5,7
/proc/6685/task/6689/stat : 6689 (java) S 6683 6683 5327 0 -1 1077944384 6234 0 0 0 94 6 0 0 20 0 19 0 475021292 15925850112 70046 33554432000 4194304 4196468 140734187634944 139826082208016 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6690] ppid=6683 vsize=15552588 memory=280184 CPUtime=1 cores=1,3,5,7
/proc/6685/task/6690/stat : 6690 (java) S 6683 6683 5327 0 -1 1077944384 6358 0 0 0 95 5 0 0 20 0 19 0 475021292 15925850112 70046 33554432000 4194304 4196468 140734187634944 139826081155472 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6691] ppid=6683 vsize=15552588 memory=280184 CPUtime=0.86 cores=1,3,5,7
/proc/6685/task/6691/stat : 6691 (java) S 6683 6683 5327 0 -1 1077944384 22297 0 0 0 48 38 0 0 20 0 19 0 475021294 15925850112 70046 33554432000 4194304 4196468 140734187634944 139826027559664 139826491705986 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6692] ppid=6683 vsize=15552588 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6692/stat : 6692 (java) S 6683 6683 5327 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 19 0 475021294 15925850112 70046 33554432000 4194304 4196468 140734187634944 139826026505952 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6693] ppid=6683 vsize=15552588 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6693/stat : 6693 (java) S 6683 6683 5327 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 19 0 475021294 15925850112 70046 33554432000 4194304 4196468 140734187634944 139826025452800 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6694] ppid=6683 vsize=15552588 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6694/stat : 6694 (java) S 6683 6683 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475021297 15925850112 70046 33554432000 4194304 4196468 140734187634944 139826024401360 139826491713435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6695] ppid=6683 vsize=15552588 memory=280184 CPUtime=2.49 cores=1,3,5,7
/proc/6685/task/6695/stat : 6695 (java) S 6683 6683 5327 0 -1 1077944384 11854 0 0 0 248 1 0 0 20 0 19 0 475021297 15925850112 70046 33554432000 4194304 4196468 140734187634944 139826023348464 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6696] ppid=6683 vsize=15552588 memory=43064 CPUtime=2.76 cores=1,3,5,7
/proc/6685/task/6696/stat : 6696 (java) S 6683 6683 5327 0 -1 1077944384 14990 0 0 0 275 1 0 0 20 0 19 0 475021297 15925850112 70046 33554432000 4194304 4196468 140734187634944 139826022295920 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6697] ppid=6683 vsize=15552588 memory=992 CPUtime=0.84 cores=1,3,5,7
/proc/6685/task/6697/stat : 6697 (java) S 6683 6683 5327 0 -1 1077944384 9855 0 0 0 82 2 0 0 20 0 19 0 475021297 15925850112 70046 33554432000 4194304 4196468 140734187634944 139826021242864 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6698] ppid=6683 vsize=15552588 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6698/stat : 6698 (java) S 6683 6683 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475021297 15925850112 70046 33554432000 4194304 4196468 140734187634944 139826020190560 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6699] ppid=6683 vsize=15552588 memory=1452 CPUtime=0.16 cores=1,3,5,7
/proc/6685/task/6699/stat : 6699 (java) S 6683 6683 5327 0 -1 1077944384 865 0 0 0 0 16 0 0 20 0 19 0 475021297 15925850112 70046 33554432000 4194304 4196468 140734187634944 139826019138608 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6799] ppid=6683 vsize=15552588 memory=1452 CPUtime=230.91 cores=1,3,5,7
/proc/6685/task/6799/stat : 6799 (java) R 6683 6683 5327 0 -1 4202560 937 0 0 0 23091 0 0 0 20 0 19 0 475056167 15925850112 70046 33554432000 4194304 4196468 140734187634944 139825942186720 139826104827882 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6800] ppid=6683 vsize=15552588 memory=280184 CPUtime=231.3 cores=1,3,5,7
/proc/6685/task/6800/stat : 6800 (java) R 6683 6683 5327 0 -1 4202560 1446 0 0 0 23130 0 0 0 20 0 19 0 475056167 15925850112 70046 33554432000 4194304 4196468 140734187634944 139825937979776 139826108377148 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6801] ppid=6683 vsize=15552588 memory=1452 CPUtime=231.04 cores=1,3,5,7
/proc/6685/task/6801/stat : 6801 (java) R 6683 6683 5327 0 -1 4202560 1766 0 0 0 23104 0 0 0 20 0 19 0 475056167 15925850112 70046 33554432000 4194304 4196468 140734187634944 139825940082440 139826105552883 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6802] ppid=6683 vsize=15552588 memory=280184 CPUtime=230.86 cores=1,3,5,7
/proc/6685/task/6802/stat : 6802 (java) R 6683 6683 5327 0 -1 4202560 928 0 0 0 23086 0 0 0 20 0 19 0 475056167 15925850112 70046 33554432000 4194304 4196468 140734187634944 139825939030408 139826107158844 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
Current children cumulated CPU time: 2311.49 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 281636 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.602 s]
/proc/loadavg: 8.33 8.51 6.97 10/237 8141
/proc/meminfo: memFree=7059144/32770624 swapFree=66972240/67108860
[pid=6683] ppid=6680 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6683/stat : 6683 (xcsp3-exec) S 6680 6683 5327 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475021291 115843072 363 33554432000 4194304 5098028 140728479088784 140728479086888 139697510040188 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 32440320 140728479093591 140728479093849 140728479093849 140728479096774 0
/proc/6683/statm: 28282 363 304 221 0 87 0
[pid=6685] ppid=6683 vsize=15552588 memory=280228 CPUtime=2400.08 cores=1,3,5,7
/proc/6685/stat : 6685 (java) S 6683 6683 5327 0 -1 1077944320 117709 0 0 0 239930 78 0 0 20 0 19 0 475021291 15925850112 70057 33554432000 4194304 4196468 140734187634944 140734187617488 139826491694839 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
/proc/6685/statm: 3888147 70057 3544 1 0 3849247 0
[pid=6685/tid=6686] ppid=6683 vsize=15552588 memory=50020 CPUtime=0.68 cores=1,3,5,7
/proc/6685/task/6686/stat : 6686 (java) S 6683 6683 5327 0 -1 1077944384 10184 0 0 0 63 5 0 0 20 0 19 0 475021291 15925850112 70057 33554432000 4194304 4196468 140734187634944 139826495935616 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6687] ppid=6683 vsize=15552588 memory=8562125494162282060 CPUtime=1.05 cores=1,3,5,7
/proc/6685/task/6687/stat : 6687 (java) S 6683 6683 5327 0 -1 1077944384 4193 0 0 0 99 6 0 0 20 0 19 0 475021292 15925850112 70057 33554432000 4194304 4196468 140734187634944 139826419735056 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6688] ppid=6683 vsize=15552588 memory=-1664385933527490352 CPUtime=1.05 cores=1,3,5,7
/proc/6685/task/6688/stat : 6688 (java) S 6683 6683 5327 0 -1 1077944384 6901 0 0 0 99 6 0 0 20 0 19 0 475021292 15925850112 70057 33554432000 4194304 4196468 140734187634944 139826083261072 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6689] ppid=6683 vsize=15552588 memory=1452 CPUtime=1.06 cores=1,3,5,7
/proc/6685/task/6689/stat : 6689 (java) S 6683 6683 5327 0 -1 1077944384 6268 0 0 0 100 6 0 0 20 0 19 0 475021292 15925850112 70057 33554432000 4194304 4196468 140734187634944 139826082208016 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6690] ppid=6683 vsize=15552588 memory=280228 CPUtime=1.06 cores=1,3,5,7
/proc/6685/task/6690/stat : 6690 (java) S 6683 6683 5327 0 -1 1077944384 6367 0 0 0 101 5 0 0 20 0 19 0 475021292 15925850112 70057 33554432000 4194304 4196468 140734187634944 139826081155472 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6691] ppid=6683 vsize=15552588 memory=6944656592455359580 CPUtime=0.9 cores=1,3,5,7
/proc/6685/task/6691/stat : 6691 (java) S 6683 6683 5327 0 -1 1077944384 22533 0 0 0 51 39 0 0 20 0 19 0 475021294 15925850112 70057 33554432000 4194304 4196468 140734187634944 139826027559664 139826491705986 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6692] ppid=6683 vsize=15552588 memory=-3252517613198930781 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6692/stat : 6692 (java) S 6683 6683 5327 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 19 0 475021294 15925850112 70057 33554432000 4194304 4196468 140734187634944 139826026505952 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6693] ppid=6683 vsize=15552588 memory=-7250144070853040030 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6693/stat : 6693 (java) S 6683 6683 5327 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 19 0 475021294 15925850112 70057 33554432000 4194304 4196468 140734187634944 139826025452800 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6694] ppid=6683 vsize=15552588 memory=-6804530867367538332 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6694/stat : 6694 (java) S 6683 6683 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475021297 15925850112 70057 33554432000 4194304 4196468 140734187634944 139826024401360 139826491713435 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6695] ppid=6683 vsize=15552588 memory=6944656592455360569 CPUtime=2.49 cores=1,3,5,7
/proc/6685/task/6695/stat : 6695 (java) S 6683 6683 5327 0 -1 1077944384 11857 0 0 0 248 1 0 0 20 0 19 0 475021297 15925850112 70057 33554432000 4194304 4196468 140734187634944 139826023348464 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6696] ppid=6683 vsize=15552588 memory=-6520471753822164382 CPUtime=2.76 cores=1,3,5,7
/proc/6685/task/6696/stat : 6696 (java) S 6683 6683 5327 0 -1 1077944384 14992 0 0 0 275 1 0 0 20 0 19 0 475021297 15925850112 70057 33554432000 4194304 4196468 140734187634944 139826022295920 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6697] ppid=6683 vsize=15552588 memory=1436 CPUtime=0.84 cores=1,3,5,7
/proc/6685/task/6697/stat : 6697 (java) S 6683 6683 5327 0 -1 1077944384 9857 0 0 0 82 2 0 0 20 0 19 0 475021297 15925850112 70057 33554432000 4194304 4196468 140734187634944 139826021242864 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6698] ppid=6683 vsize=15552588 memory=-7023579799431922829 CPUtime=0 cores=1,3,5,7
/proc/6685/task/6698/stat : 6698 (java) S 6683 6683 5327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475021297 15925850112 70057 33554432000 4194304 4196468 140734187634944 139826020190560 139826491705045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6699] ppid=6683 vsize=15552588 memory=-7666414585839465563 CPUtime=0.17 cores=1,3,5,7
/proc/6685/task/6699/stat : 6699 (java) S 6683 6683 5327 0 -1 1077944384 893 0 0 0 0 17 0 0 20 0 19 0 475021297 15925850112 70057 33554432000 4194304 4196468 140734187634944 139826019138608 139826491705986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6799] ppid=6683 vsize=15552588 memory=-6520478321162704286 CPUtime=252.97 cores=1,3,5,7
/proc/6685/task/6799/stat : 6799 (java) R 6683 6683 5327 0 -1 4202560 1030 0 0 0 25297 0 0 0 20 0 19 0 475056167 15925850112 70057 33554432000 4194304 4196468 140734187634944 139825942187256 139826107158914 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6800] ppid=6683 vsize=15552588 memory=-7521736447810188379 CPUtime=253.37 cores=1,3,5,7
/proc/6685/task/6800/stat : 6800 (java) R 6683 6683 5327 0 -1 4202560 1559 0 0 0 25337 0 0 0 20 0 19 0 475056167 15925850112 70057 33554432000 4194304 4196468 140734187634944 139825937979776 139826108377482 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6801] ppid=6683 vsize=15552588 memory=-8412652160765825907 CPUtime=253.13 cores=1,3,5,7
/proc/6685/task/6801/stat : 6801 (java) R 6683 6683 5327 0 -1 4202560 1942 0 0 0 25313 0 0 0 20 0 19 0 475056167 15925850112 70057 33554432000 4194304 4196468 140734187634944 139825940082184 139826106092209 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
[pid=6685/tid=6802] ppid=6683 vsize=15552588 memory=-8634980985311628903 CPUtime=252.91 cores=1,3,5,7
/proc/6685/task/6802/stat : 6802 (java) R 6683 6683 5327 0 -1 4202560 1017 0 0 0 25291 0 0 0 20 0 19 0 475056167 15925850112 70057 33554432000 4194304 4196468 140734187634944 139825939030032 139826105248960 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140734187643867 140734187644042 140734187644042 140734187646927 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 281680 KiB

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

[startup+604.623 s]
# the end of solver process 6683 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001114 s, system=0.001114 s

[startup+604.674 s]
# the end of solver process 6685 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.57 s, system=0.788615 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 604.674
CPU time (s): 2400.35
CPU user time (s): 2399.57
CPU system time (s): 0.788615
CPU usage (%): 396.967
Max. virtual memory (cumulated for all children) (KiB): 15665716
Max. memory (cumulated for all children) (KiB): 452984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.57
system time used= 0.788615
maximum resident set size= 477616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118844
page faults= 0
swaps= 0
block input operations= 0
block output operations= 872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32043
involuntary context switches= 49596


# summary of solver processes directly reported to runsolver:
#   pid: 6683,6685
#   total CPU time (s): 2400.35
#   total CPU user time (s): 2399.57
#   total CPU system time (s): 0.788615

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.02065 second user time and 7.09803 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-20 16:45:51
IDJOB=4404220
IDBENCH=126210
IDSOLVER=2864
FILE ID=node117/4404220-1568990794
RUNJOBID= node117-1568989944-5359
PBS_JOBID= 21704646
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-14-a3.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404220-1568990794/watcher-4404220-1568990794 -o /var/tmp/evaluation-result-4404220-1568990794/solver-4404220-1568990794 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node117-1568989944-5359 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 337686336 HOME/instance-4404220-1568990794.xml

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

MD5SUM BENCH= a5381fa3d98671549d41a8d043d26ba4
RANDOM SEED=337686336

node117.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.75
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.75
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.75
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.75
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:        10206492 kB
MemAvailable:   31198624 kB
Buffers:          135516 kB
Cached:         20762016 kB
SwapCached:        27756 kB
Active:         11023228 kB
Inactive:       10541224 kB
Active(anon):     639076 kB
Inactive(anon):    68744 kB
Active(file):   10384152 kB
Inactive(file): 10472480 kB
Unevictable:      108556 kB
Mlocked:          108556 kB
SwapTotal:      67108860 kB
SwapFree:       66972236 kB
Dirty:             26248 kB
Writeback:            12 kB
AnonPages:        749108 kB
Mapped:            61320 kB
Shmem:             32412 kB
Slab:             592640 kB
SReclaimable:     563960 kB
SUnreclaim:        28680 kB
KernelStack:        3824 kB
PageTables:         6784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1910504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    647168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node117 at 2019-09-20 16:55:56