Trace number 4406276

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-24SAT (TO)139 2520.04 2513.61

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n30/
TravellingSalesman-30-30-19.xml
MD5SUMa6469c0d47f71dcca9bcaaa451655f38
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark126
Best CPU time to get the best result obtained on this benchmark2520.08
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints31
Number of domains2
Minimum domain size30
Maximum domain size33
Distribution of domain sizes[{"size":30,"count":30},{"size":33,"count":30}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":30}]
Minimum constraint arity3
Maximum constraint arity30
Distribution of constraint arities[{"arity":3,"count":30},{"arity":30,"count":1}]
Number of extensional constraints30
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":30},{"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.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406276-1569411152.xml"  -tl '2520s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406276-1569411152.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.29	c parse instance...
1.00/0.53	c solve instance...
1.31/0.62	o 174 
1.31/0.62	o 173 
1.31/0.63	o 149 
1.31/0.63	o 148 
1.31/0.64	o 147 
1.31/0.64	o 146 
1.31/0.64	o 145 
1.31/0.65	o 144 
81.15/77.33	o 143 
81.15/77.34	o 142 
252.96/248.86	o 140 
2440.26/2433.94	o 139 
2520.01/2513.60	s SATISFIABLE
2520.01/2513.60	v <instantiation>
2520.01/2513.60	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] </list>
2520.01/2513.60	v 	<values>22 23 26 9 8 6 5 0 1 3 2 4 7 15 16 14 10 13 12 11 17 21 24 25 27 28 29 19 18 20 1 1 11 2 12 8 4 2 3 3 17 6 9 4 8 4 2 5 2 3 6 2 1 2 2 2 6 6 2 3 </values>
2520.01/2513.60	v </instantiation>
2520.01/2513.60	c Unexpected resolution interruption!

Verifier Data

OK	139

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 (13655 MiB free)
  memory of node 1: 16384 MiB (12046 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406276-1569411152/watcher-4406276-1569411152 -o /tmp/evaluation-result-4406276-1569411152/solver-4406276-1569411152 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1569408595-17298 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1564846435 HOME/instance-4406276-1569411152.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
solver pid=17752, runsolver pid=17749
Current StackSize limit: 8192 KiB


[startup+0.100118 s]*
/proc/loadavg: 1.54 1.41 1.39 4/229 17768
/proc/meminfo: memFree=26302124/32770624 swapFree=66999256/67108860
[pid=17752] ppid=17749 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17752/stat : 17752 (xcsp3-exec) S 17749 17752 17267 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517368241 115843072 363 33554432000 4194304 5098028 140727470717184 140727470715288 139829614228092 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9375744 140727470723962 140727470724205 140727470724205 140727470727114 0
/proc/17752/statm: 28282 363 304 221 0 87 0
[pid=17754] ppid=17752 vsize=15144776 memory=29324 CPUtime=0.12 cores=0,2,4,6
/proc/17754/stat : 17754 (java) S 17752 17752 17267 0 -1 1077944320 5808 0 0 0 11 1 0 0 20 0 15 0 517368241 15508250624 7331 33554432000 4194304 4196468 140720742368896 140720742351440 140507826527991 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
/proc/17754/statm: 3786194 7331 3122 1 0 3748377 0
[pid=17754/tid=17755] ppid=17752 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=0,2,4,6
/proc/17754/task/17755/stat : 17755 (java) R 17752 17752 17267 0 -1 4202560 3715 0 0 0 8 1 0 0 20 0 15 0 517368242 15508250624 7331 33554432000 4194304 4196468 140720742368896 140507830758176 140507826539926 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17756] ppid=17752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17756/stat : 17756 (java) S 17752 17752 17267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517368242 15508250624 7331 33554432000 4194304 4196468 140720742368896 140507779148688 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17757] ppid=17752 vsize=15144776 memory=3978562917890229920 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17757/stat : 17757 (java) S 17752 17752 17267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517368242 15508250624 7331 33554432000 4194304 4196468 140720742368896 140507778095888 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17758] ppid=17752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17758/stat : 17758 (java) S 17752 17752 17267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517368242 15508250624 7331 33554432000 4194304 4196468 140720742368896 140507777043600 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17759] ppid=17752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17759/stat : 17759 (java) S 17752 17752 17267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517368242 15508250624 7331 33554432000 4194304 4196468 140720742368896 140507775990800 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17760] ppid=17752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17760/stat : 17760 (java) S 17752 17752 17267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517368244 15508250624 7331 33554432000 4194304 4196468 140720742368896 140506834131056 140507826539138 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17761] ppid=17752 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17761/stat : 17761 (java) S 17752 17752 17267 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517368244 15508250624 7331 33554432000 4194304 4196468 140720742368896 140506833077024 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17762] ppid=17752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17762/stat : 17762 (java) S 17752 17752 17267 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517368245 15508250624 7331 33554432000 4194304 4196468 140720742368896 140506832024688 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17763] ppid=17752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17763/stat : 17763 (java) S 17752 17752 17267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517368247 15508250624 7331 33554432000 4194304 4196468 140720742368896 140506830973008 140507826546587 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17764] ppid=17752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17764/stat : 17764 (java) R 17752 17752 17267 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 517368247 15508250624 7331 33554432000 4194304 4196468 140720742368896 140506829920880 140507826539138 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17765] ppid=17752 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17765/stat : 17765 (java) S 17752 17752 17267 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 517368247 15508250624 7331 33554432000 4194304 4196468 140720742368896 140506828868080 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17766] ppid=17752 vsize=15144776 memory=140384434882176 CPUtime=0.01 cores=0,2,4,6
/proc/17754/task/17766/stat : 17766 (java) R 17752 17752 17267 0 -1 4202560 359 0 0 0 1 0 0 0 20 0 15 0 517368247 15508250624 7331 33554432000 4194304 4196468 140720742368896 140506827815792 140507826539926 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17767] ppid=17752 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17767/stat : 17767 (java) S 17752 17752 17267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517368247 15508250624 7331 33554432000 4194304 4196468 140720742368896 140506826763232 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17768] ppid=17752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17768/stat : 17768 (java) S 17752 17752 17267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517368247 15508250624 7331 33554432000 4194304 4196468 140720742368896 140506825710000 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30776 KiB

