Trace number 4406618

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 2019-09-24SAT (TO)115 2400.05 2392.31

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-13_c18.xml
MD5SUM66cce14b45be89e007abc3e2885e8941
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark110
Best CPU time to get the best result obtained on this benchmark1994.42
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of constraints79
Number of domains2
Minimum domain size169
Maximum domain size170
Distribution of domain sizes[{"size":169,"count":78},{"size":170,"count":13}]
Minimum variable degree0
Maximum variable degree13
Distribution of variable degrees[{"degree":0,"count":91},{"degree":2,"count":78},{"degree":12,"count":12},{"degree":13,"count":1}]
Minimum constraint arity3
Maximum constraint arity78
Distribution of constraint arities[{"arity":3,"count":78},{"arity":78,"count":1}]
Number of extensional constraints0
Number of intensional constraints78
Distribution of constraint types[{"type":"intension","count":78},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406618-1569406760.xml"  -tl '2400s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406618-1569406760.xml, -tl, 2400s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
1.00/0.53	c solve instance...
5.51/2.83	o 169 
5.63/2.92	o 164 
5.63/2.94	o 163 
5.92/3.32	o 161 
6.46/3.51	o 152 
6.59/3.60	o 148 
7.05/3.91	o 145 
8.34/5.00	o 139 
9.60/6.18	o 138 
10.03/6.56	o 137 
10.23/6.71	o 136 
11.00/7.30	o 134 
12.04/8.39	o 132 
17.86/13.83	o 131 
18.47/14.45	o 130 
21.78/17.79	o 128 
39.03/34.81	o 121 
61.07/56.89	o 118 
64.07/59.80	o 117 
711.97/706.94	o 116 
712.18/707.16	o 115 
2400.02/2392.30	s SATISFIABLE
2400.02/2392.30	v <instantiation>
2400.02/2392.30	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[8][9] y[8][10] y[8][11] y[8][12] y[9][10] y[9][11] y[9][12] y[10][11] y[10][12] y[11][12] </list>
2400.02/2392.30	v 	<values>0 12 20 30 33 44 61 70 86 108 109 113 115 12 20 30 33 44 61 70 86 108 109 113 115 8 18 21 32 49 58 74 96 97 101 103 10 13 24 41 50 66 88 89 93 95 3 14 31 40 56 78 79 83 85 11 28 37 53 75 76 80 82 17 26 42 64 65 69 71 9 25 47 48 52 54 16 38 39 43 45 22 23 27 29 1 5 7 4 6 2 </values>
2400.02/2392.30	v </instantiation>
2400.02/2392.30	c Unexpected resolution interruption!

Verifier Data

OK	115

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406618-1569406760/watcher-4406618-1569406760 -o /var/tmp/evaluation-result-4406618-1569406760/solver-4406618-1569406760 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node140-1569396628-31597 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 734900325 HOME/instance-4406618-1569406760.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=939, runsolver pid=936

[startup+0.100546 s]*
/proc/loadavg: 2.02 2.04 2.05 4/230 957
/proc/meminfo: memFree=21487100/32770624 swapFree=66997172/67108860
[pid=939] ppid=936 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/939/stat : 939 (xcsp3-exec) S 936 939 31565 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516614349 115843072 364 33554432000 4194304 5098028 140735669193408 140735669191512 139908535890556 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31633408 140735669195607 140735669195865 140735669195865 140735669198790 0
/proc/939/statm: 28282 364 305 221 0 87 0
[pid=941] ppid=939 vsize=15144776 memory=28848 CPUtime=0.12 cores=1,3,5,7
/proc/941/stat : 941 (java) S 939 939 31565 0 -1 1077944320 5692 0 0 0 11 1 0 0 20 0 15 0 516614349 15508250624 7212 33554432000 4194304 4196468 140723534136144 140723534118688 139659161722615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
/proc/941/statm: 3786194 7212 3120 1 0 3748377 0
[pid=941/tid=942] ppid=939 vsize=15144776 memory=7022364632946311227 CPUtime=0.09 cores=1,3,5,7
/proc/941/task/942/stat : 942 (java) R 939 939 31565 0 -1 4202560 3645 0 0 0 8 1 0 0 20 0 15 0 516614350 15508250624 7344 33554432000 4194304 4196468 140723534136144 139659165950864 139659161734550 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=943] ppid=939 vsize=15144776 memory=4297096162 CPUtime=0 cores=1,3,5,7
/proc/941/task/943/stat : 943 (java) S 939 939 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516614350 15508250624 7344 33554432000 4194304 4196468 140723534136144 139659118275088 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=944] ppid=939 vsize=15144776 memory=140140774533293 CPUtime=0 cores=1,3,5,7
/proc/941/task/944/stat : 944 (java) S 939 939 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516614350 15508250624 7344 33554432000 4194304 4196468 140723534136144 139659117222544 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=945] ppid=939 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/941/task/945/stat : 945 (java) S 939 939 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516614350 15508250624 7344 33554432000 4194304 4196468 140723534136144 139658752350480 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=946] ppid=939 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/941/task/946/stat : 946 (java) S 939 939 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516614350 15508250624 7344 33554432000 4194304 4196468 140723534136144 139658751297936 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=947] ppid=939 vsize=15144776 memory=140140774504064 CPUtime=0 cores=1,3,5,7
/proc/941/task/947/stat : 947 (java) S 939 939 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516614352 15508250624 7344 33554432000 4194304 4196468 140723534136144 139658630327024 139659161733762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=948] ppid=939 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/941/task/948/stat : 948 (java) S 939 939 31565 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516614352 15508250624 7344 33554432000 4194304 4196468 140723534136144 139658629273248 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=949] ppid=939 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/941/task/949/stat : 949 (java) S 939 939 31565 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516614352 15508250624 7344 33554432000 4194304 4196468 140723534136144 139658628220144 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=952] ppid=939 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/941/task/952/stat : 952 (java) S 939 939 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516614355 15508250624 7344 33554432000 4194304 4196468 140723534136144 139658627168720 139659161741211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=953] ppid=939 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/941/task/953/stat : 953 (java) S 939 939 31565 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 516614355 15508250624 7344 33554432000 4194304 4196468 140723534136144 139658626115824 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=954] ppid=939 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/941/task/954/stat : 954 (java) S 939 939 31565 0 -1 1077944384 175 0 0 0 0 0 0 0 20 0 15 0 516614355 15508250624 7344 33554432000 4194304 4196468 140723534136144 139658625063280 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=955] ppid=939 vsize=15144776 memory=140140774504064 CPUtime=0.02 cores=1,3,5,7
/proc/941/task/955/stat : 955 (java) R 939 939 31565 0 -1 4202560 341 0 0 0 2 0 0 0 20 0 15 0 516614355 15508250624 7344 33554432000 4194304 4196468 140723534136144 139658624010224 139659161743962 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=956] ppid=939 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/941/task/956/stat : 956 (java) S 939 939 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516614355 15508250624 7344 33554432000 4194304 4196468 140723534136144 139658622957920 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=957] ppid=939 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/941/task/957/stat : 957 (java) S 939 939 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516614355 15508250624 7344 33554432000 4194304 4196468 140723534136144 139658621905968 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30304 KiB

