Trace number 4301579

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.7b seq (e747e1e)SAT (TO)2787 252.047 246.813

General information on the benchmark

NameSumColoring/
SumColoring-dsjc-125-9_c18.xml
MD5SUMfde90c264558af66570e1c8b29991738
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2639
Best CPU time to get the best result obtained on this benchmark252.332
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of constraints6961
Number of domains1
Minimum domain size125
Maximum domain size125
Distribution of domain sizes[{"size":125,"count":125}]
Minimum variable degree104
Maximum variable degree121
Distribution of variable degrees[{"degree":104,"count":2},{"degree":105,"count":1},{"degree":106,"count":1},{"degree":107,"count":3},{"degree":108,"count":8},{"degree":109,"count":10},{"degree":110,"count":9},{"degree":111,"count":16},{"degree":112,"count":13},{"degree":113,"count":18},{"degree":114,"count":11},{"degree":115,"count":8},{"degree":116,"count":12},{"degree":117,"count":7},{"degree":118,"count":4},{"degree":119,"count":1},{"degree":121,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":6961}]
Number of extensional constraints0
Number of intensional constraints6961
Distribution of constraint types[{"type":"intension","count":6961}]
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-4301579-1532883291.xml"  -tl '252s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4301579-1532883291.xml, -tl, 252s, -p, 1]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
3.16/1.25	c solve instance...
3.78/1.46	o 3082 
4.09/1.50	o 3038 
5.34/1.97	o 2951 
5.34/1.97	o 2942 
5.34/1.98	o 2939 
5.65/2.09	o 2928 
5.65/2.09	o 2926 
5.65/2.09	o 2925 
5.92/2.14	o 2920 
12.70/8.52	o 2916 
12.80/8.63	o 2908 
46.24/41.74	o 2881 
54.61/50.09	o 2844 
54.61/50.09	o 2830 
213.54/208.44	o 2807 
214.74/209.61	o 2805 
215.54/210.48	o 2787 
252.02/246.80	s SATISFIABLE
252.02/246.80	v <instantiation>
252.02/246.80	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] c[100] c[101] c[102] c[103] c[104] c[105] c[106] c[107] c[108] c[109] c[110] c[111] c[112] c[113] c[114] c[115] c[116] c[117] c[118] c[119] c[120] c[121] c[122] c[123] c[124] </list>
252.02/246.80	v 	<values>22 28 23 38 1 9 9 0 39 27 15 37 19 7 20 41 3 33 15 14 33 42 36 8 39 0 22 2 47 18 21 21 21 43 7 34 32 37 40 44 49 7 31 36 34 13 40 25 28 42 46 35 29 6 34 44 27 18 36 19 4 19 52 7 8 30 29 22 2 38 5 12 17 12 30 6 35 13 24 9 25 4 45 31 14 15 42 51 25 5 13 41 8 1 26 45 0 10 6 10 50 4 5 17 10 1 12 24 14 11 32 2 23 33 48 11 26 17 29 16 20 16 23 3 3 </values>
252.02/246.80	v </instantiation>
252.02/246.80	c Unexpected resolution interruption!

Verifier Data

OK	2787

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301579-1532883291/watcher-4301579-1532883291 -o /tmp/evaluation-result-4301579-1532883291/solver-4301579-1532883291 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532878307-6428 --watchdog 312 HOME/xcsp3-exec -seed 690664816 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4301579-1532883291.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=10443, runsolver pid=10440

[startup+0.100138 s]*
/proc/loadavg: 1.84 1.90 1.97 3/217 10459
/proc/meminfo: memFree=23720876/32770624 swapFree=67108860/67108860
[pid=10443] ppid=10440 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10443/stat : 10443 (xcsp3-exec) S 10440 10443 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 105892290 115843072 364 33554432000 4194304 5098028 140723613710240 140723613708344 140407096423036 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28155904 140723613713473 140723613713673 140723613713673 140723613716426 0
/proc/10443/statm: 28282 364 306 221 0 87 0
[pid=10445] ppid=10443 vsize=14082940 memory=28276 CPUtime=0.12 cores=1,3,5,7
/proc/10445/stat : 10445 (java) S 10443 10443 6396 0 -1 1077944320 5499 0 0 0 11 1 0 0 20 0 15 0 105892290 14420930560 7069 33554432000 4194304 4196468 140736601930112 140736601912656 139887348977399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
/proc/10445/statm: 3520735 7069 3000 1 0 3483012 0
[pid=10445/tid=10446] ppid=10443 vsize=14082940 memory=-6962121287837372198 CPUtime=0.08 cores=1,3,5,7
/proc/10445/task/10446/stat : 10446 (java) R 10443 10443 6396 0 -1 4202560 3511 0 0 0 8 0 0 0 20 0 15 0 105892291 14420930560 7069 33554432000 4194304 4196468 140736601930112 139887353210672 139887348989334 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10447] ppid=10443 vsize=14082940 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10447/stat : 10447 (java) S 10443 10443 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105892291 14420930560 7069 33554432000 4194304 4196468 140736601930112 139886944852496 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10448] ppid=10443 vsize=14082940 memory=139684429002368 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10448/stat : 10448 (java) S 10443 10443 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105892291 14420930560 7069 33554432000 4194304 4196468 140736601930112 139886943799952 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10449] ppid=10443 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10449/stat : 10449 (java) S 10443 10443 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105892291 14420930560 7069 33554432000 4194304 4196468 140736601930112 139886942746896 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10450] ppid=10443 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10450/stat : 10450 (java) S 10443 10443 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105892291 14420930560 7069 33554432000 4194304 4196468 140736601930112 139886941694352 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10451] ppid=10443 vsize=14082940 memory=139684429002368 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10451/stat : 10451 (java) S 10443 10443 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105892293 14420930560 7069 33554432000 4194304 4196468 140736601930112 139886261385968 139887348988546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10452] ppid=10443 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10452/stat : 10452 (java) S 10443 10443 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105892293 14420930560 7069 33554432000 4194304 4196468 140736601930112 139886260332192 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10453] ppid=10443 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10453/stat : 10453 (java) S 10443 10443 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105892293 14420930560 7069 33554432000 4194304 4196468 140736601930112 139886259279088 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10454] ppid=10443 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10454/stat : 10454 (java) S 10443 10443 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105892296 14420930560 7069 33554432000 4194304 4196468 140736601930112 139886258227664 139887348995995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10455] ppid=10443 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10455/stat : 10455 (java) S 10443 10443 6396 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 105892296 14420930560 7134 33554432000 4194304 4196468 140736601930112 139886257174768 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10456] ppid=10443 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10456/stat : 10456 (java) S 10443 10443 6396 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 105892296 14420930560 7134 33554432000 4194304 4196468 140736601930112 139886256122224 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10457] ppid=10443 vsize=14082940 memory=139684429002368 CPUtime=0.01 cores=1,3,5,7
/proc/10445/task/10457/stat : 10457 (java) R 10443 10443 6396 0 -1 4202560 269 0 0 0 1 0 0 0 20 0 15 0 105892296 14420930560 7134 33554432000 4194304 4196468 140736601930112 139886255069168 139887333057886 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10458] ppid=10443 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10458/stat : 10458 (java) S 10443 10443 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105892296 14420930560 7134 33554432000 4194304 4196468 140736601930112 139886254016864 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10459] ppid=10443 vsize=14082940 memory=139684429002368 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10459/stat : 10459 (java) S 10443 10443 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105892296 14420930560 7134 33554432000 4194304 4196468 140736601930112 139886252964912 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 29732 KiB

