Trace number 4270333

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 seq (2017-08-09)SAT (TO)526 245.423 240.021

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n100/
TravellingSalesman-100-50-08.xml
MD5SUM8e11a97c7673f129a8c4890bd1c1105b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark443
Best CPU time to get the best result obtained on this benchmark240.02901
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints101
Number of domains2
Minimum domain size62
Maximum domain size100
Distribution of domain sizes[{"size":62,"count":100},{"size":100,"count":100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":100}]
Minimum constraint arity3
Maximum constraint arity100
Distribution of constraint arities[{"arity":3,"count":100},{"arity":100,"count":1}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"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 -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270333-1502623036.xml"  -tl '264s' -p 1 -x 0
0.14/0.14	c [HOME/instance-4270333-1502623036.xml, -tl, 264s, -p, 1, -x, 0]
0.14/0.20	c simple solver
0.33/0.27	c parse instance...
2.74/1.91	c solve instance...
6.46/3.62	o 659 
6.46/3.63	o 651 
6.46/3.64	o 645 
6.46/3.65	o 641 
6.46/3.66	o 631 
6.46/3.68	o 629 
6.73/3.75	o 624 
6.73/3.76	o 610 
6.73/3.77	o 607 
7.04/3.83	o 601 
9.57/5.64	o 528 
9.79/5.85	o 526 
245.40/240.01	s SATISFIABLE
245.40/240.01	v <instantiation>
245.40/240.01	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] c[75] c[76] c[77] c[78] c[79] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] 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] d[75] d[76] d[77] d[78] d[79] d[80] d[81] d[82] d[83] d[84] d[85] d[86] d[87] d[88] d[89] d[90] d[91] d[92] d[93] d[94] d[95] d[96] d[97] d[98] d[99] </list>
245.40/240.01	v 	<values>3 8 10 11 17 21 27 22 28 23 29 24 25 26 18 4 7 9 13 33 43 38 51 39 44 45 31 30 34 56 69 70 74 78 84 85 89 77 75 81 90 86 61 42 0 2 1 5 14 57 73 80 76 94 88 87 98 93 99 97 96 92 95 91 83 82 79 72 65 68 71 64 67 63 58 52 46 41 40 19 20 32 35 36 49 47 53 59 60 66 62 55 54 50 48 37 12 15 16 6 4 4 3 2 2 4 11 3 4 4 2 1 1 3 7 1 3 6 10 5 6 5 6 2 3 6 2 4 9 8 2 2 2 4 2 5 6 26 15 6 4 14 15 30 5 25 10 9 23 8 7 3 9 2 3 4 1 4 1 2 5 8 2 7 3 1 4 3 2 7 3 1 3 4 4 3 2 1 10 2 6 1 1 7 1 2 6 1 7 2 5 1 1 1 6 14 1 1 5 2 </values>
245.40/240.01	v </instantiation>
245.40/240.01	c Unexpected resolution interruption!

Verifier Data

OK	526

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270333-1502623036/watcher-4270333-1502623036 -o /tmp/evaluation-result-4270333-1502623036/solver-4270333-1502623036 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502619919-8346 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 126210379 HOME/instance-4270333-1502623036.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=10651, runsolver pid=10648

[startup+0.108881 s]*
/proc/loadavg: 1.53 1.69 1.77 3/218 10667
/proc/meminfo: memFree=28701652/32770624 swapFree=67108860/67108860
[pid=10651] ppid=10648 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10651/stat : 10651 (xcsp3-exec) S 10648 10651 6338 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95384671 9740288 346 33554432000 4194304 5098028 140726760998576 140726760996680 140115536548476 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14823424 140726761006197 140726761006400 140726761006400 140726761009131 0
/proc/10651/statm: 2378 346 289 221 0 87 0
[pid=10653] ppid=10651 vsize=13978596 memory=28552 CPUtime=0.14 cores=0,2,4,6
/proc/10653/stat : 10653 (java) S 10651 10651 6338 0 -1 1077944320 5544 0 0 0 13 1 0 0 20 0 15 0 95384672 14314082304 7138 33554432000 4194304 4196468 140721833380528 140721833363072 140396316401399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
/proc/10653/statm: 3494649 7138 2868 1 0 3482966 0
[pid=10653/tid=10654] ppid=10651 vsize=13978596 memory=8514701219881125282 CPUtime=0.09 cores=0,2,4,6
/proc/10653/task/10654/stat : 10654 (java) S 10651 10651 6338 0 -1 1077944384 3455 0 0 0 9 0 0 0 20 0 15 0 95384672 14314082304 7204 33554432000 4194304 4196468 140721833380528 140396320631616 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10655] ppid=10651 vsize=13978596 memory=3472467972770653392 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10655/stat : 10655 (java) S 10651 10651 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95384673 14314082304 7204 33554432000 4194304 4196468 140721833380528 140396246489616 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10656] ppid=10651 vsize=13978596 memory=139843875501696 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10656/stat : 10656 (java) S 10651 10651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95384673 14314082304 7204 33554432000 4194304 4196468 140721833380528 140396245437072 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10657] ppid=10651 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10657/stat : 10657 (java) S 10651 10651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95384673 14314082304 7204 33554432000 4194304 4196468 140721833380528 140396244384016 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10658] ppid=10651 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10658/stat : 10658 (java) S 10651 10651 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95384673 14314082304 7204 33554432000 4194304 4196468 140721833380528 140396243331472 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10659] ppid=10651 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10659/stat : 10659 (java) S 10651 10651 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95384674 14314082304 7204 33554432000 4194304 4196468 140721833380528 140395790584560 140396316412546 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10660] ppid=10651 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10660/stat : 10660 (java) S 10651 10651 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95384675 14314082304 7204 33554432000 4194304 4196468 140721833380528 140395789530784 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10661] ppid=10651 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10661/stat : 10661 (java) S 10651 10651 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95384675 14314082304 7204 33554432000 4194304 4196468 140721833380528 140395788477680 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10662] ppid=10651 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10662/stat : 10662 (java) S 10651 10651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95384677 14314082304 7204 33554432000 4194304 4196468 140721833380528 140395787426256 140396316419995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10663] ppid=10651 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10663/stat : 10663 (java) R 10651 10651 6338 0 -1 4202560 346 0 0 0 0 0 0 0 20 0 15 0 95384677 14314082304 7204 33554432000 4194304 4196468 140721833380528 140395786373456 140396294241600 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10664] ppid=10651 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10664/stat : 10664 (java) R 10651 10651 6338 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 95384677 14314082304 7204 33554432000 4194304 4196468 140721833380528 140395785320816 140396316412546 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10665] ppid=10651 vsize=13978596 memory=139843875501696 CPUtime=0.02 cores=0,2,4,6
/proc/10653/task/10665/stat : 10665 (java) S 10651 10651 6338 0 -1 1077944384 337 0 0 0 2 0 0 0 20 0 15 0 95384677 14314082304 7204 33554432000 4194304 4196468 140721833380528 140395784267760 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10666] ppid=10651 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10666/stat : 10666 (java) S 10651 10651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95384677 14314082304 7204 33554432000 4194304 4196468 140721833380528 140395783215456 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10667] ppid=10651 vsize=13978596 memory=139843875501696 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10667/stat : 10667 (java) S 10651 10651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95384678 14314082304 7204 33554432000 4194304 4196468 140721833380528 140395782163504 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29936 KiB