[startup+0.211027 s]*
/proc/loadavg: 2.02 2.04 2.05 5/230 957
/proc/meminfo: memFree=21473260/32770624 swapFree=66997172/67108860
[pid=939] ppid=936 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/939/stat : 939 (xcsp3-exec) S 936 939 31565 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516614349 115843072 364 33554432000 4194304 5098028 140735669193408 140735669191512 139908535890556 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31633408 140735669195607 140735669195865 140735669195865 140735669198790 0
/proc/939/statm: 28282 364 305 221 0 87 0
[pid=941] ppid=939 vsize=15144776 memory=40912 CPUtime=0.34 cores=1,3,5,7
/proc/941/stat : 941 (java) S 939 939 31565 0 -1 1077944320 9475 0 0 0 31 3 0 0 20 0 15 0 516614349 15508250624 10228 33554432000 4194304 4196468 140723534136144 140723534118688 139659161722615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
/proc/941/statm: 3786194 10228 3302 1 0 3748377 0
[pid=941/tid=942] ppid=939 vsize=15144776 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/941/task/942/stat : 942 (java) R 939 939 31565 0 -1 4202560 6610 0 0 0 18 2 0 0 20 0 15 0 516614350 15508250624 10228 33554432000 4194304 4196468 140723534136144 139659165959376 139659161734550 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=943] ppid=939 vsize=15144776 memory=4297096162 CPUtime=0 cores=1,3,5,7
/proc/941/task/943/stat : 943 (java) S 939 939 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516614350 15508250624 10228 33554432000 4194304 4196468 140723534136144 139659118275088 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=944] ppid=939 vsize=15144776 memory=140140774533293 CPUtime=0 cores=1,3,5,7
/proc/941/task/944/stat : 944 (java) S 939 939 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516614350 15508250624 10228 33554432000 4194304 4196468 140723534136144 139659117222544 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=945] ppid=939 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/941/task/945/stat : 945 (java) S 939 939 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516614350 15508250624 10228 33554432000 4194304 4196468 140723534136144 139658752350480 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=946] ppid=939 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/941/task/946/stat : 946 (java) S 939 939 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516614350 15508250624 10228 33554432000 4194304 4196468 140723534136144 139658751297936 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=947] ppid=939 vsize=15144776 memory=140140774504064 CPUtime=0 cores=1,3,5,7
/proc/941/task/947/stat : 947 (java) S 939 939 31565 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516614352 15508250624 10228 33554432000 4194304 4196468 140723534136144 139658630327024 139659161733762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=948] ppid=939 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/941/task/948/stat : 948 (java) S 939 939 31565 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516614352 15508250624 10228 33554432000 4194304 4196468 140723534136144 139658629273248 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=949] ppid=939 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/941/task/949/stat : 949 (java) S 939 939 31565 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516614352 15508250624 10228 33554432000 4194304 4196468 140723534136144 139658628220144 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=952] ppid=939 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/941/task/952/stat : 952 (java) S 939 939 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516614355 15508250624 10228 33554432000 4194304 4196468 140723534136144 139658627168720 139659161741211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=953] ppid=939 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/941/task/953/stat : 953 (java) S 939 939 31565 0 -1 1077944384 580 0 0 0 2 0 0 0 20 0 15 0 516614355 15508250624 10228 33554432000 4194304 4196468 140723534136144 139658626115824 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=954] ppid=939 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/941/task/954/stat : 954 (java) S 939 939 31565 0 -1 1077944384 271 0 0 0 2 0 0 0 20 0 15 0 516614355 15508250624 10228 33554432000 4194304 4196468 140723534136144 139658625063280 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=955] ppid=939 vsize=15144776 memory=140140774504064 CPUtime=0.08 cores=1,3,5,7
/proc/941/task/955/stat : 955 (java) S 939 939 31565 0 -1 1077944384 715 0 0 0 8 0 0 0 20 0 15 0 516614355 15508250624 10228 33554432000 4194304 4196468 140723534136144 139658624010224 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=956] ppid=939 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/941/task/956/stat : 956 (java) S 939 939 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516614355 15508250624 10228 33554432000 4194304 4196468 140723534136144 139658622957920 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=957] ppid=939 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/941/task/957/stat : 957 (java) S 939 939 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516614355 15508250624 10228 33554432000 4194304 4196468 140723534136144 139658621905968 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42368 KiB

