Trace number 4394317

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-06-14SAT (TO)182 2400.31 604.184

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n35/
TravellingSalesman-35-30-07.xml
MD5SUM1a4fb6e98f7c5153812b28830edea47d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark143
Best CPU time to get the best result obtained on this benchmark2400.49
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints36
Number of domains2
Minimum domain size35
Maximum domain size37
Distribution of domain sizes[{"size":35,"count":35},{"size":37,"count":35}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":35},{"degree":3,"count":35}]
Minimum constraint arity3
Maximum constraint arity35
Distribution of constraint arities[{"arity":3,"count":35},{"arity":35,"count":1}]
Number of extensional constraints35
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":35},{"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-4394317-1568333188.xml"  -tl '2400s' -p 4
0.13/0.17	c Choco e747e1e
0.13/0.18	c [HOME/instance-4394317-1568333188.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
0.53/0.67	c solve instance...
0.53/0.71	o 251 
0.53/0.73	o 247 
1.96/0.79	o 245 
1.96/0.79	o 244 
1.96/0.80	o 243 
1.96/0.82	o 242 
2.45/0.95	o 241 
2.45/0.97	o 187 
3.58/1.23	o 185 
186.21/47.18	o 182 
2400.00/604.16	s SATISFIABLE
2400.00/604.16	v <instantiation>
2400.00/604.16	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] c[30] c[31] c[32] c[33] c[34] 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] d[30] d[31] d[32] d[33] d[34] </list>
2400.00/604.16	v 	<values>31 34 26 14 1 5 2 3 6 8 9 7 12 13 18 17 23 22 16 15 21 20 19 24 29 30 28 27 4 0 10 11 25 33 32 1 7 20 11 2 1 6 1 2 2 2 7 1 5 1 4 1 4 2 4 3 1 5 9 2 11 6 21 8 4 4 10 9 1 4 </values>
2400.00/604.16	v </instantiation>
2400.00/604.16	c Unexpected resolution interruption!

Verifier Data

OK	182

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394317-1568333188/watcher-4394317-1568333188 -o /tmp/evaluation-result-4394317-1568333188/solver-4394317-1568333188 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568323682-25331 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 136269565 HOME/instance-4394317-1568333188.xml 

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

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=10345, runsolver pid=10342


[startup+0.10238 s]*
/proc/loadavg: 4.08 5.62 6.97 2/208 10361
/proc/meminfo: memFree=31273256/32770624 swapFree=66933700/67108860
[pid=10345] ppid=10342 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/10345/stat : 10345 (xcsp3-exec) S 10342 10345 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409590223 115843072 363 33554432000 4194304 5098028 140734963649056 140734963647160 140069961253500 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9408512 140734963655547 140734963655789 140734963655789 140734963658698 0
/proc/10345/statm: 28282 363 304 221 0 87 0
[pid=10347] ppid=10345 vsize=15144768 memory=29104 CPUtime=0.13 cores=0,2,4,6
/proc/10347/stat : 10347 (java) S 10345 10345 25300 0 -1 1077944320 5708 0 0 0 12 1 0 0 20 0 15 0 409590224 15508242432 7276 33554432000 4194304 4196468 140723392937712 140723392920256 139757009297143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
/proc/10347/statm: 3786192 7276 3151 1 0 3748377 0
[pid=10347/tid=10348] ppid=10345 vsize=15144768 memory=4134692831991786133 CPUtime=0.09 cores=0,2,4,6
/proc/10347/task/10348/stat : 10348 (java) R 10345 10345 25300 0 -1 4202560 3574 0 0 0 8 1 0 0 20 0 15 0 409590224 15508242432 7276 33554432000 4194304 4196468 140723392937712 139757013527152 139756642111828 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10349] ppid=10345 vsize=15144768 memory=-5738297875903123798 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10349/stat : 10349 (java) S 10345 10345 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409590225 15508242432 7276 33554432000 4194304 4196468 140723392937712 139756961917712 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10350] ppid=10345 vsize=15144768 memory=139844308203136 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10350/stat : 10350 (java) S 10345 10345 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409590225 15508242432 7276 33554432000 4194304 4196468 140723392937712 139756601006992 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10351] ppid=10345 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10351/stat : 10351 (java) S 10345 10345 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409590225 15508242432 7276 33554432000 4194304 4196468 140723392937712 139756599954448 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10352] ppid=10345 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10352/stat : 10352 (java) S 10345 10345 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409590225 15508242432 7276 33554432000 4194304 4196468 140723392937712 139756598901904 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10353] ppid=10345 vsize=15144768 memory=139844308203136 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10353/stat : 10353 (java) S 10345 10345 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409590226 15508242432 7276 33554432000 4194304 4196468 140723392937712 139755882784752 139757009308290 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10354] ppid=10345 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10354/stat : 10354 (java) S 10345 10345 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409590227 15508242432 7276 33554432000 4194304 4196468 140723392937712 139755881730976 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10355] ppid=10345 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10355/stat : 10355 (java) S 10345 10345 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409590227 15508242432 7276 33554432000 4194304 4196468 140723392937712 139755880678384 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10356] ppid=10345 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10356/stat : 10356 (java) S 10345 10345 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409590229 15508242432 7276 33554432000 4194304 4196468 140723392937712 139755879626960 139757009315739 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10357] ppid=10345 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10357/stat : 10357 (java) R 10345 10345 25300 0 -1 4202560 421 0 0 0 0 0 0 0 20 0 15 0 409590229 15508242432 7276 33554432000 4194304 4196468 140723392937712 139755878574576 139756995312732 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10358] ppid=10345 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10358/stat : 10358 (java) R 10345 10345 25300 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 409590229 15508242432 7276 33554432000 4194304 4196468 140723392937712 139755877522032 139757009308290 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10359] ppid=10345 vsize=15144768 memory=139844308203136 CPUtime=0.02 cores=0,2,4,6
/proc/10347/task/10359/stat : 10359 (java) R 10345 10345 25300 0 -1 4202560 368 0 0 0 2 0 0 0 20 0 15 0 409590229 15508242432 7276 33554432000 4194304 4196468 140723392937712 139755876469488 139756993377630 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10360] ppid=10345 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10360/stat : 10360 (java) S 10345 10345 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409590229 15508242432 7276 33554432000 4194304 4196468 140723392937712 139755875417184 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10361] ppid=10345 vsize=15144768 memory=139844308203136 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10361/stat : 10361 (java) S 10345 10345 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409590230 15508242432 7276 33554432000 4194304 4196468 140723392937712 139755874363696 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30556 KiB