[startup+0.210679 s]*
/proc/loadavg: 1.84 1.90 1.97 4/217 10459
/proc/meminfo: memFree=23709092/32770624 swapFree=67108860/67108860
[pid=10443] ppid=10440 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10443/stat : 10443 (xcsp3-exec) S 10440 10443 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 105892290 115843072 364 33554432000 4194304 5098028 140723613710240 140723613708344 140407096423036 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28155904 140723613713473 140723613713673 140723613713673 140723613716426 0
/proc/10443/statm: 28282 364 306 221 0 87 0
[pid=10445] ppid=10443 vsize=14082940 memory=41232 CPUtime=0.34 cores=1,3,5,7
/proc/10445/stat : 10445 (java) S 10443 10443 6396 0 -1 1077944320 8318 0 0 0 32 2 0 0 20 0 15 0 105892290 14420930560 10308 33554432000 4194304 4196468 140736601930112 140736601912656 139887348977399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
/proc/10445/statm: 3520735 10308 3203 1 0 3483012 0
[pid=10445/tid=10446] ppid=10443 vsize=14082940 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/10445/task/10446/stat : 10446 (java) R 10443 10443 6396 0 -1 4202560 5433 0 0 0 18 1 0 0 20 0 15 0 105892291 14420930560 10308 33554432000 4194304 4196468 140736601930112 139887353212384 139887348999325 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10447] ppid=10443 vsize=14082940 memory=12591 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10447/stat : 10447 (java) S 10443 10443 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105892291 14420930560 10308 33554432000 4194304 4196468 140736601930112 139886944852496 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10448] ppid=10443 vsize=14082940 memory=4121835149988558496 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10448/stat : 10448 (java) S 10443 10443 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105892291 14420930560 10308 33554432000 4194304 4196468 140736601930112 139886943799952 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10449] ppid=10443 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10449/stat : 10449 (java) S 10443 10443 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105892291 14420930560 10308 33554432000 4194304 4196468 140736601930112 139886942746896 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10450] ppid=10443 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10450/stat : 10450 (java) S 10443 10443 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105892291 14420930560 10308 33554432000 4194304 4196468 140736601930112 139886941694352 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10451] ppid=10443 vsize=14082940 memory=139684429002368 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10451/stat : 10451 (java) S 10443 10443 6396 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105892293 14420930560 10308 33554432000 4194304 4196468 140736601930112 139886261385968 139887348988546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10452] ppid=10443 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10452/stat : 10452 (java) S 10443 10443 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105892293 14420930560 10308 33554432000 4194304 4196468 140736601930112 139886260332192 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10453] ppid=10443 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10453/stat : 10453 (java) S 10443 10443 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105892293 14420930560 10308 33554432000 4194304 4196468 140736601930112 139886259279088 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10454] ppid=10443 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10454/stat : 10454 (java) S 10443 10443 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105892296 14420930560 10308 33554432000 4194304 4196468 140736601930112 139886258227664 139887348995995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10455] ppid=10443 vsize=14082940 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10445/task/10455/stat : 10455 (java) S 10443 10443 6396 0 -1 1077944384 342 0 0 0 2 0 0 0 20 0 15 0 105892296 14420930560 10308 33554432000 4194304 4196468 140736601930112 139886257174768 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10456] ppid=10443 vsize=14082972 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/10445/task/10456/stat : 10456 (java) S 10443 10443 6396 0 -1 1077944384 432 0 0 0 2 0 0 0 20 0 15 0 105892296 14420963328 10308 33554432000 4194304 4196468 140736601930112 139886256122224 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10457] ppid=10443 vsize=14082972 memory=139684429002368 CPUtime=0.07 cores=1,3,5,7
/proc/10445/task/10457/stat : 10457 (java) S 10443 10443 6396 0 -1 1077944384 812 0 0 0 7 0 0 0 20 0 15 0 105892296 14420963328 10308 33554432000 4194304 4196468 140736601930112 139886255069168 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10458] ppid=10443 vsize=14082972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10458/stat : 10458 (java) S 10443 10443 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105892296 14420963328 10308 33554432000 4194304 4196468 140736601930112 139886254016864 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10459] ppid=10443 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10459/stat : 10459 (java) S 10443 10443 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105892296 14420930560 10348 33554432000 4194304 4196468 140736601930112 139886252964912 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42688 KiB

