Trace number 4283570

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-08-18)SAT (TO)139 2520.04 2458.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.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283570-1503218778.xml"  -tl '2520s' -p 1 -x 3
0.05/0.31	c [HOME/instance-4283570-1503218778.xml, -tl, 2520s, -p, 1, -x, 3]
0.22/0.37	c simple solver
0.37/0.44	c parse instance...
1.07/0.70	c solve instance...
1.40/0.83	o 201 
1.40/0.85	o 191 
1.40/0.86	o 190 
1.40/0.89	o 180 
1.79/0.91	o 179 
1.79/0.93	o 172 
1.79/0.93	o 169 
1.79/0.97	o 162 
1.79/0.97	o 151 
4.34/1.79	o 150 
4.34/1.79	o 146 
4.67/1.84	o 145 
164.93/154.90	o 143 
203.19/192.09	o 142 
228.68/216.92	o 140 
228.98/217.23	o 139 
2520.01/2458.40	s SATISFIABLE
2520.01/2458.40	v <instantiation>
2520.01/2458.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.01/2458.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.01/2458.40	v </instantiation>
2520.01/2458.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 (14791 MiB free)
  memory of node 1: 16384 MiB (15319 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283570-1503218778/watcher-4283570-1503218778 -o /tmp/evaluation-result-4283570-1503218778/solver-4283570-1503218778 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503172173-21713 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 256650950 HOME/instance-4283570-1503218778.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=30777, runsolver pid=30774

[startup+0.100788 s]*
/proc/loadavg: 1.67 1.77 1.77 3/197 30779
/proc/meminfo: memFree=30833916/32770624 swapFree=67105588/67108860
[pid=30777] ppid=30774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30777/stat : 30777 (xcsp3-exec) S 30774 30777 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 124072838 9740288 345 18446744073709551615 4194304 5098028 140734746260304 140734746258408 140270100918908 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 28499968 140734746263929 140734746264133 140734746264133 140734746267627 0
/proc/30777/statm: 2378 345 289 221 0 87 0
[pid=30779] ppid=30777 vsize=11660708 memory=7776 CPUtime=0 cores=1,3,5,7
/proc/30779/stat : 30779 (java) S 30777 30777 8557 0 -1 1077944320 2194 0 0 0 0 0 0 0 20 0 5 0 124072848 11940564992 1944 18446744073709551615 4194304 4196468 140735276995024 140735276977568 140113078111991 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
/proc/30779/statm: 2915177 1944 1162 1 0 2905147 0
[pid=30779/tid=30780] ppid=30777 vsize=11661736 memory=-8713483618642459740 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30780/stat : 30780 (java) S 30777 30777 8557 0 -1 1077944384 961 0 0 0 0 0 0 0 20 0 6 0 124072848 11941617664 1944 18446744073709551615 4194304 4196468 140735276995024 140113082353360 140113078122197 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30781] ppid=30777 vsize=11661736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30781/stat : 30781 (java) S 30777 30777 8557 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 6 0 124072849 11941617664 1944 18446744073709551615 4194304 4196468 140735276995024 140112677911648 140113078122197 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30782] ppid=30777 vsize=11858344 memory=139795008665216 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30782/stat : 30782 (java) R 30777 30777 8557 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 6 0 124072849 12142944256 1944 18446744073709551615 4194304 4196468 140735276995024 140112676859104 140113078122197 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30783] ppid=30777 vsize=11893484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30783/stat : 30783 (java) R 30777 30777 8557 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 6 0 124072849 12178927616 1944 18446744073709551615 4194304 4196468 140735276995024 140112675805752 140113078138404 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30784] ppid=30777 vsize=11923880 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30784/stat : 30784 (java) S 30777 30777 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 124072849 12210053120 1944 18446744073709551615 4194304 4196468 140735276995024 140112674753680 140113078122197 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 11670220 KiB
Current children cumulated memory: 9156 KiB