[startup+0.210955 s]*
/proc/loadavg: 4.08 5.62 6.97 3/208 10361
/proc/meminfo: memFree=31259688/32770624 swapFree=66933700/67108860
[pid=10345] ppid=10342 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/10345/stat : 10345 (xcsp3-exec) S 10342 10345 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409590223 115843072 363 33554432000 4194304 5098028 140734963649056 140734963647160 140069961253500 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9408512 140734963655547 140734963655789 140734963655789 140734963658698 0
/proc/10345/statm: 28282 363 304 221 0 87 0
[pid=10347] ppid=10345 vsize=15144768 memory=40888 CPUtime=0.34 cores=0,2,4,6
/proc/10347/stat : 10347 (java) S 10345 10345 25300 0 -1 1077944320 9459 0 0 0 31 3 0 0 20 0 15 0 409590224 15508242432 10222 33554432000 4194304 4196468 140723392937712 140723392920256 139757009297143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
/proc/10347/statm: 3786192 10222 3294 1 0 3748377 0
[pid=10347/tid=10348] ppid=10345 vsize=15144768 memory=7311146985107750967 CPUtime=0.2 cores=0,2,4,6
/proc/10347/task/10348/stat : 10348 (java) R 10345 10345 25300 0 -1 4202560 6619 0 0 0 18 2 0 0 20 0 15 0 409590224 15508242432 10222 33554432000 4194304 4196468 140723392937712 139757013530320 139756993340773 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10349] ppid=10345 vsize=15144768 memory=2964839 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10349/stat : 10349 (java) S 10345 10345 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409590225 15508242432 10222 33554432000 4194304 4196468 140723392937712 139756961917712 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10350] ppid=10345 vsize=15144768 memory=3193880 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10350/stat : 10350 (java) S 10345 10345 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409590225 15508242432 10222 33554432000 4194304 4196468 140723392937712 139756601006992 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10351] ppid=10345 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10351/stat : 10351 (java) S 10345 10345 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409590225 15508242432 10222 33554432000 4194304 4196468 140723392937712 139756599954448 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10352] ppid=10345 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10352/stat : 10352 (java) S 10345 10345 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409590225 15508242432 10222 33554432000 4194304 4196468 140723392937712 139756598901904 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10353] ppid=10345 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10353/stat : 10353 (java) S 10345 10345 25300 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 409590226 15508242432 10222 33554432000 4194304 4196468 140723392937712 139755882784752 139757009308290 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10354] ppid=10345 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10354/stat : 10354 (java) S 10345 10345 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409590227 15508242432 10222 33554432000 4194304 4196468 140723392937712 139755881730976 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10355] ppid=10345 vsize=15144768 memory=139844308203136 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10355/stat : 10355 (java) S 10345 10345 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409590227 15508242432 10222 33554432000 4194304 4196468 140723392937712 139755880678384 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10356] ppid=10345 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10356/stat : 10356 (java) S 10345 10345 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409590229 15508242432 10222 33554432000 4194304 4196468 140723392937712 139755879626960 139757009315739 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10357] ppid=10345 vsize=15144768 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10347/task/10357/stat : 10357 (java) R 10345 10345 25300 0 -1 1077944384 642 0 0 0 2 0 0 0 20 0 15 0 409590229 15508242432 10222 33554432000 4194304 4196468 140723392937712 139755878574576 139757009308290 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10358] ppid=10345 vsize=15144768 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/10347/task/10358/stat : 10358 (java) S 10345 10345 25300 0 -1 1077944384 135 0 0 0 2 0 0 0 20 0 15 0 409590229 15508242432 10222 33554432000 4194304 4196468 140723392937712 139755877522032 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10359] ppid=10345 vsize=15144768 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10347/task/10359/stat : 10359 (java) R 10345 10345 25300 0 -1 4202560 770 0 0 0 8 0 0 0 20 0 15 0 409590229 15508242432 10222 33554432000 4194304 4196468 140723392937712 139755876469488 139756993377630 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10360] ppid=10345 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10360/stat : 10360 (java) S 10345 10345 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409590229 15508242432 10222 33554432000 4194304 4196468 140723392937712 139755875417184 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10361] ppid=10345 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10361/stat : 10361 (java) S 10345 10345 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409590230 15508242432 10222 33554432000 4194304 4196468 140723392937712 139755874363696 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42340 KiB

