Trace number 4272290

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-07-26)SAT (TO)139 2520.02 2457.4099

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n30/
TravellingSalesman-30-30-18.xml
MD5SUM16e7a4452edd8ccb673a436dbd81290a
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 benchmark2400.11
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints31
Number of domains2
Minimum domain size30
Maximum domain size30
Distribution of domain sizes[{"size":30,"count":60}]
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.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272290-1502823953.xml"  -tl '2520s' -p 1 -x 3
0.09/0.26	c [HOME/instance-4272290-1502823953.xml, -tl, 2520s, -p, 1, -x, 3]
0.30/0.32	c simple solver
0.30/0.39	c parse instance...
0.97/0.65	c solve instance...
1.27/0.78	o 201 
1.27/0.81	o 191 
1.67/0.81	o 190 
1.67/0.85	o 180 
1.67/0.87	o 179 
1.67/0.89	o 172 
1.67/0.89	o 169 
2.00/0.93	o 162 
2.00/0.93	o 151 
4.27/1.77	o 150 
4.27/1.78	o 146 
4.58/1.82	o 145 
162.18/153.01	o 143 
199.84/189.75	o 142 
224.93/214.27	o 140 
225.25/214.57	o 139 
2520.00/2457.40	s SATISFIABLE
2520.00/2457.40	v <instantiation>
2520.00/2457.40	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.00/2457.40	v 	<values>4 3 5 8 12 16 17 19 18 25 26 27 28 23 20 22 21 24 29 14 9 11 7 6 0 1 2 15 10 13 1 2 1 3 3 1 4 4 8 2 1 1 7 11 4 3 3 5 17 4 5 2 2 7 7 10 10 3 1 7 </values>
2520.00/2457.40	v </instantiation>
2520.00/2457.40	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 (14598 MiB free)
  memory of node 1: 16384 MiB (15333 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272290-1502823953/watcher-4272290-1502823953 -o /tmp/evaluation-result-4272290-1502823953/solver-4272290-1502823953 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1460395449 HOME/instance-4272290-1502823953.xml 

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

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
Current StackSize limit: 8192 KiB

solver pid=9583, runsolver pid=9580

[startup+0.100048 s]*
/proc/loadavg: 1.36 1.41 1.42 3/203 9591
/proc/meminfo: memFree=30643396/32770624 swapFree=67108860/67108860
[pid=9583] ppid=9580 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9583/stat : 9583 (xcsp3-exec) S 9580 9583 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 84615936 9740288 345 18446744073709551615 4194304 5098028 140736458021200 140736458019304 139671129268860 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 26238976 140736458023288 140736458023493 140736458023493 140736458026987 0
/proc/9583/statm: 2378 345 289 221 0 87 0
[pid=9585] ppid=9583 vsize=13574484 memory=16416 CPUtime=0.02 cores=1,3,5,7
/proc/9585/stat : 9585 (java) S 9583 9583 897 0 -1 1077944320 3962 0 0 0 2 0 0 0 20 0 9 0 84615944 13900271616 4104 18446744073709551615 4194304 4196468 140728574191104 140728574173648 140328243560183 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
/proc/9585/statm: 3393621 4104 2065 1 0 3383118 0
[pid=9585/tid=9586] ppid=9583 vsize=13574484 memory=7022364594140610616 CPUtime=0.01 cores=1,3,5,7
/proc/9585/task/9586/stat : 9586 (java) R 9583 9583 897 0 -1 4202560 2706 0 0 0 1 0 0 0 20 0 9 0 84615944 13900271616 4169 18446744073709551615 4194304 4196468 140728574191104 140328247796328 140328227640700 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9587] ppid=9583 vsize=13574484 memory=4294979915 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9587/stat : 9587 (java) S 9583 9583 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 84615945 13900271616 4169 18446744073709551615 4194304 4196468 140728574191104 140328200526864 140328243570389 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9588] ppid=9583 vsize=13574484 memory=140454933108033 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9588/stat : 9588 (java) S 9583 9583 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 84615945 13900271616 4169 18446744073709551615 4194304 4196468 140728574191104 140328199474320 140328243570389 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9589] ppid=9583 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9589/stat : 9589 (java) S 9583 9583 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 84615945 13900271616 4169 18446744073709551615 4194304 4196468 140728574191104 140328198421264 140328243570389 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9590] ppid=9583 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9590/stat : 9590 (java) S 9583 9583 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 84615945 13900271616 4169 18446744073709551615 4194304 4196468 140728574191104 140328197368720 140328243570389 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9591] ppid=9583 vsize=13574484 memory=140454932539008 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9591/stat : 9591 (java) S 9583 9583 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 84615946 13900271616 4169 18446744073709551615 4194304 4196468 140728574191104 140327721625840 140328243571330 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9592] ppid=9583 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9592/stat : 9592 (java) S 9583 9583 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 84615947 13900271616 4169 18446744073709551615 4194304 4196468 140728574191104 140327720572064 140328243570389 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9593] ppid=9583 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9593/stat : 9593 (java) S 9583 9583 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 84615947 13900271616 4169 18446744073709551615 4194304 4196468 140728574191104 140327719519024 140328243570389 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 17796 KiB