[startup+0.209808 s]*
/proc/loadavg: 1.67 1.77 1.77 2/210 30792
/proc/meminfo: memFree=30822068/32770624 swapFree=67105588/67108860
[pid=30777] ppid=30774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30777/stat : 30777 (xcsp3-exec) S 30774 30777 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 124072838 9740288 345 18446744073709551615 4194304 5098028 140734746260304 140734746258408 140270100918908 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 28499968 140734746263929 140734746264133 140734746264133 140734746267627 0
/proc/30777/statm: 2378 345 289 221 0 87 0
[pid=30779] ppid=30777 vsize=13907304 memory=21692 CPUtime=0.05 cores=1,3,5,7
/proc/30779/stat : 30779 (java) S 30777 30777 8557 0 -1 1077944320 4873 0 0 0 4 1 0 0 20 0 14 0 124072848 14241079296 5423 18446744073709551615 4194304 4196468 140735276995024 140735276977568 140113078111991 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
/proc/30779/statm: 3476826 5423 2554 1 0 3466323 0
[pid=30779/tid=30780] ppid=30777 vsize=13907304 memory=7311146985107750967 CPUtime=0.04 cores=1,3,5,7
/proc/30779/task/30780/stat : 30780 (java) D 30777 30777 8557 0 -1 4202560 3045 0 0 0 3 1 0 0 20 0 14 0 124072848 14241079296 5423 18446744073709551615 4194304 4196468 140735276995024 140113082349472 140113078134013 0 4 1 16800974 18446744071580418449 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30781] ppid=30777 vsize=13907304 memory=8893 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30781/stat : 30781 (java) S 30777 30777 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 124072849 14241079296 5423 18446744073709551615 4194304 4196468 140735276995024 140112677911312 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30782] ppid=30777 vsize=13907304 memory=4048935474999932576 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30782/stat : 30782 (java) S 30777 30777 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 124072849 14241079296 5423 18446744073709551615 4194304 4196468 140735276995024 140112676858768 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30783] ppid=30777 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30783/stat : 30783 (java) S 30777 30777 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 124072849 14241079296 5423 18446744073709551615 4194304 4196468 140735276995024 140112675806224 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30784] ppid=30777 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30784/stat : 30784 (java) S 30777 30777 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 124072849 14241079296 5423 18446744073709551615 4194304 4196468 140735276995024 140112674753680 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30785] ppid=30777 vsize=13907304 memory=139795008665216 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30785/stat : 30785 (java) S 30777 30777 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 124072850 14241079296 5423 18446744073709551615 4194304 4196468 140735276995024 140112556652528 140113078123138 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30786] ppid=30777 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30786/stat : 30786 (java) S 30777 30777 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 124072851 14241079296 5423 18446744073709551615 4194304 4196468 140735276995024 140112555598752 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30787] ppid=30777 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30787/stat : 30787 (java) S 30777 30777 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 124072851 14241079296 5423 18446744073709551615 4194304 4196468 140735276995024 140112554546160 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30788] ppid=30777 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30788/stat : 30788 (java) S 30777 30777 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 124072853 14241079296 5423 18446744073709551615 4194304 4196468 140735276995024 140112553494736 140113078130587 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30789] ppid=30777 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30789/stat : 30789 (java) S 30777 30777 8557 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 14 0 124072853 14241079296 5423 18446744073709551615 4194304 4196468 140735276995024 140112552442352 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30790] ppid=30777 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30790/stat : 30790 (java) S 30777 30777 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 124072853 14241079296 5423 18446744073709551615 4194304 4196468 140735276995024 140112551389808 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30791] ppid=30777 vsize=13907304 memory=139795008665216 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30791/stat : 30791 (java) S 30777 30777 8557 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 14 0 124072853 14241079296 5423 18446744073709551615 4194304 4196468 140735276995024 140112550337264 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30792] ppid=30777 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30792/stat : 30792 (java) S 30777 30777 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 124072853 14241079296 5423 18446744073709551615 4194304 4196468 140735276995024 140112549284960 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 23072 KiB

[startup+0.310037 s]*
/proc/loadavg: 1.67 1.77 1.77 7/211 30793
/proc/meminfo: memFree=30813200/32770624 swapFree=67105588/67108860
[pid=30777] ppid=30774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30777/stat : 30777 (xcsp3-exec) S 30774 30777 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 124072838 9740288 345 18446744073709551615 4194304 5098028 140734746260304 140734746258408 140270100918908 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 28499968 140734746263929 140734746264133 140734746264133 140734746267627 0
/proc/30777/statm: 2378 345 289 221 0 87 0
[pid=30779] ppid=30777 vsize=13974352 memory=31900 CPUtime=0.22 cores=1,3,5,7
/proc/30779/stat : 30779 (java) S 30777 30777 8557 0 -1 1077944320 6388 0 0 0 20 2 0 0 20 0 15 0 124072848 14309736448 7975 18446744073709551615 4194304 4196468 140735276995024 140735276977568 140113078111991 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
/proc/30779/statm: 3493588 7975 2968 1 0 3482964 0
[pid=30779/tid=30780] ppid=30777 vsize=13974352 memory=-8774313645642428999 CPUtime=0.12 cores=1,3,5,7
/proc/30779/task/30780/stat : 30780 (java) R 30777 30777 8557 0 -1 4202560 3630 0 0 0 11 1 0 0 20 0 15 0 124072848 14309736448 7975 18446744073709551615 4194304 4196468 140735276995024 140113082347216 140113070349118 0 4 1 16800974 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30781] ppid=30777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30781/stat : 30781 (java) S 30777 30777 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 124072849 14309736448 7975 18446744073709551615 4194304 4196468 140735276995024 140112677911312 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30782] ppid=30777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30782/stat : 30782 (java) S 30777 30777 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 124072849 14309736448 7975 18446744073709551615 4194304 4196468 140735276995024 140112676858768 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30783] ppid=30777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30783/stat : 30783 (java) S 30777 30777 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 124072849 14309736448 7975 18446744073709551615 4194304 4196468 140735276995024 140112675806224 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30784] ppid=30777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30784/stat : 30784 (java) S 30777 30777 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 124072849 14309736448 7975 18446744073709551615 4194304 4196468 140735276995024 140112674753680 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30785] ppid=30777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30785/stat : 30785 (java) S 30777 30777 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 124072850 14309736448 7975 18446744073709551615 4194304 4196468 140735276995024 140112556652528 140113078123138 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30786] ppid=30777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30786/stat : 30786 (java) S 30777 30777 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 124072851 14309736448 7975 18446744073709551615 4194304 4196468 140735276995024 140112555598752 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30787] ppid=30777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30787/stat : 30787 (java) S 30777 30777 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 124072851 14309736448 7975 18446744073709551615 4194304 4196468 140735276995024 140112554546160 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30788] ppid=30777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30788/stat : 30788 (java) S 30777 30777 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124072853 14309736448 7975 18446744073709551615 4194304 4196468 140735276995024 140112553494736 140113078130587 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30789] ppid=30777 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/30779/task/30789/stat : 30789 (java) S 30777 30777 8557 0 -1 1077944384 605 0 0 0 1 0 0 0 20 0 15 0 124072853 14309736448 7975 18446744073709551615 4194304 4196468 140735276995024 140112552442352 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30790] ppid=30777 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/30779/task/30790/stat : 30790 (java) S 30777 30777 8557 0 -1 1077944384 141 0 0 0 1 0 0 0 20 0 15 0 124072853 14309736448 7975 18446744073709551615 4194304 4196468 140735276995024 140112551389808 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30791] ppid=30777 vsize=13974352 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/30779/task/30791/stat : 30791 (java) R 30777 30777 8557 0 -1 4202560 708 0 0 0 5 0 0 0 20 0 15 0 124072853 14309736448 7975 18446744073709551615 4194304 4196468 140735276995024 140112550337264 140113062192478 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30792] ppid=30777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30792/stat : 30792 (java) S 30777 30777 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124072853 14309736448 7975 18446744073709551615 4194304 4196468 140735276995024 140112549284960 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30793] ppid=30777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30793/stat : 30793 (java) S 30777 30777 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 124072861 14309736448 7975 18446744073709551615 4194304 4196468 140735276995024 140112548231472 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 33280 KiB

