Trace number 4281627

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 4.0.5 par (2017-08-18)SAT (TO)400 1979.09 252.091

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n75/
TravellingSalesman-75-50-15.xml
MD5SUMa46dbd65929ac2bb08e7dc57e3d27c25
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark348
Best CPU time to get the best result obtained on this benchmark248.83
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints76
Number of domains2
Minimum domain size59
Maximum domain size75
Distribution of domain sizes[{"size":59,"count":75},{"size":75,"count":75}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":75},{"degree":3,"count":75}]
Minimum constraint arity3
Maximum constraint arity75
Distribution of constraint arities[{"arity":3,"count":75},{"arity":75,"count":1}]
Number of extensional constraints75
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":75},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281627-1503187530.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4281627-1503187530.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.19	c 8 solvers in parallel
0.32/0.26	c parse instance...
6.06/4.12	c solve instance...
9.57/4.64	o 1223 
10.31/4.73	o 478 
10.90/4.86	o 444 
10.90/4.89	o 443 
10.90/4.89	o 439 
10.90/4.90	o 438 
11.35/4.90	o 435 
11.35/4.91	o 428 
11.35/4.91	o 421 
11.35/4.92	o 420 
11.35/4.97	o 413 
12.04/5.02	o 412 
12.04/5.06	o 409 
12.04/5.09	o 406 
12.04/5.10	o 403 
12.67/5.12	o 400 
1978.49/252.06	s SATISFIABLE
1978.49/252.06	v <instantiation>
1978.49/252.06	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49] d[50] d[51] d[52] d[53] d[54] d[55] d[56] d[57] d[58] d[59] d[60] d[61] d[62] d[63] d[64] d[65] d[66] d[67] d[68] d[69] d[70] d[71] d[72] d[73] d[74] </list>
1978.49/252.06	v 	<values>54 60 66 67 68 61 56 62 64 73 74 72 65 47 36 33 41 42 48 59 58 71 70 69 63 57 55 52 45 44 40 39 38 28 13 9 18 24 19 22 25 23 30 21 26 29 31 37 35 32 27 17 15 16 14 10 4 11 12 8 3 0 5 1 2 6 7 20 34 43 51 50 49 46 53 7 4 6 2 4 5 2 3 24 23 2 4 16 11 2 11 2 4 8 1 5 7 3 4 2 7 5 5 1 5 1 1 6 13 5 6 4 4 5 3 15 16 4 5 5 1 4 4 6 4 5 3 1 4 4 4 2 2 4 3 1 4 5 1 4 6 11 9 9 5 5 3 4 3 1 </values>
1978.49/252.06	v </instantiation>
1978.49/252.06	c Unexpected resolution interruption!

Verifier Data

OK	400

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281627-1503187530/watcher-4281627-1503187530 -o /tmp/evaluation-result-4281627-1503187530/solver-4281627-1503187530 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node104-1503174863-20898 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1557773606 HOME/instance-4281627-1503187530.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=682, runsolver pid=679
Current StackSize limit: 8192 KiB


[startup+0.100135 s]*
/proc/loadavg: 8.29 8.11 7.96 2/201 703
/proc/meminfo: memFree=24025356/32770624 swapFree=67108860/67108860
[pid=682] ppid=679 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/682/stat : 682 (xcsp3-exec) S 679 682 20871 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151840753 9740288 346 33554432000 4194304 5098028 140726557994016 140726557992120 140571036349052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29986816 140726558000234 140726558000444 140726558000444 140726558003179 0
/proc/682/statm: 2378 346 289 221 0 87 0
[pid=684] ppid=682 vsize=25999808 memory=26028 CPUtime=0.11 cores=0-7
/proc/684/stat : 684 (java) S 682 682 20871 0 -1 1077944320 5462 0 0 0 10 1 0 0 20 0 20 0 151840753 26623803392 6507 33554432000 4194304 4196468 140725599443120 140725599425664 140297743019767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
/proc/684/statm: 6499952 6507 2844 1 0 6488269 0
[pid=684/tid=685] ppid=682 vsize=25999808 memory=8390339637985935414 CPUtime=0.08 cores=0-7
/proc/684/task/685/stat : 685 (java) R 682 682 20871 0 -1 4202560 3484 0 0 0 8 0 0 0 20 0 20 0 151840753 26623803392 6573 33554432000 4194304 4196468 140725599443120 140297747239072 140297743031702 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=686] ppid=682 vsize=25999808 memory=288230604707987479 CPUtime=0 cores=0-7
/proc/684/task/686/stat : 686 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840754 26623803392 6573 33554432000 4194304 4196468 140725599443120 140297665600144 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=687] ppid=682 vsize=25999808 memory=288371016578266752 CPUtime=0 cores=0-7
/proc/684/task/687/stat : 687 (java) S 682 682 20871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151840754 26623803392 6573 33554432000 4194304 4196468 140725599443120 140297664547344 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=688] ppid=682 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/684/task/688/stat : 688 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840754 26623803392 6573 33554432000 4194304 4196468 140725599443120 140297663494544 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=689] ppid=682 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/684/task/689/stat : 689 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840754 26623803392 6573 33554432000 4194304 4196468 140725599443120 140297662441744 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=690] ppid=682 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/684/task/690/stat : 690 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840754 26623803392 6573 33554432000 4194304 4196468 140725599443120 140297661389968 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=691] ppid=682 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/684/task/691/stat : 691 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840754 26623803392 6573 33554432000 4194304 4196468 140725599443120 140297660337168 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=692] ppid=682 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/684/task/692/stat : 692 (java) S 682 682 20871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151840754 26623803392 6573 33554432000 4194304 4196468 140725599443120 140297659284368 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=693] ppid=682 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/684/task/693/stat : 693 (java) S 682 682 20871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151840754 26623803392 6573 33554432000 4194304 4196468 140725599443120 140297658231568 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=694] ppid=682 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/684/task/694/stat : 694 (java) S 682 682 20871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151840755 26623803392 6573 33554432000 4194304 4196468 140725599443120 140296060385648 140297743030914 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=695] ppid=682 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/684/task/695/stat : 695 (java) S 682 682 20871 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151840756 26623803392 6573 33554432000 4194304 4196468 140725599443120 140296059331616 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=696] ppid=682 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/684/task/696/stat : 696 (java) S 682 682 20871 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151840756 26623803392 6573 33554432000 4194304 4196468 140725599443120 140296058278768 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=697] ppid=682 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/684/task/697/stat : 697 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840758 26623803392 6573 33554432000 4194304 4196468 140725599443120 140296057227088 140297743038363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=698] ppid=682 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/684/task/698/stat : 698 (java) S 682 682 20871 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 20 0 151840758 26623803392 6573 33554432000 4194304 4196468 140725599443120 140296056175472 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=699] ppid=682 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/684/task/699/stat : 699 (java) S 682 682 20871 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 151840758 26623803392 6573 33554432000 4194304 4196468 140725599443120 140296055122672 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=700] ppid=682 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/684/task/700/stat : 700 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840759 26623803392 6573 33554432000 4194304 4196468 140725599443120 140296054069872 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=701] ppid=682 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/684/task/701/stat : 701 (java) R 682 682 20871 0 -1 4202560 260 0 0 0 1 0 0 0 20 0 20 0 151840759 26623803392 6573 33554432000 4194304 4196468 140725599443120 140296053017072 140297724257328 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=702] ppid=682 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/684/task/702/stat : 702 (java) S 682 682 20871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151840759 26623803392 6573 33554432000 4194304 4196468 140725599443120 140296051964512 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=703] ppid=682 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/684/task/703/stat : 703 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840759 26623803392 6573 33554432000 4194304 4196468 140725599443120 140296050911792 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27412 KiB