[startup+0.31039 s]*
/proc/loadavg: 4.08 5.62 6.97 3/208 10361
/proc/meminfo: memFree=31244964/32770624 swapFree=66933700/67108860
[pid=10345] ppid=10342 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/10345/stat : 10345 (xcsp3-exec) S 10342 10345 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409590223 115843072 363 33554432000 4194304 5098028 140734963649056 140734963647160 140069961253500 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9408512 140734963655547 140734963655789 140734963655789 140734963658698 0
/proc/10345/statm: 28282 363 304 221 0 87 0
[pid=10347] ppid=10345 vsize=15149024 memory=50060 CPUtime=0.53 cores=0,2,4,6
/proc/10347/stat : 10347 (java) S 10345 10345 25300 0 -1 1077944320 10841 0 0 0 49 4 0 0 20 0 15 0 409590224 15512600576 12515 33554432000 4194304 4196468 140723392937712 140723392920256 139757009297143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
/proc/10347/statm: 3787256 12515 3336 1 0 3748377 0
[pid=10347/tid=10348] ppid=10345 vsize=15149024 memory=6935054825532540783 CPUtime=0.3 cores=0,2,4,6
/proc/10347/task/10348/stat : 10348 (java) R 10345 10345 25300 0 -1 4202560 7812 0 0 0 27 3 0 0 20 0 15 0 409590224 15512600576 12521 33554432000 4194304 4196468 140723392937712 139757013528256 139756993377630 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10349] ppid=10345 vsize=15149024 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10349/stat : 10349 (java) S 10345 10345 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409590225 15512600576 12521 33554432000 4194304 4196468 140723392937712 139756961917712 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10350] ppid=10345 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10350/stat : 10350 (java) S 10345 10345 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409590225 15512600576 12521 33554432000 4194304 4196468 140723392937712 139756601006992 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10351] ppid=10345 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10351/stat : 10351 (java) S 10345 10345 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409590225 15512600576 12521 33554432000 4194304 4196468 140723392937712 139756599954448 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10352] ppid=10345 vsize=15149024 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10352/stat : 10352 (java) S 10345 10345 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409590225 15512600576 12521 33554432000 4194304 4196468 140723392937712 139756598901904 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10353] ppid=10345 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10353/stat : 10353 (java) S 10345 10345 25300 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 409590226 15512600576 12521 33554432000 4194304 4196468 140723392937712 139755882784752 139757009308290 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10354] ppid=10345 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10354/stat : 10354 (java) S 10345 10345 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409590227 15512600576 12521 33554432000 4194304 4196468 140723392937712 139755881730976 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10355] ppid=10345 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10355/stat : 10355 (java) S 10345 10345 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409590227 15512600576 12521 33554432000 4194304 4196468 140723392937712 139755880678384 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10356] ppid=10345 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10356/stat : 10356 (java) S 10345 10345 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409590229 15512600576 12521 33554432000 4194304 4196468 140723392937712 139755879626960 139757009315739 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10357] ppid=10345 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/10347/task/10357/stat : 10357 (java) S 10345 10345 25300 0 -1 1077944384 656 0 0 0 4 0 0 0 20 0 15 0 409590229 15512600576 12521 33554432000 4194304 4196468 140723392937712 139755878574576 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10358] ppid=10345 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/10347/task/10358/stat : 10358 (java) S 10345 10345 25300 0 -1 1077944384 213 0 0 0 4 0 0 0 20 0 15 0 409590229 15512600576 12521 33554432000 4194304 4196468 140723392937712 139755877522032 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10359] ppid=10345 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/10347/task/10359/stat : 10359 (java) S 10345 10345 25300 0 -1 1077944384 877 0 0 0 12 0 0 0 20 0 15 0 409590229 15512600576 12521 33554432000 4194304 4196468 140723392937712 139755876469488 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10360] ppid=10345 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10360/stat : 10360 (java) S 10345 10345 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409590229 15512600576 12521 33554432000 4194304 4196468 140723392937712 139755875417184 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10361] ppid=10345 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10361/stat : 10361 (java) S 10345 10345 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409590230 15512600576 12521 33554432000 4194304 4196468 140723392937712 139755874363696 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51512 KiB