[startup+0.210594 s]*
/proc/loadavg: 1.54 1.41 1.39 3/229 17768
/proc/meminfo: memFree=26289824/32770624 swapFree=66999256/67108860
[pid=17752] ppid=17749 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17752/stat : 17752 (xcsp3-exec) S 17749 17752 17267 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517368241 115843072 363 33554432000 4194304 5098028 140727470717184 140727470715288 139829614228092 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9375744 140727470723962 140727470724205 140727470724205 140727470727114 0
/proc/17752/statm: 28282 363 304 221 0 87 0
[pid=17754] ppid=17752 vsize=15144776 memory=40960 CPUtime=0.34 cores=0,2,4,6
/proc/17754/stat : 17754 (java) S 17752 17752 17267 0 -1 1077944320 9436 0 0 0 31 3 0 0 20 0 15 0 517368241 15508250624 10240 33554432000 4194304 4196468 140720742368896 140720742351440 140507826527991 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
/proc/17754/statm: 3786194 10240 3294 1 0 3748377 0
[pid=17754/tid=17755] ppid=17752 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/17754/task/17755/stat : 17755 (java) R 17752 17752 17267 0 -1 4202560 6614 0 0 0 18 2 0 0 20 0 15 0 517368242 15508250624 10240 33554432000 4194304 4196468 140720742368896 140507830764128 140507826539926 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17756] ppid=17752 vsize=15144776 memory=9100 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17756/stat : 17756 (java) S 17752 17752 17267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517368242 15508250624 10240 33554432000 4194304 4196468 140720742368896 140507779148688 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17757] ppid=17752 vsize=15144776 memory=140384439001347 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17757/stat : 17757 (java) S 17752 17752 17267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517368242 15508250624 10240 33554432000 4194304 4196468 140720742368896 140507778095888 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17758] ppid=17752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17758/stat : 17758 (java) S 17752 17752 17267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517368242 15508250624 10240 33554432000 4194304 4196468 140720742368896 140507777043600 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17759] ppid=17752 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17759/stat : 17759 (java) S 17752 17752 17267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517368242 15508250624 10240 33554432000 4194304 4196468 140720742368896 140507775990800 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17760] ppid=17752 vsize=15144776 memory=140384434882176 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17760/stat : 17760 (java) S 17752 17752 17267 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517368244 15508250624 10240 33554432000 4194304 4196468 140720742368896 140506834131056 140507826539138 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17761] ppid=17752 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17761/stat : 17761 (java) S 17752 17752 17267 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517368244 15508250624 10240 33554432000 4194304 4196468 140720742368896 140506833077024 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17762] ppid=17752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17762/stat : 17762 (java) S 17752 17752 17267 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517368245 15508250624 10240 33554432000 4194304 4196468 140720742368896 140506832024688 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17763] ppid=17752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17763/stat : 17763 (java) S 17752 17752 17267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517368247 15508250624 10240 33554432000 4194304 4196468 140720742368896 140506830973008 140507826546587 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17764] ppid=17752 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/17754/task/17764/stat : 17764 (java) S 17752 17752 17267 0 -1 1077944384 553 0 0 0 2 0 0 0 20 0 15 0 517368247 15508250624 10240 33554432000 4194304 4196468 140720742368896 140506829920880 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17765] ppid=17752 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/17754/task/17765/stat : 17765 (java) S 17752 17752 17267 0 -1 1077944384 223 0 0 0 2 0 0 0 20 0 15 0 517368247 15508250624 10240 33554432000 4194304 4196468 140720742368896 140506828868080 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17766] ppid=17752 vsize=15144776 memory=140384434882176 CPUtime=0.07 cores=0,2,4,6
/proc/17754/task/17766/stat : 17766 (java) R 17752 17752 17267 0 -1 4202560 738 0 0 0 7 0 0 0 20 0 15 0 517368247 15508250624 10240 33554432000 4194304 4196468 140720742368896 140506827815600 140507826539926 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17767] ppid=17752 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17767/stat : 17767 (java) S 17752 17752 17267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517368247 15508250624 10240 33554432000 4194304 4196468 140720742368896 140506826763232 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17768] ppid=17752 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17768/stat : 17768 (java) S 17752 17752 17267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517368247 15508250624 10240 33554432000 4194304 4196468 140720742368896 140506825710000 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42412 KiB