[startup+0.210646 s]*
/proc/loadavg: 8.29 8.11 7.96 2/201 703
/proc/meminfo: memFree=24014152/32770624 swapFree=67108860/67108860
[pid=682] ppid=679 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/682/stat : 682 (xcsp3-exec) S 679 682 20871 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151840753 9740288 346 33554432000 4194304 5098028 140726557994016 140726557992120 140571036349052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29986816 140726558000234 140726558000444 140726558000444 140726558003179 0
/proc/682/statm: 2378 346 289 221 0 87 0
[pid=684] ppid=682 vsize=26004064 memory=38824 CPUtime=0.32 cores=0-7
/proc/684/stat : 684 (java) S 682 682 20871 0 -1 1077944320 8276 0 0 0 30 2 0 0 20 0 20 0 151840753 26628161536 9706 33554432000 4194304 4196468 140725599443120 140725599425664 140297743019767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
/proc/684/statm: 6501016 9706 3057 1 0 6488269 0
[pid=684/tid=685] ppid=682 vsize=26004064 memory=8390339637985935414 CPUtime=0.19 cores=0-7
/proc/684/task/685/stat : 685 (java) D 682 682 20871 0 -1 1077944384 5462 0 0 0 18 1 0 0 20 0 20 0 151840753 26628161536 9727 33554432000 4194304 4196468 140725599443120 140297747230576 140297735698989 0 4 0 16800975 18446744072101584420 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=686] ppid=682 vsize=26004064 memory=288230604707987479 CPUtime=0 cores=0-7
/proc/684/task/686/stat : 686 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840754 26628161536 9727 33554432000 4194304 4196468 140725599443120 140297665600144 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=687] ppid=682 vsize=26004064 memory=288371016578266752 CPUtime=0 cores=0-7
/proc/684/task/687/stat : 687 (java) S 682 682 20871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151840754 26628161536 9727 33554432000 4194304 4196468 140725599443120 140297664547344 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=688] ppid=682 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/684/task/688/stat : 688 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840754 26628194304 9727 33554432000 4194304 4196468 140725599443120 140297663494544 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=689] ppid=682 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/684/task/689/stat : 689 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840754 26628194304 9727 33554432000 4194304 4196468 140725599443120 140297662441744 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=690] ppid=682 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/684/task/690/stat : 690 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840754 26628161536 9727 33554432000 4194304 4196468 140725599443120 140297661389968 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=691] ppid=682 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/684/task/691/stat : 691 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840754 26628161536 9727 33554432000 4194304 4196468 140725599443120 140297660337168 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=692] ppid=682 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/684/task/692/stat : 692 (java) S 682 682 20871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151840754 26628161536 9727 33554432000 4194304 4196468 140725599443120 140297659284368 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=693] ppid=682 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/684/task/693/stat : 693 (java) S 682 682 20871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151840754 26628161536 9727 33554432000 4194304 4196468 140725599443120 140297658231568 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=694] ppid=682 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/684/task/694/stat : 694 (java) S 682 682 20871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151840755 26628194304 9727 33554432000 4194304 4196468 140725599443120 140296060385648 140297743030914 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=695] ppid=682 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/684/task/695/stat : 695 (java) S 682 682 20871 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151840756 26628161536 9727 33554432000 4194304 4196468 140725599443120 140296059331616 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=696] ppid=682 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/684/task/696/stat : 696 (java) S 682 682 20871 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151840756 26628161536 9727 33554432000 4194304 4196468 140725599443120 140296058278768 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=697] ppid=682 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/684/task/697/stat : 697 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840758 26628161536 9727 33554432000 4194304 4196468 140725599443120 140296057227088 140297743038363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=698] ppid=682 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/684/task/698/stat : 698 (java) S 682 682 20871 0 -1 1077944384 450 0 0 0 1 0 0 0 20 0 20 0 151840758 26628161536 9727 33554432000 4194304 4196468 140725599443120 140296056175472 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=699] ppid=682 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/684/task/699/stat : 699 (java) S 682 682 20871 0 -1 1077944384 272 0 0 0 0 0 0 0 20 0 20 0 151840758 26628161536 9727 33554432000 4194304 4196468 140725599443120 140296055122672 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=700] ppid=682 vsize=26004096 memory=-1 CPUtime=0.01 cores=0-7
/proc/684/task/700/stat : 700 (java) S 682 682 20871 0 -1 1077944384 111 0 0 0 1 0 0 0 20 0 20 0 151840759 26628194304 9727 33554432000 4194304 4196468 140725599443120 140296054069872 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=701] ppid=682 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/684/task/701/stat : 701 (java) S 682 682 20871 0 -1 1077944384 748 0 0 0 7 0 0 0 20 0 20 0 151840759 26628161536 9727 33554432000 4194304 4196468 140725599443120 140296053017072 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=702] ppid=682 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/684/task/702/stat : 702 (java) S 682 682 20871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151840759 26628161536 9727 33554432000 4194304 4196468 140725599443120 140296051964512 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=703] ppid=682 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/684/task/703/stat : 703 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840759 26628161536 9727 33554432000 4194304 4196468 140725599443120 140296050911792 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40208 KiB