[startup+0.209821 s]*
/proc/loadavg: 1.36 1.41 1.42 4/211 9599
/proc/meminfo: memFree=30633900/32770624 swapFree=67108860/67108860
[pid=9583] ppid=9580 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9583/stat : 9583 (xcsp3-exec) S 9580 9583 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 84615936 9740288 345 18446744073709551615 4194304 5098028 140736458021200 140736458019304 139671129268860 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 26238976 140736458023288 140736458023493 140736458023493 140736458026987 0
/proc/9583/statm: 2378 345 289 221 0 87 0
[pid=9585] ppid=9583 vsize=13974352 memory=27448 CPUtime=0.09 cores=1,3,5,7
/proc/9585/stat : 9585 (java) S 9583 9583 897 0 -1 1077944320 5274 0 0 0 8 1 0 0 20 0 15 0 84615944 14309736448 6862 18446744073709551615 4194304 4196468 140728574191104 140728574173648 140328243560183 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
/proc/9585/statm: 3493588 6862 2752 1 0 3482964 0
[pid=9585/tid=9586] ppid=9583 vsize=13974352 memory=7022364594140610616 CPUtime=0.08 cores=1,3,5,7
/proc/9585/task/9586/stat : 9586 (java) R 9583 9583 897 0 -1 4202560 3420 0 0 0 7 1 0 0 20 0 15 0 84615944 14309736448 6862 18446744073709551615 4194304 4196468 140728574191104 140328247790512 140328243582109 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9587] ppid=9583 vsize=13974352 memory=4294979915 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9587/stat : 9587 (java) S 9583 9583 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 84615945 14309736448 6862 18446744073709551615 4194304 4196468 140728574191104 140328200526864 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9588] ppid=9583 vsize=13974352 memory=140454933108033 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9588/stat : 9588 (java) S 9583 9583 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 84615945 14309736448 6862 18446744073709551615 4194304 4196468 140728574191104 140328199474320 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9589] ppid=9583 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9589/stat : 9589 (java) S 9583 9583 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 84615945 14309736448 6862 18446744073709551615 4194304 4196468 140728574191104 140328198421264 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9590] ppid=9583 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9590/stat : 9590 (java) S 9583 9583 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 84615945 14309736448 6862 18446744073709551615 4194304 4196468 140728574191104 140328197368720 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9591] ppid=9583 vsize=13974352 memory=140454932539008 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9591/stat : 9591 (java) S 9583 9583 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 84615946 14309736448 6862 18446744073709551615 4194304 4196468 140728574191104 140327721625840 140328243571330 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9592] ppid=9583 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9592/stat : 9592 (java) S 9583 9583 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 84615947 14309736448 6862 18446744073709551615 4194304 4196468 140728574191104 140327720572064 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9593] ppid=9583 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9593/stat : 9593 (java) S 9583 9583 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 84615947 14309736448 6862 18446744073709551615 4194304 4196468 140728574191104 140327719518960 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9594] ppid=9583 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9594/stat : 9594 (java) S 9583 9583 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 84615949 14309736448 6862 18446744073709551615 4194304 4196468 140728574191104 140327718467536 140328243578779 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9595] ppid=9583 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9595/stat : 9595 (java) S 9583 9583 897 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 84615949 14309736448 6862 18446744073709551615 4194304 4196468 140728574191104 140327717415664 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9596] ppid=9583 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9596/stat : 9596 (java) S 9583 9583 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 84615949 14309736448 6862 18446744073709551615 4194304 4196468 140728574191104 140327716363120 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9597] ppid=9583 vsize=13974352 memory=140454932539008 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9597/stat : 9597 (java) S 9583 9583 897 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 15 0 84615949 14309736448 6862 18446744073709551615 4194304 4196468 140728574191104 140327715310064 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9598] ppid=9583 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9598/stat : 9598 (java) S 9583 9583 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 84615949 14309736448 6862 18446744073709551615 4194304 4196468 140728574191104 140327714257760 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9599] ppid=9583 vsize=13974352 memory=140454932539008 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9599/stat : 9599 (java) S 9583 9583 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 84615955 14309736448 6862 18446744073709551615 4194304 4196468 140728574191104 140327713204784 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28828 KiB