[startup+0.31083 s]*
/proc/loadavg: 1.54 1.41 1.39 5/229 17768
/proc/meminfo: memFree=26283932/32770624 swapFree=66999256/67108860
[pid=17752] ppid=17749 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17752/stat : 17752 (xcsp3-exec) S 17749 17752 17267 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517368241 115843072 363 33554432000 4194304 5098028 140727470717184 140727470715288 139829614228092 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9375744 140727470723962 140727470724205 140727470724205 140727470727114 0
/proc/17752/statm: 28282 363 304 221 0 87 0
[pid=17754] ppid=17752 vsize=15149032 memory=49692 CPUtime=0.52 cores=0,2,4,6
/proc/17754/stat : 17754 (java) S 17752 17752 17267 0 -1 1077944320 10771 0 0 0 49 3 0 0 20 0 15 0 517368241 15512608768 12423 33554432000 4194304 4196468 140720742368896 140720742351440 140507826527991 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
/proc/17754/statm: 3787258 12423 3342 1 0 3748377 0
[pid=17754/tid=17755] ppid=17752 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=0,2,4,6
/proc/17754/task/17755/stat : 17755 (java) R 17752 17752 17267 0 -1 4202560 7735 0 0 0 28 2 0 0 20 0 15 0 517368242 15512608768 12423 33554432000 4194304 4196468 140720742368896 140507830759104 140507810608478 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17756] ppid=17752 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17756/stat : 17756 (java) S 17752 17752 17267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517368242 15512608768 12423 33554432000 4194304 4196468 140720742368896 140507779148688 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17757] ppid=17752 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17757/stat : 17757 (java) S 17752 17752 17267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517368242 15512608768 12423 33554432000 4194304 4196468 140720742368896 140507778095888 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17758] ppid=17752 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17758/stat : 17758 (java) S 17752 17752 17267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517368242 15512608768 12423 33554432000 4194304 4196468 140720742368896 140507777043600 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17759] ppid=17752 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17759/stat : 17759 (java) S 17752 17752 17267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517368242 15512608768 12423 33554432000 4194304 4196468 140720742368896 140507775990800 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17760] ppid=17752 vsize=15149032 memory=4572146057552828020 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17760/stat : 17760 (java) S 17752 17752 17267 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517368244 15512608768 12423 33554432000 4194304 4196468 140720742368896 140506834131056 140507826539138 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17761] ppid=17752 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17761/stat : 17761 (java) S 17752 17752 17267 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517368244 15512608768 12423 33554432000 4194304 4196468 140720742368896 140506833077024 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17762] ppid=17752 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17762/stat : 17762 (java) S 17752 17752 17267 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517368245 15512608768 12423 33554432000 4194304 4196468 140720742368896 140506832024688 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17763] ppid=17752 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17763/stat : 17763 (java) S 17752 17752 17267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517368247 15512608768 12454 33554432000 4194304 4196468 140720742368896 140506830973008 140507826546587 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17764] ppid=17752 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=0,2,4,6
/proc/17754/task/17764/stat : 17764 (java) S 17752 17752 17267 0 -1 1077944384 572 0 0 0 4 0 0 0 20 0 15 0 517368247 15512608768 12454 33554432000 4194304 4196468 140720742368896 140506829920880 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17765] ppid=17752 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/17754/task/17765/stat : 17765 (java) R 17752 17752 17267 0 -1 4202560 314 0 0 0 4 0 0 0 20 0 15 0 517368247 15512608768 12454 33554432000 4194304 4196468 140720742368896 140506828868080 140507810917552 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17766] ppid=17752 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/17754/task/17766/stat : 17766 (java) R 17752 17752 17267 0 -1 1077944384 851 0 0 0 12 0 0 0 20 0 15 0 517368247 15512608768 12454 33554432000 4194304 4196468 140720742368896 140506827815792 140507826539138 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17767] ppid=17752 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17767/stat : 17767 (java) S 17752 17752 17267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517368247 15512608768 12454 33554432000 4194304 4196468 140720742368896 140506826763232 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17768] ppid=17752 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17768/stat : 17768 (java) S 17752 17752 17267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517368247 15512608768 12454 33554432000 4194304 4196468 140720742368896 140506825710000 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51144 KiB