[startup+0.701623 s]
/proc/loadavg: 1.67 1.77 1.77 4/211 30793
/proc/meminfo: memFree=30799024/32770624 swapFree=67105588/67108860
[pid=30777] ppid=30774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30777/stat : 30777 (xcsp3-exec) S 30774 30777 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 124072838 9740288 345 18446744073709551615 4194304 5098028 140734746260304 140734746258408 140270100918908 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 28499968 140734746263929 140734746264133 140734746264133 140734746267627 0
/proc/30777/statm: 2378 345 289 221 0 87 0
[pid=30779] ppid=30777 vsize=13980732 memory=63020 CPUtime=1.07 cores=1,3,5,7
/proc/30779/stat : 30779 (java) S 30777 30777 8557 0 -1 1077944320 12909 0 0 0 102 5 0 0 20 0 15 0 124072848 14316269568 15755 18446744073709551615 4194304 4196468 140735276995024 140735276977568 140113078111991 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
/proc/30779/statm: 3495183 15755 3147 1 0 3483476 0
[pid=30779/tid=30780] ppid=30777 vsize=13980732 memory=279589754774832 CPUtime=0.51 cores=1,3,5,7
/proc/30779/task/30780/stat : 30780 (java) R 30777 30777 8557 0 -1 4202560 8543 0 0 0 47 4 0 0 20 0 15 0 124072848 14316269568 15755 18446744073709551615 4194304 4196468 140735276995024 140113082347168 140113078133917 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30781] ppid=30777 vsize=13980732 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30781/stat : 30781 (java) S 30777 30777 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 124072849 14316269568 15755 18446744073709551615 4194304 4196468 140735276995024 140112677911312 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30782] ppid=30777 vsize=13980732 memory=7089618426109845609 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30782/stat : 30782 (java) S 30777 30777 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 124072849 14316269568 15755 18446744073709551615 4194304 4196468 140735276995024 140112676858768 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30783] ppid=30777 vsize=13980732 memory=7594881385220958804 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30783/stat : 30783 (java) S 30777 30777 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 124072849 14316269568 15755 18446744073709551615 4194304 4196468 140735276995024 140112675806224 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30784] ppid=30777 vsize=13980732 memory=12267017105 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30784/stat : 30784 (java) S 30777 30777 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 124072849 14316269568 15755 18446744073709551615 4194304 4196468 140735276995024 140112674753680 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30785] ppid=30777 vsize=13980732 memory=565 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30785/stat : 30785 (java) S 30777 30777 8557 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 124072850 14316269568 15755 18446744073709551615 4194304 4196468 140735276995024 140112556652528 140113078123138 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30786] ppid=30777 vsize=13980732 memory=227 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30786/stat : 30786 (java) S 30777 30777 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 124072851 14316269568 15755 18446744073709551615 4194304 4196468 140735276995024 140112555598752 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30787] ppid=30777 vsize=13980732 memory=4249 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30787/stat : 30787 (java) S 30777 30777 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 124072851 14316269568 15755 18446744073709551615 4194304 4196468 140735276995024 140112554546160 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30788] ppid=30777 vsize=13980732 memory=475 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30788/stat : 30788 (java) S 30777 30777 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124072853 14316269568 15755 18446744073709551615 4194304 4196468 140735276995024 140112553494736 140113078130587 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30789] ppid=30777 vsize=13980732 memory=7 CPUtime=0.16 cores=1,3,5,7
/proc/30779/task/30789/stat : 30789 (java) R 30777 30777 8557 0 -1 4202560 1243 0 0 0 16 0 0 0 20 0 15 0 124072853 14316269568 15755 18446744073709551615 4194304 4196468 140735276995024 140112552431616 140113059637138 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30790] ppid=30777 vsize=13980732 memory=650 CPUtime=0.15 cores=1,3,5,7
/proc/30779/task/30790/stat : 30790 (java) R 30777 30777 8557 0 -1 4202560 664 0 0 0 15 0 0 0 20 0 15 0 124072853 14316269568 15755 18446744073709551615 4194304 4196468 140735276995024 140112551375688 140113063238380 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30791] ppid=30777 vsize=13980732 memory=47924 CPUtime=0.22 cores=1,3,5,7
/proc/30779/task/30791/stat : 30791 (java) S 30777 30777 8557 0 -1 1077944384 1150 0 0 0 22 0 0 0 20 0 15 0 124072853 14316269568 15755 18446744073709551615 4194304 4196468 140735276995024 140112550337264 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30792] ppid=30777 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30792/stat : 30792 (java) S 30777 30777 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124072853 14316269568 15755 18446744073709551615 4194304 4196468 140735276995024 140112549284960 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30793] ppid=30777 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30793/stat : 30793 (java) S 30777 30777 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 124072861 14316269568 15755 18446744073709551615 4194304 4196468 140735276995024 140112548231472 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
Current children cumulated CPU time: 1.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 64400 KiB