[startup+0.310177 s]*
/proc/loadavg: 1.36 1.41 1.42 4/211 9599
/proc/meminfo: memFree=30622980/32770624 swapFree=67108860/67108860
[pid=9583] ppid=9580 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9583/stat : 9583 (xcsp3-exec) S 9580 9583 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 84615936 9740288 345 18446744073709551615 4194304 5098028 140736458021200 140736458019304 139671129268860 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 26238976 140736458023288 140736458023493 140736458023493 140736458026987 0
/proc/9583/statm: 2378 345 289 221 0 87 0
[pid=9585] ppid=9583 vsize=13974352 memory=39476 CPUtime=0.3 cores=1,3,5,7
/proc/9585/stat : 9585 (java) S 9583 9583 897 0 -1 1077944320 9130 0 0 0 27 3 0 0 20 0 15 0 84615944 14309736448 9869 18446744073709551615 4194304 4196468 140728574191104 140728574173648 140328243560183 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
/proc/9585/statm: 3493588 9869 2987 1 0 3482964 0
[pid=9585/tid=9586] ppid=9583 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/9585/task/9586/stat : 9586 (java) R 9583 9583 897 0 -1 4202560 6255 0 0 0 15 2 0 0 20 0 15 0 84615944 14309736448 9869 18446744073709551615 4194304 4196468 140728574191104 140328247778272 140328243572118 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9587] ppid=9583 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9587/stat : 9587 (java) S 9583 9583 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 84615945 14309736448 9869 18446744073709551615 4194304 4196468 140728574191104 140328200526864 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9588] ppid=9583 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9588/stat : 9588 (java) S 9583 9583 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 84615945 14309736448 9869 18446744073709551615 4194304 4196468 140728574191104 140328199474320 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9589] ppid=9583 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9589/stat : 9589 (java) S 9583 9583 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 84615945 14309736448 9869 18446744073709551615 4194304 4196468 140728574191104 140328198421264 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9590] ppid=9583 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9590/stat : 9590 (java) S 9583 9583 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 84615945 14309736448 9869 18446744073709551615 4194304 4196468 140728574191104 140328197368720 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9591] ppid=9583 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9591/stat : 9591 (java) S 9583 9583 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 84615946 14309736448 9869 18446744073709551615 4194304 4196468 140728574191104 140327721625840 140328243571330 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9592] ppid=9583 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9592/stat : 9592 (java) S 9583 9583 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 84615947 14309736448 9869 18446744073709551615 4194304 4196468 140728574191104 140327720572064 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9593] ppid=9583 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9593/stat : 9593 (java) S 9583 9583 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 84615947 14309736448 9869 18446744073709551615 4194304 4196468 140728574191104 140327719518960 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9594] ppid=9583 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9594/stat : 9594 (java) S 9583 9583 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 84615949 14309736448 9869 18446744073709551615 4194304 4196468 140728574191104 140327718467536 140328243578779 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9595] ppid=9583 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/9585/task/9595/stat : 9595 (java) R 9583 9583 897 0 -1 1077944384 457 0 0 0 2 0 0 0 20 0 15 0 84615949 14309736448 9869 18446744073709551615 4194304 4196468 140728574191104 140327717415664 140328243571330 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9596] ppid=9583 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/9585/task/9596/stat : 9596 (java) R 9583 9583 897 0 -1 4202560 390 0 0 0 2 0 0 0 20 0 15 0 84615949 14309736448 9869 18446744073709551615 4194304 4196468 140728574191104 140327716344136 140328225081429 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9597] ppid=9583 vsize=13974352 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/9585/task/9597/stat : 9597 (java) R 9583 9583 897 0 -1 4202560 725 0 0 0 6 0 0 0 20 0 15 0 84615949 14309736448 9869 18446744073709551615 4194304 4196468 140728574191104 140327715310064 140328227640670 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9598] ppid=9583 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9598/stat : 9598 (java) S 9583 9583 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 84615949 14309736448 9869 18446744073709551615 4194304 4196468 140728574191104 140327714257760 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9599] ppid=9583 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9599/stat : 9599 (java) S 9583 9583 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 84615955 14309736448 9869 18446744073709551615 4194304 4196468 140728574191104 140327713204784 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40856 KiB

[startup+0.700989 s]
/proc/loadavg: 1.36 1.41 1.42 6/211 9599
/proc/meminfo: memFree=30609304/32770624 swapFree=67108860/67108860
[pid=9583] ppid=9580 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9583/stat : 9583 (xcsp3-exec) S 9580 9583 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 84615936 9740288 345 18446744073709551615 4194304 5098028 140736458021200 140736458019304 139671129268860 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 26238976 140736458023288 140736458023493 140736458023493 140736458026987 0
/proc/9583/statm: 2378 345 289 221 0 87 0
[pid=9585] ppid=9583 vsize=13980732 memory=64628 CPUtime=1.27 cores=1,3,5,7
/proc/9585/stat : 9585 (java) S 9583 9583 897 0 -1 1077944320 13221 0 0 0 122 5 0 0 20 0 15 0 84615944 14316269568 16157 18446744073709551615 4194304 4196468 140728574191104 140728574173648 140328243560183 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
/proc/9585/statm: 3495183 16157 3177 1 0 3483476 0
[pid=9585/tid=9586] ppid=9583 vsize=13980732 memory=33 CPUtime=0.55 cores=1,3,5,7
/proc/9585/task/9586/stat : 9586 (java) R 9583 9583 897 0 -1 4202560 8561 0 0 0 52 3 0 0 20 0 15 0 84615944 14316269568 16157 18446744073709551615 4194304 4196468 140728574191104 140328247797328 140327872777647 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9587] ppid=9583 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9587/stat : 9587 (java) S 9583 9583 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 84615945 14316269568 16157 18446744073709551615 4194304 4196468 140728574191104 140328200526864 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9588] ppid=9583 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9588/stat : 9588 (java) S 9583 9583 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 84615945 14316269568 16157 18446744073709551615 4194304 4196468 140728574191104 140328199474320 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9589] ppid=9583 vsize=13980732 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9589/stat : 9589 (java) S 9583 9583 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 84615945 14316269568 16157 18446744073709551615 4194304 4196468 140728574191104 140328198421264 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9590] ppid=9583 vsize=13980732 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9590/stat : 9590 (java) S 9583 9583 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 84615945 14316269568 16157 18446744073709551615 4194304 4196468 140728574191104 140328197368720 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9591] ppid=9583 vsize=13980732 memory=1700 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9591/stat : 9591 (java) S 9583 9583 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 84615946 14316269568 16157 18446744073709551615 4194304 4196468 140728574191104 140327721625840 140328243571330 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9592] ppid=9583 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9592/stat : 9592 (java) S 9583 9583 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 84615947 14316269568 16157 18446744073709551615 4194304 4196468 140728574191104 140327720572064 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9593] ppid=9583 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9593/stat : 9593 (java) S 9583 9583 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 84615947 14316269568 16157 18446744073709551615 4194304 4196468 140728574191104 140327719518960 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9594] ppid=9583 vsize=13980732 memory=2529 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9594/stat : 9594 (java) S 9583 9583 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 84615949 14316269568 16157 18446744073709551615 4194304 4196468 140728574191104 140327718467536 140328243578779 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9595] ppid=9583 vsize=13980732 memory=544 CPUtime=0.21 cores=1,3,5,7
/proc/9585/task/9595/stat : 9595 (java) R 9583 9583 897 0 -1 4202560 1089 0 0 0 21 0 0 0 20 0 15 0 84615949 14316269568 16157 18446744073709551615 4194304 4196468 140728574191104 140327717402208 140328228686391 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9596] ppid=9583 vsize=13980732 memory=29 CPUtime=0.21 cores=1,3,5,7
/proc/9585/task/9596/stat : 9596 (java) R 9583 9583 897 0 -1 4202560 832 0 0 0 21 0 0 0 20 0 15 0 84615949 14316269568 16157 18446744073709551615 4194304 4196468 140728574191104 140327716352976 140328224970333 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9597] ppid=9583 vsize=13980732 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/9585/task/9597/stat : 9597 (java) S 9583 9583 897 0 -1 1077944384 1431 0 0 0 26 0 0 0 20 0 15 0 84615949 14316269568 16157 18446744073709551615 4194304 4196468 140728574191104 140327715310064 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9598] ppid=9583 vsize=13980732 memory=280909651895424 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9598/stat : 9598 (java) S 9583 9583 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 84615949 14316269568 16157 18446744073709551615 4194304 4196468 140728574191104 140327714257760 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9599] ppid=9583 vsize=13980732 memory=19773126 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9599/stat : 9599 (java) S 9583 9583 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 84615955 14316269568 16157 18446744073709551615 4194304 4196468 140728574191104 140327713204784 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 66008 KiB