[startup+0.310423 s]*
/proc/loadavg: 1.84 1.90 1.97 4/217 10459
/proc/meminfo: memFree=23702392/32770624 swapFree=67108860/67108860
[pid=10443] ppid=10440 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10443/stat : 10443 (xcsp3-exec) S 10440 10443 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 105892290 115843072 364 33554432000 4194304 5098028 140723613710240 140723613708344 140407096423036 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28155904 140723613713473 140723613713673 140723613713673 140723613716426 0
/proc/10443/statm: 28282 364 306 221 0 87 0
[pid=10445] ppid=10443 vsize=14087196 memory=48240 CPUtime=0.53 cores=1,3,5,7
/proc/10445/stat : 10445 (java) S 10443 10443 6396 0 -1 1077944320 9234 0 0 0 50 3 0 0 20 0 15 0 105892290 14425288704 12060 33554432000 4194304 4196468 140736601930112 140736601912656 139887348977399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
/proc/10445/statm: 3521799 12060 3250 1 0 3483012 0
[pid=10445/tid=10446] ppid=10443 vsize=14087196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/10445/task/10446/stat : 10446 (java) R 10443 10443 6396 0 -1 4202560 6154 0 0 0 27 2 0 0 20 0 15 0 105892291 14425288704 12060 33554432000 4194304 4196468 140736601930112 139887353208512 139887333057886 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10447] ppid=10443 vsize=14087196 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10447/stat : 10447 (java) S 10443 10443 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105892291 14425288704 12068 33554432000 4194304 4196468 140736601930112 139886944852496 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10448] ppid=10443 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10448/stat : 10448 (java) S 10443 10443 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105892291 14425288704 12068 33554432000 4194304 4196468 140736601930112 139886943799952 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10449] ppid=10443 vsize=14087196 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10449/stat : 10449 (java) S 10443 10443 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105892291 14425288704 12068 33554432000 4194304 4196468 140736601930112 139886942746896 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10450] ppid=10443 vsize=14087196 memory=7379517710693473142 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10450/stat : 10450 (java) S 10443 10443 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105892291 14425288704 12068 33554432000 4194304 4196468 140736601930112 139886941694352 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10451] ppid=10443 vsize=14087196 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10451/stat : 10451 (java) S 10443 10443 6396 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105892293 14425288704 12068 33554432000 4194304 4196468 140736601930112 139886261385968 139887348988546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10452] ppid=10443 vsize=14087196 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10452/stat : 10452 (java) S 10443 10443 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105892293 14425288704 12068 33554432000 4194304 4196468 140736601930112 139886260332192 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10453] ppid=10443 vsize=14087196 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10453/stat : 10453 (java) S 10443 10443 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105892293 14425288704 12068 33554432000 4194304 4196468 140736601930112 139886259279088 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10454] ppid=10443 vsize=14087196 memory=8693815914432465728 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10454/stat : 10454 (java) S 10443 10443 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105892296 14425288704 12068 33554432000 4194304 4196468 140736601930112 139886258227664 139887348995995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10455] ppid=10443 vsize=14087196 memory=4628975386420216973 CPUtime=0.05 cores=1,3,5,7
/proc/10445/task/10455/stat : 10455 (java) S 10443 10443 6396 0 -1 1077944384 451 0 0 0 5 0 0 0 20 0 15 0 105892296 14425288704 12068 33554432000 4194304 4196468 140736601930112 139886257174768 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10456] ppid=10443 vsize=14087196 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/10445/task/10456/stat : 10456 (java) S 10443 10443 6396 0 -1 1077944384 447 0 0 0 4 0 0 0 20 0 15 0 105892296 14425288704 12068 33554432000 4194304 4196468 140736601930112 139886256122224 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10457] ppid=10443 vsize=14087196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/10445/task/10457/stat : 10457 (java) S 10443 10443 6396 0 -1 1077944384 880 0 0 0 12 0 0 0 20 0 15 0 105892296 14425288704 12068 33554432000 4194304 4196468 140736601930112 139886255069168 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10458] ppid=10443 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10458/stat : 10458 (java) S 10443 10443 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105892296 14425288704 12068 33554432000 4194304 4196468 140736601930112 139886254016864 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10459] ppid=10443 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10459/stat : 10459 (java) S 10443 10443 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105892296 14425288704 12068 33554432000 4194304 4196468 140736601930112 139886252964912 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49696 KiB