[startup+0.310816 s]*
/proc/loadavg: 8.29 8.11 7.96 4/201 703
/proc/meminfo: memFree=24007576/32770624 swapFree=67108860/67108860
[pid=682] ppid=679 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/682/stat : 682 (xcsp3-exec) S 679 682 20871 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151840753 9740288 346 33554432000 4194304 5098028 140726557994016 140726557992120 140571036349052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29986816 140726558000234 140726558000444 140726558000444 140726558003179 0
/proc/682/statm: 2378 346 289 221 0 87 0
[pid=684] ppid=682 vsize=26004064 memory=45520 CPUtime=0.49 cores=0-7
/proc/684/stat : 684 (java) S 682 682 20871 0 -1 1077944320 9165 0 0 0 46 3 0 0 20 0 20 0 151840753 26628161536 11380 33554432000 4194304 4196468 140725599443120 140725599425664 140297743019767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
/proc/684/statm: 6501016 11380 3079 1 0 6488269 0
[pid=684/tid=685] ppid=682 vsize=26004064 memory=0 CPUtime=0.29 cores=0-7
/proc/684/task/685/stat : 685 (java) R 682 682 20871 0 -1 4202560 6132 0 0 0 27 2 0 0 20 0 20 0 151840753 26628161536 11444 33554432000 4194304 4196468 140725599443120 140297747252192 140297743041693 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=686] ppid=682 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/684/task/686/stat : 686 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840754 26628161536 11444 33554432000 4194304 4196468 140725599443120 140297665600144 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=687] ppid=682 vsize=26004064 memory=140640426555008 CPUtime=0 cores=0-7
/proc/684/task/687/stat : 687 (java) S 682 682 20871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151840754 26628161536 11454 33554432000 4194304 4196468 140725599443120 140297664547344 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=688] ppid=682 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/684/task/688/stat : 688 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840754 26628161536 11454 33554432000 4194304 4196468 140725599443120 140297663494544 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=689] ppid=682 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/684/task/689/stat : 689 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840754 26628161536 11454 33554432000 4194304 4196468 140725599443120 140297662441744 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=690] ppid=682 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/684/task/690/stat : 690 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840754 26628161536 11454 33554432000 4194304 4196468 140725599443120 140297661389968 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=691] ppid=682 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/684/task/691/stat : 691 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840754 26628161536 11454 33554432000 4194304 4196468 140725599443120 140297660337168 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=692] ppid=682 vsize=26004064 memory=288230376152307635 CPUtime=0 cores=0-7
/proc/684/task/692/stat : 692 (java) S 682 682 20871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151840754 26628161536 11454 33554432000 4194304 4196468 140725599443120 140297659284368 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=693] ppid=682 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/684/task/693/stat : 693 (java) S 682 682 20871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151840754 26628161536 11454 33554432000 4194304 4196468 140725599443120 140297658231568 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=694] ppid=682 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/684/task/694/stat : 694 (java) S 682 682 20871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151840755 26628161536 11454 33554432000 4194304 4196468 140725599443120 140296060385648 140297743030914 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=695] ppid=682 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/684/task/695/stat : 695 (java) S 682 682 20871 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151840756 26628161536 11454 33554432000 4194304 4196468 140725599443120 140296059331616 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=696] ppid=682 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/684/task/696/stat : 696 (java) S 682 682 20871 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151840756 26628161536 11454 33554432000 4194304 4196468 140725599443120 140296058278768 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=697] ppid=682 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/684/task/697/stat : 697 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840758 26628161536 11454 33554432000 4194304 4196468 140725599443120 140296057227088 140297743038363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=698] ppid=682 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/684/task/698/stat : 698 (java) S 682 682 20871 0 -1 1077944384 453 0 0 0 1 0 0 0 20 0 20 0 151840758 26628161536 11454 33554432000 4194304 4196468 140725599443120 140296056175472 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=699] ppid=682 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/684/task/699/stat : 699 (java) S 682 682 20871 0 -1 1077944384 351 0 0 0 2 0 0 0 20 0 20 0 151840758 26628161536 11454 33554432000 4194304 4196468 140725599443120 140296055122672 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=700] ppid=682 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/684/task/700/stat : 700 (java) S 682 682 20871 0 -1 1077944384 120 0 0 0 2 0 0 0 20 0 20 0 151840759 26628161536 11454 33554432000 4194304 4196468 140725599443120 140296054069872 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=701] ppid=682 vsize=26004064 memory=0 CPUtime=0.12 cores=0-7
/proc/684/task/701/stat : 701 (java) R 682 682 20871 0 -1 4202560 847 0 0 0 12 0 0 0 20 0 20 0 151840759 26628161536 11454 33554432000 4194304 4196468 140725599443120 140296053017072 140297727100254 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=702] ppid=682 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/684/task/702/stat : 702 (java) S 682 682 20871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151840759 26628161536 11454 33554432000 4194304 4196468 140725599443120 140296051964512 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=703] ppid=682 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/684/task/703/stat : 703 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840759 26628161536 11454 33554432000 4194304 4196468 140725599443120 140296050911792 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46904 KiB