[startup+1.50081 s]
/proc/loadavg: 1.36 1.41 1.42 5/211 9599
/proc/meminfo: memFree=30586824/32770624 swapFree=67108860/67108860
[pid=9583] ppid=9580 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9583/stat : 9583 (xcsp3-exec) S 9580 9583 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 84615936 9740288 345 18446744073709551615 4194304 5098028 140736458021200 140736458019304 139671129268860 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 26238976 140736458023288 140736458023493 140736458023493 140736458026987 0
/proc/9583/statm: 2378 345 289 221 0 87 0
[pid=9585] ppid=9583 vsize=13980732 memory=95888 CPUtime=3.91 cores=1,3,5,7
/proc/9585/stat : 9585 (java) S 9583 9583 897 0 -1 1077944320 21748 0 0 0 385 6 0 0 20 0 15 0 84615944 14316269568 23972 18446744073709551615 4194304 4196468 140728574191104 140728574173648 140328243560183 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
/proc/9585/statm: 3495183 23972 3194 1 0 3483476 0
[pid=9585/tid=9586] ppid=9583 vsize=13980732 memory=89312 CPUtime=1.36 cores=1,3,5,7
/proc/9585/task/9586/stat : 9586 (java) R 9583 9583 897 0 -1 4202560 9502 0 0 0 132 4 0 0 20 0 15 0 84615944 14316269568 23972 18446744073709551615 4194304 4196468 140728574191104 140328247796312 140327876819042 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9587] ppid=9583 vsize=13980732 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9587/stat : 9587 (java) S 9583 9583 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 84615945 14316269568 23972 18446744073709551615 4194304 4196468 140728574191104 140328200526864 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9588] ppid=9583 vsize=13980732 memory=82436 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9588/stat : 9588 (java) S 9583 9583 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 84615945 14316269568 23972 18446744073709551615 4194304 4196468 140728574191104 140328199474320 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9589] ppid=9583 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9589/stat : 9589 (java) S 9583 9583 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 84615945 14316269568 23972 18446744073709551615 4194304 4196468 140728574191104 140328198421264 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9590] ppid=9583 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