[startup+0.701391 s]
/proc/loadavg: 1.84 1.90 1.97 7/217 10459
/proc/meminfo: memFree=23679936/32770624 swapFree=67108860/67108860
[pid=10443] ppid=10440 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10443/stat : 10443 (xcsp3-exec) S 10440 10443 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 105892290 115843072 364 33554432000 4194304 5098028 140723613710240 140723613708344 140407096423036 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28155904 140723613713473 140723613713673 140723613713673 140723613716426 0
/proc/10443/statm: 28282 364 306 221 0 87 0
[pid=10445] ppid=10443 vsize=14089320 memory=103916 CPUtime=1.71 cores=1,3,5,7
/proc/10445/stat : 10445 (java) S 10443 10443 6396 0 -1 1077944320 12396 0 0 0 166 5 0 0 20 0 15 0 105892290 14427463680 25979 33554432000 4194304 4196468 140736601930112 140736601912656 139887348977399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
/proc/10445/statm: 3522330 25979 3351 1 0 3483524 0
[pid=10445/tid=10446] ppid=10443 vsize=14089320 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/10445/task/10446/stat : 10446 (java) R 10443 10443 6396 0 -1 4202560 6616 0 0 0 64 3 0 0 20 0 15 0 105892291 14427463680 25979 33554432000 4194304 4196468 140736601930112 139887353216000 139886967488992 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10447] ppid=10443 vsize=14089320 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10447/stat : 10447 (java) S 10443 10443 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105892291 14427463680 25979 33554432000 4194304 4196468 140736601930112 139886944852496 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10448] ppid=10443 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10448/stat : 10448 (java) S 10443 10443 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105892291 14427463680 25979 33554432000 4194304 4196468 140736601930112 139886943799952 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10449] ppid=10443 vsize=14089320 memory=30136 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10449/stat : 10449 (java) S 10443 10443 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105892291 14427463680 25979 33554432000 4194304 4196468 140736601930112 139886942746896 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10450] ppid=10443 vsize=14089320 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10450/stat : 10450 (java) S 10443 10443 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105892291 14427463680 25979 33554432000 4194304 4196468 140736601930112 139886941694352 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10451] ppid=10443 vsize=14089320 memory=2416 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10451/stat : 10451 (java) S 10443 10443 6396 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105892293 14427463680 25979 33554432000 4194304 4196468 140736601930112 139886261385968 139887348988546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10452] ppid=10443 vsize=14089320 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10452/stat : 10452 (java) S 10443 10443 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105892293 14427463680 25979 33554432000 4194304 4196468 140736601930112 139886260332192 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10453] ppid=10443 vsize=14089320 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10453/stat : 10453 (java) S 10443 10443 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105892293 14427463680 25979 33554432000 4194304 4196468 140736601930112 139886259279088 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10454] ppid=10443 vsize=14089320 memory=796 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10454/stat : 10454 (java) S 10443 10443 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105892296 14427463680 25979 33554432000 4194304 4196468 140736601930112 139886258227664 139887348995995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10455] ppid=10443 vsize=14089320 memory=5408 CPUtime=0.36 cores=1,3,5,7
/proc/10445/task/10455/stat : 10455 (java) R 10443 10443 6396 0 -1 4202560 1425 0 0 0 36 0 0 0 20 0 15 0 105892296 14427463680 25979 33554432000 4194304 4196468 140736601930112 139886257156464 139887334085154 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10456] ppid=10443 vsize=14089320 memory=1008 CPUtime=0.34 cores=1,3,5,7
/proc/10445/task/10456/stat : 10456 (java) R 10443 10443 6396 0 -1 4202560 1337 0 0 0 34 0 0 0 20 0 15 0 105892296 14427463680 25979 33554432000 4194304 4196468 140736601930112 139886256111456 139887335129070 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10457] ppid=10443 vsize=14089320 memory=9992 CPUtime=0.31 cores=1,3,5,7
/proc/10445/task/10457/stat : 10457 (java) S 10443 10443 6396 0 -1 1077944384 1709 0 0 0 31 0 0 0 20 0 15 0 105892296 14427463680 25979 33554432000 4194304 4196468 140736601930112 139886255069168 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10458] ppid=10443 vsize=14089320 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10458/stat : 10458 (java) S 10443 10443 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105892296 14427463680 25979 33554432000 4194304 4196468 140736601930112 139886254016864 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10459] ppid=10443 vsize=14089320 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10459/stat : 10459 (java) S 10443 10443 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105892296 14427463680 25979 33554432000 4194304 4196468 140736601930112 139886252964912 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 105372 KiB