[startup+0.70438 s]
/proc/loadavg: 1.54 1.41 1.39 5/229 17768
/proc/meminfo: memFree=26269780/32770624 swapFree=66999256/67108860
[pid=17752] ppid=17749 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17752/stat : 17752 (xcsp3-exec) S 17749 17752 17267 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517368241 115843072 363 33554432000 4194304 5098028 140727470717184 140727470715288 139829614228092 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9375744 140727470723962 140727470724205 140727470724205 140727470727114 0
/proc/17752/statm: 28282 363 304 221 0 87 0
[pid=17754] ppid=17752 vsize=15151156 memory=74232 CPUtime=1.61 cores=0,2,4,6
/proc/17754/stat : 17754 (java) S 17752 17752 17267 0 -1 1077944320 15250 0 0 0 156 5 0 0 20 0 15 0 517368241 15514783744 18558 33554432000 4194304 4196468 140720742368896 140720742351440 140507826527991 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
/proc/17754/statm: 3787789 18558 3456 1 0 3748889 0
[pid=17754/tid=17755] ppid=17752 vsize=15151156 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/17754/task/17755/stat : 17755 (java) R 17752 17752 17267 0 -1 4202560 8987 0 0 0 64 3 0 0 20 0 15 0 517368242 15514783744 18572 33554432000 4194304 4196468 140720742368896 140507830766112 140507457100087 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17756] ppid=17752 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17756/stat : 17756 (java) S 17752 17752 17267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517368242 15514783744 18572 33554432000 4194304 4196468 140720742368896 140507779148688 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17757] ppid=17752 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17757/stat : 17757 (java) S 17752 17752 17267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517368242 15514783744 18572 33554432000 4194304 4196468 140720742368896 140507778095888 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17758] ppid=17752 vsize=15151156 memory=3604 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17758/stat : 17758 (java) S 17752 17752 17267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517368242 15514783744 18572 33554432000 4194304 4196468 140720742368896 140507777043600 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17759] ppid=17752 vsize=15151156 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17759/stat : 17759 (java) S 17752 17752 17267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517368242 15514783744 18572 33554432000 4194304 4196468 140720742368896 140507775990800 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17760] ppid=17752 vsize=15151156 memory=676 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17760/stat : 17760 (java) S 17752 17752 17267 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517368244 15514783744 18572 33554432000 4194304 4196468 140720742368896 140506834131056 140507826539138 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17761] ppid=17752 vsize=15151156 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17761/stat : 17761 (java) S 17752 17752 17267 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517368244 15514783744 18572 33554432000 4194304 4196468 140720742368896 140506833077024 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17762] ppid=17752 vsize=15151156 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17762/stat : 17762 (java) S 17752 17752 17267 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517368245 15514783744 18572 33554432000 4194304 4196468 140720742368896 140506832024688 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17763] ppid=17752 vsize=15151156 memory=8560 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17763/stat : 17763 (java) S 17752 17752 17267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517368247 15514783744 18572 33554432000 4194304 4196468 140720742368896 140506830973008 140507826546587 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17764] ppid=17752 vsize=15151156 memory=1712 CPUtime=0.3 cores=0,2,4,6
/proc/17754/task/17764/stat : 17764 (java) R 17752 17752 17267 0 -1 4202560 1887 0 0 0 30 0 0 0 20 0 15 0 517368247 15514783744 18572 33554432000 4194304 4196468 140720742368896 140506829901896 140507811653381 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17765] ppid=17752 vsize=15151156 memory=1112 CPUtime=0.26 cores=0,2,4,6
/proc/17754/task/17765/stat : 17765 (java) R 17752 17752 17267 0 -1 4202560 1215 0 0 0 26 0 0 0 20 0 15 0 517368247 15514783744 18572 33554432000 4194304 4196468 140720742368896 140506828849096 140507808064160 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17766] ppid=17752 vsize=15151156 memory=1004 CPUtime=0.34 cores=0,2,4,6
/proc/17754/task/17766/stat : 17766 (java) R 17752 17752 17267 0 -1 4202560 1859 0 0 0 34 0 0 0 20 0 15 0 517368247 15514783744 18572 33554432000 4194304 4196468 140720742368896 140506827815792 140507819624827 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17767] ppid=17752 vsize=15151156 memory=6096 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17767/stat : 17767 (java) S 17752 17752 17267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517368247 15514783744 18572 33554432000 4194304 4196468 140720742368896 140506826763232 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17768] ppid=17752 vsize=15151156 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17768/stat : 17768 (java) S 17752 17752 17267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517368247 15514783744 18572 33554432000 4194304 4196468 140720742368896 140506825710000 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 75684 KiB

[startup+1.50082 s]
/proc/loadavg: 1.54 1.41 1.39 5/229 17768
/proc/meminfo: memFree=26239088/32770624 swapFree=66999256/67108860
[pid=17752] ppid=17749 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17752/stat : 17752 (xcsp3-exec) S 17749 17752 17267 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517368241 115843072 363 33554432000 4194304 5098028 140727470717184 140727470715288 139829614228092 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9375744 140727470723962 140727470724205 140727470724205 140727470727114 0
/proc/17752/statm: 28282 363 304 221 0 87 0

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