[pid=9585/tid=9591] ppid=9583 vsize=13980732 memory=251288 CPUtime=2.26 cores=1,3,5,7
/proc/9585/task/9591/stat : 9591 (java) S 9583 9583 897 0 -1 1077944384 32088 0 0 0 200 26 0 0 20 0 15 0 84615946 14316269568 62619 18446744073709551615 4194304 4196468 140728574191104 140327721625840 140328243571330 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9592] ppid=9583 vsize=13980732 memory=251288 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9592/stat : 9592 (java) S 9583 9583 897 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 84615947 14316269568 62619 18446744073709551615 4194304 4196468 140728574191104 140327720572064 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9593] ppid=9583 vsize=13980732 memory=250476 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9593/stat : 9593 (java) S 9583 9583 897 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 84615947 14316269568 62619 18446744073709551615 4194304 4196468 140728574191104 140327719518960 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9594] ppid=9583 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9594/stat : 9594 (java) S 9583 9583 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 84615949 14316269568 62619 18446744073709551615 4194304 4196468 140728574191104 140327718467536 140328243578779 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9595] ppid=9583 vsize=13980732 memory=1380 CPUtime=3.53 cores=1,3,5,7
/proc/9585/task/9595/stat : 9595 (java) S 9583 9583 897 0 -1 1077944384 19022 0 0 0 352 1 0 0 20 0 15 0 84615949 14316269568 62619 18446744073709551615 4194304 4196468 140728574191104 140327717415664 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9596] ppid=9583 vsize=13980732 memory=251288 CPUtime=3.61 cores=1,3,5,7
/proc/9585/task/9596/stat : 9596 (java) S 9583 9583 897 0 -1 1077944384 18311 0 0 0 360 1 0 0 20 0 15 0 84615949 14316269568 62619 18446744073709551615 4194304 4196468 140728574191104 140327716363120 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9597] ppid=9583 vsize=13980732 memory=1380 CPUtime=0.79 cores=1,3,5,7
/proc/9585/task/9597/stat : 9597 (java) S 9583 9583 897 0 -1 1077944384 10997 0 0 0 76 3 0 0 20 0 15 0 84615949 14316269568 62619 18446744073709551615 4194304 4196468 140728574191104 140327715310064 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9598] ppid=9583 vsize=13980732 memory=252312 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9598/stat : 9598 (java) S 9583 9583 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 84615949 14316269568 62619 18446744073709551615 4194304 4196468 140728574191104 140327714257760 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9599] ppid=9583 vsize=13980732 memory=7680170660397595203 CPUtime=0.88 cores=1,3,5,7
/proc/9585/task/9599/stat : 9599 (java) S 9583 9583 897 0 -1 1077944384 1382 0 0 0 41 47 0 0 20 0 15 0 84615955 14316269568 62619 18446744073709551615 4194304 4196468 140728574191104 140327713204784 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
Current children cumulated CPU time: 2381.83 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 251856 KiB

[startup+2382.3 s]
/proc/loadavg: 1.74 1.55 1.52 3/215 9845
/proc/meminfo: memFree=30218880/32770624 swapFree=67108860/67108860
[pid=9583] ppid=9580 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9583/stat : 9583 (xcsp3-exec) S 9580 9583 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 84615936 9740288 345 18446744073709551615 4194304 5098028 140736458021200 140736458019304 139671129268860 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 26238976 140736458023288 140736458023493 140736458023493 140736458026987 0
/proc/9583/statm: 2378 345 289 221 0 87 0
[pid=9585] ppid=9583 vsize=13980732 memory=236940 CPUtime=2443.17 cores=1,3,5,7
/proc/9585/stat : 9585 (java) S 9583 9583 897 0 -1 1077944320 212431 0 0 0 244055 262 0 0 20 0 15 0 84615944 14316269568 59235 18446744073709551615 4194304 4196468 140728574191104 140728574173648 140328243560183 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
/proc/9585/statm: 3495183 59235 3258 1 0 3483476 0
[pid=9585/tid=9586] ppid=9583 vsize=13980732 memory=236944 CPUtime=2361.11 cores=1,3,5,7
/proc/9585/task/9586/stat : 9586 (java) R 9583 9583 897 0 -1 4202560 42659 0 0 0 236099 12 0 0 20 0 15 0 84615944 14316269568 59235 18446744073709551615 4194304 4196468 140728574191104 140328247799968 140327881014709 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9587] ppid=9583 vsize=13980732 memory=1380 CPUtime=17.7 cores=1,3,5,7
/proc/9585/task/9587/stat : 9587 (java) S 9583 9583 897 0 -1 1077944384 22788 0 0 0 1724 46 0 0 20 0 15 0 84615945 14316269568 59235 18446744073709551615 4194304 4196468 140728574191104 140328200526864 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9588] ppid=9583 vsize=13980732 memory=46596 CPUtime=17.71 cores=1,3,5,7
/proc/9585/task/9588/stat : 9588 (java) S 9583 9583 897 0 -1 1077944384 20932 0 0 0 1725 46 0 0 20 0 15 0 84615945 14316269568 59235 18446744073709551615 4194304 4196468 140728574191104 140328199474320 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9589] ppid=9583 vsize=13980732 memory=1292 CPUtime=17.67 cores=1,3,5,7
/proc/9585/task/9589/stat : 9589 (java) S 9583 9583 897 0 -1 1077944384 20374 0 0 0 1722 45 0 0 20 0 15 0 84615945 14316269568 59235 18446744073709551615 4194304 4196468 140728574191104 140328198421264 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9590] ppid=9583 vsize=13980732 memory=229928 CPUtime=17.71 cores=1,3,5,7
/proc/9585/task/9590/stat : 9590 (java) S 9583 9583 897 0 -1 1077944384 22030 0 0 0 1727 44 0 0 20 0 15 0 84615945 14316269568 59235 18446744073709551615 4194304 4196468 140728574191104 140328197368720 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9591] ppid=9583 vsize=13980732 memory=1380 CPUtime=2.32 cores=1,3,5,7
/proc/9585/task/9591/stat : 9591 (java) S 9583 9583 897 0 -1 1077944384 32497 0 0 0 205 27 0 0 20 0 15 0 84615946 14316269568 59235 18446744073709551615 4194304 4196468 140728574191104 140327721625840 140328243571330 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9592] ppid=9583 vsize=13980732 memory=261900 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9592/stat : 9592 (java) S 9583 9583 897 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 84615947 14316269568 59235 18446744073709551615 4194304 4196468 140728574191104 140327720572064 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9593] ppid=9583 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9593/stat : 9593 (java) S 9583 9583 897 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 84615947 14316269568 59235 18446744073709551615 4194304 4196468 140728574191104 140327719518960 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9594] ppid=9583 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9594/stat : 9594 (java) S 9583 9583 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 84615949 14316269568 59235 18446744073709551615 4194304 4196468 140728574191104 140327718467536 140328243578779 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9595] ppid=9583 vsize=13980732 memory=261900 CPUtime=3.53 cores=1,3,5,7
/proc/9585/task/9595/stat : 9595 (java) S 9583 9583 897 0 -1 1077944384 19022 0 0 0 352 1 0 0 20 0 15 0 84615949 14316269568 59235 18446744073709551615 4194304 4196468 140728574191104 140327717415664 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9596] ppid=9583 vsize=13980732 memory=1380 CPUtime=3.63 cores=1,3,5,7
/proc/9585/task/9596/stat : 9596 (java) S 9583 9583 897 0 -1 1077944384 18394 0 0 0 362 1 0 0 20 0 15 0 84615949 14316269568 59235 18446744073709551615 4194304 4196468 140728574191104 140327716363120 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9597] ppid=9583 vsize=13980732 memory=1380 CPUtime=0.79 cores=1,3,5,7
/proc/9585/task/9597/stat : 9597 (java) S 9583 9583 897 0 -1 1077944384 10997 0 0 0 76 3 0 0 20 0 15 0 84615949 14316269568 59235 18446744073709551615 4194304 4196468 140728574191104 140327715310064 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9598] ppid=9583 vsize=13980732 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9598/stat : 9598 (java) S 9583 9583 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 84615949 14316269568 59235 18446744073709551615 4194304 4196468 140728574191104 140327714257760 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9599] ppid=9583 vsize=13980732 memory=46596 CPUtime=0.9 cores=1,3,5,7
/proc/9585/task/9599/stat : 9599 (java) S 9583 9583 897 0 -1 1077944384 1386 0 0 0 42 48 0 0 20 0 15 0 84615955 14316269568 59235 18446744073709551615 4194304 4196468 140728574191104 140327713204784 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
Current children cumulated CPU time: 2443.17 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 238320 KiB