[startup+0.318416 s]*
/proc/loadavg: 2.02 2.04 2.05 4/230 957
/proc/meminfo: memFree=21466248/32770624 swapFree=66997172/67108860
[pid=939] ppid=936 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/939/stat : 939 (xcsp3-exec) S 936 939 31565 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516614349 115843072 364 33554432000 4194304 5098028 140735669193408 140735669191512 139908535890556 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31633408 140735669195607 140735669195865 140735669195865 140735669198790 0
/proc/939/statm: 28282 364 305 221 0 87 0
[pid=941] ppid=939 vsize=15149032 memory=50256 CPUtime=0.54 cores=1,3,5,7
/proc/941/stat : 941 (java) S 939 939 31565 0 -1 1077944320 10947 0 0 0 50 4 0 0 20 0 15 0 516614349 15512608768 12564 33554432000 4194304 4196468 140723534136144 140723534118688 139659161722615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
/proc/941/statm: 3787258 12564 3359 1 0 3748377 0
[pid=941/tid=942] ppid=939 vsize=15149032 memory=6935054825532540783 CPUtime=0.31 cores=1,3,5,7
/proc/941/task/942/stat : 942 (java) R 939 939 31565 0 -1 4202560 7895 0 0 0 28 3 0 0 20 0 15 0 516614350 15512608768 12637 33554432000 4194304 4196468 140723534136144 139659165957424 139659145803102 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=943] ppid=939 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/941/task/943/stat : 943 (java) S 939 939 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516614350 15512608768 12637 33554432000 4194304 4196468 140723534136144 139659118275088 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=944] ppid=939 vsize=15149032 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/941/task/944/stat : 944 (java) S 939 939 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516614350 15512608768 12637 33554432000 4194304 4196468 140723534136144 139659117222544 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=945] ppid=939 vsize=15149032 memory=3196 CPUtime=0 cores=1,3,5,7
/proc/941/task/945/stat : 945 (java) S 939 939 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516614350 15512608768 12637 33554432000 4194304 4196468 140723534136144 139658752350480 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=946] ppid=939 vsize=15149032 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/941/task/946/stat : 946 (java) S 939 939 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516614350 15512608768 12637 33554432000 4194304 4196468 140723534136144 139658751297936 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=947] ppid=939 vsize=15149032 memory=4213892 CPUtime=0 cores=1,3,5,7
/proc/941/task/947/stat : 947 (java) S 939 939 31565 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516614352 15512608768 12637 33554432000 4194304 4196468 140723534136144 139658630327024 139659161733762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=948] ppid=939 vsize=15149032 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/941/task/948/stat : 948 (java) S 939 939 31565 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516614352 15512608768 12637 33554432000 4194304 4196468 140723534136144 139658629273248 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=949] ppid=939 vsize=15149032 memory=14004 CPUtime=0 cores=1,3,5,7
/proc/941/task/949/stat : 949 (java) S 939 939 31565 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516614352 15512608768 12637 33554432000 4194304 4196468 140723534136144 139658628220144 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=952] ppid=939 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/941/task/952/stat : 952 (java) S 939 939 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516614355 15512608768 12637 33554432000 4194304 4196468 140723534136144 139658627168720 139659161741211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=953] ppid=939 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/941/task/953/stat : 953 (java) S 939 939 31565 0 -1 1077944384 703 0 0 0 5 0 0 0 20 0 15 0 516614355 15512608768 12637 33554432000 4194304 4196468 140723534136144 139658626115824 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=954] ppid=939 vsize=15149032 memory=140140622209488 CPUtime=0.04 cores=1,3,5,7
/proc/941/task/954/stat : 954 (java) S 939 939 31565 0 -1 1077944384 283 0 0 0 4 0 0 0 20 0 15 0 516614355 15512608768 12637 33554432000 4194304 4196468 140723534136144 139658625063280 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=955] ppid=939 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/941/task/955/stat : 955 (java) S 939 939 31565 0 -1 1077944384 796 0 0 0 12 0 0 0 20 0 15 0 516614355 15512608768 12637 33554432000 4194304 4196468 140723534136144 139658624010224 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=956] ppid=939 vsize=15149032 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/941/task/956/stat : 956 (java) S 939 939 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516614355 15512608768 12637 33554432000 4194304 4196468 140723534136144 139658622957920 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=957] ppid=939 vsize=15149032 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/941/task/957/stat : 957 (java) S 939 939 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516614355 15512608768 12637 33554432000 4194304 4196468 140723534136144 139658621905968 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51712 KiB