[startup+1.5008 s]
/proc/loadavg: 1.67 1.77 1.77 6/211 30793
/proc/meminfo: memFree=30769996/32770624 swapFree=67105588/67108860
[pid=30777] ppid=30774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30777/stat : 30777 (xcsp3-exec) S 30774 30777 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 124072838 9740288 345 18446744073709551615 4194304 5098028 140734746260304 140734746258408 140270100918908 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 28499968 140734746263929 140734746264133 140734746264133 140734746267627 0
/proc/30777/statm: 2378 345 289 221 0 87 0
[pid=30779] ppid=30777 vsize=13980732 memory=106948 CPUtime=3.73 cores=1,3,5,7
/proc/30779/stat : 30779 (java) S 30777 30777 8557 0 -1 1077944320 25340 0 0 0 367 6 0 0 20 0 15 0 124072848 14316269568 26737 18446744073709551615 4194304 4196468 140735276995024 140735276977568 140113078111991 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
/proc/30779/statm: 3495183 26737 3192 1 0 3483476 0
[pid=30779/tid=30780] ppid=30777 vsize=13980732 memory=279589754774832 CPUtime=1.3 cores=1,3,5,7
/proc/30779/task/30780/stat : 30780 (java) R 30777 30777 8557 0 -1 4202560 9581 0 0 0 126 4 0 0 20 0 15 0 124072848 14316269568 26737 18446744073709551615 4194304 4196468 140735276995024 140113082347992 140113078123926 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30781] ppid=30777 vsize=13980732 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30781/stat : 30781 (java) S 30777 30777 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 124072849 14316269568 26737 18446744073709551615 4194304 4196468 140735276995024 140112677911312 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30782] ppid=30777 vsize=13980732 memory=7089618426109845609 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30782/stat : 30782 (java) S 30777 30777 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 124072849 14316269568 26737 18446744073709551615 4194304 4196468 140735276995024 140112676858768 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30783] ppid=30777 vsize=13980732 memory=7594881385220958804 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30783/stat : 30783 (java) S 30777 30777 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 124072849 14316269568 26737 18446744073709551615 4194304 4196468 140735276995024 140112675806224 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30784] ppid=30777 vsize=13980732 memory=12267017105 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30784/stat : 30784 (java) S 30777 30777 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 124072849 14316269568 26737 18446744073709551615 4194304 4196468 140735276995024 140112674753680 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30785] ppid=30777 vsize=13980732 memory=13361 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30785/stat : 30785 (java) S 30777 30777 8557 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 124072850 14316269568 26737 18446744073709551615 4194304 4196468 140735276995024 140112556652528 140113078123138 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30786] ppid=30777 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30786/stat : 30786 (java) S 30777 30777 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 124072851 14316269568 26737 18446744073709551615 4194304 4196468 140735276995024 140112555598752 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30787] ppid=30777 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30787/stat : 30787 (java) S 30777 30777 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 124072851 14316269568 26737 18446744073709551615 4194304 4196468 140735276995024 140112554546160 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30788] ppid=30777 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/30779/task/30787/stat : 30787 (java) S 30777 30777 8557 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 124072851 14316269568 69068 18446744073709551615 4194304 4196468 140735276995024 140112554546160 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30788] ppid=30777 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30788/stat : 30788 (java) S 30777 30777 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124072853 14316269568 69068 18446744073709551615 4194304 4196468 140735276995024 140112553494736 140113078130587 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30789] ppid=30777 vsize=13980732 memory=276272 CPUtime=3.82 cores=1,3,5,7
/proc/30779/task/30789/stat : 30789 (java) S 30777 30777 8557 0 -1 1077944384 20372 0 0 0 381 1 0 0 20 0 15 0 124072853 14316269568 69068 18446744073709551615 4194304 4196468 140735276995024 140112552442352 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30790] ppid=30777 vsize=13980732 memory=1380 CPUtime=4.14 cores=1,3,5,7
/proc/30779/task/30790/stat : 30790 (java) S 30777 30777 8557 0 -1 1077944384 17899 0 0 0 412 2 0 0 20 0 15 0 124072853 14316269568 69068 18446744073709551615 4194304 4196468 140735276995024 140112551389808 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30791] ppid=30777 vsize=13980732 memory=1380 CPUtime=0.81 cores=1,3,5,7
/proc/30779/task/30791/stat : 30791 (java) S 30777 30777 8557 0 -1 1077944384 12312 0 0 0 80 1 0 0 20 0 15 0 124072853 14316269568 69068 18446744073709551615 4194304 4196468 140735276995024 140112550337264 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30792] ppid=30777 vsize=13980732 memory=84 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30792/stat : 30792 (java) S 30777 30777 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124072853 14316269568 69068 18446744073709551615 4194304 4196468 140735276995024 140112549284960 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30793] ppid=30777 vsize=13980732 memory=1380 CPUtime=0.87 cores=1,3,5,7
/proc/30779/task/30793/stat : 30793 (java) S 30777 30777 8557 0 -1 1077944384 791 0 0 0 38 49 0 0 20 0 15 0 124072861 14316269568 69068 18446744073709551615 4194304 4196468 140735276995024 140112548231472 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
Current children cumulated CPU time: 2381.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 277652 KiB