[startup+0.766183 s]*
/proc/loadavg: 4.08 5.62 6.97 8/212 10373
/proc/meminfo: memFree=31192384/32770624 swapFree=66933700/67108860
[pid=10345] ppid=10342 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/10345/stat : 10345 (xcsp3-exec) S 10342 10345 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409590223 115843072 363 33554432000 4194304 5098028 140734963649056 140734963647160 140069961253500 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9408512 140734963655547 140734963655789 140734963655789 140734963658698 0
/proc/10345/statm: 28282 363 304 221 0 87 0
[pid=10347] ppid=10345 vsize=15417404 memory=111960 CPUtime=1.96 cores=0,2,4,6
/proc/10347/stat : 10347 (java) S 10345 10345 25300 0 -1 1077944320 14260 0 0 0 189 7 0 0 20 0 19 0 409590224 15787421696 27990 33554432000 4194304 4196468 140723392937712 140723392920256 139757009297143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
/proc/10347/statm: 3854351 27990 3453 1 0 3815453 0
[pid=10347/tid=10348] ppid=10345 vsize=15417404 memory=4134692831991786133 CPUtime=0.6 cores=0,2,4,6
/proc/10347/task/10348/stat : 10348 (java) S 10345 10345 25300 0 -1 1077944384 8653 0 0 0 56 4 0 0 20 0 19 0 409590224 15787421696 27990 33554432000 4194304 4196468 140723392937712 139757013537920 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10349] ppid=10345 vsize=15417404 memory=-5738297875903123798 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10349/stat : 10349 (java) S 10345 10345 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 409590225 15787421696 27990 33554432000 4194304 4196468 140723392937712 139756961917712 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10350] ppid=10345 vsize=15417404 memory=139844308203136 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10350/stat : 10350 (java) S 10345 10345 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 409590225 15787421696 27990 33554432000 4194304 4196468 140723392937712 139756601006992 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10351] ppid=10345 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10351/stat : 10351 (java) S 10345 10345 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 409590225 15787421696 27990 33554432000 4194304 4196468 140723392937712 139756599954448 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10352] ppid=10345 vsize=15417404 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10352/stat : 10352 (java) S 10345 10345 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 409590225 15787421696 27990 33554432000 4194304 4196468 140723392937712 139756598901904 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10353] ppid=10345 vsize=15417404 memory=139844308203136 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10353/stat : 10353 (java) S 10345 10345 25300 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 409590226 15787421696 27990 33554432000 4194304 4196468 140723392937712 139755882784752 139757009308290 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10354] ppid=10345 vsize=15417404 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10354/stat : 10354 (java) S 10345 10345 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 409590227 15787421696 27990 33554432000 4194304 4196468 140723392937712 139755881730976 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10355] ppid=10345 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10355/stat : 10355 (java) S 10345 10345 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 409590227 15787421696 27990 33554432000 4194304 4196468 140723392937712 139755880678384 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10356] ppid=10345 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10356/stat : 10356 (java) S 10345 10345 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409590229 15787421696 27990 33554432000 4194304 4196468 140723392937712 139755879626960 139757009315739 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10357] ppid=10345 vsize=15417404 memory=0 CPUtime=0.34 cores=0,2,4,6
/proc/10347/task/10357/stat : 10357 (java) R 10345 10345 25300 0 -1 4202560 1379 0 0 0 33 1 0 0 20 0 19 0 409590229 15787421696 27990 33554432000 4194304 4196468 140723392937712 139755878560992 139756990841650 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10358] ppid=10345 vsize=15417404 memory=-1 CPUtime=0.36 cores=0,2,4,6
/proc/10347/task/10358/stat : 10358 (java) R 10345 10345 25300 0 -1 4202560 845 0 0 0 36 0 0 0 20 0 19 0 409590229 15787421696 27990 33554432000 4194304 4196468 140723392937712 139755877511792 139756990476013 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10359] ppid=10345 vsize=15417404 memory=139844308203136 CPUtime=0.37 cores=0,2,4,6
/proc/10347/task/10359/stat : 10359 (java) S 10345 10345 25300 0 -1 1077944384 1690 0 0 0 37 0 0 0 20 0 19 0 409590229 15787421696 27990 33554432000 4194304 4196468 140723392937712 139755876469488 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10360] ppid=10345 vsize=15417404 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10360/stat : 10360 (java) S 10345 10345 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409590229 15787421696 27990 33554432000 4194304 4196468 140723392937712 139755875417184 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10361] ppid=10345 vsize=15417404 memory=139844308203136 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10361/stat : 10361 (java) R 10345 10345 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 409590230 15787421696 27990 33554432000 4194304 4196468 140723392937712 139755874363696 139757009308290 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10370] ppid=10345 vsize=15417404 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/10347/task/10370/stat : 10370 (java) R 10345 10345 25300 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 409590297 15787421696 27990 33554432000 4194304 4196468 140723392937712 139755864338792 139756642294842 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10371] ppid=10345 vsize=15417404 memory=139844308203136 CPUtime=0.01 cores=0,2,4,6
/proc/10347/task/10371/stat : 10371 (java) R 10345 10345 25300 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 19 0 409590297 15787421696 27990 33554432000 4194304 4196468 140723392937712 139755863287912 139756642100985 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10372] ppid=10345 vsize=15417404 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10372/stat : 10372 (java) R 10345 10345 25300 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 409590297 15787421696 27990 33554432000 4194304 4196468 140723392937712 139755865398240 139756642072993 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10373] ppid=10345 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10373/stat : 10373 (java) R 10345 10345 25300 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 19 0 409590297 15787421696 27990 33554432000 4194304 4196468 140723392937712 139755862234496 139757009307349 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
Current children cumulated CPU time: 1.96 s
Current children cumulated vsize: 15530532 KiB

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