/proc/17754/task/17762/stat : 17762 (java) S 17752 17752 17267 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 15 0 517368245 15514783744 56544 33554432000 4194304 4196468 140720742368896 140506832024704 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17763] ppid=17752 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17763/stat : 17763 (java) S 17752 17752 17267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517368247 15514783744 56544 33554432000 4194304 4196468 140720742368896 140506830973008 140507826546587 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17764] ppid=17752 vsize=15151156 memory=226176 CPUtime=1.71 cores=0,2,4,6
/proc/17754/task/17764/stat : 17764 (java) S 17752 17752 17267 0 -1 1077944384 12179 0 0 0 169 2 0 0 20 0 15 0 517368247 15514783744 56544 33554432000 4194304 4196468 140720742368896 140506829920880 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 42 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17765] ppid=17752 vsize=15151156 memory=226176 CPUtime=1.98 cores=0,2,4,6
/proc/17754/task/17765/stat : 17765 (java) S 17752 17752 17267 0 -1 1077944384 13532 0 0 0 197 1 0 0 20 0 15 0 517368247 15514783744 56544 33554432000 4194304 4196468 140720742368896 140506828868080 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 41 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17766] ppid=17752 vsize=15151156 memory=1452 CPUtime=0.53 cores=0,2,4,6
/proc/17754/task/17766/stat : 17766 (java) S 17752 17752 17267 0 -1 1077944384 8306 0 0 0 51 2 0 0 20 0 15 0 517368247 15514783744 56544 33554432000 4194304 4196468 140720742368896 140506827815792 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17767] ppid=17752 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17767/stat : 17767 (java) S 17752 17752 17267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517368247 15514783744 56544 33554432000 4194304 4196468 140720742368896 140506826763232 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17768] ppid=17752 vsize=15151156 memory=1452 CPUtime=0.66 cores=0,2,4,6
/proc/17754/task/17768/stat : 17768 (java) S 17752 17752 17267 0 -1 1077944384 1161 0 0 0 31 35 0 0 20 0 15 0 517368247 15514783744 56544 33554432000 4194304 4196468 140720742368896 140506825710000 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 50 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
Current children cumulated CPU time: 2388.63 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 227628 KiB

[startup+2442.3 s]
/proc/loadavg: 1.79 1.77 1.77 3/229 18325
/proc/meminfo: memFree=28309240/32770624 swapFree=66999256/67108860
[pid=17752] ppid=17749 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17752/stat : 17752 (xcsp3-exec) S 17749 17752 17267 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517368241 115843072 363 33554432000 4194304 5098028 140727470717184 140727470715288 139829614228092 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9375744 140727470723962 140727470724205 140727470724205 140727470727114 0
/proc/17752/statm: 28282 363 304 221 0 87 0
[pid=17754] ppid=17752 vsize=15151156 memory=228224 CPUtime=2448.67 cores=0,2,4,6
/proc/17754/stat : 17754 (java) S 17752 17752 17267 0 -1 1077944320 70193 0 0 0 244800 67 0 0 20 0 15 0 517368241 15514783744 57056 33554432000 4194304 4196468 140720742368896 140720742351440 140507826527991 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
/proc/17754/statm: 3787789 57056 3513 1 0 3748889 0
[pid=17754/tid=17755] ppid=17752 vsize=15151156 memory=228224 CPUtime=2440.49 cores=0,2,4,6
/proc/17754/task/17755/stat : 17755 (java) R 17752 17752 17267 0 -1 4202560 18135 0 0 0 244035 14 0 0 20 0 15 0 517368242 15514783744 57056 33554432000 4194304 4196468 140720742368896 140507830767392 140507459589743 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17756] ppid=17752 vsize=15151156 memory=226176 CPUtime=0.66 cores=0,2,4,6
/proc/17754/task/17756/stat : 17756 (java) S 17752 17752 17267 0 -1 1077944384 2984 0 0 0 61 5 0 0 20 0 15 0 517368242 15514783744 57056 33554432000 4194304 4196468 140720742368896 140507779148688 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17757] ppid=17752 vsize=15151156 memory=1452 CPUtime=0.66 cores=0,2,4,6
/proc/17754/task/17757/stat : 17757 (java) S 17752 17752 17267 0 -1 1077944384 2930 0 0 0 62 4 0 0 20 0 15 0 517368242 15514783744 57056 33554432000 4194304 4196468 140720742368896 140507778095888 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17758] ppid=17752 vsize=15151156 memory=228224 CPUtime=0.65 cores=0,2,4,6
/proc/17754/task/17758/stat : 17758 (java) S 17752 17752 17267 0 -1 1077944384 3049 0 0 0 60 5 0 0 20 0 15 0 517368242 15514783744 57056 33554432000 4194304 4196468 140720742368896 140507777043600 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17759] ppid=17752 vsize=15151156 memory=1452 CPUtime=0.66 cores=0,2,4,6
/proc/17754/task/17759/stat : 17759 (java) S 17752 17752 17267 0 -1 1077944384 2812 0 0 0 61 5 0 0 20 0 15 0 517368242 15514783744 57056 33554432000 4194304 4196468 140720742368896 140507775990800 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17760] ppid=17752 vsize=15151156 memory=228224 CPUtime=0.54 cores=0,2,4,6
/proc/17754/task/17760/stat : 17760 (java) S 17752 17752 17267 0 -1 1077944384 3658 0 0 0 49 5 0 0 20 0 15 0 517368244 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506834131056 140507826539138 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17761] ppid=17752 vsize=15151156 memory=228224 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17761/stat : 17761 (java) S 17752 17752 17267 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 517368244 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506833077088 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17762] ppid=17752 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17762/stat : 17762 (java) S 17752 17752 17267 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 15 0 517368245 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506832024704 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17763] ppid=17752 vsize=15151156 memory=226176 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17763/stat : 17763 (java) S 17752 17752 17267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517368247 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506830973008 140507826546587 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17764] ppid=17752 vsize=15151156 memory=226176 CPUtime=1.71 cores=0,2,4,6
/proc/17754/task/17764/stat : 17764 (java) S 17752 17752 17267 0 -1 1077944384 12179 0 0 0 169 2 0 0 20 0 15 0 517368247 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506829920880 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 42 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17765] ppid=17752 vsize=15151156 memory=1452 CPUtime=1.98 cores=0,2,4,6
/proc/17754/task/17765/stat : 17765 (java) S 17752 17752 17267 0 -1 1077944384 13532 0 0 0 197 1 0 0 20 0 15 0 517368247 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506828868080 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 41 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17766] ppid=17752 vsize=15151156 memory=228224 CPUtime=0.53 cores=0,2,4,6
/proc/17754/task/17766/stat : 17766 (java) S 17752 17752 17267 0 -1 1077944384 8306 0 0 0 51 2 0 0 20 0 15 0 517368247 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506827815792 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17767] ppid=17752 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17767/stat : 17767 (java) S 17752 17752 17267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517368247 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506826763232 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17768] ppid=17752 vsize=15151156 memory=1452 CPUtime=0.68 cores=0,2,4,6
/proc/17754/task/17768/stat : 17768 (java) S 17752 17752 17267 0 -1 1077944384 1174 0 0 0 32 36 0 0 20 0 15 0 517368247 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506825710000 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 50 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
Current children cumulated CPU time: 2448.67 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 229676 KiB