[startup+2382.3 s]
/proc/loadavg: 1.65 1.54 1.58 3/211 31032
/proc/meminfo: memFree=30753160/32770624 swapFree=67105588/67108860
[pid=30777] ppid=30774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30777/stat : 30777 (xcsp3-exec) S 30774 30777 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 124072838 9740288 345 18446744073709551615 4194304 5098028 140734746260304 140734746258408 140270100918908 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 28499968 140734746263929 140734746264133 140734746264133 140734746267627 0
/proc/30777/statm: 2378 345 289 221 0 87 0
[pid=30779] ppid=30777 vsize=13980732 memory=250916 CPUtime=2442.23 cores=1,3,5,7
/proc/30779/stat : 30779 (java) S 30777 30777 8557 0 -1 1077944320 186647 0 0 0 243980 243 0 0 20 0 15 0 124072848 14316269568 62729 18446744073709551615 4194304 4196468 140735276995024 140735276977568 140113078111991 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
/proc/30779/statm: 3495183 62729 3259 1 0 3483476 0
[pid=30779/tid=30780] ppid=30777 vsize=13980732 memory=1380 CPUtime=2360.67 cores=1,3,5,7
/proc/30779/task/30780/stat : 30780 (java) R 30777 30777 8557 0 -1 4202560 35454 0 0 0 236054 13 0 0 20 0 15 0 124072848 14316269568 62729 18446744073709551615 4194304 4196468 140735276995024 140113082351584 140112724393185 0 4 1 16800974 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30781] ppid=30777 vsize=13980732 memory=1380 CPUtime=17.35 cores=1,3,5,7
/proc/30779/task/30781/stat : 30781 (java) S 30777 30777 8557 0 -1 1077944384 18140 0 0 0 1694 41 0 0 20 0 15 0 124072849 14316269568 62729 18446744073709551615 4194304 4196468 140735276995024 140112677911312 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30782] ppid=30777 vsize=13980732 memory=235384 CPUtime=17.38 cores=1,3,5,7
/proc/30779/task/30782/stat : 30782 (java) S 30777 30777 8557 0 -1 1077944384 17554 0 0 0 1698 40 0 0 20 0 15 0 124072849 14316269568 62729 18446744073709551615 4194304 4196468 140735276995024 140112676858768 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30783] ppid=30777 vsize=13980732 memory=231796 CPUtime=17.35 cores=1,3,5,7
/proc/30779/task/30783/stat : 30783 (java) S 30777 30777 8557 0 -1 1077944384 17947 0 0 0 1695 40 0 0 20 0 15 0 124072849 14316269568 62729 18446744073709551615 4194304 4196468 140735276995024 140112675806224 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30784] ppid=30777 vsize=13980732 memory=234536 CPUtime=17.4 cores=1,3,5,7
/proc/30779/task/30784/stat : 30784 (java) S 30777 30777 8557 0 -1 1077944384 17659 0 0 0 1702 38 0 0 20 0 15 0 124072849 14316269568 62729 18446744073709551615 4194304 4196468 140735276995024 140112674753680 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30785] ppid=30777 vsize=13980732 memory=252452 CPUtime=2.31 cores=1,3,5,7
/proc/30779/task/30785/stat : 30785 (java) S 30777 30777 8557 0 -1 1077944384 27147 0 0 0 203 28 0 0 20 0 15 0 124072850 14316269568 62729 18446744073709551615 4194304 4196468 140735276995024 140112556652528 140113078123138 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30786] ppid=30777 vsize=13980732 memory=251428 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30786/stat : 30786 (java) S 30777 30777 8557 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 124072851 14316269568 62729 18446744073709551615 4194304 4196468 140735276995024 140112555598752 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30787] ppid=30777 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30787/stat : 30787 (java) S 30777 30777 8557 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 124072851 14316269568 62729 18446744073709551615 4194304 4196468 140735276995024 140112554546160 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30788] ppid=30777 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30788/stat : 30788 (java) S 30777 30777 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124072853 14316269568 62729 18446744073709551615 4194304 4196468 140735276995024 140112553494736 140113078130587 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30789] ppid=30777 vsize=13980732 memory=1380 CPUtime=3.82 cores=1,3,5,7
/proc/30779/task/30789/stat : 30789 (java) S 30777 30777 8557 0 -1 1077944384 20374 0 0 0 381 1 0 0 20 0 15 0 124072853 14316269568 62729 18446744073709551615 4194304 4196468 140735276995024 140112552442352 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30790] ppid=30777 vsize=13980732 memory=251428 CPUtime=4.14 cores=1,3,5,7
/proc/30779/task/30790/stat : 30790 (java) S 30777 30777 8557 0 -1 1077944384 17901 0 0 0 412 2 0 0 20 0 15 0 124072853 14316269568 62729 18446744073709551615 4194304 4196468 140735276995024 140112551389808 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30791] ppid=30777 vsize=13980732 memory=1380 CPUtime=0.81 cores=1,3,5,7
/proc/30779/task/30791/stat : 30791 (java) S 30777 30777 8557 0 -1 1077944384 12315 0 0 0 80 1 0 0 20 0 15 0 124072853 14316269568 62729 18446744073709551615 4194304 4196468 140735276995024 140112550337264 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30792] ppid=30777 vsize=13980732 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30792/stat : 30792 (java) S 30777 30777 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124072853 14316269568 62729 18446744073709551615 4194304 4196468 140735276995024 140112549284960 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30793] ppid=30777 vsize=13980732 memory=66968 CPUtime=0.9 cores=1,3,5,7
/proc/30779/task/30793/stat : 30793 (java) S 30777 30777 8557 0 -1 1077944384 810 0 0 0 39 51 0 0 20 0 15 0 124072861 14316269568 62729 18446744073709551615 4194304 4196468 140735276995024 140112548231472 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
Current children cumulated CPU time: 2442.23 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 252296 KiB