[startup+0.700841 s]
/proc/loadavg: 2.02 2.04 2.05 5/230 957
/proc/meminfo: memFree=21452156/32770624 swapFree=66997172/67108860
[pid=939] ppid=936 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/939/stat : 939 (xcsp3-exec) S 936 939 31565 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516614349 115843072 364 33554432000 4194304 5098028 140735669193408 140735669191512 139908535890556 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31633408 140735669195607 140735669195865 140735669195865 140735669198790 0
/proc/939/statm: 28282 364 305 221 0 87 0
[pid=941] ppid=939 vsize=15151156 memory=75176 CPUtime=1.58 cores=1,3,5,7
/proc/941/stat : 941 (java) S 939 939 31565 0 -1 1077944320 15035 0 0 0 152 6 0 0 20 0 15 0 516614349 15514783744 18794 33554432000 4194304 4196468 140723534136144 140723534118688 139659161722615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
/proc/941/statm: 3787789 18794 3457 1 0 3748889 0
[pid=941/tid=942] ppid=939 vsize=15151156 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/941/task/942/stat : 942 (java) R 939 939 31565 0 -1 4202560 9164 0 0 0 64 3 0 0 20 0 15 0 516614350 15514783744 18794 33554432000 4194304 4196468 140723534136144 139659165961832 139659161734550 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=943] ppid=939 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/941/task/943/stat : 943 (java) S 939 939 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516614350 15514783744 18794 33554432000 4194304 4196468 140723534136144 139659118275088 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=944] ppid=939 vsize=15151156 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/941/task/944/stat : 944 (java) S 939 939 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516614350 15514783744 18794 33554432000 4194304 4196468 140723534136144 139659117222544 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=945] ppid=939 vsize=15151156 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/941/task/945/stat : 945 (java) S 939 939 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516614350 15514783744 18794 33554432000 4194304 4196468 140723534136144 139658752350480 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=946] ppid=939 vsize=15151156 memory=772 CPUtime=0 cores=1,3,5,7
/proc/941/task/946/stat : 946 (java) S 939 939 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516614350 15514783744 18794 33554432000 4194304 4196468 140723534136144 139658751297936 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=947] ppid=939 vsize=15151156 memory=10596 CPUtime=0 cores=1,3,5,7
/proc/941/task/947/stat : 947 (java) S 939 939 31565 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516614352 15514783744 18794 33554432000 4194304 4196468 140723534136144 139658630327024 139659161733762 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=948] ppid=939 vsize=15151156 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/941/task/948/stat : 948 (java) S 939 939 31565 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516614352 15514783744 18794 33554432000 4194304 4196468 140723534136144 139658629273248 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=949] ppid=939 vsize=15151156 memory=988 CPUtime=0 cores=1,3,5,7
/proc/941/task/949/stat : 949 (java) S 939 939 31565 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516614352 15514783744 18794 33554432000 4194304 4196468 140723534136144 139658628220144 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=952] ppid=939 vsize=15151156 memory=3628 CPUtime=0 cores=1,3,5,7
/proc/941/task/952/stat : 952 (java) S 939 939 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516614355 15514783744 18794 33554432000 4194304 4196468 140723534136144 139658627168720 139659161741211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=953] ppid=939 vsize=15151156 memory=2828 CPUtime=0.25 cores=1,3,5,7
/proc/941/task/953/stat : 953 (java) R 939 939 31565 0 -1 4202560 1161 0 0 0 25 0 0 0 20 0 15 0 516614355 15514783744 18794 33554432000 4194304 4196468 140723534136144 139658626102368 139659146846157 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=954] ppid=939 vsize=15151156 memory=1048 CPUtime=0.27 cores=1,3,5,7
/proc/941/task/954/stat : 954 (java) R 939 939 31565 0 -1 4202560 1623 0 0 0 27 0 0 0 20 0 15 0 516614355 15514783744 18794 33554432000 4194304 4196468 140723534136144 139658625049304 139659145107484 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=955] ppid=939 vsize=15151156 memory=6140 CPUtime=0.34 cores=1,3,5,7
/proc/941/task/955/stat : 955 (java) S 939 939 31565 0 -1 1077944384 1777 0 0 0 34 0 0 0 20 0 15 0 516614355 15514783744 18794 33554432000 4194304 4196468 140723534136144 139658624010224 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=956] ppid=939 vsize=15151156 memory=612 CPUtime=0 cores=1,3,5,7
/proc/941/task/956/stat : 956 (java) S 939 939 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516614355 15514783744 18794 33554432000 4194304 4196468 140723534136144 139658622957920 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=957] ppid=939 vsize=15151156 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/941/task/957/stat : 957 (java) S 939 939 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516614355 15514783744 18794 33554432000 4194304 4196468 140723534136144 139658621905968 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 76632 KiB