/proc/10347/stat : 10347 (java) S 10345 10345 25300 0 -1 1077944320 72739 0 0 0 207412 98 0 0 20 0 19 0 409590224 15788474368 77583 33554432000 4194304 4196468 140723392937712 140723392920256 139757009297143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
/proc/10347/statm: 3854608 77583 3513 1 0 3815710 0
[pid=10347/tid=10348] ppid=10345 vsize=15418432 memory=6935054825532540783 CPUtime=0.6 cores=0,2,4,6
/proc/10347/task/10348/stat : 10348 (java) S 10345 10345 25300 0 -1 1077944384 8795 0 0 0 56 4 0 0 20 0 19 0 409590224 15788474368 77583 33554432000 4194304 4196468 140723392937712 139757013537920 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10349] ppid=10345 vsize=15418432 memory=4126316290023845779 CPUtime=0.63 cores=0,2,4,6
/proc/10347/task/10349/stat : 10349 (java) S 10345 10345 25300 0 -1 1077944384 3381 0 0 0 55 8 0 0 20 0 19 0 409590225 15788474368 77583 33554432000 4194304 4196468 140723392937712 139756961917712 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10350] ppid=10345 vsize=15418432 memory=1564 CPUtime=0.63 cores=0,2,4,6
/proc/10347/task/10350/stat : 10350 (java) S 10345 10345 25300 0 -1 1077944384 2691 0 0 0 55 8 0 0 20 0 19 0 409590225 15788474368 77583 33554432000 4194304 4196468 140723392937712 139756601006992 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10351] ppid=10345 vsize=15418432 memory=1452 CPUtime=0.63 cores=0,2,4,6
/proc/10347/task/10351/stat : 10351 (java) S 10345 10345 25300 0 -1 1077944384 4107 0 0 0 55 8 0 0 20 0 19 0 409590225 15788474368 77583 33554432000 4194304 4196468 140723392937712 139756599954448 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10352] ppid=10345 vsize=15418432 memory=6791534058613427641 CPUtime=0.63 cores=0,2,4,6
/proc/10347/task/10352/stat : 10352 (java) S 10345 10345 25300 0 -1 1077944384 3381 0 0 0 55 8 0 0 20 0 19 0 409590225 15788474368 77583 33554432000 4194304 4196468 140723392937712 139756598901904 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10353] ppid=10345 vsize=15418432 memory=20420 CPUtime=0.85 cores=0,2,4,6
/proc/10347/task/10353/stat : 10353 (java) S 10345 10345 25300 0 -1 1077944384 3200 0 0 0 28 57 0 0 20 0 19 0 409590226 15788474368 77583 33554432000 4194304 4196468 140723392937712 139755882784752 139757009308290 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10354] ppid=10345 vsize=15418432 memory=984 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10354/stat : 10354 (java) S 10345 10345 25300 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 19 0 409590227 15788474368 77583 33554432000 4194304 4196468 140723392937712 139755881731040 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10355] ppid=10345 vsize=15418432 memory=2032 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10355/stat : 10355 (java) S 10345 10345 25300 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 19 0 409590227 15788474368 77583 33554432000 4194304 4196468 140723392937712 139755880678400 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10356] ppid=10345 vsize=15418432 memory=1332 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10356/stat : 10356 (java) S 10345 10345 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409590229 15788474368 77583 33554432000 4194304 4196468 140723392937712 139755879626960 139757009315739 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10357] ppid=10345 vsize=15418432 memory=1564 CPUtime=2.34 cores=0,2,4,6
/proc/10347/task/10357/stat : 10357 (java) S 10345 10345 25300 0 -1 1077944384 8477 0 0 0 232 2 0 0 20 0 19 0 409590229 15788474368 77583 33554432000 4194304 4196468 140723392937712 139755878574576 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10358] ppid=10345 vsize=15418432 memory=916 CPUtime=2.91 cores=0,2,4,6
/proc/10347/task/10358/stat : 10358 (java) S 10345 10345 25300 0 -1 1077944384 20426 0 0 0 289 2 0 0 20 0 19 0 409590229 15788474368 77583 33554432000 4194304 4196468 140723392937712 139755877522032 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10359] ppid=10345 vsize=15418432 memory=4427205132082312746 CPUtime=0.63 cores=0,2,4,6
/proc/10347/task/10359/stat : 10359 (java) S 10345 10345 25300 0 -1 1077944384 6171 0 0 0 62 1 0 0 20 0 19 0 409590229 15788474368 77583 33554432000 4194304 4196468 140723392937712 139755876469488 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10360] ppid=10345 vsize=15418432 memory=-8486080722631693414 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10360/stat : 10360 (java) S 10345 10345 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409590229 15788474368 77583 33554432000 4194304 4196468 140723392937712 139755875417184 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10361] ppid=10345 vsize=15418432 memory=-7023579799431922829 CPUtime=0.46 cores=0,2,4,6
/proc/10347/task/10361/stat : 10361 (java) S 10345 10345 25300 0 -1 1077944384 661 0 0 0 0 46 0 0 20 0 19 0 409590230 15788474368 77583 33554432000 4194304 4196468 140723392937712 139755874363696 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10405] ppid=10345 vsize=15418432 memory=-8412652152092201843 CPUtime=470.91 cores=0,2,4,6
/proc/10347/task/10405/stat : 10405 (java) R 10345 10345 25300 0 -1 4202560 1386 0 0 0 47091 0 0 0 20 0 19 0 409594942 15788474368 77583 33554432000 4194304 4196468 140723392937712 139755862231848 139756647648569 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10406] ppid=10345 vsize=15418432 memory=4426639978525455914 CPUtime=470.9 cores=0,2,4,6
/proc/10347/task/10406/stat : 10406 (java) R 10345 10345 25300 0 -1 4202560 2385 0 0 0 47090 0 0 0 20 0 19 0 409594942 15788474368 77583 33554432000 4194304 4196468 140723392937712 139755861180424 139756648909370 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10407] ppid=10345 vsize=15418432 memory=3047711553219693942 CPUtime=471.47 cores=0,2,4,6
/proc/10347/task/10407/stat : 10407 (java) R 10345 10345 25300 0 -1 4202560 1022 0 0 0 47147 0 0 0 20 0 19 0 409594942 15788474368 77583 33554432000 4194304 4196468 140723392937712 139755865394080 139756646305107 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10408] ppid=10345 vsize=15418432 memory=-7521736447810188379 CPUtime=471.37 cores=0,2,4,6
/proc/10347/task/10408/stat : 10408 (java) R 10345 10345 25300 0 -1 4202560 1293 0 0 0 47137 0 0 0 20 0 19 0 409594942 15788474368 77583 33554432000 4194304 4196468 140723392937712 139755863285520 139756648909619 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
Current children cumulated CPU time: 2075.1 s
Current children cumulated vsize: 15531560 KiB
Current children cumulated memory: 311784 KiB