[startup+2502.3 s]
/proc/loadavg: 1.75 1.76 1.77 3/229 18331
/proc/meminfo: memFree=28320684/32770624 swapFree=66999256/67108860
[pid=17752] ppid=17749 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17752/stat : 17752 (xcsp3-exec) S 17749 17752 17267 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517368241 115843072 363 33554432000 4194304 5098028 140727470717184 140727470715288 139829614228092 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9375744 140727470723962 140727470724205 140727470724205 140727470727114 0
/proc/17752/statm: 28282 363 304 221 0 87 0
[pid=17754] ppid=17752 vsize=15151156 memory=228224 CPUtime=2508.71 cores=0,2,4,6
/proc/17754/stat : 17754 (java) S 17752 17752 17267 0 -1 1077944320 70255 0 0 0 250804 67 0 0 20 0 15 0 517368241 15514783744 57056 33554432000 4194304 4196468 140720742368896 140720742351440 140507826527991 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
/proc/17754/statm: 3787789 57056 3513 1 0 3748889 0
[pid=17754/tid=17755] ppid=17752 vsize=15151156 memory=228224 CPUtime=2500.47 cores=0,2,4,6
/proc/17754/task/17755/stat : 17755 (java) R 17752 17752 17267 0 -1 4202560 18181 0 0 0 250033 14 0 0 20 0 15 0 517368242 15514783744 57056 33554432000 4194304 4196468 140720742368896 140507830767392 140507459590032 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17756] ppid=17752 vsize=15151156 memory=1452 CPUtime=0.67 cores=0,2,4,6
/proc/17754/task/17756/stat : 17756 (java) S 17752 17752 17267 0 -1 1077944384 2984 0 0 0 62 5 0 0 20 0 15 0 517368242 15514783744 57056 33554432000 4194304 4196468 140720742368896 140507779148688 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17757] ppid=17752 vsize=15151156 memory=228224 CPUtime=0.67 cores=0,2,4,6
/proc/17754/task/17757/stat : 17757 (java) S 17752 17752 17267 0 -1 1077944384 2932 0 0 0 63 4 0 0 20 0 15 0 517368242 15514783744 57056 33554432000 4194304 4196468 140720742368896 140507778095888 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17758] ppid=17752 vsize=15151156 memory=228224 CPUtime=0.66 cores=0,2,4,6
/proc/17754/task/17758/stat : 17758 (java) S 17752 17752 17267 0 -1 1077944384 3051 0 0 0 61 5 0 0 20 0 15 0 517368242 15514783744 57056 33554432000 4194304 4196468 140720742368896 140507777043600 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17759] ppid=17752 vsize=15151156 memory=228224 CPUtime=0.67 cores=0,2,4,6
/proc/17754/task/17759/stat : 17759 (java) S 17752 17752 17267 0 -1 1077944384 2816 0 0 0 62 5 0 0 20 0 15 0 517368242 15514783744 57056 33554432000 4194304 4196468 140720742368896 140507775990800 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17760] ppid=17752 vsize=15151156 memory=1452 CPUtime=0.55 cores=0,2,4,6
/proc/17754/task/17760/stat : 17760 (java) S 17752 17752 17267 0 -1 1077944384 3662 0 0 0 50 5 0 0 20 0 15 0 517368244 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506834131056 140507826539138 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17761] ppid=17752 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17761/stat : 17761 (java) S 17752 17752 17267 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 517368244 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506833077088 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17762] ppid=17752 vsize=15151156 memory=796 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17762/stat : 17762 (java) S 17752 17752 17267 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 15 0 517368245 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506832024704 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17763] ppid=17752 vsize=15151156 memory=1764 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17763/stat : 17763 (java) S 17752 17752 17267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517368247 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506830973008 140507826546587 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17764] ppid=17752 vsize=15151156 memory=1452 CPUtime=1.71 cores=0,2,4,6
/proc/17754/task/17764/stat : 17764 (java) S 17752 17752 17267 0 -1 1077944384 12179 0 0 0 169 2 0 0 20 0 15 0 517368247 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506829920880 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 42 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17765] ppid=17752 vsize=15151156 memory=228224 CPUtime=1.98 cores=0,2,4,6
/proc/17754/task/17765/stat : 17765 (java) S 17752 17752 17267 0 -1 1077944384 13532 0 0 0 197 1 0 0 20 0 15 0 517368247 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506828868080 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 41 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17766] ppid=17752 vsize=15151156 memory=3504 CPUtime=0.53 cores=0,2,4,6
/proc/17754/task/17766/stat : 17766 (java) S 17752 17752 17267 0 -1 1077944384 8306 0 0 0 51 2 0 0 20 0 15 0 517368247 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506827815792 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17767] ppid=17752 vsize=15151156 memory=66828 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17767/stat : 17767 (java) S 17752 17752 17267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517368247 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506826763232 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17768] ppid=17752 vsize=15151156 memory=3028 CPUtime=0.7 cores=0,2,4,6
/proc/17754/task/17768/stat : 17768 (java) S 17752 17752 17267 0 -1 1077944384 1178 0 0 0 33 37 0 0 20 0 15 0 517368247 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506825710000 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 50 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
Current children cumulated CPU time: 2508.71 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 229676 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.6 s]
/proc/loadavg: 1.81 1.77 1.77 3/229 18332
/proc/meminfo: memFree=28322792/32770624 swapFree=66999256/67108860
[pid=17752] ppid=17749 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17752/stat : 17752 (xcsp3-exec) S 17749 17752 17267 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517368241 115843072 363 33554432000 4194304 5098028 140727470717184 140727470715288 139829614228092 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9375744 140727470723962 140727470724205 140727470724205 140727470727114 0
/proc/17752/statm: 28282 363 304 221 0 87 0
[pid=17754] ppid=17752 vsize=15151156 memory=228224 CPUtime=2520.01 cores=0,2,4,6
/proc/17754/stat : 17754 (java) S 17752 17752 17267 0 -1 1077944320 70262 0 0 0 251934 67 0 0 20 0 15 0 517368241 15514783744 57056 33554432000 4194304 4196468 140720742368896 140720742351440 140507826527991 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
/proc/17754/statm: 3787789 57056 3513 1 0 3748889 0
[pid=17754/tid=17755] ppid=17752 vsize=15151156 memory=6791534058613427641 CPUtime=2511.76 cores=0,2,4,6
/proc/17754/task/17755/stat : 17755 (java) R 17752 17752 17267 0 -1 4202560 18183 0 0 0 251162 14 0 0 20 0 15 0 517368242 15514783744 57056 33554432000 4194304 4196468 140720742368896 140507830767392 140507460762348 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17756] ppid=17752 vsize=15151156 memory=228224 CPUtime=0.67 cores=0,2,4,6
/proc/17754/task/17756/stat : 17756 (java) S 17752 17752 17267 0 -1 1077944384 2984 0 0 0 62 5 0 0 20 0 15 0 517368242 15514783744 57056 33554432000 4194304 4196468 140720742368896 140507779148688 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17757] ppid=17752 vsize=15151156 memory=1712 CPUtime=0.67 cores=0,2,4,6
/proc/17754/task/17757/stat : 17757 (java) S 17752 17752 17267 0 -1 1077944384 2932 0 0 0 63 4 0 0 20 0 15 0 517368242 15514783744 57056 33554432000 4194304 4196468 140720742368896 140507778095888 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17758] ppid=17752 vsize=15151156 memory=1060 CPUtime=0.66 cores=0,2,4,6
/proc/17754/task/17758/stat : 17758 (java) S 17752 17752 17267 0 -1 1077944384 3052 0 0 0 61 5 0 0 20 0 15 0 517368242 15514783744 57056 33554432000 4194304 4196468 140720742368896 140507777043600 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17759] ppid=17752 vsize=15151156 memory=228224 CPUtime=0.67 cores=0,2,4,6
/proc/17754/task/17759/stat : 17759 (java) S 17752 17752 17267 0 -1 1077944384 2816 0 0 0 62 5 0 0 20 0 15 0 517368242 15514783744 57056 33554432000 4194304 4196468 140720742368896 140507775990800 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17760] ppid=17752 vsize=15151156 memory=228224 CPUtime=0.55 cores=0,2,4,6
/proc/17754/task/17760/stat : 17760 (java) S 17752 17752 17267 0 -1 1077944384 3664 0 0 0 50 5 0 0 20 0 15 0 517368244 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506834131056 140507826539138 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17761] ppid=17752 vsize=15151156 memory=3768 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17761/stat : 17761 (java) S 17752 17752 17267 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 517368244 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506833077088 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17762] ppid=17752 vsize=15151156 memory=1980 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17762/stat : 17762 (java) S 17752 17752 17267 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 15 0 517368245 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506832024704 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17763] ppid=17752 vsize=15151156 memory=66828 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17763/stat : 17763 (java) S 17752 17752 17267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517368247 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506830973008 140507826546587 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17764] ppid=17752 vsize=15151156 memory=3028 CPUtime=1.71 cores=0,2,4,6
/proc/17754/task/17764/stat : 17764 (java) S 17752 17752 17267 0 -1 1077944384 12179 0 0 0 169 2 0 0 20 0 15 0 517368247 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506829920880 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 42 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17765] ppid=17752 vsize=15151156 memory=2012 CPUtime=1.98 cores=0,2,4,6
/proc/17754/task/17765/stat : 17765 (java) S 17752 17752 17267 0 -1 1077944384 13532 0 0 0 197 1 0 0 20 0 15 0 517368247 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506828868080 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 41 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17766] ppid=17752 vsize=15151156 memory=1436 CPUtime=0.53 cores=0,2,4,6
/proc/17754/task/17766/stat : 17766 (java) S 17752 17752 17267 0 -1 1077944384 8306 0 0 0 51 2 0 0 20 0 15 0 517368247 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506827815792 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17767] ppid=17752 vsize=15151156 memory=776 CPUtime=0 cores=0,2,4,6
/proc/17754/task/17767/stat : 17767 (java) S 17752 17752 17267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517368247 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506826763232 140507826538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
[pid=17754/tid=17768] ppid=17752 vsize=15151156 memory=3604 CPUtime=0.7 cores=0,2,4,6
/proc/17754/task/17768/stat : 17768 (java) S 17752 17752 17267 0 -1 1077944384 1180 0 0 0 33 37 0 0 20 0 15 0 517368247 15514783744 57056 33554432000 4194304 4196468 140720742368896 140506825710000 140507826539138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 50 0 0 6293624 6294260 33837056 140720742376431 140720742376602 140720742376602 140720742379471 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 229676 KiB

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