[startup+1.50138 s]
/proc/loadavg: 1.84 1.90 1.97 5/217 10459
/proc/meminfo: memFree=23601808/32770624 swapFree=67108860/67108860
[pid=10443] ppid=10440 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10443/stat : 10443 (xcsp3-exec) S 10440 10443 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 105892290 115843072 364 33554432000 4194304 5098028 140723613710240 140723613708344 140407096423036 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28155904 140723613713473 140723613713673 140723613713673 140723613716426 0
/proc/10443/statm: 28282 364 306 221 0 87 0

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

/proc/10445/task/10453/stat : 10453 (java) S 10443 10443 6396 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 105892293 14427463680 32876 33554432000 4194304 4196468 140736601930112 139886259279104 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10454] ppid=10443 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10454/stat : 10454 (java) S 10443 10443 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105892296 14427463680 32876 33554432000 4194304 4196468 140736601930112 139886258227664 139887348995995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10455] ppid=10443 vsize=14089320 memory=4128 CPUtime=1.9 cores=1,3,5,7
/proc/10445/task/10455/stat : 10455 (java) S 10443 10443 6396 0 -1 1077944384 8102 0 0 0 189 1 0 0 20 0 15 0 105892296 14427463680 32876 33554432000 4194304 4196468 140736601930112 139886257174768 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10456] ppid=10443 vsize=14089320 memory=30144 CPUtime=1.97 cores=1,3,5,7
/proc/10445/task/10456/stat : 10456 (java) S 10443 10443 6396 0 -1 1077944384 9175 0 0 0 196 1 0 0 20 0 15 0 105892296 14427463680 32876 33554432000 4194304 4196468 140736601930112 139886256122224 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10457] ppid=10443 vsize=14089320 memory=131504 CPUtime=0.68 cores=1,3,5,7
/proc/10445/task/10457/stat : 10457 (java) S 10443 10443 6396 0 -1 1077944384 6146 0 0 0 67 1 0 0 20 0 15 0 105892296 14427463680 32876 33554432000 4194304 4196468 140736601930112 139886255069168 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10458] ppid=10443 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10458/stat : 10458 (java) S 10443 10443 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105892296 14427463680 32876 33554432000 4194304 4196468 140736601930112 139886254016864 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10459] ppid=10443 vsize=14089320 memory=4128 CPUtime=0.02 cores=1,3,5,7
/proc/10445/task/10459/stat : 10459 (java) S 10443 10443 6396 0 -1 1077944384 313 0 0 0 1 1 0 0 20 0 15 0 105892296 14427463680 32876 33554432000 4194304 4196468 140736601930112 139886252964912 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 22 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
Current children cumulated CPU time: 107.1 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 132960 KiB