[startup+0.210772 s]*
/proc/loadavg: 1.53 1.69 1.77 4/218 10667
/proc/meminfo: memFree=28690528/32770624 swapFree=67108860/67108860
[pid=10651] ppid=10648 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10651/stat : 10651 (xcsp3-exec) S 10648 10651 6338 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95384671 9740288 346 33554432000 4194304 5098028 140726760998576 140726760996680 140115536548476 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14823424 140726761006197 140726761006400 140726761006400 140726761009131 0
/proc/10651/statm: 2378 346 289 221 0 87 0
[pid=10653] ppid=10651 vsize=13982852 memory=40592 CPUtime=0.33 cores=0,2,4,6
/proc/10653/stat : 10653 (java) S 10651 10651 6338 0 -1 1077944320 8134 0 0 0 31 2 0 0 20 0 15 0 95384672 14318440448 10148 33554432000 4194304 4196468 140721833380528 140721833363072 140396316401399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
/proc/10653/statm: 3495713 10148 3068 1 0 3482966 0
[pid=10653/tid=10654] ppid=10651 vsize=13982852 memory=5855082630820233377 CPUtime=0.19 cores=0,2,4,6
/proc/10653/task/10654/stat : 10654 (java) R 10651 10651 6338 0 -1 4202560 5260 0 0 0 18 1 0 0 20 0 15 0 95384672 14318440448 10148 33554432000 4194304 4196468 140721833380528 140396320624224 140396316423325 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10655] ppid=10651 vsize=13982852 memory=3472467972770653392 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10655/stat : 10655 (java) S 10651 10651 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95384673 14318440448 10148 33554432000 4194304 4196468 140721833380528 140396246489616 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10656] ppid=10651 vsize=13982852 memory=139843875501696 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10656/stat : 10656 (java) S 10651 10651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95384673 14318440448 10148 33554432000 4194304 4196468 140721833380528 140396245437072 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10657] ppid=10651 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10657/stat : 10657 (java) S 10651 10651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95384673 14318440448 10148 33554432000 4194304 4196468 140721833380528 140396244384016 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10658] ppid=10651 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10658/stat : 10658 (java) S 10651 10651 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95384673 14318440448 10148 33554432000 4194304 4196468 140721833380528 140396243331472 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10659] ppid=10651 vsize=13982852 memory=139843875501696 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10659/stat : 10659 (java) S 10651 10651 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95384674 14318440448 10148 33554432000 4194304 4196468 140721833380528 140395790584560 140396316412546 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10660] ppid=10651 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10660/stat : 10660 (java) S 10651 10651 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95384675 14318440448 10148 33554432000 4194304 4196468 140721833380528 140395789530784 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10661] ppid=10651 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10661/stat : 10661 (java) S 10651 10651 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95384675 14318440448 10148 33554432000 4194304 4196468 140721833380528 140395788477680 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10662] ppid=10651 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10662/stat : 10662 (java) S 10651 10651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95384677 14318440448 10148 33554432000 4194304 4196468 140721833380528 140395787426256 140396316419995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10663] ppid=10651 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10653/task/10663/stat : 10663 (java) S 10651 10651 6338 0 -1 1077944384 551 0 0 0 2 0 0 0 20 0 15 0 95384677 14318440448 10148 33554432000 4194304 4196468 140721833380528 140395786373360 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10664] ppid=10651 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/10653/task/10664/stat : 10664 (java) S 10651 10651 6338 0 -1 1077944384 286 0 0 0 2 0 0 0 20 0 15 0 95384677 14318440448 10148 33554432000 4194304 4196468 140721833380528 140395785320816 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10665] ppid=10651 vsize=13982852 memory=139843875501696 CPUtime=0.08 cores=0,2,4,6
/proc/10653/task/10665/stat : 10665 (java) R 10651 10651 6338 0 -1 4202560 733 0 0 0 8 0 0 0 20 0 15 0 95384677 14318440448 10148 33554432000 4194304 4196468 140721833380528 140395784267760 140396295079062 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10666] ppid=10651 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10666/stat : 10666 (java) S 10651 10651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95384677 14318440448 10148 33554432000 4194304 4196468 140721833380528 140395783215456 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10667] ppid=10651 vsize=13982852 memory=139843875501696 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10667/stat : 10667 (java) S 10651 10651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95384678 14318440448 10148 33554432000 4194304 4196468 140721833380528 140395782163504 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41976 KiB