[startup+2442.3 s]
/proc/loadavg: 1.57 1.54 1.58 3/211 31034
/proc/meminfo: memFree=30794200/32770624 swapFree=67105588/67108860
[pid=30777] ppid=30774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30777/stat : 30777 (xcsp3-exec) S 30774 30777 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 124072838 9740288 345 18446744073709551615 4194304 5098028 140734746260304 140734746258408 140270100918908 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 28499968 140734746263929 140734746264133 140734746264133 140734746267627 0
/proc/30777/statm: 2378 345 289 221 0 87 0
[pid=30779] ppid=30777 vsize=13980732 memory=222712 CPUtime=2503.69 cores=1,3,5,7
/proc/30779/stat : 30779 (java) S 30777 30777 8557 0 -1 1077944320 192219 0 0 0 250122 247 0 0 20 0 15 0 124072848 14316269568 55678 18446744073709551615 4194304 4196468 140735276995024 140735276977568 140113078111991 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
/proc/30779/statm: 3495183 55678 3259 1 0 3483476 0
[pid=30779/tid=30780] ppid=30777 vsize=13980732 memory=225768 CPUtime=2420.09 cores=1,3,5,7
/proc/30779/task/30780/stat : 30780 (java) R 30777 30777 8557 0 -1 4202560 36136 0 0 0 241996 13 0 0 20 0 15 0 124072848 14316269568 55678 18446744073709551615 4194304 4196468 140735276995024 140113082351776 140112728354546 0 4 1 16800974 0 0 0 -1 7 0 0 7 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30781] ppid=30777 vsize=13980732 memory=232968 CPUtime=17.84 cores=1,3,5,7
/proc/30779/task/30781/stat : 30781 (java) S 30777 30777 8557 0 -1 1077944384 18928 0 0 0 1742 42 0 0 20 0 15 0 124072849 14316269568 55678 18446744073709551615 4194304 4196468 140735276995024 140112677911312 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30782] ppid=30777 vsize=13980732 memory=224768 CPUtime=17.87 cores=1,3,5,7
/proc/30779/task/30782/stat : 30782 (java) S 30777 30777 8557 0 -1 1077944384 18721 0 0 0 1746 41 0 0 20 0 15 0 124072849 14316269568 55678 18446744073709551615 4194304 4196468 140735276995024 140112676858768 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30783] ppid=30777 vsize=13980732 memory=224768 CPUtime=17.84 cores=1,3,5,7
/proc/30779/task/30783/stat : 30783 (java) S 30777 30777 8557 0 -1 1077944384 18864 0 0 0 1743 41 0 0 20 0 15 0 124072849 14316269568 55678 18446744073709551615 4194304 4196468 140735276995024 140112675806224 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30784] ppid=30777 vsize=13980732 memory=1380 CPUtime=17.87 cores=1,3,5,7
/proc/30779/task/30784/stat : 30784 (java) S 30777 30777 8557 0 -1 1077944384 18690 0 0 0 1748 39 0 0 20 0 15 0 124072849 14316269568 55678 18446744073709551615 4194304 4196468 140735276995024 140112674753680 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30785] ppid=30777 vsize=13980732 memory=222712 CPUtime=2.38 cores=1,3,5,7
/proc/30779/task/30785/stat : 30785 (java) S 30777 30777 8557 0 -1 1077944384 27936 0 0 0 209 29 0 0 20 0 15 0 124072850 14316269568 55678 18446744073709551615 4194304 4196468 140735276995024 140112556652528 140113078123138 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30786] ppid=30777 vsize=13980732 memory=222712 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30786/stat : 30786 (java) S 30777 30777 8557 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 124072851 14316269568 55678 18446744073709551615 4194304 4196468 140735276995024 140112555598752 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30787] ppid=30777 vsize=13980732 memory=222712 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30787/stat : 30787 (java) S 30777 30777 8557 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 124072851 14316269568 55678 18446744073709551615 4194304 4196468 140735276995024 140112554546160 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30788] ppid=30777 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30788/stat : 30788 (java) S 30777 30777 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124072853 14316269568 55678 18446744073709551615 4194304 4196468 140735276995024 140112553494736 140113078130587 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30789] ppid=30777 vsize=13980732 memory=231796 CPUtime=3.82 cores=1,3,5,7
/proc/30779/task/30789/stat : 30789 (java) S 30777 30777 8557 0 -1 1077944384 20374 0 0 0 381 1 0 0 20 0 15 0 124072853 14316269568 55678 18446744073709551615 4194304 4196468 140735276995024 140112552442352 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30790] ppid=30777 vsize=13980732 memory=1380 CPUtime=4.16 cores=1,3,5,7
/proc/30779/task/30790/stat : 30790 (java) S 30777 30777 8557 0 -1 1077944384 18095 0 0 0 414 2 0 0 20 0 15 0 124072853 14316269568 55678 18446744073709551615 4194304 4196468 140735276995024 140112551389808 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30791] ppid=30777 vsize=13980732 memory=222712 CPUtime=0.81 cores=1,3,5,7
/proc/30779/task/30791/stat : 30791 (java) S 30777 30777 8557 0 -1 1077944384 12315 0 0 0 80 1 0 0 20 0 15 0 124072853 14316269568 55678 18446744073709551615 4194304 4196468 140735276995024 140112550337264 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30792] ppid=30777 vsize=13980732 memory=224768 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30792/stat : 30792 (java) S 30777 30777 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124072853 14316269568 55678 18446744073709551615 4194304 4196468 140735276995024 140112549284960 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30793] ppid=30777 vsize=13980732 memory=920 CPUtime=0.92 cores=1,3,5,7
/proc/30779/task/30793/stat : 30793 (java) S 30777 30777 8557 0 -1 1077944384 814 0 0 0 40 52 0 0 20 0 15 0 124072861 14316269568 55678 18446744073709551615 4194304 4196468 140735276995024 140112548231472 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
Current children cumulated CPU time: 2503.69 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 224092 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2458.4 s]
/proc/loadavg: 1.50 1.53 1.57 3/211 31035
/proc/meminfo: memFree=30792708/32770624 swapFree=67105588/67108860
[pid=30777] ppid=30774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/30777/stat : 30777 (xcsp3-exec) S 30774 30777 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 124072838 9740288 345 18446744073709551615 4194304 5098028 140734746260304 140734746258408 140270100918908 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 28499968 140734746263929 140734746264133 140734746264133 140734746267627 0
/proc/30777/statm: 2378 345 289 221 0 87 0
[pid=30779] ppid=30777 vsize=13980732 memory=221684 CPUtime=2520.01 cores=1,3,5,7
/proc/30779/stat : 30779 (java) S 30777 30777 8557 0 -1 1077944320 192247 0 0 0 251753 248 0 0 20 0 15 0 124072848 14316269568 55421 18446744073709551615 4194304 4196468 140735276995024 140735276977568 140113078111991 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
/proc/30779/statm: 3495183 55421 3259 1 0 3483476 0
[pid=30779/tid=30780] ppid=30777 vsize=13980732 memory=1380 CPUtime=2436.08 cores=1,3,5,7
/proc/30779/task/30780/stat : 30780 (java) R 30777 30777 8557 0 -1 4202560 36156 0 0 0 243595 13 0 0 20 0 15 0 124072848 14316269568 55421 18446744073709551615 4194304 4196468 140735276995024 140113082351712 140112727641954 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30781] ppid=30777 vsize=13980732 memory=246056 CPUtime=17.92 cores=1,3,5,7
/proc/30779/task/30781/stat : 30781 (java) S 30777 30777 8557 0 -1 1077944384 18930 0 0 0 1750 42 0 0 20 0 15 0 124072849 14316269568 55421 18446744073709551615 4194304 4196468 140735276995024 140112677911312 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30782] ppid=30777 vsize=13980732 memory=221684 CPUtime=17.94 cores=1,3,5,7
/proc/30779/task/30782/stat : 30782 (java) S 30777 30777 8557 0 -1 1077944384 18721 0 0 0 1753 41 0 0 20 0 15 0 124072849 14316269568 55421 18446744073709551615 4194304 4196468 140735276995024 140112676858768 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30783] ppid=30777 vsize=13980732 memory=221684 CPUtime=17.91 cores=1,3,5,7
/proc/30779/task/30783/stat : 30783 (java) S 30777 30777 8557 0 -1 1077944384 18865 0 0 0 1750 41 0 0 20 0 15 0 124072849 14316269568 55421 18446744073709551615 4194304 4196468 140735276995024 140112675806224 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30784] ppid=30777 vsize=13980732 memory=232968 CPUtime=17.95 cores=1,3,5,7
/proc/30779/task/30784/stat : 30784 (java) S 30777 30777 8557 0 -1 1077944384 18691 0 0 0 1756 39 0 0 20 0 15 0 124072849 14316269568 55421 18446744073709551615 4194304 4196468 140735276995024 140112674753680 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30785] ppid=30777 vsize=13980732 memory=920 CPUtime=2.39 cores=1,3,5,7
/proc/30779/task/30785/stat : 30785 (java) S 30777 30777 8557 0 -1 1077944384 27938 0 0 0 210 29 0 0 20 0 15 0 124072850 14316269568 55421 18446744073709551615 4194304 4196468 140735276995024 140112556652528 140113078123138 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30786] ppid=30777 vsize=13980732 memory=81 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30786/stat : 30786 (java) S 30777 30777 8557 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 124072851 14316269568 55421 18446744073709551615 4194304 4196468 140735276995024 140112555598752 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30787] ppid=30777 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30787/stat : 30787 (java) S 30777 30777 8557 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 124072851 14316269568 55421 18446744073709551615 4194304 4196468 140735276995024 140112554546160 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30788] ppid=30777 vsize=13980732 memory=85 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30788/stat : 30788 (java) S 30777 30777 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124072853 14316269568 55421 18446744073709551615 4194304 4196468 140735276995024 140112553494736 140113078130587 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30789] ppid=30777 vsize=13980732 memory=0 CPUtime=3.82 cores=1,3,5,7
/proc/30779/task/30789/stat : 30789 (java) S 30777 30777 8557 0 -1 1077944384 20374 0 0 0 381 1 0 0 20 0 15 0 124072853 14316269568 55421 18446744073709551615 4194304 4196468 140735276995024 140112552442352 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30790] ppid=30777 vsize=13980732 memory=288230608902291755 CPUtime=4.16 cores=1,3,5,7
/proc/30779/task/30790/stat : 30790 (java) S 30777 30777 8557 0 -1 1077944384 18095 0 0 0 414 2 0 0 20 0 15 0 124072853 14316269568 55421 18446744073709551615 4194304 4196468 140735276995024 140112551389808 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30791] ppid=30777 vsize=13980732 memory=13563791010956746 CPUtime=0.81 cores=1,3,5,7
/proc/30779/task/30791/stat : 30791 (java) S 30777 30777 8557 0 -1 1077944384 12315 0 0 0 80 1 0 0 20 0 15 0 124072853 14316269568 55421 18446744073709551615 4194304 4196468 140735276995024 140112550337264 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30792] ppid=30777 vsize=13980732 memory=56 CPUtime=0 cores=1,3,5,7
/proc/30779/task/30792/stat : 30792 (java) S 30777 30777 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124072853 14316269568 55421 18446744073709551615 4194304 4196468 140735276995024 140112549284960 140113078122197 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
[pid=30779/tid=30793] ppid=30777 vsize=13980732 memory=-1624781813439352349 CPUtime=0.93 cores=1,3,5,7
/proc/30779/task/30793/stat : 30793 (java) S 30777 30777 8557 0 -1 1077944384 816 0 0 0 41 52 0 0 20 0 15 0 124072861 14316269568 55421 18446744073709551615 4194304 4196468 140735276995024 140112548231472 140113078123138 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18882560 140735277003185 140735277003361 140735277003361 140735277006799 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 223064 KiB

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

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