[startup+0.700993 s]
/proc/loadavg: 8.29 8.11 7.96 4/201 703
/proc/meminfo: memFree=23986300/32770624 swapFree=67108860/67108860
[pid=682] ppid=679 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/682/stat : 682 (xcsp3-exec) S 679 682 20871 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151840753 9740288 346 33554432000 4194304 5098028 140726557994016 140726557992120 140571036349052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29986816 140726558000234 140726558000444 140726558000444 140726558003179 0
/proc/682/statm: 2378 346 289 221 0 87 0
[pid=684] ppid=682 vsize=26006188 memory=74664 CPUtime=1.47 cores=0-7
/proc/684/stat : 684 (java) S 682 682 20871 0 -1 1077944320 12264 0 0 0 142 5 0 0 20 0 20 0 151840753 26630336512 18666 33554432000 4194304 4196468 140725599443120 140725599425664 140297743019767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
/proc/684/statm: 6501547 18666 3188 1 0 6488781 0
[pid=684/tid=685] ppid=682 vsize=26006188 memory=4140 CPUtime=0.68 cores=0-7
/proc/684/task/685/stat : 685 (java) R 682 682 20871 0 -1 4202560 6515 0 0 0 65 3 0 0 20 0 20 0 151840753 26630336512 18666 33554432000 4194304 4196468 140725599443120 140297747255496 140297341502966 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=686] ppid=682 vsize=26006188 memory=42216 CPUtime=0 cores=0-7
/proc/684/task/686/stat : 686 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840754 26630336512 18666 33554432000 4194304 4196468 140725599443120 140297665600144 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=687] ppid=682 vsize=26006188 memory=1296 CPUtime=0 cores=0-7
/proc/684/task/687/stat : 687 (java) S 682 682 20871 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151840754 26630336512 18666 33554432000 4194304 4196468 140725599443120 140297664547344 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=688] ppid=682 vsize=26006188 memory=2428 CPUtime=0 cores=0-7
/proc/684/task/688/stat : 688 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151840754 26630336512 18666 33554432000 4194304 4196468 140725599443120 140297663494544 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0

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

[pid=684/tid=839] ppid=682 vsize=26538700 memory=11112 CPUtime=156.06 cores=0-7
/proc/684/task/839/stat : 839 (java) R 682 682 20871 0 -1 4202560 6105 0 0 0 15602 4 0 0 20 0 28 0 151841265 27175628800 91338 33554432000 4194304 4196468 140725599443120 140295974838664 140297344345154 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
Current children cumulated CPU time: 1265.21 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 366736 KiB