[startup+0.310633 s]*
/proc/loadavg: 1.53 1.69 1.77 4/218 10667
/proc/meminfo: memFree=28683828/32770624 swapFree=67108860/67108860
[pid=10651] ppid=10648 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10651/stat : 10651 (xcsp3-exec) S 10648 10651 6338 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95384671 9740288 346 33554432000 4194304 5098028 140726760998576 140726760996680 140115536548476 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14823424 140726761006197 140726761006400 140726761006400 140726761009131 0
/proc/10651/statm: 2378 346 289 221 0 87 0
[pid=10653] ppid=10651 vsize=13982852 memory=47392 CPUtime=0.51 cores=0,2,4,6
/proc/10653/stat : 10653 (java) S 10651 10651 6338 0 -1 1077944320 9020 0 0 0 48 3 0 0 20 0 15 0 95384672 14318440448 11848 33554432000 4194304 4196468 140721833380528 140721833363072 140396316401399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
/proc/10653/statm: 3495713 11848 3097 1 0 3482966 0
[pid=10653/tid=10654] ppid=10651 vsize=13982852 memory=8514701219880862117 CPUtime=0.29 cores=0,2,4,6
/proc/10653/task/10654/stat : 10654 (java) R 10651 10651 6338 0 -1 4202560 5946 0 0 0 27 2 0 0 20 0 15 0 95384672 14318440448 11848 33554432000 4194304 4196468 140721833380528 140396320625792 140396300481886 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10655] ppid=10651 vsize=13982852 memory=3472467972770653392 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10655/stat : 10655 (java) S 10651 10651 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95384673 14318440448 11848 33554432000 4194304 4196468 140721833380528 140396246489616 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10656] ppid=10651 vsize=13982852 memory=139843875501696 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10656/stat : 10656 (java) S 10651 10651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95384673 14318440448 11848 33554432000 4194304 4196468 140721833380528 140396245437072 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10657] ppid=10651 vsize=13982852 memory=7 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10657/stat : 10657 (java) S 10651 10651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95384673 14318440448 11848 33554432000 4194304 4196468 140721833380528 140396244384016 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10658] ppid=10651 vsize=13982852 memory=139843732645919 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10658/stat : 10658 (java) S 10651 10651 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95384673 14318440448 11848 33554432000 4194304 4196468 140721833380528 140396243331472 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10659] ppid=10651 vsize=13982852 memory=279687465271072 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10659/stat : 10659 (java) S 10651 10651 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95384674 14318440448 11848 33554432000 4194304 4196468 140721833380528 140395790584560 140396316412546 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10660] ppid=10651 vsize=13982852 memory=139843732622863 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10660/stat : 10660 (java) S 10651 10651 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95384675 14318440448 11848 33554432000 4194304 4196468 140721833380528 140395789530784 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10661] ppid=10651 vsize=13982852 memory=279687608133728 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10661/stat : 10661 (java) S 10651 10651 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95384675 14318440448 11848 33554432000 4194304 4196468 140721833380528 140395788477680 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10662] ppid=10651 vsize=13982852 memory=139843732627471 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10662/stat : 10662 (java) S 10651 10651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95384677 14318440448 11848 33554432000 4194304 4196468 140721833380528 140395787426256 140396316419995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10663] ppid=10651 vsize=13982852 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/10653/task/10663/stat : 10663 (java) S 10651 10651 6338 0 -1 1077944384 565 0 0 0 4 0 0 0 20 0 15 0 95384677 14318440448 11848 33554432000 4194304 4196468 140721833380528 140395786373360 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10664] ppid=10651 vsize=13982852 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/10653/task/10664/stat : 10664 (java) S 10651 10651 6338 0 -1 1077944384 352 0 0 0 3 0 0 0 20 0 15 0 95384677 14318440448 11848 33554432000 4194304 4196468 140721833380528 140395785320816 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10665] ppid=10651 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/10653/task/10665/stat : 10665 (java) R 10651 10651 6338 0 -1 4202560 854 0 0 0 12 0 0 0 20 0 15 0 95384677 14318440448 11848 33554432000 4194304 4196468 140721833380528 140395784267760 140396295035259 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10666] ppid=10651 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10666/stat : 10666 (java) S 10651 10651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95384677 14318440448 11848 33554432000 4194304 4196468 140721833380528 140395783215456 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10667] ppid=10651 vsize=13982852 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10667/stat : 10667 (java) S 10651 10651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95384678 14318440448 11848 33554432000 4194304 4196468 140721833380528 140395782163504 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48776 KiB