[startup+582.301 s]*
/proc/loadavg: 4.07 4.26 5.60 5/211 10458
/proc/meminfo: memFree=30977080/32770624 swapFree=66933704/67108860
[pid=10345] ppid=10342 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/10345/stat : 10345 (xcsp3-exec) S 10342 10345 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409590223 115843072 363 33554432000 4194304 5098028 140734963649056 140734963647160 140069961253500 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9408512 140734963655547 140734963655789 140734963655789 140734963658698 0
/proc/10345/statm: 28282 363 304 221 0 87 0
[pid=10347] ppid=10345 vsize=15418432 memory=320660 CPUtime=2313.42 cores=0,2,4,6
/proc/10347/stat : 10347 (java) S 10345 10345 25300 0 -1 1077944320 72952 0 0 0 231232 110 0 0 20 0 19 0 409590224 15788474368 80165 33554432000 4194304 4196468 140723392937712 140723392920256 139757009297143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
/proc/10347/statm: 3854608 80165 3513 1 0 3815710 0
[pid=10347/tid=10348] ppid=10345 vsize=15418432 memory=6935054825532540783 CPUtime=0.6 cores=0,2,4,6
/proc/10347/task/10348/stat : 10348 (java) S 10345 10345 25300 0 -1 1077944384 8795 0 0 0 56 4 0 0 20 0 19 0 409590224 15788474368 80165 33554432000 4194304 4196468 140723392937712 139757013537920 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10349] ppid=10345 vsize=15418432 memory=4126316290023845779 CPUtime=0.71 cores=0,2,4,6
/proc/10347/task/10349/stat : 10349 (java) S 10345 10345 25300 0 -1 1077944384 3392 0 0 0 63 8 0 0 20 0 19 0 409590225 15788474368 80165 33554432000 4194304 4196468 140723392937712 139756961917712 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10350] ppid=10345 vsize=15418432 memory=772 CPUtime=0.71 cores=0,2,4,6
/proc/10347/task/10350/stat : 10350 (java) S 10345 10345 25300 0 -1 1077944384 2701 0 0 0 63 8 0 0 20 0 19 0 409590225 15788474368 80165 33554432000 4194304 4196468 140723392937712 139756601006992 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10351] ppid=10345 vsize=15418432 memory=3932 CPUtime=0.71 cores=0,2,4,6
/proc/10347/task/10351/stat : 10351 (java) S 10345 10345 25300 0 -1 1077944384 4117 0 0 0 63 8 0 0 20 0 19 0 409590225 15788474368 80165 33554432000 4194304 4196468 140723392937712 139756599954448 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10352] ppid=10345 vsize=15418432 memory=6791534058613427641 CPUtime=0.7 cores=0,2,4,6
/proc/10347/task/10352/stat : 10352 (java) S 10345 10345 25300 0 -1 1077944384 3391 0 0 0 62 8 0 0 20 0 19 0 409590225 15788474368 80165 33554432000 4194304 4196468 140723392937712 139756598901904 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10353] ppid=10345 vsize=15418432 memory=1548 CPUtime=1 cores=0,2,4,6
/proc/10347/task/10353/stat : 10353 (java) S 10345 10345 25300 0 -1 1077944384 3205 0 0 0 32 68 0 0 20 0 19 0 409590226 15788474368 80165 33554432000 4194304 4196468 140723392937712 139755882784752 139757009308290 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10354] ppid=10345 vsize=15418432 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10354/stat : 10354 (java) S 10345 10345 25300 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 19 0 409590227 15788474368 80165 33554432000 4194304 4196468 140723392937712 139755881731040 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10355] ppid=10345 vsize=15418432 memory=744 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10355/stat : 10355 (java) S 10345 10345 25300 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 19 0 409590227 15788474368 80165 33554432000 4194304 4196468 140723392937712 139755880678400 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10356] ppid=10345 vsize=15418432 memory=8296 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10356/stat : 10356 (java) S 10345 10345 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409590229 15788474368 80165 33554432000 4194304 4196468 140723392937712 139755879626960 139757009315739 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10357] ppid=10345 vsize=15418432 memory=5952 CPUtime=2.34 cores=0,2,4,6
/proc/10347/task/10357/stat : 10357 (java) S 10345 10345 25300 0 -1 1077944384 8477 0 0 0 232 2 0 0 20 0 19 0 409590229 15788474368 80165 33554432000 4194304 4196468 140723392937712 139755878574576 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10358] ppid=10345 vsize=15418432 memory=1124 CPUtime=2.91 cores=0,2,4,6
/proc/10347/task/10358/stat : 10358 (java) S 10345 10345 25300 0 -1 1077944384 20426 0 0 0 289 2 0 0 20 0 19 0 409590229 15788474368 80165 33554432000 4194304 4196468 140723392937712 139755877522032 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10359] ppid=10345 vsize=15418432 memory=14008 CPUtime=0.63 cores=0,2,4,6
/proc/10347/task/10359/stat : 10359 (java) S 10345 10345 25300 0 -1 1077944384 6172 0 0 0 62 1 0 0 20 0 19 0 409590229 15788474368 80165 33554432000 4194304 4196468 140723392937712 139755876469488 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10360] ppid=10345 vsize=15418432 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10360/stat : 10360 (java) S 10345 10345 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409590229 15788474368 80165 33554432000 4194304 4196468 140723392937712 139755875417184 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10361] ppid=10345 vsize=15418432 memory=0 CPUtime=0.51 cores=0,2,4,6
/proc/10347/task/10361/stat : 10361 (java) S 10345 10345 25300 0 -1 1077944384 665 0 0 0 0 51 0 0 20 0 19 0 409590230 15788474368 80165 33554432000 4194304 4196468 140723392937712 139755874363696 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10405] ppid=10345 vsize=15418432 memory=0 CPUtime=530.33 cores=0,2,4,6
/proc/10347/task/10405/stat : 10405 (java) R 10345 10345 25300 0 -1 4202560 1407 0 0 0 53033 0 0 0 20 0 19 0 409594942 15788474368 80165 33554432000 4194304 4196468 140723392937712 139755862231800 139756648137988 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10406] ppid=10345 vsize=15418432 memory=0 CPUtime=530.47 cores=0,2,4,6
/proc/10347/task/10406/stat : 10406 (java) R 10345 10345 25300 0 -1 4202560 2454 0 0 0 53047 0 0 0 20 0 19 0 409594942 15788474368 80165 33554432000 4194304 4196468 140723392937712 139755861182960 139756647605842 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10407] ppid=10345 vsize=15418432 memory=0 CPUtime=530.79 cores=0,2,4,6
/proc/10347/task/10407/stat : 10407 (java) R 10345 10345 25300 0 -1 4202560 1045 0 0 0 53079 0 0 0 20 0 19 0 409594942 15788474368 80165 33554432000 4194304 4196468 140723392937712 139755865391192 139756646138887 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10408] ppid=10345 vsize=15418432 memory=0 CPUtime=530.84 cores=0,2,4,6
/proc/10347/task/10408/stat : 10408 (java) R 10345 10345 25300 0 -1 4202560 1342 0 0 0 53084 0 0 0 20 0 19 0 409594942 15788474368 80165 33554432000 4194304 4196468 140723392937712 139755863285520 139756648909179 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
Current children cumulated CPU time: 2313.42 s
Current children cumulated vsize: 15531560 KiB
Current children cumulated memory: 322112 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.101 s]
/proc/loadavg: 4.05 4.24 5.57 5/211 10460
/proc/meminfo: memFree=30975036/32770624 swapFree=66933704/67108860
[pid=10345] ppid=10342 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/10345/stat : 10345 (xcsp3-exec) S 10342 10345 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409590223 115843072 363 33554432000 4194304 5098028 140734963649056 140734963647160 140069961253500 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9408512 140734963655547 140734963655789 140734963655789 140734963658698 0
/proc/10345/statm: 28282 363 304 221 0 87 0
[pid=10347] ppid=10345 vsize=15418432 memory=324756 CPUtime=2400 cores=0,2,4,6
/proc/10347/stat : 10347 (java) S 10345 10345 25300 0 -1 1077944320 73575 0 0 0 239886 114 0 0 20 0 19 0 409590224 15788474368 81189 33554432000 4194304 4196468 140723392937712 140723392920256 139757009297143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
/proc/10347/statm: 3854608 81189 3513 1 0 3815710 0
[pid=10347/tid=10348] ppid=10345 vsize=15418432 memory=6791534058613427641 CPUtime=0.6 cores=0,2,4,6
/proc/10347/task/10348/stat : 10348 (java) S 10345 10345 25300 0 -1 1077944384 8795 0 0 0 56 4 0 0 20 0 19 0 409590224 15788474368 81189 33554432000 4194304 4196468 140723392937712 139757013537920 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10349] ppid=10345 vsize=15418432 memory=1564 CPUtime=0.73 cores=0,2,4,6
/proc/10347/task/10349/stat : 10349 (java) S 10345 10345 25300 0 -1 1077944384 3417 0 0 0 65 8 0 0 20 0 19 0 409590225 15788474368 81189 33554432000 4194304 4196468 140723392937712 139756961917712 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10350] ppid=10345 vsize=15418432 memory=924 CPUtime=0.73 cores=0,2,4,6
/proc/10347/task/10350/stat : 10350 (java) S 10345 10345 25300 0 -1 1077944384 3027 0 0 0 65 8 0 0 20 0 19 0 409590225 15788474368 81189 33554432000 4194304 4196468 140723392937712 139756601006992 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10351] ppid=10345 vsize=15418432 memory=1420 CPUtime=0.73 cores=0,2,4,6
/proc/10347/task/10351/stat : 10351 (java) S 10345 10345 25300 0 -1 1077944384 4157 0 0 0 65 8 0 0 20 0 19 0 409590225 15788474368 81189 33554432000 4194304 4196468 140723392937712 139756599954448 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10352] ppid=10345 vsize=15418432 memory=1984 CPUtime=0.73 cores=0,2,4,6
/proc/10347/task/10352/stat : 10352 (java) S 10345 10345 25300 0 -1 1077944384 3402 0 0 0 65 8 0 0 20 0 19 0 409590225 15788474368 81189 33554432000 4194304 4196468 140723392937712 139756598901904 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10353] ppid=10345 vsize=15418432 memory=2532 CPUtime=1.06 cores=0,2,4,6
/proc/10347/task/10353/stat : 10353 (java) S 10345 10345 25300 0 -1 1077944384 3227 0 0 0 35 71 0 0 20 0 19 0 409590226 15788474368 81189 33554432000 4194304 4196468 140723392937712 139755882784752 139757009308290 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10354] ppid=10345 vsize=15418432 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10354/stat : 10354 (java) S 10345 10345 25300 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 19 0 409590227 15788474368 81189 33554432000 4194304 4196468 140723392937712 139755881731040 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10355] ppid=10345 vsize=15418432 memory=808 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10355/stat : 10355 (java) S 10345 10345 25300 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 19 0 409590227 15788474368 81189 33554432000 4194304 4196468 140723392937712 139755880678400 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10356] ppid=10345 vsize=15418432 memory=1772 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10356/stat : 10356 (java) S 10345 10345 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409590229 15788474368 81189 33554432000 4194304 4196468 140723392937712 139755879626960 139757009315739 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10357] ppid=10345 vsize=15418432 memory=1452 CPUtime=2.34 cores=0,2,4,6
/proc/10347/task/10357/stat : 10357 (java) S 10345 10345 25300 0 -1 1077944384 8479 0 0 0 232 2 0 0 20 0 19 0 409590229 15788474368 81189 33554432000 4194304 4196468 140723392937712 139755878574576 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10358] ppid=10345 vsize=15418432 memory=322708 CPUtime=2.91 cores=0,2,4,6
/proc/10347/task/10358/stat : 10358 (java) S 10345 10345 25300 0 -1 1077944384 20428 0 0 0 289 2 0 0 20 0 19 0 409590229 15788474368 81189 33554432000 4194304 4196468 140723392937712 139755877522032 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10359] ppid=10345 vsize=15418432 memory=984 CPUtime=0.63 cores=0,2,4,6
/proc/10347/task/10359/stat : 10359 (java) S 10345 10345 25300 0 -1 1077944384 6174 0 0 0 62 1 0 0 20 0 19 0 409590229 15788474368 81189 33554432000 4194304 4196468 140723392937712 139755876469488 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10360] ppid=10345 vsize=15418432 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/10347/task/10360/stat : 10360 (java) S 10345 10345 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409590229 15788474368 81189 33554432000 4194304 4196468 140723392937712 139755875417184 139757009307349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10361] ppid=10345 vsize=15418432 memory=744 CPUtime=0.53 cores=0,2,4,6
/proc/10347/task/10361/stat : 10361 (java) S 10345 10345 25300 0 -1 1077944384 669 0 0 0 0 53 0 0 20 0 19 0 409590230 15788474368 81189 33554432000 4194304 4196468 140723392937712 139755874363696 139757009308290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10405] ppid=10345 vsize=15418432 memory=8296 CPUtime=552.01 cores=0,2,4,6
/proc/10347/task/10405/stat : 10405 (java) R 10345 10345 25300 0 -1 4202560 1456 0 0 0 55201 0 0 0 20 0 19 0 409594942 15788474368 81189 33554432000 4194304 4196468 140723392937712 139755862232336 139756648135901 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10406] ppid=10345 vsize=15418432 memory=5952 CPUtime=552.04 cores=0,2,4,6
/proc/10347/task/10406/stat : 10406 (java) R 10345 10345 25300 0 -1 4202560 2525 0 0 0 55204 0 0 0 20 0 19 0 409594942 15788474368 81189 33554432000 4194304 4196468 140723392937712 139755861182960 139756646305457 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10407] ppid=10345 vsize=15418432 memory=1124 CPUtime=552.39 cores=0,2,4,6
/proc/10347/task/10407/stat : 10407 (java) R 10345 10345 25300 0 -1 4202560 1076 0 0 0 55238 1 0 0 20 0 19 0 409594942 15788474368 81189 33554432000 4194304 4196468 140723392937712 139755865391240 139756646139032 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
[pid=10347/tid=10408] ppid=10345 vsize=15418432 memory=14008 CPUtime=552.39 cores=0,2,4,6
/proc/10347/task/10408/stat : 10408 (java) R 10345 10345 25300 0 -1 4202560 1380 0 0 0 55239 0 0 0 20 0 19 0 409594942 15788474368 81189 33554432000 4194304 4196468 140723392937712 139755863285520 139756648909619 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9629696 140723392943087 140723392943258 140723392943258 140723392946127 0
Current children cumulated CPU time: 2400 s
Current children cumulated vsize: 15531560 KiB
Current children cumulated memory: 326208 KiB

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

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