[startup+2442.3 s]
/proc/loadavg: 1.52 1.54 1.51 3/212 9847
/proc/meminfo: memFree=30258524/32770624 swapFree=67108860/67108860
[pid=9583] ppid=9580 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9583/stat : 9583 (xcsp3-exec) S 9580 9583 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 84615936 9740288 345 18446744073709551615 4194304 5098028 140736458021200 140736458019304 139671129268860 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 26238976 140736458023288 140736458023493 140736458023493 140736458026987 0
/proc/9583/statm: 2378 345 289 221 0 87 0
[pid=9585] ppid=9583 vsize=13980732 memory=219528 CPUtime=2504.51 cores=1,3,5,7
/proc/9585/stat : 9585 (java) S 9583 9583 897 0 -1 1077944320 214684 0 0 0 250185 266 0 0 20 0 15 0 84615944 14316269568 54882 18446744073709551615 4194304 4196468 140728574191104 140728574173648 140328243560183 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
/proc/9585/statm: 3495183 54882 3258 1 0 3483476 0
[pid=9585/tid=9586] ppid=9583 vsize=13980732 memory=219528 CPUtime=2420.59 cores=1,3,5,7
/proc/9585/task/9586/stat : 9586 (java) R 9583 9583 897 0 -1 4202560 42900 0 0 0 242047 12 0 0 20 0 15 0 84615944 14316269568 54882 18446744073709551615 4194304 4196468 140728574191104 140328247799872 140327879386444 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9587] ppid=9583 vsize=13980732 memory=1380 CPUtime=18.13 cores=1,3,5,7
/proc/9585/task/9587/stat : 9587 (java) S 9583 9583 897 0 -1 1077944384 23195 0 0 0 1767 46 0 0 20 0 15 0 84615945 14316269568 54882 18446744073709551615 4194304 4196468 140728574191104 140328200526864 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9588] ppid=9583 vsize=13980732 memory=2772 CPUtime=18.15 cores=1,3,5,7
/proc/9585/task/9588/stat : 9588 (java) S 9583 9583 897 0 -1 1077944384 21450 0 0 0 1768 47 0 0 20 0 15 0 84615945 14316269568 54882 18446744073709551615 4194304 4196468 140728574191104 140328199474320 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9589] ppid=9583 vsize=13980732 memory=1380 CPUtime=18.11 cores=1,3,5,7
/proc/9585/task/9589/stat : 9589 (java) S 9583 9583 897 0 -1 1077944384 20905 0 0 0 1766 45 0 0 20 0 15 0 84615945 14316269568 54882 18446744073709551615 4194304 4196468 140728574191104 140328198421264 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9590] ppid=9583 vsize=13980732 memory=219528 CPUtime=18.15 cores=1,3,5,7
/proc/9585/task/9590/stat : 9590 (java) S 9583 9583 897 0 -1 1077944384 22426 0 0 0 1771 44 0 0 20 0 15 0 84615945 14316269568 54882 18446744073709551615 4194304 4196468 140728574191104 140328197368720 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9591] ppid=9583 vsize=13980732 memory=219528 CPUtime=2.39 cores=1,3,5,7
/proc/9585/task/9591/stat : 9591 (java) S 9583 9583 897 0 -1 1077944384 32651 0 0 0 211 28 0 0 20 0 15 0 84615946 14316269568 54882 18446744073709551615 4194304 4196468 140728574191104 140327721625840 140328243571330 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9592] ppid=9583 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9592/stat : 9592 (java) S 9583 9583 897 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 84615947 14316269568 54882 18446744073709551615 4194304 4196468 140728574191104 140327720572064 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9593] ppid=9583 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9593/stat : 9593 (java) S 9583 9583 897 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 84615947 14316269568 54882 18446744073709551615 4194304 4196468 140728574191104 140327719518960 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9594] ppid=9583 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9594/stat : 9594 (java) S 9583 9583 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 84615949 14316269568 54882 18446744073709551615 4194304 4196468 140728574191104 140327718467536 140328243578779 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9595] ppid=9583 vsize=13980732 memory=7680170660397595203 CPUtime=3.53 cores=1,3,5,7
/proc/9585/task/9595/stat : 9595 (java) S 9583 9583 897 0 -1 1077944384 19022 0 0 0 352 1 0 0 20 0 15 0 84615949 14316269568 54882 18446744073709551615 4194304 4196468 140728574191104 140327717415664 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9596] ppid=9583 vsize=13980732 memory=1240 CPUtime=3.63 cores=1,3,5,7
/proc/9585/task/9596/stat : 9596 (java) S 9583 9583 897 0 -1 1077944384 18394 0 0 0 362 1 0 0 20 0 15 0 84615949 14316269568 54882 18446744073709551615 4194304 4196468 140728574191104 140327716363120 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9597] ppid=9583 vsize=13980732 memory=219528 CPUtime=0.79 cores=1,3,5,7
/proc/9585/task/9597/stat : 9597 (java) S 9583 9583 897 0 -1 1077944384 10997 0 0 0 76 3 0 0 20 0 15 0 84615949 14316269568 54882 18446744073709551615 4194304 4196468 140728574191104 140327715310064 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9598] ppid=9583 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9598/stat : 9598 (java) S 9583 9583 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 84615949 14316269568 54882 18446744073709551615 4194304 4196468 140728574191104 140327714257760 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9599] ppid=9583 vsize=13980732 memory=1712 CPUtime=0.93 cores=1,3,5,7
/proc/9585/task/9599/stat : 9599 (java) S 9583 9583 897 0 -1 1077944384 1392 0 0 0 43 50 0 0 20 0 15 0 84615955 14316269568 54882 18446744073709551615 4194304 4196468 140728574191104 140327713204784 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
Current children cumulated CPU time: 2504.51 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 220908 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2457.4 s]
/proc/loadavg: 1.39 1.51 1.50 3/212 9847
/proc/meminfo: memFree=30182904/32770624 swapFree=67108860/67108860
[pid=9583] ppid=9580 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9583/stat : 9583 (xcsp3-exec) S 9580 9583 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 84615936 9740288 345 18446744073709551615 4194304 5098028 140736458021200 140736458019304 139671129268860 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 26238976 140736458023288 140736458023493 140736458023493 140736458026987 0
/proc/9583/statm: 2378 345 289 221 0 87 0
[pid=9585] ppid=9583 vsize=13980732 memory=216964 CPUtime=2520 cores=1,3,5,7
/proc/9585/stat : 9585 (java) S 9583 9583 897 0 -1 1077944320 215023 0 0 0 251733 267 0 0 20 0 15 0 84615944 14316269568 54241 18446744073709551615 4194304 4196468 140728574191104 140728574173648 140328243560183 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
/proc/9585/statm: 3495183 54241 3258 1 0 3483476 0
[pid=9585/tid=9586] ppid=9583 vsize=13980732 memory=1228 CPUtime=2435.53 cores=1,3,5,7
/proc/9585/task/9586/stat : 9586 (java) R 9583 9583 897 0 -1 4202560 42923 0 0 0 243541 12 0 0 20 0 15 0 84615944 14316269568 54241 18446744073709551615 4194304 4196468 140728574191104 140328247799872 140327878347734 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9587] ppid=9583 vsize=13980732 memory=796 CPUtime=18.26 cores=1,3,5,7
/proc/9585/task/9587/stat : 9587 (java) S 9583 9583 897 0 -1 1077944384 23199 0 0 0 1780 46 0 0 20 0 15 0 84615945 14316269568 54241 18446744073709551615 4194304 4196468 140728574191104 140328200526864 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9588] ppid=9583 vsize=13980732 memory=5788 CPUtime=18.29 cores=1,3,5,7
/proc/9585/task/9588/stat : 9588 (java) S 9583 9583 897 0 -1 1077944384 21452 0 0 0 1782 47 0 0 20 0 15 0 84615945 14316269568 54241 18446744073709551615 4194304 4196468 140728574191104 140328199474320 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9589] ppid=9583 vsize=13980732 memory=1712 CPUtime=18.24 cores=1,3,5,7
/proc/9585/task/9589/stat : 9589 (java) S 9583 9583 897 0 -1 1077944384 20906 0 0 0 1779 45 0 0 20 0 15 0 84615945 14316269568 54241 18446744073709551615 4194304 4196468 140728574191104 140328198421264 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9590] ppid=9583 vsize=13980732 memory=4616 CPUtime=18.28 cores=1,3,5,7
/proc/9585/task/9590/stat : 9590 (java) S 9583 9583 897 0 -1 1077944384 22427 0 0 0 1784 44 0 0 20 0 15 0 84615945 14316269568 54241 18446744073709551615 4194304 4196468 140728574191104 140328197368720 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9591] ppid=9583 vsize=13980732 memory=0 CPUtime=2.41 cores=1,3,5,7
/proc/9585/task/9591/stat : 9591 (java) S 9583 9583 897 0 -1 1077944384 32953 0 0 0 213 28 0 0 20 0 15 0 84615946 14316269568 54241 18446744073709551615 4194304 4196468 140728574191104 140327721625840 140328243571330 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9592] ppid=9583 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9592/stat : 9592 (java) S 9583 9583 897 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 84615947 14316269568 54241 18446744073709551615 4194304 4196468 140728574191104 140327720572064 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9593] ppid=9583 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9593/stat : 9593 (java) S 9583 9583 897 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 84615947 14316269568 54241 18446744073709551615 4194304 4196468 140728574191104 140327719518960 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9594] ppid=9583 vsize=13980732 memory=280909653090720 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9594/stat : 9594 (java) S 9583 9583 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 84615949 14316269568 54241 18446744073709551615 4194304 4196468 140728574191104 140327718467536 140328243578779 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9595] ppid=9583 vsize=13980732 memory=280909652928400 CPUtime=3.53 cores=1,3,5,7
/proc/9585/task/9595/stat : 9595 (java) S 9583 9583 897 0 -1 1077944384 19024 0 0 0 352 1 0 0 20 0 15 0 84615949 14316269568 54241 18446744073709551615 4194304 4196468 140728574191104 140327717415664 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9596] ppid=9583 vsize=13980732 memory=140454826467232 CPUtime=3.63 cores=1,3,5,7
/proc/9585/task/9596/stat : 9596 (java) S 9583 9583 897 0 -1 1077944384 18396 0 0 0 362 1 0 0 20 0 15 0 84615949 14316269568 54241 18446744073709551615 4194304 4196468 140728574191104 140327716363120 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9597] ppid=9583 vsize=13980732 memory=7897517683652307531 CPUtime=0.79 cores=1,3,5,7
/proc/9585/task/9597/stat : 9597 (java) S 9583 9583 897 0 -1 1077944384 10999 0 0 0 76 3 0 0 20 0 15 0 84615949 14316269568 54241 18446744073709551615 4194304 4196468 140728574191104 140327715310064 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9598] ppid=9583 vsize=13980732 memory=2983474675406866802 CPUtime=0 cores=1,3,5,7
/proc/9585/task/9598/stat : 9598 (java) S 9583 9583 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 84615949 14316269568 54241 18446744073709551615 4194304 4196468 140728574191104 140327714257760 140328243570389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
[pid=9585/tid=9599] ppid=9583 vsize=13980732 memory=732239263373985869 CPUtime=0.93 cores=1,3,5,7
/proc/9585/task/9599/stat : 9599 (java) S 9583 9583 897 0 -1 1077944384 1392 0 0 0 43 50 0 0 20 0 15 0 84615955 14316269568 54241 18446744073709551615 4194304 4196468 140728574191104 140327713204784 140328243571330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11247616 140728574198193 140728574198369 140728574198369 140728574201807 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 218344 KiB

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