[startup+162.301 s]
/proc/loadavg: 0.94 1.54 1.82 3/217 10462
/proc/meminfo: memFree=23679260/32770624 swapFree=67108860/67108860
[pid=10443] ppid=10440 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10443/stat : 10443 (xcsp3-exec) S 10440 10443 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 105892290 115843072 364 33554432000 4194304 5098028 140723613710240 140723613708344 140407096423036 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28155904 140723613713473 140723613713673 140723613713673 140723613716426 0
/proc/10443/statm: 28282 364 306 221 0 87 0
[pid=10445] ppid=10443 vsize=14089320 memory=135604 CPUtime=167.28 cores=1,3,5,7
/proc/10445/stat : 10445 (java) S 10443 10443 6396 0 -1 1077944320 45619 0 0 0 16708 20 0 0 20 0 15 0 105892290 14427463680 33901 33554432000 4194304 4196468 140736601930112 140736601912656 139887348977399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
/proc/10445/statm: 3522330 33901 3424 1 0 3483524 0
[pid=10445/tid=10446] ppid=10443 vsize=14089320 memory=135604 CPUtime=161.88 cores=1,3,5,7
/proc/10445/task/10446/stat : 10446 (java) R 10443 10443 6396 0 -1 4202560 12194 0 0 0 16182 6 0 0 20 0 15 0 105892291 14427463680 33901 33554432000 4194304 4196468 140736601930112 139887353217200 139886974734330 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10447] ppid=10443 vsize=14089320 memory=135604 CPUtime=0.14 cores=1,3,5,7
/proc/10445/task/10447/stat : 10447 (java) S 10443 10443 6396 0 -1 1077944384 1677 0 0 0 12 2 0 0 20 0 15 0 105892291 14427463680 33901 33554432000 4194304 4196468 140736601930112 139886944852496 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10448] ppid=10443 vsize=14089320 memory=1456 CPUtime=0.14 cores=1,3,5,7
/proc/10445/task/10448/stat : 10448 (java) S 10443 10443 6396 0 -1 1077944384 2069 0 0 0 13 1 0 0 20 0 15 0 105892291 14427463680 33901 33554432000 4194304 4196468 140736601930112 139886943799952 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10449] ppid=10443 vsize=14089320 memory=135604 CPUtime=0.14 cores=1,3,5,7
/proc/10445/task/10449/stat : 10449 (java) S 10443 10443 6396 0 -1 1077944384 402 0 0 0 12 2 0 0 20 0 15 0 105892291 14427463680 33901 33554432000 4194304 4196468 140736601930112 139886942746896 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10450] ppid=10443 vsize=14089320 memory=135604 CPUtime=0.14 cores=1,3,5,7
/proc/10445/task/10450/stat : 10450 (java) S 10443 10443 6396 0 -1 1077944384 1493 0 0 0 12 2 0 0 20 0 15 0 105892291 14427463680 33901 33554432000 4194304 4196468 140736601930112 139886941694352 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10451] ppid=10443 vsize=14089320 memory=1456 CPUtime=0.15 cores=1,3,5,7
/proc/10445/task/10451/stat : 10451 (java) S 10443 10443 6396 0 -1 1077944384 1592 0 0 0 14 1 0 0 20 0 15 0 105892293 14427463680 33901 33554432000 4194304 4196468 140736601930112 139886261385968 139887348988546 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10452] ppid=10443 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10452/stat : 10452 (java) S 10443 10443 6396 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 105892293 14427463680 33901 33554432000 4194304 4196468 140736601930112 139886260332256 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10453] ppid=10443 vsize=14089320 memory=133556 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10453/stat : 10453 (java) S 10443 10443 6396 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 105892293 14427463680 33901 33554432000 4194304 4196468 140736601930112 139886259279104 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10454] ppid=10443 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10454/stat : 10454 (java) S 10443 10443 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105892296 14427463680 33901 33554432000 4194304 4196468 140736601930112 139886258227664 139887348995995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10455] ppid=10443 vsize=14089320 memory=133556 CPUtime=1.9 cores=1,3,5,7
/proc/10445/task/10455/stat : 10455 (java) S 10443 10443 6396 0 -1 1077944384 8104 0 0 0 189 1 0 0 20 0 15 0 105892296 14427463680 33901 33554432000 4194304 4196468 140736601930112 139886257174768 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10456] ppid=10443 vsize=14089320 memory=1456 CPUtime=1.98 cores=1,3,5,7
/proc/10445/task/10456/stat : 10456 (java) S 10443 10443 6396 0 -1 1077944384 9716 0 0 0 197 1 0 0 20 0 15 0 105892296 14427463680 33901 33554432000 4194304 4196468 140736601930112 139886256122224 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10457] ppid=10443 vsize=14089320 memory=135604 CPUtime=0.68 cores=1,3,5,7
/proc/10445/task/10457/stat : 10457 (java) S 10443 10443 6396 0 -1 1077944384 6685 0 0 0 67 1 0 0 20 0 15 0 105892296 14427463680 33901 33554432000 4194304 4196468 140736601930112 139886255069168 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10458] ppid=10443 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10458/stat : 10458 (java) S 10443 10443 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105892296 14427463680 33901 33554432000 4194304 4196468 140736601930112 139886254016864 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10459] ppid=10443 vsize=14089320 memory=135604 CPUtime=0.04 cores=1,3,5,7
/proc/10445/task/10459/stat : 10459 (java) S 10443 10443 6396 0 -1 1077944384 333 0 0 0 2 2 0 0 20 0 15 0 105892296 14427463680 33901 33554432000 4194304 4196468 140736601930112 139886252964912 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 22 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
Current children cumulated CPU time: 167.28 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 137060 KiB