[startup+604.184 s]
# the end of solver process 10347 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.16 s, system=1.15862 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.184
CPU time (s): 2400.31
CPU user time (s): 2399.16
CPU system time (s): 1.15862
CPU usage (%): 397.282
Max. virtual memory (cumulated for all children) (KiB): 15533544
Max. memory (cumulated for all children) (KiB): 326208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.16
system time used= 1.15862
maximum resident set size= 325260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74474
page faults= 0
swaps= 0
block input operations= 0
block output operations= 848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21738
involuntary context switches= 26313


# summary of solver processes directly reported to runsolver:
#   pid: 10345,10347
#   total CPU time (s): 2400.31
#   total CPU user time (s): 2399.16
#   total CPU system time (s): 1.15862

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.86261 second user time and 7.02372 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-13 02:05:48
IDJOB=4394317
IDBENCH=135871
IDSOLVER=2842
FILE ID=node151/4394317-1568333188
RUNJOBID= node151-1568323682-25331
PBS_JOBID= 21701147
Free space on /tmp= 57000 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n35/TravellingSalesman-35-30-07.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 /tmp/evaluation-result-4394317-1568333188/watcher-4394317-1568333188 -o /tmp/evaluation-result-4394317-1568333188/solver-4394317-1568333188 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568323682-25331 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 136269565 HOME/instance-4394317-1568333188.xml

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

MD5SUM BENCH= 1a4fb6e98f7c5153812b28830edea47d
RANDOM SEED=136269565

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31290300 kB
MemAvailable:   31858624 kB
Buffers:          135912 kB
Cached:           723648 kB
SwapCached:        72484 kB
Active:           448488 kB
Inactive:         484632 kB
Active(anon):       8992 kB
Inactive(anon):    96432 kB
Active(file):     439496 kB
Inactive(file):   388200 kB
Unevictable:      111232 kB
Mlocked:          111232 kB
SwapTotal:      67108860 kB
SwapFree:       66933700 kB
Dirty:             26024 kB
Writeback:             0 kB
AnonPages:        204820 kB
Mapped:            34656 kB
Shmem:             22952 kB
Slab:             141924 kB
SReclaimable:     112924 kB
SUnreclaim:        29000 kB
KernelStack:        3712 kB
PageTables:         5160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     500432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    161792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 56976 MiB
End job on node151 at 2019-09-13 02:15:53