[startup+2457.41 s]
# the end of solver process 9583 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.35 s, system=2.67358 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2457.41
CPU time (s): 2520.02
CPU user time (s): 2517.35
CPU system time (s): 2.67358
CPU usage (%): 102.548
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 465108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.35
system time used= 2.67358
maximum resident set size= 483036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215659
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 100187
involuntary context switches= 4215


# summary of solver processes directly reported to runsolver:
#   pid: 9583
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2517.35
#   total CPU system time (s): 2.67358

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2146 second user time and 23.9539 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-15 20:51:47
IDJOB=4272290
IDBENCH=135870
IDSOLVER=2664
FILE ID=node125/4272290-1502823953
RUNJOBID= node125-1502662595-11629
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n30/TravellingSalesman-30-30-18.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4272290-1502823953/watcher-4272290-1502823953 -o /tmp/evaluation-result-4272290-1502823953/solver-4272290-1502823953 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1460395449 HOME/instance-4272290-1502823953.xml

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

MD5SUM BENCH= 16e7a4452edd8ccb673a436dbd81290a
RANDOM SEED=1460395449

node125.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.07
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.07
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.07
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.07
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:        30650396 kB
MemAvailable:   31654944 kB
Buffers:          305636 kB
Cached:          1000148 kB
SwapCached:            0 kB
Active:          1061492 kB
Inactive:         624072 kB
Active(anon):     379988 kB
Inactive(anon):    41292 kB
Active(file):     681504 kB
Inactive(file):   582780 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7860 kB
Writeback:            16 kB
AnonPages:        379184 kB
Mapped:            64732 kB
Shmem:             41636 kB
Slab:             138260 kB
SReclaimable:     112196 kB
SUnreclaim:        26064 kB
KernelStack:        3472 kB
PageTables:         6000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     977660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    301056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-15 21:32:44