[startup+222.301 s]
/proc/loadavg: 1.12 1.48 1.78 4/217 10542
/proc/meminfo: memFree=23743672/32770624 swapFree=67108860/67108860
[pid=10443] ppid=10440 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10443/stat : 10443 (xcsp3-exec) S 10440 10443 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 105892290 115843072 364 33554432000 4194304 5098028 140723613710240 140723613708344 140407096423036 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28155904 140723613713473 140723613713673 140723613713673 140723613716426 0
/proc/10443/statm: 28282 364 306 221 0 87 0
[pid=10445] ppid=10443 vsize=14089320 memory=139736 CPUtime=227.47 cores=1,3,5,7
/proc/10445/stat : 10445 (java) S 10443 10443 6396 0 -1 1077944320 48150 0 0 0 22723 24 0 0 20 0 15 0 105892290 14427463680 34934 33554432000 4194304 4196468 140736601930112 140736601912656 139887348977399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
/proc/10445/statm: 3522330 34934 3424 1 0 3483524 0
[pid=10445/tid=10446] ppid=10443 vsize=14089320 memory=139736 CPUtime=221.65 cores=1,3,5,7
/proc/10445/task/10446/stat : 10446 (java) R 10443 10443 6396 0 -1 4202560 12715 0 0 0 22159 6 0 0 20 0 15 0 105892291 14427463680 34934 33554432000 4194304 4196468 140736601930112 139887353217200 139886974734372 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10447] ppid=10443 vsize=14089320 memory=139736 CPUtime=0.21 cores=1,3,5,7
/proc/10445/task/10447/stat : 10447 (java) S 10443 10443 6396 0 -1 1077944384 1715 0 0 0 19 2 0 0 20 0 15 0 105892291 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886944852496 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10448] ppid=10443 vsize=14089320 memory=1456 CPUtime=0.22 cores=1,3,5,7
/proc/10445/task/10448/stat : 10448 (java) S 10443 10443 6396 0 -1 1077944384 2383 0 0 0 20 2 0 0 20 0 15 0 105892291 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886943799952 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10449] ppid=10443 vsize=14089320 memory=139736 CPUtime=0.2 cores=1,3,5,7
/proc/10445/task/10449/stat : 10449 (java) S 10443 10443 6396 0 -1 1077944384 437 0 0 0 18 2 0 0 20 0 15 0 105892291 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886942746896 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10450] ppid=10443 vsize=14089320 memory=1456 CPUtime=0.22 cores=1,3,5,7
/proc/10445/task/10450/stat : 10450 (java) S 10443 10443 6396 0 -1 1077944384 1563 0 0 0 19 3 0 0 20 0 15 0 105892291 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886941694352 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10451] ppid=10443 vsize=14089320 memory=1456 CPUtime=0.24 cores=1,3,5,7
/proc/10445/task/10451/stat : 10451 (java) S 10443 10443 6396 0 -1 1077944384 1743 0 0 0 22 2 0 0 20 0 15 0 105892293 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886261385968 139887348988546 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10452] ppid=10443 vsize=14089320 memory=137688 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10452/stat : 10452 (java) S 10443 10443 6396 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 105892293 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886260332256 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10453] ppid=10443 vsize=14089320 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10453/stat : 10453 (java) S 10443 10443 6396 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 105892293 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886259279104 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10454] ppid=10443 vsize=14089320 memory=30144 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10454/stat : 10454 (java) S 10443 10443 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105892296 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886258227664 139887348995995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10455] ppid=10443 vsize=14089320 memory=1456 CPUtime=1.9 cores=1,3,5,7
/proc/10445/task/10455/stat : 10455 (java) S 10443 10443 6396 0 -1 1077944384 8477 0 0 0 189 1 0 0 20 0 15 0 105892296 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886257174768 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10456] ppid=10443 vsize=14089320 memory=139736 CPUtime=1.98 cores=1,3,5,7
/proc/10445/task/10456/stat : 10456 (java) S 10443 10443 6396 0 -1 1077944384 9718 0 0 0 197 1 0 0 20 0 15 0 105892296 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886256122224 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10457] ppid=10443 vsize=14089320 memory=1456 CPUtime=0.68 cores=1,3,5,7
/proc/10445/task/10457/stat : 10457 (java) S 10443 10443 6396 0 -1 1077944384 7646 0 0 0 67 1 0 0 20 0 15 0 105892296 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886255069168 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10458] ppid=10443 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10458/stat : 10458 (java) S 10443 10443 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105892296 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886254016864 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10459] ppid=10443 vsize=14089320 memory=139736 CPUtime=0.07 cores=1,3,5,7
/proc/10445/task/10459/stat : 10459 (java) S 10443 10443 6396 0 -1 1077944384 399 0 0 0 3 4 0 0 20 0 15 0 105892296 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886252964912 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 22 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
Current children cumulated CPU time: 227.47 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 141192 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+246.801 s]
/proc/loadavg: 1.34 1.50 1.78 3/217 10542
/proc/meminfo: memFree=23679572/32770624 swapFree=67108860/67108860
[pid=10443] ppid=10440 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10443/stat : 10443 (xcsp3-exec) S 10440 10443 6396 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 105892290 115843072 364 33554432000 4194304 5098028 140723613710240 140723613708344 140407096423036 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28155904 140723613713473 140723613713673 140723613713673 140723613716426 0
/proc/10443/statm: 28282 364 306 221 0 87 0
[pid=10445] ppid=10443 vsize=14089320 memory=139736 CPUtime=252.02 cores=1,3,5,7
/proc/10445/stat : 10445 (java) S 10443 10443 6396 0 -1 1077944320 48677 0 0 0 25178 24 0 0 20 0 15 0 105892290 14427463680 34934 33554432000 4194304 4196468 140736601930112 140736601912656 139887348977399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
/proc/10445/statm: 3522330 34934 3424 1 0 3483524 0
[pid=10445/tid=10446] ppid=10443 vsize=14089320 memory=16412 CPUtime=246.08 cores=1,3,5,7
/proc/10445/task/10446/stat : 10446 (java) R 10443 10443 6396 0 -1 4202560 12951 0 0 0 24602 6 0 0 20 0 15 0 105892291 14427463680 34934 33554432000 4194304 4196468 140736601930112 139887353217088 139886974734355 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10447] ppid=10443 vsize=14089320 memory=17244 CPUtime=0.23 cores=1,3,5,7
/proc/10445/task/10447/stat : 10447 (java) S 10443 10443 6396 0 -1 1077944384 1718 0 0 0 21 2 0 0 20 0 15 0 105892291 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886944852496 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10448] ppid=10443 vsize=14089320 memory=4048 CPUtime=0.24 cores=1,3,5,7
/proc/10445/task/10448/stat : 10448 (java) S 10443 10443 6396 0 -1 1077944384 2387 0 0 0 22 2 0 0 20 0 15 0 105892291 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886943799952 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10449] ppid=10443 vsize=14089320 memory=1796 CPUtime=0.23 cores=1,3,5,7
/proc/10445/task/10449/stat : 10449 (java) S 10443 10443 6396 0 -1 1077944384 468 0 0 0 20 3 0 0 20 0 15 0 105892291 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886942746896 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10450] ppid=10443 vsize=14089320 memory=636 CPUtime=0.24 cores=1,3,5,7
/proc/10445/task/10450/stat : 10450 (java) S 10443 10443 6396 0 -1 1077944384 1700 0 0 0 21 3 0 0 20 0 15 0 105892291 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886941694352 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10451] ppid=10443 vsize=14089320 memory=-3622645143214314312 CPUtime=0.27 cores=1,3,5,7
/proc/10445/task/10451/stat : 10451 (java) S 10443 10443 6396 0 -1 1077944384 1841 0 0 0 25 2 0 0 20 0 15 0 105892293 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886261385968 139887348988546 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10452] ppid=10443 vsize=14089320 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10452/stat : 10452 (java) S 10443 10443 6396 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 105892293 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886260332256 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10453] ppid=10443 vsize=14089320 memory=2416 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10453/stat : 10453 (java) S 10443 10443 6396 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 105892293 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886259279104 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10454] ppid=10443 vsize=14089320 memory=2344 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10454/stat : 10454 (java) S 10443 10443 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105892296 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886258227664 139887348995995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10455] ppid=10443 vsize=14089320 memory=932 CPUtime=1.9 cores=1,3,5,7
/proc/10445/task/10455/stat : 10455 (java) S 10443 10443 6396 0 -1 1077944384 8477 0 0 0 189 1 0 0 20 0 15 0 105892296 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886257174768 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10456] ppid=10443 vsize=14089320 memory=6791534058613427641 CPUtime=1.98 cores=1,3,5,7
/proc/10445/task/10456/stat : 10456 (java) S 10443 10443 6396 0 -1 1077944384 9719 0 0 0 197 1 0 0 20 0 15 0 105892296 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886256122224 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10457] ppid=10443 vsize=14089320 memory=6791534058613427641 CPUtime=0.68 cores=1,3,5,7
/proc/10445/task/10457/stat : 10457 (java) S 10443 10443 6396 0 -1 1077944384 7646 0 0 0 67 1 0 0 20 0 15 0 105892296 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886255069168 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10458] ppid=10443 vsize=14089320 memory=139736 CPUtime=0 cores=1,3,5,7
/proc/10445/task/10458/stat : 10458 (java) S 10443 10443 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105892296 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886254016864 139887348987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
[pid=10445/tid=10459] ppid=10443 vsize=14089320 memory=2756 CPUtime=0.07 cores=1,3,5,7
/proc/10445/task/10459/stat : 10459 (java) S 10443 10443 6396 0 -1 1077944384 416 0 0 0 3 4 0 0 20 0 15 0 105892296 14427463680 34934 33554432000 4194304 4196468 140736601930112 139886252964912 139887348988546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 22 0 0 6293624 6294260 36823040 140736601932940 140736601933110 140736601933110 140736601935823 0
Current children cumulated CPU time: 252.02 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 141192 KiB

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

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