[startup+0.700801 s]
/proc/loadavg: 1.53 1.69 1.77 4/218 10667
/proc/meminfo: memFree=28658332/32770624 swapFree=67108860/67108860
[pid=10651] ppid=10648 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10651/stat : 10651 (xcsp3-exec) S 10648 10651 6338 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95384671 9740288 346 33554432000 4194304 5098028 140726760998576 140726760996680 140115536548476 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14823424 140726761006197 140726761006400 140726761006400 140726761009131 0
/proc/10651/statm: 2378 346 289 221 0 87 0
[pid=10653] ppid=10651 vsize=13984976 memory=80168 CPUtime=1.45 cores=0,2,4,6
/proc/10653/stat : 10653 (java) S 10651 10651 6338 0 -1 1077944320 12092 0 0 0 141 4 0 0 20 0 15 0 95384672 14320615424 20042 33554432000 4194304 4196468 140721833380528 140721833363072 140396316401399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
/proc/10653/statm: 3496244 20042 3190 1 0 3483478 0
[pid=10653/tid=10654] ppid=10651 vsize=13984976 memory=5795117241467496816 CPUtime=0.67 cores=0,2,4,6
/proc/10653/task/10654/stat : 10654 (java) R 10651 10651 6338 0 -1 4202560 6375 0 0 0 65 2 0 0 20 0 15 0 95384672 14320615424 20042 33554432000 4194304 4196468 140721833380528 140396320630128 140395924589505 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10655] ppid=10651 vsize=13984976 memory=5795117241467496816 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10655/stat : 10655 (java) S 10651 10651 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95384673 14320615424 20042 33554432000 4194304 4196468 140721833380528 140396246489616 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10656] ppid=10651 vsize=13984976 memory=7588935152971044693 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10656/stat : 10656 (java) S 10651 10651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95384673 14320615424 20042 33554432000 4194304 4196468 140721833380528 140396245437072 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10657] ppid=10651 vsize=13984976 memory=8041645962788481611 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10657/stat : 10657 (java) S 10651 10651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95384673 14320615424 20042 33554432000 4194304 4196468 140721833380528 140396244384016 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10658] ppid=10651 vsize=13984976 memory=8326441112149131693 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10658/stat : 10658 (java) S 10651 10651 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95384673 14320615424 20042 33554432000 4194304 4196468 140721833380528 140396243331472 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10659] ppid=10651 vsize=13984976 memory=6944656591801717918 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10659/stat : 10659 (java) S 10651 10651 6338 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95384674 14320615424 20042 33554432000 4194304 4196468 140721833380528 140395790584560 140396316412546 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10660] ppid=10651 vsize=13984976 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10660/stat : 10660 (java) S 10651 10651 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95384675 14320615424 20042 33554432000 4194304 4196468 140721833380528 140395789530784 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10661] ppid=10651 vsize=13984976 memory=6884 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10661/stat : 10661 (java) S 10651 10651 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95384675 14320615424 20042 33554432000 4194304 4196468 140721833380528 140395788477680 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10662] ppid=10651 vsize=13984976 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10662/stat : 10662 (java) S 10651 10651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95384677 14320615424 20042 33554432000 4194304 4196468 140721833380528 140395787426256 140396316419995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10663] ppid=10651 vsize=13984976 memory=28076 CPUtime=0.25 cores=0,2,4,6
/proc/10653/task/10663/stat : 10663 (java) S 10651 10651 6338 0 -1 1077944384 1578 0 0 0 25 0 0 0 20 0 15 0 95384677 14320615424 20042 33554432000 4194304 4196468 140721833380528 140395786373360 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10664] ppid=10651 vsize=13984976 memory=2428 CPUtime=0.23 cores=0,2,4,6
/proc/10653/task/10664/stat : 10664 (java) S 10651 10651 6338 0 -1 1077944384 1198 0 0 0 23 0 0 0 20 0 15 0 95384677 14320615424 20042 33554432000 4194304 4196468 140721833380528 140395785320816 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10665] ppid=10651 vsize=13984976 memory=1292 CPUtime=0.27 cores=0,2,4,6
/proc/10653/task/10665/stat : 10665 (java) S 10651 10651 6338 0 -1 1077944384 1633 0 0 0 27 0 0 0 20 0 15 0 95384677 14320615424 20042 33554432000 4194304 4196468 140721833380528 140395784267760 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10666] ppid=10651 vsize=13984976 memory=7091832833820811856 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10666/stat : 10666 (java) S 10651 10651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95384677 14320615424 20042 33554432000 4194304 4196468 140721833380528 140395783215456 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10667] ppid=10651 vsize=13984976 memory=7453282923511834215 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10667/stat : 10667 (java) S 10651 10651 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95384678 14320615424 20042 33554432000 4194304 4196468 140721833380528 140395782163504 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 81552 KiB

[startup+1.5008 s]
/proc/loadavg: 1.53 1.69 1.77 4/218 10667
/proc/meminfo: memFree=28640464/32770624 swapFree=67108860/67108860
[pid=10651] ppid=10648 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10651/stat : 10651 (xcsp3-exec) S 10648 10651 6338 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95384671 9740288 346 33554432000 4194304 5098028 140726760998576 140726760996680 140115536548476 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14823424 140726761006197 140726761006400 140726761006400 140726761009131 0
/proc/10651/statm: 2378 346 289 221 0 87 0

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