[startup+222.302 s]
/proc/loadavg: 8.62 8.22 8.02 9/209 839
/proc/meminfo: memFree=23692920/32770624 swapFree=67108860/67108860
[pid=682] ppid=679 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/682/stat : 682 (xcsp3-exec) S 679 682 20871 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151840753 9740288 346 33554432000 4194304 5098028 140726557994016 140726557992120 140571036349052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29986816 140726558000234 140726558000444 140726558000444 140726558003179 0
/proc/682/statm: 2378 346 289 221 0 87 0
[pid=684] ppid=682 vsize=26538700 memory=359712 CPUtime=1742.37 cores=0-7
/proc/684/stat : 684 (java) S 682 682 20871 0 -1 1077944320 132724 0 0 0 174114 123 0 0 20 0 28 0 151840753 27175628800 89928 33554432000 4194304 4196468 140725599443120 140725599425664 140297743019767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
/proc/684/statm: 6634675 89928 3277 1 0 6621909 0
[pid=684/tid=685] ppid=682 vsize=26538700 memory=1420 CPUtime=4.07 cores=0-7
/proc/684/task/685/stat : 685 (java) S 682 682 20871 0 -1 1077944384 8599 0 0 0 403 4 0 0 20 0 28 0 151840753 27175628800 89928 33554432000 4194304 4196468 140725599443120 140297747260544 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=686] ppid=682 vsize=26538700 memory=1384 CPUtime=0.28 cores=0-7
/proc/684/task/686/stat : 686 (java) S 682 682 20871 0 -1 1077944384 3280 0 0 0 21 7 0 0 20 0 28 0 151840754 27175628800 89928 33554432000 4194304 4196468 140725599443120 140297665600144 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=687] ppid=682 vsize=26538700 memory=644 CPUtime=0.3 cores=0-7
/proc/684/task/687/stat : 687 (java) S 682 682 20871 0 -1 1077944384 2391 0 0 0 22 8 0 0 20 0 28 0 151840754 27175628800 89928 33554432000 4194304 4196468 140725599443120 140297664547344 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=688] ppid=682 vsize=26538700 memory=1788 CPUtime=0.29 cores=0-7
/proc/684/task/688/stat : 688 (java) S 682 682 20871 0 -1 1077944384 2566 0 0 0 22 7 0 0 20 0 28 0 151840754 27175628800 89928 33554432000 4194304 4196468 140725599443120 140297663494544 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=689] ppid=682 vsize=26538700 memory=26 CPUtime=0.3 cores=0-7
/proc/684/task/689/stat : 689 (java) S 682 682 20871 0 -1 1077944384 2100 0 0 0 22 8 0 0 20 0 28 0 151840754 27175628800 89928 33554432000 4194304 4196468 140725599443120 140297662441744 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=690] ppid=682 vsize=26538700 memory=25 CPUtime=0.3 cores=0-7
/proc/684/task/690/stat : 690 (java) S 682 682 20871 0 -1 1077944384 2140 0 0 0 23 7 0 0 20 0 28 0 151840754 27175628800 89928 33554432000 4194304 4196468 140725599443120 140297661389968 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=691] ppid=682 vsize=26538700 memory=1384 CPUtime=0.29 cores=0-7
/proc/684/task/691/stat : 691 (java) S 682 682 20871 0 -1 1077944384 2411 0 0 0 22 7 0 0 20 0 28 0 151840754 27175628800 89928 33554432000 4194304 4196468 140725599443120 140297660337168 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=692] ppid=682 vsize=26538700 memory=359712 CPUtime=0.31 cores=0-7
/proc/684/task/692/stat : 692 (java) S 682 682 20871 0 -1 1077944384 2335 0 0 0 23 8 0 0 20 0 28 0 151840754 27175628800 89928 33554432000 4194304 4196468 140725599443120 140297659284368 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=693] ppid=682 vsize=26538700 memory=1384 CPUtime=0.29 cores=0-7
/proc/684/task/693/stat : 693 (java) S 682 682 20871 0 -1 1077944384 3428 0 0 0 22 7 0 0 20 0 28 0 151840754 27175628800 89928 33554432000 4194304 4196468 140725599443120 140297658231568 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=694] ppid=682 vsize=26538700 memory=359712 CPUtime=0.16 cores=0-7
/proc/684/task/694/stat : 694 (java) S 682 682 20871 0 -1 1077944384 7490 0 0 0 12 4 0 0 20 0 28 0 151840755 27175628800 89928 33554432000 4194304 4196468 140725599443120 140296060385648 140297743030914 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=695] ppid=682 vsize=26538700 memory=355604 CPUtime=0 cores=0-7
/proc/684/task/695/stat : 695 (java) S 682 682 20871 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 151840756 27175628800 89928 33554432000 4194304 4196468 140725599443120 140296059331680 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=696] ppid=682 vsize=26538700 memory=124596 CPUtime=0 cores=0-7
/proc/684/task/696/stat : 696 (java) S 682 682 20871 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 151840756 27175628800 89928 33554432000 4194304 4196468 140725599443120 140296058278768 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=697] ppid=682 vsize=26538700 memory=23 CPUtime=0 cores=0-7
/proc/684/task/697/stat : 697 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151840758 27175628800 89928 33554432000 4194304 4196468 140725599443120 140296057227088 140297743038363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=698] ppid=682 vsize=26538700 memory=12 CPUtime=2.55 cores=0-7
/proc/684/task/698/stat : 698 (java) S 682 682 20871 0 -1 1077944384 17041 0 0 0 252 3 0 0 20 0 28 0 151840758 27175628800 89928 33554432000 4194304 4196468 140725599443120 140296056175472 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=699] ppid=682 vsize=26538700 memory=3644 CPUtime=2.25 cores=0-7
/proc/684/task/699/stat : 699 (java) S 682 682 20871 0 -1 1077944384 14057 0 0 0 222 3 0 0 20 0 28 0 151840758 27175628800 89928 33554432000 4194304 4196468 140725599443120 140296055122672 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=700] ppid=682 vsize=26538700 memory=1384 CPUtime=2.24 cores=0-7
/proc/684/task/700/stat : 700 (java) S 682 682 20871 0 -1 1077944384 11109 0 0 0 222 2 0 0 20 0 28 0 151840759 27175628800 89928 33554432000 4194304 4196468 140725599443120 140296054069872 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=701] ppid=682 vsize=26538700 memory=1384 CPUtime=0.85 cores=0-7
/proc/684/task/701/stat : 701 (java) S 682 682 20871 0 -1 1077944384 10476 0 0 0 83 2 0 0 20 0 28 0 151840759 27175628800 89928 33554432000 4194304 4196468 140725599443120 140296053017072 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=702] ppid=682 vsize=26538700 memory=355604 CPUtime=0 cores=0-7
/proc/684/task/702/stat : 702 (java) S 682 682 20871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151840759 27175628800 89928 33554432000 4194304 4196468 140725599443120 140296051964512 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=703] ppid=682 vsize=26538700 memory=1384 CPUtime=0.08 cores=0-7
/proc/684/task/703/stat : 703 (java) S 682 682 20871 0 -1 1077944384 1597 0 0 0 4 4 0 0 20 0 28 0 151840759 27175628800 89928 33554432000 4194304 4196468 140725599443120 140296050911792 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=832] ppid=682 vsize=26538700 memory=4140 CPUtime=215.99 cores=0-7
/proc/684/task/832/stat : 832 (java) R 682 682 20871 0 -1 4202560 3287 0 0 0 21596 3 0 0 20 0 28 0 151841265 27175628800 89928 33554432000 4194304 4196468 140725599443120 140295968523200 140297344346656 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=833] ppid=682 vsize=26538700 memory=1384 CPUtime=215.67 cores=0-7
/proc/684/task/833/stat : 833 (java) R 682 682 20871 0 -1 4202560 3911 0 0 0 21563 4 0 0 20 0 28 0 151841265 27175628800 89928 33554432000 4194304 4196468 140725599443120 140295972732536 140297344345100 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=834] ppid=682 vsize=26538700 memory=359712 CPUtime=215.37 cores=0-7
/proc/684/task/834/stat : 834 (java) R 682 682 20871 0 -1 4202560 3765 0 0 0 21535 2 0 0 20 0 28 0 151841265 27175628800 89928 33554432000 4194304 4196468 140725599443120 140295970628176 140297345295955 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=835] ppid=682 vsize=26538700 memory=1384 CPUtime=215.87 cores=0-7
/proc/684/task/835/stat : 835 (java) R 682 682 20871 0 -1 4202560 2542 0 0 0 21584 3 0 0 20 0 28 0 151841265 27175628800 89928 33554432000 4194304 4196468 140725599443120 140295973786088 140297344152995 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=836] ppid=682 vsize=26538700 memory=359712 CPUtime=214.78 cores=0-7
/proc/684/task/836/stat : 836 (java) R 682 682 20871 0 -1 4202560 4765 0 0 0 21474 4 0 0 20 0 28 0 151841265 27175628800 89928 33554432000 4194304 4196468 140725599443120 140295967469632 140297344344629 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=837] ppid=682 vsize=26538700 memory=140641925689649 CPUtime=215.72 cores=0-7
/proc/684/task/837/stat : 837 (java) R 682 682 20871 0 -1 4202560 7543 0 0 0 21565 7 0 0 20 0 28 0 151841265 27175628800 89928 33554432000 4194304 4196468 140725599443120 140295971683344 140297344345334 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=838] ppid=682 vsize=26538700 memory=1384 CPUtime=214.62 cores=0-7
/proc/684/task/838/stat : 838 (java) R 682 682 20871 0 -1 4202560 4859 0 0 0 21457 5 0 0 20 0 28 0 151841265 27175628800 89928 33554432000 4194304 4196468 140725599443120 140295969575128 140297344153266 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=839] ppid=682 vsize=26538700 memory=1384 CPUtime=215.78 cores=0-7
/proc/684/task/839/stat : 839 (java) R 682 682 20871 0 -1 4202560 7050 0 0 0 21574 4 0 0 20 0 28 0 151841265 27175628800 89928 33554432000 4194304 4196468 140725599443120 140295974838056 140297344244731 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
Current children cumulated CPU time: 1742.37 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 361096 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.003 s]*
/proc/loadavg: 8.55 8.25 8.04 9/207 840
/proc/meminfo: memFree=23692156/32770624 swapFree=67108860/67108860
[pid=682] ppid=679 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/682/stat : 682 (xcsp3-exec) S 679 682 20871 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151840753 9740288 346 33554432000 4194304 5098028 140726557994016 140726557992120 140571036349052 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29986816 140726558000234 140726558000444 140726558000444 140726558003179 0
/proc/682/statm: 2378 346 289 221 0 87 0
[pid=684] ppid=682 vsize=26538700 memory=361868 CPUtime=1978.49 cores=0-7
/proc/684/stat : 684 (java) S 682 682 20871 0 -1 1077944320 140559 0 0 0 197722 127 0 0 20 0 28 0 151840753 27175628800 90467 33554432000 4194304 4196468 140725599443120 140725599425664 140297743019767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
/proc/684/statm: 6634675 90467 3277 1 0 6621909 0
[pid=684/tid=685] ppid=682 vsize=26538700 memory=1398720917958146503 CPUtime=4.07 cores=0-7
/proc/684/task/685/stat : 685 (java) S 682 682 20871 0 -1 1077944384 8599 0 0 0 403 4 0 0 20 0 28 0 151840753 27175628800 90467 33554432000 4194304 4196468 140725599443120 140297747260544 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=686] ppid=682 vsize=26538700 memory=4126316290023845779 CPUtime=0.35 cores=0-7
/proc/684/task/686/stat : 686 (java) S 682 682 20871 0 -1 1077944384 3544 0 0 0 27 8 0 0 20 0 28 0 151840754 27175628800 90467 33554432000 4194304 4196468 140725599443120 140297665600144 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=687] ppid=682 vsize=26538700 memory=8040 CPUtime=0.36 cores=0-7
/proc/684/task/687/stat : 687 (java) S 682 682 20871 0 -1 1077944384 2563 0 0 0 28 8 0 0 20 0 28 0 151840754 27175628800 90467 33554432000 4194304 4196468 140725599443120 140297664547344 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=688] ppid=682 vsize=26538700 memory=840 CPUtime=0.35 cores=0-7
/proc/684/task/688/stat : 688 (java) S 682 682 20871 0 -1 1077944384 2998 0 0 0 28 7 0 0 20 0 28 0 151840754 27175628800 90467 33554432000 4194304 4196468 140725599443120 140297663494544 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=689] ppid=682 vsize=26538700 memory=1692 CPUtime=0.36 cores=0-7
/proc/684/task/689/stat : 689 (java) S 682 682 20871 0 -1 1077944384 2559 0 0 0 28 8 0 0 20 0 28 0 151840754 27175628800 90467 33554432000 4194304 4196468 140725599443120 140297662441744 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=690] ppid=682 vsize=26538700 memory=361852 CPUtime=0.36 cores=0-7
/proc/684/task/690/stat : 690 (java) S 682 682 20871 0 -1 1077944384 2466 0 0 0 29 7 0 0 20 0 28 0 151840754 27175628800 90467 33554432000 4194304 4196468 140725599443120 140297661389968 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=691] ppid=682 vsize=26538700 memory=1420 CPUtime=0.36 cores=0-7
/proc/684/task/691/stat : 691 (java) S 682 682 20871 0 -1 1077944384 2573 0 0 0 28 8 0 0 20 0 28 0 151840754 27175628800 90467 33554432000 4194304 4196468 140725599443120 140297660337168 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=692] ppid=682 vsize=26538700 memory=15876 CPUtime=0.36 cores=0-7
/proc/684/task/692/stat : 692 (java) S 682 682 20871 0 -1 1077944384 2707 0 0 0 28 8 0 0 20 0 28 0 151840754 27175628800 90467 33554432000 4194304 4196468 140725599443120 140297659284368 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=693] ppid=682 vsize=26538700 memory=1384 CPUtime=0.35 cores=0-7
/proc/684/task/693/stat : 693 (java) S 682 682 20871 0 -1 1077944384 3567 0 0 0 28 7 0 0 20 0 28 0 151840754 27175628800 90467 33554432000 4194304 4196468 140725599443120 140297658231568 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=694] ppid=682 vsize=26538700 memory=361868 CPUtime=0.21 cores=0-7
/proc/684/task/694/stat : 694 (java) S 682 682 20871 0 -1 1077944384 8297 0 0 0 16 5 0 0 20 0 28 0 151840755 27175628800 90467 33554432000 4194304 4196468 140725599443120 140296060385648 140297743030914 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=695] ppid=682 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/684/task/695/stat : 695 (java) S 682 682 20871 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 151840756 27175628800 90467 33554432000 4194304 4196468 140725599443120 140296059331680 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=696] ppid=682 vsize=26538700 memory=361788 CPUtime=0 cores=0-7
/proc/684/task/696/stat : 696 (java) S 682 682 20871 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 151840756 27175628800 90467 33554432000 4194304 4196468 140725599443120 140296058278768 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=697] ppid=682 vsize=26538700 memory=6947385649911455296 CPUtime=0 cores=0-7
/proc/684/task/697/stat : 697 (java) S 682 682 20871 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151840758 27175628800 90467 33554432000 4194304 4196468 140725599443120 140296057227088 140297743038363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=698] ppid=682 vsize=26538700 memory=2424 CPUtime=2.55 cores=0-7
/proc/684/task/698/stat : 698 (java) S 682 682 20871 0 -1 1077944384 17046 0 0 0 252 3 0 0 20 0 28 0 151840758 27175628800 90467 33554432000 4194304 4196468 140725599443120 140296056175472 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=699] ppid=682 vsize=26538700 memory=1580 CPUtime=2.25 cores=0-7
/proc/684/task/699/stat : 699 (java) S 682 682 20871 0 -1 1077944384 14061 0 0 0 222 3 0 0 20 0 28 0 151840758 27175628800 90467 33554432000 4194304 4196468 140725599443120 140296055122672 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=700] ppid=682 vsize=26538700 memory=928 CPUtime=2.29 cores=0-7
/proc/684/task/700/stat : 700 (java) S 682 682 20871 0 -1 1077944384 11469 0 0 0 227 2 0 0 20 0 28 0 151840759 27175628800 90467 33554432000 4194304 4196468 140725599443120 140296054069872 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=701] ppid=682 vsize=26538700 memory=2428 CPUtime=0.86 cores=0-7
/proc/684/task/701/stat : 701 (java) S 682 682 20871 0 -1 1077944384 11618 0 0 0 84 2 0 0 20 0 28 0 151840759 27175628800 90467 33554432000 4194304 4196468 140725599443120 140296053017072 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=702] ppid=682 vsize=26538700 memory=1728 CPUtime=0 cores=0-7
/proc/684/task/702/stat : 702 (java) S 682 682 20871 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151840759 27175628800 90467 33554432000 4194304 4196468 140725599443120 140296051964512 140297743029973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=703] ppid=682 vsize=26538700 memory=1716 CPUtime=0.1 cores=0-7
/proc/684/task/703/stat : 703 (java) S 682 682 20871 0 -1 1077944384 1661 0 0 0 5 5 0 0 20 0 28 0 151840759 27175628800 90467 33554432000 4194304 4196468 140725599443120 140296050911792 140297743030914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=832] ppid=682 vsize=26538700 memory=796 CPUtime=245.54 cores=0-7
/proc/684/task/832/stat : 832 (java) R 682 682 20871 0 -1 4202560 3488 0 0 0 24550 4 0 0 20 0 28 0 151841265 27175628800 90467 33554432000 4194304 4196468 140725599443120 140295968523808 140297344345145 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=833] ppid=682 vsize=26538700 memory=1952 CPUtime=245.12 cores=0-7
/proc/684/task/833/stat : 833 (java) R 682 682 20871 0 -1 4202560 4238 0 0 0 24508 4 0 0 20 0 28 0 151841265 27175628800 90467 33554432000 4194304 4196468 140725599443120 140295972734896 140297344345145 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=834] ppid=682 vsize=26538700 memory=1200 CPUtime=244.76 cores=0-7
/proc/684/task/834/stat : 834 (java) R 682 682 20871 0 -1 4202560 4025 0 0 0 24473 3 0 0 20 0 28 0 151841265 27175628800 90467 33554432000 4194304 4196468 140725599443120 140295970627952 140297344696228 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=835] ppid=682 vsize=26538700 memory=8612 CPUtime=245.38 cores=0-7
/proc/684/task/835/stat : 835 (java) R 682 682 20871 0 -1 4202560 2828 0 0 0 24534 4 0 0 20 0 28 0 151841265 27175628800 90467 33554432000 4194304 4196468 140725599443120 140295973785360 140297344344674 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=836] ppid=682 vsize=26538700 memory=5784 CPUtime=244.04 cores=0-7
/proc/684/task/836/stat : 836 (java) R 682 682 20871 0 -1 4202560 5101 0 0 0 24400 4 0 0 20 0 28 0 151841265 27175628800 90467 33554432000 4194304 4196468 140725599443120 140295967469880 140297344243090 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=837] ppid=682 vsize=26538700 memory=4616 CPUtime=245.26 cores=0-7
/proc/684/task/837/stat : 837 (java) R 682 682 20871 0 -1 4202560 8208 0 0 0 24519 7 0 0 20 0 28 0 151841265 27175628800 90467 33554432000 4194304 4196468 140725599443120 140295971680240 140297344696802 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=838] ppid=682 vsize=26538700 memory=1008 CPUtime=243.98 cores=0-7
/proc/684/task/838/stat : 838 (java) R 682 682 20871 0 -1 4202560 5246 0 0 0 24393 5 0 0 20 0 28 0 151841265 27175628800 90467 33554432000 4194304 4196468 140725599443120 140295969574656 140297344698318 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
[pid=684/tid=839] ppid=682 vsize=26538700 memory=11112 CPUtime=245.29 cores=0-7
/proc/684/task/839/stat : 839 (java) R 682 682 20871 0 -1 4202560 7715 0 0 0 24524 5 0 0 20 0 28 0 151841265 27175628800 90467 33554432000 4194304 4196468 140725599443120 140295974837712 140297343595497 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 9363456 140725599446168 140725599446344 140725599446344 140725599449039 0
Current children cumulated CPU time: 1978.49 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 363252 KiB

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