[startup+246.813 s]
# the end of solver process 10445 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.791 s, system=0.255481 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): 246.813
CPU time (s): 252.047
CPU user time (s): 251.791
CPU system time (s): 0.255481
CPU usage (%): 102.121
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 214792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.791
system time used= 0.255481
maximum resident set size= 213336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49664
page faults= 0
swaps= 0
block input operations= 0
block output operations= 400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14935
involuntary context switches= 343


# summary of solver processes directly reported to runsolver:
#   pid: 10443,10445
#   total CPU time (s): 252.047
#   total CPU user time (s): 251.791
#   total CPU system time (s): 0.255481

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.67854 second user time and 2.18657 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-29 18:54:51
IDJOB=4301579
IDBENCH=141224
IDSOLVER=2772
FILE ID=node139/4301579-1532883291
RUNJOBID= node139-1532878307-6428
PBS_JOBID= 21022510
Free space on /tmp= 45028 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/SumColoring/SumColoring-dsjc-125-9_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301579-1532883291/watcher-4301579-1532883291 -o /tmp/evaluation-result-4301579-1532883291/solver-4301579-1532883291 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532878307-6428 --watchdog 312  HOME/xcsp3-exec -seed 690664816 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4301579-1532883291.xml

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

MD5SUM BENCH= fde90c264558af66570e1c8b29991738
RANDOM SEED=690664816

node139.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.80
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.80
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.80
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.80
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:        23738072 kB
MemAvailable:   31736292 kB
Buffers:          249800 kB
Cached:          7862640 kB
SwapCached:            0 kB
Active:          3231680 kB
Inactive:        5127716 kB
Active(anon):     200948 kB
Inactive(anon):    73544 kB
Active(file):    3030732 kB
Inactive(file):  5054172 kB
Unevictable:        7308 kB
Mlocked:            7308 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             21936 kB
Writeback:            92 kB
AnonPages:        253496 kB
Mapped:            57584 kB
Shmem:             25228 kB
Slab:             370996 kB
SReclaimable:     341776 kB
SUnreclaim:        29220 kB
KernelStack:        3568 kB
PageTables:         5988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1264488 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:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 45004 MiB
End job on node139 at 2018-07-29 18:58:58