/proc/10653/task/10661/stat : 10661 (java) S 10651 10651 6338 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 95384675 14320615424 46737 33554432000 4194304 4196468 140721833380528 140395788477696 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10662] ppid=10651 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10662/stat : 10662 (java) S 10651 10651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95384677 14320615424 46737 33554432000 4194304 4196468 140721833380528 140395787426256 140396316419995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10663] ppid=10651 vsize=13984976 memory=194628 CPUtime=2.09 cores=0,2,4,6
/proc/10653/task/10663/stat : 10663 (java) S 10651 10651 6338 0 -1 1077944384 8780 0 0 0 208 1 0 0 20 0 15 0 95384677 14320615424 46737 33554432000 4194304 4196468 140721833380528 140395786373360 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10664] ppid=10651 vsize=13984976 memory=636 CPUtime=1.88 cores=0,2,4,6
/proc/10653/task/10664/stat : 10664 (java) S 10651 10651 6338 0 -1 1077944384 7270 0 0 0 188 0 0 0 20 0 15 0 95384677 14320615424 46737 33554432000 4194304 4196468 140721833380528 140395785320816 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10665] ppid=10651 vsize=13984976 memory=1236 CPUtime=0.54 cores=0,2,4,6
/proc/10653/task/10665/stat : 10665 (java) S 10651 10651 6338 0 -1 1077944384 6112 0 0 0 53 1 0 0 20 0 15 0 95384677 14320615424 46737 33554432000 4194304 4196468 140721833380528 140395784267760 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10666] ppid=10651 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10666/stat : 10666 (java) S 10651 10651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95384677 14320615424 46737 33554432000 4194304 4196468 140721833380528 140395783215456 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10667] ppid=10651 vsize=13984976 memory=279687465986464 CPUtime=0.04 cores=0,2,4,6
/proc/10653/task/10667/stat : 10667 (java) S 10651 10651 6338 0 -1 1077944384 309 0 0 0 2 2 0 0 20 0 15 0 95384678 14320615424 46737 33554432000 4194304 4196468 140721833380528 140395782163504 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
Current children cumulated CPU time: 107.22 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 188332 KiB

[startup+162.301 s]
/proc/loadavg: 1.68 1.72 1.77 3/217 10750
/proc/meminfo: memFree=28544532/32770624 swapFree=67108860/67108860
[pid=10651] ppid=10648 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10651/stat : 10651 (xcsp3-exec) S 10648 10651 6338 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95384671 9740288 346 33554432000 4194304 5098028 140726760998576 140726760996680 140115536548476 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14823424 140726761006197 140726761006400 140726761006400 140726761009131 0
/proc/10651/statm: 2378 346 289 221 0 87 0
[pid=10653] ppid=10651 vsize=13984976 memory=167972 CPUtime=167.36 cores=0,2,4,6
/proc/10653/stat : 10653 (java) S 10651 10651 6338 0 -1 1077944320 44467 0 0 0 16707 29 0 0 20 0 15 0 95384672 14320615424 41993 33554432000 4194304 4196468 140721833380528 140721833363072 140396316401399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
/proc/10653/statm: 3496244 41993 3257 1 0 3483478 0
[pid=10653/tid=10654] ppid=10651 vsize=13984976 memory=167972 CPUtime=161.93 cores=0,2,4,6
/proc/10653/task/10654/stat : 10654 (java) R 10651 10651 6338 0 -1 4202560 13000 0 0 0 16188 5 0 0 20 0 15 0 95384672 14320615424 41993 33554432000 4194304 4196468 140721833380528 140396320640272 140395925661527 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10655] ppid=10651 vsize=13984976 memory=167972 CPUtime=0.17 cores=0,2,4,6
/proc/10653/task/10655/stat : 10655 (java) S 10651 10651 6338 0 -1 1077944384 1572 0 0 0 13 4 0 0 20 0 15 0 95384673 14320615424 41993 33554432000 4194304 4196468 140721833380528 140396246489616 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10656] ppid=10651 vsize=13984976 memory=167972 CPUtime=0.17 cores=0,2,4,6
/proc/10653/task/10656/stat : 10656 (java) S 10651 10651 6338 0 -1 1077944384 1796 0 0 0 13 4 0 0 20 0 15 0 95384673 14320615424 41993 33554432000 4194304 4196468 140721833380528 140396245437072 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10657] ppid=10651 vsize=13984976 memory=1384 CPUtime=0.16 cores=0,2,4,6
/proc/10653/task/10657/stat : 10657 (java) S 10651 10651 6338 0 -1 1077944384 782 0 0 0 12 4 0 0 20 0 15 0 95384673 14320615424 41993 33554432000 4194304 4196468 140721833380528 140396244384016 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10658] ppid=10651 vsize=13984976 memory=1384 CPUtime=0.16 cores=0,2,4,6
/proc/10653/task/10658/stat : 10658 (java) S 10651 10651 6338 0 -1 1077944384 388 0 0 0 12 4 0 0 20 0 15 0 95384673 14320615424 41993 33554432000 4194304 4196468 140721833380528 140396243331472 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10659] ppid=10651 vsize=13984976 memory=167972 CPUtime=0.07 cores=0,2,4,6
/proc/10653/task/10659/stat : 10659 (java) S 10651 10651 6338 0 -1 1077944384 1694 0 0 0 5 2 0 0 20 0 15 0 95384674 14320615424 41993 33554432000 4194304 4196468 140721833380528 140395790584560 140396316412546 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10660] ppid=10651 vsize=13984976 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10660/stat : 10660 (java) S 10651 10651 6338 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95384675 14320615424 41993 33554432000 4194304 4196468 140721833380528 140395789530848 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10661] ppid=10651 vsize=13984976 memory=636 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10661/stat : 10661 (java) S 10651 10651 6338 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 95384675 14320615424 41993 33554432000 4194304 4196468 140721833380528 140395788477696 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10662] ppid=10651 vsize=13984976 memory=28076 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10662/stat : 10662 (java) S 10651 10651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95384677 14320615424 41993 33554432000 4194304 4196468 140721833380528 140395787426256 140396316419995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10663] ppid=10651 vsize=13984976 memory=2428 CPUtime=2.13 cores=0,2,4,6
/proc/10653/task/10663/stat : 10663 (java) S 10651 10651 6338 0 -1 1077944384 9941 0 0 0 212 1 0 0 20 0 15 0 95384677 14320615424 41993 33554432000 4194304 4196468 140721833380528 140395786373360 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10664] ppid=10651 vsize=13984976 memory=1728 CPUtime=1.88 cores=0,2,4,6
/proc/10653/task/10664/stat : 10664 (java) S 10651 10651 6338 0 -1 1077944384 7360 0 0 0 188 0 0 0 20 0 15 0 95384677 14320615424 41993 33554432000 4194304 4196468 140721833380528 140395785320816 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10665] ppid=10651 vsize=13984976 memory=12064 CPUtime=0.54 cores=0,2,4,6
/proc/10653/task/10665/stat : 10665 (java) S 10651 10651 6338 0 -1 1077944384 6251 0 0 0 53 1 0 0 20 0 15 0 95384677 14320615424 41993 33554432000 4194304 4196468 140721833380528 140395784267760 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10666] ppid=10651 vsize=13984976 memory=167972 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10666/stat : 10666 (java) S 10651 10651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95384677 14320615424 41993 33554432000 4194304 4196468 140721833380528 140395783215456 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10667] ppid=10651 vsize=13984976 memory=1384 CPUtime=0.06 cores=0,2,4,6
/proc/10653/task/10667/stat : 10667 (java) S 10651 10651 6338 0 -1 1077944384 336 0 0 0 3 3 0 0 20 0 15 0 95384678 14320615424 41993 33554432000 4194304 4196468 140721833380528 140395782163504 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
Current children cumulated CPU time: 167.36 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 169356 KiB