[startup+1.5009 s]
/proc/loadavg: 2.02 2.04 2.05 5/230 957
/proc/meminfo: memFree=21426544/32770624 swapFree=66997172/67108860
[pid=939] ppid=936 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/939/stat : 939 (xcsp3-exec) S 936 939 31565 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516614349 115843072 364 33554432000 4194304 5098028 140735669193408 140735669191512 139908535890556 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31633408 140735669195607 140735669195865 140735669195865 140735669198790 0
/proc/939/statm: 28282 364 305 221 0 87 0

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

/proc/941/task/949/stat : 949 (java) S 939 939 31565 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 516614352 15514783744 65537 33554432000 4194304 4196468 140723534136144 139658628220160 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=952] ppid=939 vsize=15151156 memory=288230583166042426 CPUtime=0 cores=1,3,5,7
/proc/941/task/952/stat : 952 (java) S 939 939 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516614355 15514783744 65537 33554432000 4194304 4196468 140723534136144 139658627168720 139659161741211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=953] ppid=939 vsize=15151156 memory=14127836181038450 CPUtime=2.11 cores=1,3,5,7
/proc/941/task/953/stat : 953 (java) S 939 939 31565 0 -1 1077944384 19059 0 0 0 209 2 0 0 20 0 15 0 516614355 15514783744 65537 33554432000 4194304 4196468 140723534136144 139658626115824 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=954] ppid=939 vsize=15151156 memory=2116 CPUtime=1.84 cores=1,3,5,7
/proc/941/task/954/stat : 954 (java) S 939 939 31565 0 -1 1077944384 14766 0 0 0 182 2 0 0 20 0 15 0 516614355 15514783744 65537 33554432000 4194304 4196468 140723534136144 139658625063280 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=955] ppid=939 vsize=15151156 memory=33840 CPUtime=0.52 cores=1,3,5,7
/proc/941/task/955/stat : 955 (java) S 939 939 31565 0 -1 1077944384 8072 0 0 0 51 1 0 0 20 0 15 0 516614355 15514783744 65537 33554432000 4194304 4196468 140723534136144 139658624010224 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=956] ppid=939 vsize=15151156 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/941/task/956/stat : 956 (java) S 939 939 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516614355 15514783744 65537 33554432000 4194304 4196468 140723534136144 139658622957920 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=957] ppid=939 vsize=15151156 memory=3260 CPUtime=0.47 cores=1,3,5,7
/proc/941/task/957/stat : 957 (java) S 939 939 31565 0 -1 1077944384 886 0 0 0 20 27 0 0 20 0 15 0 516614355 15514783744 65537 33554432000 4194304 4196468 140723534136144 139658621905968 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
Current children cumulated CPU time: 2269.73 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 263604 KiB