[startup+252.03 s]
# the end of solver process 682 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000924 s, system=0.001328 s

[startup+252.091 s]
# the end of solver process 684 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1977.81 s, system=1.27891 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): 252.091
CPU time (s): 1979.09
CPU user time (s): 1977.81
CPU system time (s): 1.27891
CPU usage (%): 785.07
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 812940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1977.81
system time used= 1.27891
maximum resident set size= 813828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141986
page faults= 0
swaps= 0
block input operations= 0
block output operations= 616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23325
involuntary context switches= 21574


# summary of solver processes directly reported to runsolver:
#   pid: 682,684
#   total CPU time (s): 1979.09
#   total CPU user time (s): 1977.81
#   total CPU system time (s): 1.27891

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.29257 second user time and 2.95115 second system time

The end

Launcher Data

Begin job on node104 at 2017-08-20 01:51:10
IDJOB=4281627
IDBENCH=135828
IDSOLVER=2676
FILE ID=node104/4281627-1503187530
RUNJOBID= node104-1503174863-20898
PBS_JOBID= 20630844
Free space on /tmp= 61784 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n75/TravellingSalesman-75-50-15.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281627-1503187530/watcher-4281627-1503187530 -o /tmp/evaluation-result-4281627-1503187530/solver-4281627-1503187530 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node104-1503174863-20898 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1557773606 HOME/instance-4281627-1503187530.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= a46dbd65929ac2bb08e7dc57e3d27c25
RANDOM SEED=1557773606

node104.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.43
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.43
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.43
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.43
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:        24041952 kB
MemAvailable:   31963212 kB
Buffers:          278552 kB
Cached:          7922132 kB
SwapCached:            0 kB
Active:          3262988 kB
Inactive:        4989700 kB
Active(anon):      54808 kB
Inactive(anon):    33192 kB
Active(file):    3208180 kB
Inactive(file):  4956508 kB
Unevictable:        7828 kB
Mlocked:            7828 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7716 kB
Writeback:             0 kB
AnonPages:         58708 kB
Mapped:            51460 kB
Shmem:             33420 kB
Slab:             170692 kB
SReclaimable:     144816 kB
SUnreclaim:        25876 kB
KernelStack:        3200 kB
PageTables:         5544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61776 MiB
End job on node104 at 2017-08-20 01:55:22