[startup+222.301 s]
/proc/loadavg: 1.65 1.68 1.75 3/217 10751
/proc/meminfo: memFree=28477328/32770624 swapFree=67108860/67108860
[pid=10651] ppid=10648 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10651/stat : 10651 (xcsp3-exec) S 10648 10651 6338 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95384671 9740288 346 33554432000 4194304 5098028 140726760998576 140726760996680 140115536548476 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14823424 140726761006197 140726761006400 140726761006400 140726761009131 0
/proc/10651/statm: 2378 346 289 221 0 87 0
[pid=10653] ppid=10651 vsize=13984976 memory=170160 CPUtime=227.65 cores=0,2,4,6
/proc/10653/stat : 10653 (java) S 10651 10651 6338 0 -1 1077944320 47650 0 0 0 22733 32 0 0 20 0 15 0 95384672 14320615424 42540 33554432000 4194304 4196468 140721833380528 140721833363072 140396316401399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
/proc/10653/statm: 3496244 42540 3259 1 0 3483478 0
[pid=10653/tid=10654] ppid=10651 vsize=13984976 memory=1384 CPUtime=221.82 cores=0,2,4,6
/proc/10653/task/10654/stat : 10654 (java) R 10651 10651 6338 0 -1 4202560 13185 0 0 0 22177 5 0 0 20 0 15 0 95384672 14320615424 42540 33554432000 4194304 4196468 140721833380528 140396320640976 140395925249147 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10655] ppid=10651 vsize=13984976 memory=170160 CPUtime=0.22 cores=0,2,4,6
/proc/10653/task/10655/stat : 10655 (java) S 10651 10651 6338 0 -1 1077944384 1581 0 0 0 18 4 0 0 20 0 15 0 95384673 14320615424 42540 33554432000 4194304 4196468 140721833380528 140396246489616 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10656] ppid=10651 vsize=13984976 memory=170160 CPUtime=0.22 cores=0,2,4,6
/proc/10653/task/10656/stat : 10656 (java) S 10651 10651 6338 0 -1 1077944384 1800 0 0 0 18 4 0 0 20 0 15 0 95384673 14320615424 42540 33554432000 4194304 4196468 140721833380528 140396245437072 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10657] ppid=10651 vsize=13984976 memory=170160 CPUtime=0.22 cores=0,2,4,6
/proc/10653/task/10657/stat : 10657 (java) S 10651 10651 6338 0 -1 1077944384 795 0 0 0 17 5 0 0 20 0 15 0 95384673 14320615424 42540 33554432000 4194304 4196468 140721833380528 140396244384016 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10658] ppid=10651 vsize=13984976 memory=1384 CPUtime=0.22 cores=0,2,4,6
/proc/10653/task/10658/stat : 10658 (java) S 10651 10651 6338 0 -1 1077944384 404 0 0 0 17 5 0 0 20 0 15 0 95384673 14320615424 42540 33554432000 4194304 4196468 140721833380528 140396243331472 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10659] ppid=10651 vsize=13984976 memory=170160 CPUtime=0.1 cores=0,2,4,6
/proc/10653/task/10659/stat : 10659 (java) S 10651 10651 6338 0 -1 1077944384 1703 0 0 0 8 2 0 0 20 0 15 0 95384674 14320615424 42540 33554432000 4194304 4196468 140721833380528 140395790584560 140396316412546 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10660] ppid=10651 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10660/stat : 10660 (java) S 10651 10651 6338 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95384675 14320615424 42540 33554432000 4194304 4196468 140721833380528 140395789530848 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10661] ppid=10651 vsize=13984976 memory=279687466105968 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10661/stat : 10661 (java) S 10651 10651 6338 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 95384675 14320615424 42540 33554432000 4194304 4196468 140721833380528 140395788477696 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10662] ppid=10651 vsize=13984976 memory=167976 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10662/stat : 10662 (java) S 10651 10651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95384677 14320615424 42540 33554432000 4194304 4196468 140721833380528 140395787426256 140396316419995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10663] ppid=10651 vsize=13984976 memory=1384 CPUtime=2.22 cores=0,2,4,6
/proc/10653/task/10663/stat : 10663 (java) S 10651 10651 6338 0 -1 1077944384 11566 0 0 0 220 2 0 0 20 0 15 0 95384677 14320615424 42540 33554432000 4194304 4196468 140721833380528 140395786373360 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10664] ppid=10651 vsize=13984976 memory=170160 CPUtime=1.9 cores=0,2,4,6
/proc/10653/task/10664/stat : 10664 (java) S 10651 10651 6338 0 -1 1077944384 7901 0 0 0 190 0 0 0 20 0 15 0 95384677 14320615424 42540 33554432000 4194304 4196468 140721833380528 140395785320816 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10665] ppid=10651 vsize=13984976 memory=1384 CPUtime=0.55 cores=0,2,4,6
/proc/10653/task/10665/stat : 10665 (java) S 10651 10651 6338 0 -1 1077944384 7025 0 0 0 54 1 0 0 20 0 15 0 95384677 14320615424 42540 33554432000 4194304 4196468 140721833380528 140395784267760 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10666] ppid=10651 vsize=13984976 memory=28076 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10666/stat : 10666 (java) S 10651 10651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95384677 14320615424 42540 33554432000 4194304 4196468 140721833380528 140395783215456 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10667] ppid=10651 vsize=13984976 memory=2428 CPUtime=0.08 cores=0,2,4,6
/proc/10653/task/10667/stat : 10667 (java) S 10651 10651 6338 0 -1 1077944384 343 0 0 0 4 4 0 0 20 0 15 0 95384678 14320615424 42540 33554432000 4194304 4196468 140721833380528 140395782163504 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
Current children cumulated CPU time: 227.65 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 171544 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.59 1.67 1.75 3/217 10751
/proc/meminfo: memFree=28481368/32770624 swapFree=67108860/67108860
[pid=10651] ppid=10648 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10651/stat : 10651 (xcsp3-exec) S 10648 10651 6338 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95384671 9740288 346 33554432000 4194304 5098028 140726760998576 140726760996680 140115536548476 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14823424 140726761006197 140726761006400 140726761006400 140726761009131 0
/proc/10651/statm: 2378 346 289 221 0 87 0
[pid=10653] ppid=10651 vsize=13984976 memory=170160 CPUtime=245.4 cores=0,2,4,6
/proc/10653/stat : 10653 (java) S 10651 10651 6338 0 -1 1077944320 47676 0 0 0 24507 33 0 0 20 0 15 0 95384672 14320615424 42540 33554432000 4194304 4196468 140721833380528 140721833363072 140396316401399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
/proc/10653/statm: 3496244 42540 3259 1 0 3483478 0
[pid=10653/tid=10654] ppid=10651 vsize=13984976 memory=2768 CPUtime=239.49 cores=0,2,4,6
/proc/10653/task/10654/stat : 10654 (java) R 10651 10651 6338 0 -1 4202560 13204 0 0 0 23944 5 0 0 20 0 15 0 95384672 14320615424 42540 33554432000 4194304 4196468 140721833380528 140396320640960 140395926800284 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10655] ppid=10651 vsize=13984976 memory=28076 CPUtime=0.23 cores=0,2,4,6
/proc/10653/task/10655/stat : 10655 (java) S 10651 10651 6338 0 -1 1077944384 1582 0 0 0 19 4 0 0 20 0 15 0 95384673 14320615424 42540 33554432000 4194304 4196468 140721833380528 140396246489616 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10656] ppid=10651 vsize=13984976 memory=2428 CPUtime=0.23 cores=0,2,4,6
/proc/10653/task/10656/stat : 10656 (java) S 10651 10651 6338 0 -1 1077944384 1801 0 0 0 19 4 0 0 20 0 15 0 95384673 14320615424 42540 33554432000 4194304 4196468 140721833380528 140396245437072 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10657] ppid=10651 vsize=13984976 memory=-7003737579269690708 CPUtime=0.24 cores=0,2,4,6
/proc/10653/task/10657/stat : 10657 (java) S 10651 10651 6338 0 -1 1077944384 797 0 0 0 19 5 0 0 20 0 15 0 95384673 14320615424 42540 33554432000 4194304 4196468 140721833380528 140396244384016 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10658] ppid=10651 vsize=13984976 memory=1228 CPUtime=0.24 cores=0,2,4,6
/proc/10653/task/10658/stat : 10658 (java) S 10651 10651 6338 0 -1 1077944384 407 0 0 0 19 5 0 0 20 0 15 0 95384673 14320615424 42540 33554432000 4194304 4196468 140721833380528 140396243331472 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10659] ppid=10651 vsize=13984976 memory=1952 CPUtime=0.11 cores=0,2,4,6
/proc/10653/task/10659/stat : 10659 (java) S 10651 10651 6338 0 -1 1077944384 1703 0 0 0 9 2 0 0 20 0 15 0 95384674 14320615424 42540 33554432000 4194304 4196468 140721833380528 140395790584560 140396316412546 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10660] ppid=10651 vsize=13984976 memory=5796 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10660/stat : 10660 (java) S 10651 10651 6338 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95384675 14320615424 42540 33554432000 4194304 4196468 140721833380528 140395789530848 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10661] ppid=10651 vsize=13984976 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10661/stat : 10661 (java) S 10651 10651 6338 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 95384675 14320615424 42540 33554432000 4194304 4196468 140721833380528 140395788477696 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10662] ppid=10651 vsize=13984976 memory=8584 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10662/stat : 10662 (java) S 10651 10651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95384677 14320615424 42540 33554432000 4194304 4196468 140721833380528 140395787426256 140396316419995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10663] ppid=10651 vsize=13984976 memory=792 CPUtime=2.22 cores=0,2,4,6
/proc/10653/task/10663/stat : 10663 (java) S 10651 10651 6338 0 -1 1077944384 11566 0 0 0 220 2 0 0 20 0 15 0 95384677 14320615424 42540 33554432000 4194304 4196468 140721833380528 140395786373360 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10664] ppid=10651 vsize=13984976 memory=1204 CPUtime=1.9 cores=0,2,4,6
/proc/10653/task/10664/stat : 10664 (java) S 10651 10651 6338 0 -1 1077944384 7901 0 0 0 190 0 0 0 20 0 15 0 95384677 14320615424 42540 33554432000 4194304 4196468 140721833380528 140395785320816 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10665] ppid=10651 vsize=13984976 memory=1716 CPUtime=0.55 cores=0,2,4,6
/proc/10653/task/10665/stat : 10665 (java) S 10651 10651 6338 0 -1 1077944384 7025 0 0 0 54 1 0 0 20 0 15 0 95384677 14320615424 42540 33554432000 4194304 4196468 140721833380528 140395784267760 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10666] ppid=10651 vsize=13984976 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/10653/task/10666/stat : 10666 (java) S 10651 10651 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95384677 14320615424 42540 33554432000 4194304 4196468 140721833380528 140395783215456 140396316411605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
[pid=10653/tid=10667] ppid=10651 vsize=13984976 memory=15876 CPUtime=0.09 cores=0,2,4,6
/proc/10653/task/10667/stat : 10667 (java) S 10651 10651 6338 0 -1 1077944384 343 0 0 0 4 5 0 0 20 0 15 0 95384678 14320615424 42540 33554432000 4194304 4196468 140721833380528 140395782163504 140396316412546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 11841536 140721833387165 140721833387340 140721833387340 140721833390031 0
Current children cumulated CPU time: 245.4 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 171544 KiB

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

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