[startup+2322.3 s]
/proc/loadavg: 0.67 0.72 0.90 2/207 1236
/proc/meminfo: memFree=25486444/32770624 swapFree=66997172/67108860
[pid=939] ppid=936 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/939/stat : 939 (xcsp3-exec) S 936 939 31565 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516614349 115843072 364 33554432000 4194304 5098028 140735669193408 140735669191512 139908535890556 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31633408 140735669195607 140735669195865 140735669195865 140735669198790 0
/proc/939/statm: 28282 364 305 221 0 87 0
[pid=941] ppid=939 vsize=15151156 memory=264196 CPUtime=2329.84 cores=1,3,5,7
/proc/941/stat : 941 (java) S 939 939 31565 0 -1 1077944320 85115 0 0 0 232913 71 0 0 20 0 15 0 516614349 15514783744 66049 33554432000 4194304 4196468 140723534136144 140723534118688 139659161722615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
/proc/941/statm: 3787789 66049 3509 1 0 3748889 0
[pid=941/tid=942] ppid=939 vsize=15151156 memory=14127836181038450 CPUtime=2319.85 cores=1,3,5,7
/proc/941/task/942/stat : 942 (java) R 939 939 31565 0 -1 4202560 21299 0 0 0 231977 8 0 0 20 0 15 0 516614350 15514783744 66049 33554432000 4194304 4196468 140723534136144 139659165962128 139658801352584 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=943] ppid=939 vsize=15151156 memory=2116 CPUtime=0.99 cores=1,3,5,7
/proc/941/task/943/stat : 943 (java) S 939 939 31565 0 -1 1077944384 2244 0 0 0 91 8 0 0 20 0 15 0 516614350 15514783744 66049 33554432000 4194304 4196468 140723534136144 139659118275088 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=944] ppid=939 vsize=15151156 memory=288230574492221466 CPUtime=1 cores=1,3,5,7
/proc/941/task/944/stat : 944 (java) S 939 939 31565 0 -1 1077944384 4468 0 0 0 92 8 0 0 20 0 15 0 516614350 15514783744 66049 33554432000 4194304 4196468 140723534136144 139659117222544 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=945] ppid=939 vsize=15151156 memory=288230583166042426 CPUtime=0.99 cores=1,3,5,7
/proc/941/task/945/stat : 945 (java) S 939 939 31565 0 -1 1077944384 5244 0 0 0 88 11 0 0 20 0 15 0 516614350 15514783744 66049 33554432000 4194304 4196468 140723534136144 139658752350480 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=946] ppid=939 vsize=15151156 memory=14127836181038450 CPUtime=1 cores=1,3,5,7
/proc/941/task/946/stat : 946 (java) S 939 939 31565 0 -1 1077944384 2548 0 0 0 91 9 0 0 20 0 15 0 516614350 15514783744 66049 33554432000 4194304 4196468 140723534136144 139658751297936 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=947] ppid=939 vsize=15151156 memory=1456 CPUtime=0.96 cores=1,3,5,7
/proc/941/task/947/stat : 947 (java) S 939 939 31565 0 -1 1077944384 5115 0 0 0 90 6 0 0 20 0 15 0 516614352 15514783744 66049 33554432000 4194304 4196468 140723534136144 139658630327024 139659161733762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=948] ppid=939 vsize=15151156 memory=264196 CPUtime=0 cores=1,3,5,7
/proc/941/task/948/stat : 948 (java) S 939 939 31565 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 516614352 15514783744 66049 33554432000 4194304 4196468 140723534136144 139658629273312 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=949] ppid=939 vsize=15151156 memory=532 CPUtime=0 cores=1,3,5,7
/proc/941/task/949/stat : 949 (java) S 939 939 31565 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 516614352 15514783744 66049 33554432000 4194304 4196468 140723534136144 139658628220160 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=952] ppid=939 vsize=15151156 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/941/task/952/stat : 952 (java) S 939 939 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516614355 15514783744 66049 33554432000 4194304 4196468 140723534136144 139658627168720 139659161741211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=953] ppid=939 vsize=15151156 memory=6947385649911455296 CPUtime=2.11 cores=1,3,5,7
/proc/941/task/953/stat : 953 (java) S 939 939 31565 0 -1 1077944384 19062 0 0 0 209 2 0 0 20 0 15 0 516614355 15514783744 66049 33554432000 4194304 4196468 140723534136144 139658626115824 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=954] ppid=939 vsize=15151156 memory=1804 CPUtime=1.84 cores=1,3,5,7
/proc/941/task/954/stat : 954 (java) S 939 939 31565 0 -1 1077944384 14768 0 0 0 182 2 0 0 20 0 15 0 516614355 15514783744 66049 33554432000 4194304 4196468 140723534136144 139658625063280 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=955] ppid=939 vsize=15151156 memory=916 CPUtime=0.52 cores=1,3,5,7
/proc/941/task/955/stat : 955 (java) S 939 939 31565 0 -1 1077944384 8074 0 0 0 51 1 0 0 20 0 15 0 516614355 15514783744 66049 33554432000 4194304 4196468 140723534136144 139658624010224 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=956] ppid=939 vsize=15151156 memory=532 CPUtime=0 cores=1,3,5,7
/proc/941/task/956/stat : 956 (java) S 939 939 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516614355 15514783744 66049 33554432000 4194304 4196468 140723534136144 139658622957920 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=957] ppid=939 vsize=15151156 memory=1556 CPUtime=0.49 cores=1,3,5,7
/proc/941/task/957/stat : 957 (java) S 939 939 31565 0 -1 1077944384 901 0 0 0 21 28 0 0 20 0 15 0 516614355 15514783744 66049 33554432000 4194304 4196468 140723534136144 139658621905968 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
Current children cumulated CPU time: 2329.84 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 265652 KiB