[startup+2513.61 s]
# the end of solver process 17752 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.00231 s, system=0 s

[startup+2513.61 s]
# the end of solver process 17754 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.35 s, system=0.682163 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): 2513.61
CPU time (s): 2520.04
CPU user time (s): 2519.35
CPU system time (s): 0.682163
CPU usage (%): 100.256
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 229676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.35
system time used= 0.682163
maximum resident set size= 228572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71086
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 71195
involuntary context switches= 3266


# summary of solver processes directly reported to runsolver:
#   pid: 17752,17754
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2519.35
#   total CPU system time (s): 0.682163

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2866 second user time and 22.8514 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-25 13:31:33
IDJOB=4406276
IDBENCH=135868
IDSOLVER=2869
FILE ID=node103/4406276-1569411152
RUNJOBID= node103-1569408595-17298
PBS_JOBID= 21705709
Free space on /tmp= 20836 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n30/TravellingSalesman-30-30-19.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4406276-1569411152/watcher-4406276-1569411152 -o /tmp/evaluation-result-4406276-1569411152/solver-4406276-1569411152 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1569408595-17298 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1564846435 HOME/instance-4406276-1569411152.xml

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

MD5SUM BENCH= a6469c0d47f71dcca9bcaaa451655f38
RANDOM SEED=1564846435

node103.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.74
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.74
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.74
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.74
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:        26318208 kB
MemAvailable:   29476552 kB
Buffers:           89580 kB
Cached:          3348616 kB
SwapCached:         7000 kB
Active:          5608492 kB
Inactive:         218776 kB
Active(anon):    2379368 kB
Inactive(anon):    67408 kB
Active(file):    3229124 kB
Inactive(file):   151368 kB
Unevictable:      107704 kB
Mlocked:          107704 kB
SwapTotal:      67108860 kB
SwapFree:       66999256 kB
Dirty:             26056 kB
Writeback:             0 kB
AnonPages:       2491040 kB
Mapped:            71696 kB
Shmem:             49080 kB
Slab:             216004 kB
SReclaimable:     187372 kB
SUnreclaim:        28632 kB
KernelStack:        3760 kB
PageTables:        10812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3234784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2420736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 20808 MiB
End job on node103 at 2019-09-25 14:13:26