[startup+240.021 s]
# the end of solver process 10653 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=245.086 s, system=0.337212 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): 240.021
CPU time (s): 245.423
CPU user time (s): 245.086
CPU system time (s): 0.337212
CPU usage (%): 102.251
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 285244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.086
system time used= 0.337212
maximum resident set size= 283860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48534
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10667
involuntary context switches= 396


# summary of solver processes directly reported to runsolver:
#   pid: 10651,10653
#   total CPU time (s): 245.423
#   total CPU user time (s): 245.086
#   total CPU system time (s): 0.337212

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.32141 second user time and 2.46826 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-13 13:02:58
IDJOB=4270333
IDBENCH=135903
IDSOLVER=2661
FILE ID=node148/4270333-1502623036
RUNJOBID= node148-1502619919-8346
PBS_JOBID= 20628305
Free space on /tmp= 61608 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n100/TravellingSalesman-100-50-08.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-4270333-1502623036/watcher-4270333-1502623036 -o /tmp/evaluation-result-4270333-1502623036/solver-4270333-1502623036 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502619919-8346 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 126210379 HOME/instance-4270333-1502623036.xml

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

MD5SUM BENCH= 8e11a97c7673f129a8c4890bd1c1105b
RANDOM SEED=126210379

node148.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.19
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.19
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.19
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.19
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:        28718560 kB
MemAvailable:   31800260 kB
Buffers:          190996 kB
Cached:          3180684 kB
SwapCached:            0 kB
Active:           939548 kB
Inactive:        2677612 kB
Active(anon):     196568 kB
Inactive(anon):    76924 kB
Active(file):     742980 kB
Inactive(file):  2600688 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7912 kB
Writeback:             0 kB
AnonPages:        251840 kB
Mapped:            55732 kB
Shmem:             25224 kB
Slab:             134784 kB
SReclaimable:     107732 kB
SUnreclaim:        27052 kB
KernelStack:        3568 kB
PageTables:         5728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1264120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61600 MiB
End job on node148 at 2017-08-13 13:06:58