[startup+2382.3 s]
/proc/loadavg: 0.82 0.75 0.90 2/207 1243
/proc/meminfo: memFree=25481404/32770624 swapFree=66997172/67108860
[pid=939] ppid=936 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/939/stat : 939 (xcsp3-exec) S 936 939 31565 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516614349 115843072 364 33554432000 4194304 5098028 140735669193408 140735669191512 139908535890556 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31633408 140735669195607 140735669195865 140735669195865 140735669198790 0
/proc/939/statm: 28282 364 305 221 0 87 0
[pid=941] ppid=939 vsize=15151156 memory=268292 CPUtime=2389.99 cores=1,3,5,7
/proc/941/stat : 941 (java) S 939 939 31565 0 -1 1077944320 85242 0 0 0 238925 74 0 0 20 0 15 0 516614349 15514783744 67073 33554432000 4194304 4196468 140723534136144 140723534118688 139659161722615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
/proc/941/statm: 3787789 67073 3509 1 0 3748889 0
[pid=941/tid=942] ppid=939 vsize=15151156 memory=2540 CPUtime=2379.75 cores=1,3,5,7
/proc/941/task/942/stat : 942 (java) R 939 939 31565 0 -1 4202560 21403 0 0 0 237967 8 0 0 20 0 15 0 516614350 15514783744 67073 33554432000 4194304 4196468 140723534136144 139659165962016 139658800931955 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=943] ppid=939 vsize=15151156 memory=65220 CPUtime=1.03 cores=1,3,5,7
/proc/941/task/943/stat : 943 (java) S 939 939 31565 0 -1 1077944384 2246 0 0 0 95 8 0 0 20 0 15 0 516614350 15514783744 67073 33554432000 4194304 4196468 140723534136144 139659118275088 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=944] ppid=939 vsize=15151156 memory=988 CPUtime=1.05 cores=1,3,5,7
/proc/941/task/944/stat : 944 (java) S 939 939 31565 0 -1 1077944384 4472 0 0 0 96 9 0 0 20 0 15 0 516614350 15514783744 67073 33554432000 4194304 4196468 140723534136144 139659117222544 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=945] ppid=939 vsize=15151156 memory=268292 CPUtime=1.05 cores=1,3,5,7
/proc/941/task/945/stat : 945 (java) S 939 939 31565 0 -1 1077944384 5248 0 0 0 93 12 0 0 20 0 15 0 516614350 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658752350480 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=946] ppid=939 vsize=15151156 memory=3680 CPUtime=1.04 cores=1,3,5,7
/proc/941/task/946/stat : 946 (java) S 939 939 31565 0 -1 1077944384 2553 0 0 0 95 9 0 0 20 0 15 0 516614350 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658751297936 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=947] ppid=939 vsize=15151156 memory=836 CPUtime=1 cores=1,3,5,7
/proc/941/task/947/stat : 947 (java) S 939 939 31565 0 -1 1077944384 5119 0 0 0 93 7 0 0 20 0 15 0 516614352 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658630327024 139659161733762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=948] ppid=939 vsize=15151156 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/941/task/948/stat : 948 (java) S 939 939 31565 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 516614352 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658629273312 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=949] ppid=939 vsize=15151156 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/941/task/949/stat : 949 (java) S 939 939 31565 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 516614352 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658628220160 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=952] ppid=939 vsize=15151156 memory=1980 CPUtime=0 cores=1,3,5,7
/proc/941/task/952/stat : 952 (java) S 939 939 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516614355 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658627168720 139659161741211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=953] ppid=939 vsize=15151156 memory=2540 CPUtime=2.11 cores=1,3,5,7
/proc/941/task/953/stat : 953 (java) S 939 939 31565 0 -1 1077944384 19062 0 0 0 209 2 0 0 20 0 15 0 516614355 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658626115824 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=954] ppid=939 vsize=15151156 memory=1760 CPUtime=1.84 cores=1,3,5,7
/proc/941/task/954/stat : 954 (java) S 939 939 31565 0 -1 1077944384 14768 0 0 0 182 2 0 0 20 0 15 0 516614355 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658625063280 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=955] ppid=939 vsize=15151156 memory=111636 CPUtime=0.52 cores=1,3,5,7
/proc/941/task/955/stat : 955 (java) S 939 939 31565 0 -1 1077944384 8074 0 0 0 51 1 0 0 20 0 15 0 516614355 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658624010224 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=956] ppid=939 vsize=15151156 memory=3467824628014002776 CPUtime=0 cores=1,3,5,7
/proc/941/task/956/stat : 956 (java) S 939 939 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516614355 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658622957920 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=957] ppid=939 vsize=15151156 memory=7079770014140618576 CPUtime=0.5 cores=1,3,5,7
/proc/941/task/957/stat : 957 (java) S 939 939 31565 0 -1 1077944384 905 0 0 0 21 29 0 0 20 0 15 0 516614355 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658621905968 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
Current children cumulated CPU time: 2389.99 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 269748 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2392.3 s]
/proc/loadavg: 0.85 0.76 0.90 2/207 1243
/proc/meminfo: memFree=25481404/32770624 swapFree=66997172/67108860
[pid=939] ppid=936 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/939/stat : 939 (xcsp3-exec) S 936 939 31565 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516614349 115843072 364 33554432000 4194304 5098028 140735669193408 140735669191512 139908535890556 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31633408 140735669195607 140735669195865 140735669195865 140735669198790 0
/proc/939/statm: 28282 364 305 221 0 87 0
[pid=941] ppid=939 vsize=15151156 memory=268292 CPUtime=2400.02 cores=1,3,5,7
/proc/941/stat : 941 (java) S 939 939 31565 0 -1 1077944320 86165 0 0 0 239928 74 0 0 20 0 15 0 516614349 15514783744 67073 33554432000 4194304 4196468 140723534136144 140723534118688 139659161722615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
/proc/941/statm: 3787789 67073 3509 1 0 3748889 0
[pid=941/tid=942] ppid=939 vsize=15151156 memory=7451878937257140818 CPUtime=2389.73 cores=1,3,5,7
/proc/941/task/942/stat : 942 (java) R 939 939 31565 0 -1 4202560 21611 0 0 0 238965 8 0 0 20 0 15 0 516614350 15514783744 67073 33554432000 4194304 4196468 140723534136144 139659165962128 139658803159900 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=943] ppid=939 vsize=15151156 memory=288230574492221466 CPUtime=1.04 cores=1,3,5,7
/proc/941/task/943/stat : 943 (java) S 939 939 31565 0 -1 1077944384 2665 0 0 0 96 8 0 0 20 0 15 0 516614350 15514783744 67073 33554432000 4194304 4196468 140723534136144 139659118275088 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=944] ppid=939 vsize=15151156 memory=288230583166042426 CPUtime=1.06 cores=1,3,5,7
/proc/941/task/944/stat : 944 (java) S 939 939 31565 0 -1 1077944384 4496 0 0 0 97 9 0 0 20 0 15 0 516614350 15514783744 67073 33554432000 4194304 4196468 140723534136144 139659117222544 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=945] ppid=939 vsize=15151156 memory=14127836181038450 CPUtime=1.05 cores=1,3,5,7
/proc/941/task/945/stat : 945 (java) S 939 939 31565 0 -1 1077944384 5285 0 0 0 93 12 0 0 20 0 15 0 516614350 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658752350480 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=946] ppid=939 vsize=15151156 memory=1428 CPUtime=1.05 cores=1,3,5,7
/proc/941/task/946/stat : 946 (java) S 939 939 31565 0 -1 1077944384 2589 0 0 0 96 9 0 0 20 0 15 0 516614350 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658751297936 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=947] ppid=939 vsize=15151156 memory=1540 CPUtime=1.01 cores=1,3,5,7
/proc/941/task/947/stat : 947 (java) S 939 939 31565 0 -1 1077944384 5299 0 0 0 94 7 0 0 20 0 15 0 516614352 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658630327024 139659161733762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=948] ppid=939 vsize=15151156 memory=772 CPUtime=0 cores=1,3,5,7
/proc/941/task/948/stat : 948 (java) S 939 939 31565 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 516614352 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658629273312 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=949] ppid=939 vsize=15151156 memory=6947385649911455296 CPUtime=0 cores=1,3,5,7
/proc/941/task/949/stat : 949 (java) S 939 939 31565 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 516614352 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658628220160 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=952] ppid=939 vsize=15151156 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/941/task/952/stat : 952 (java) S 939 939 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516614355 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658627168720 139659161741211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=953] ppid=939 vsize=15151156 memory=288230583166042426 CPUtime=2.11 cores=1,3,5,7
/proc/941/task/953/stat : 953 (java) S 939 939 31565 0 -1 1077944384 19064 0 0 0 209 2 0 0 20 0 15 0 516614355 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658626115824 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=954] ppid=939 vsize=15151156 memory=14127836181038450 CPUtime=1.84 cores=1,3,5,7
/proc/941/task/954/stat : 954 (java) S 939 939 31565 0 -1 1077944384 14770 0 0 0 182 2 0 0 20 0 15 0 516614355 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658625063280 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=955] ppid=939 vsize=15151156 memory=3680 CPUtime=0.52 cores=1,3,5,7
/proc/941/task/955/stat : 955 (java) S 939 939 31565 0 -1 1077944384 8076 0 0 0 51 1 0 0 20 0 15 0 516614355 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658624010224 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=956] ppid=939 vsize=15151156 memory=6947385649911455296 CPUtime=0 cores=1,3,5,7
/proc/941/task/956/stat : 956 (java) S 939 939 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516614355 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658622957920 139659161732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
[pid=941/tid=957] ppid=939 vsize=15151156 memory=1436 CPUtime=0.5 cores=1,3,5,7
/proc/941/task/957/stat : 957 (java) S 939 939 31565 0 -1 1077944384 918 0 0 0 21 29 0 0 20 0 15 0 516614355 15514783744 67073 33554432000 4194304 4196468 140723534136144 139658621905968 139659161733762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 21942272 140723534144475 140723534144650 140723534144650 140723534147535 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 269748 KiB

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

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