[startup+2458.41 s]
# the end of solver process 30779 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.55 s, system=2.4882 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): 2458.41
CPU time (s): 2520.04
CPU user time (s): 2517.55
CPU system time (s): 2.4882
CPU usage (%): 102.507
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 466028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.55
system time used= 2.4882
maximum resident set size= 483016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 192901
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 101533
involuntary context switches= 6393


# summary of solver processes directly reported to runsolver:
#   pid: 30777,30779
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2517.55
#   total CPU system time (s): 2.4882

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7464 second user time and 23.8221 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-20 10:32:13
IDJOB=4283570
IDBENCH=135870
IDSOLVER=2679
FILE ID=node126/4283570-1503218778
RUNJOBID= node126-1503172173-21713
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-4283570-1503218778/watcher-4283570-1503218778 -o /tmp/evaluation-result-4283570-1503218778/solver-4283570-1503218778 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503172173-21713 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 256650950 HOME/instance-4283570-1503218778.xml

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

MD5SUM BENCH= 16e7a4452edd8ccb673a436dbd81290a
RANDOM SEED=256650950

node126.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.81
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.81
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.81
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.81
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:        30830356 kB
MemAvailable:   31449284 kB
Buffers:          320600 kB
Cached:           588840 kB
SwapCached:          524 kB
Active:          1084444 kB
Inactive:         383276 kB
Active(anon):     514332 kB
Inactive(anon):    93904 kB
Active(file):     570112 kB
Inactive(file):   289372 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              7880 kB
Writeback:            16 kB
AnonPages:        559832 kB
Mapped:            72892 kB
Shmem:             49824 kB
Slab:             177464 kB
SReclaimable:     150556 kB
SUnreclaim:        26908 kB
KernelStack:        3440 kB
PageTables:         6360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1162584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    499712 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node126 at 2017-08-20 11:13:11