[startup+2392.31 s]
# the end of solver process 941 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.3 s, system=0.753522 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): 2392.31
CPU time (s): 2400.05
CPU user time (s): 2399.3
CPU system time (s): 0.753522
CPU usage (%): 100.323
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 269748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.3
system time used= 0.753522
maximum resident set size= 268792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87141
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 80338
involuntary context switches= 4668


# summary of solver processes directly reported to runsolver:
#   pid: 939,941
#   total CPU time (s): 2400.05
#   total CPU user time (s): 2399.3
#   total CPU system time (s): 0.753522

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7786 second user time and 22.2861 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-25 12:18:39
IDJOB=4406618
IDBENCH=141368
IDSOLVER=2870
FILE ID=node140/4406618-1569406760
RUNJOBID= node140-1569396628-31597
PBS_JOBID= 21705682
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-13_c18.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406618-1569406760/watcher-4406618-1569406760 -o /var/tmp/evaluation-result-4406618-1569406760/solver-4406618-1569406760 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node140-1569396628-31597 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 734900325 HOME/instance-4406618-1569406760.xml

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

MD5SUM BENCH= 66cce14b45be89e007abc3e2885e8941
RANDOM SEED=734900325

node140.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21502856 kB
MemAvailable:   27636352 kB
Buffers:          151260 kB
Cached:          6086012 kB
SwapCached:         2996 kB
Active:          7332704 kB
Inactive:        3114148 kB
Active(anon):    4207032 kB
Inactive(anon):    57532 kB
Active(file):    3125672 kB
Inactive(file):  3056616 kB
Unevictable:      107712 kB
Mlocked:          107712 kB
SwapTotal:      67108860 kB
SwapFree:       66997172 kB
Dirty:             25984 kB
Writeback:             0 kB
AnonPages:       4304608 kB
Mapped:            70860 kB
Shmem:             46484 kB
Slab:             408632 kB
SReclaimable:     379668 kB
SUnreclaim:        28964 kB
KernelStack:        4016 kB
PageTables:        13812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5454392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4190208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /var/tmp at the end= 13488 MiB
End job on node140 at 2019-09-25 12:58:31