Trace number 4248613

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
R1: choco-solver 4.0.5 (2017-07-05)SAT (TO)3 2400.3601 604.33398

General information on the benchmark

NameRamsey/Ramsey-int-s1/
Ramsey-int-18.xml
MD5SUM3a3404c97a3d7cefcffb7ea6a332e0fb
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark2400.0701
Satisfiable
(Un)Satisfiability was proved
Number of variables324
Number of constraints816
Number of domains1
Minimum domain size153
Maximum domain size153
Distribution of domain sizes[{"size":153,"count":153}]
Minimum variable degree0
Maximum variable degree17
Distribution of variable degrees[{"degree":0,"count":171},{"degree":17,"count":153}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":816}]
Number of extensional constraints0
Number of intensional constraints816
Distribution of constraint types[{"type":"intension","count":816}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.10	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4248613-1502061027.xml"  -tl '2400s' -p 4 -x 0
0.00/0.34	c [HOME/instance-4248613-1502061027.xml, -tl, 2400s, -p, 4, -x, 0]
0.00/0.40	c 4 solvers in parallel
0.00/0.47	c parse instance...
2.29/1.13	c solve instance...
3.04/1.39	o 143 
3.45/1.44	o 136 
3.80/1.57	o 103 
4.19/1.62	o 15 
4.19/1.64	o 14 
9.34/2.98	o 12 
19.02/5.52	o 9 
19.02/5.59	o 5 
20.35/6.01	o 4 
21.47/6.52	o 3 
2400.36/604.35	s SATISFIABLE
2400.36/604.35	v <instantiation>
2400.36/604.35	v 	<list>x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[6][16] x[6][17] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[7][16] x[7][17] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[8][16] x[8][17] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[9][16] x[9][17] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[10][16] x[10][17] x[11][12] x[11][13] x[11][14] x[11][15] x[11][16] x[11][17] x[12][13] x[12][14] x[12][15] x[12][16] x[12][17] x[13][14] x[13][15] x[13][16] x[13][17] x[14][15] x[14][16] x[14][17] x[15][16] x[15][17] x[16][17] </list>
2400.36/604.35	v 	<values>1 0 2 2 3 0 2 0 0 2 1 0 1 0 1 2 3 0 1 0 1 1 3 0 2 2 0 0 2 2 0 2 2 0 1 3 2 2 1 3 1 1 2 0 1 3 2 0 0 2 3 3 0 0 1 1 0 2 0 0 1 2 0 0 0 3 2 3 3 3 2 2 1 1 2 2 2 3 1 2 0 3 1 0 0 0 1 1 3 1 0 2 1 1 3 0 0 0 1 2 0 1 0 2 3 0 0 0 1 0 2 1 0 2 1 0 0 1 1 2 3 3 2 1 0 2 2 1 3 2 3 1 1 0 3 3 2 0 0 3 3 3 1 0 3 1 3 1 1 0 2 2 1 </values>
2400.36/604.35	v </instantiation>
2400.36/604.35	c Unexpected resolution interruption!

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4248613-1502061027/watcher-4248613-1502061027 -o /tmp/evaluation-result-4248613-1502061027/solver-4248613-1502061027 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502042263-31899 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 10000 -tdir HOME -seed 1985626241 HOME/instance-4248613-1502061027.xml 

pid=12163
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.29 5.75 7.30 2/199 12166
/proc/meminfo: memFree=21768448/32770624 swapFree=0/330380
[pid=12166] ppid=12163 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/12166/stat : 12166 (runsolver) D 12163 12166 25100 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 53918017 24240128 106 18446744073709551615 4194304 4338465 140725651409360 140725651407000 139990702871255 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 25829376 140725651415126 140725651415625 140725651415625 140725651419082 0
/proc/12166/statm: 5918 106 53 36 0 2156 0

[startup+0.100116 s]
/proc/loadavg: 4.29 5.75 7.30 2/199 12166
/proc/meminfo: memFree=21768448/32770624 swapFree=0/330380
[pid=12166] ppid=12163 vsize=8 CPUtime=0 cores=1,3,5,7
/proc/12166/stat : 12166 (runsolver) R 12163 12166 25100 0 -1 4202560 114 0 0 0 0 0 0 0 20 0 1 0 53918017 8192 1 18446744073709551615 0 0 0 140725651406856 139990702696951 0 0 1 24578 0 0 0 17 5 0 0 9 0 0 0 0 0 0 0 0 0 0
/proc/12166/statm: 817 1 0 0 0 40 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8

[startup+0.200257 s]
/proc/loadavg: 4.29 5.75 7.30 2/199 12166
/proc/meminfo: memFree=21768448/32770624 swapFree=0/330380
[pid=12166] ppid=12163 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12166/stat : 12166 (xcsp3-exec) S 12163 12166 25100 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 53918017 9740288 345 18446744073709551615 4194304 5098028 140720514164800 140720514162904 139753544221308 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 18055168 140720514171288 140720514171498 140720514171498 140720514174955 0
/proc/12166/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300208 s]
/proc/loadavg: 4.29 5.75 7.30 2/199 12166
/proc/meminfo: memFree=21768448/32770624 swapFree=0/330380
[pid=12166] ppid=12163 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12166/stat : 12166 (xcsp3-exec) S 12163 12166 25100 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 53918017 9740288 345 18446744073709551615 4194304 5098028 140720514164800 140720514162904 139753544221308 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 18055168 140720514171288 140720514171498 140720514171498 140720514174955 0
/proc/12166/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700211 s]
/proc/loadavg: 4.29 5.75 7.30 2/199 12166
/proc/meminfo: memFree=21768448/32770624 swapFree=0/330380
[pid=12166] ppid=12163 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12166/stat : 12166 (xcsp3-exec) S 12163 12166 25100 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 53918017 9740288 345 18446744073709551615 4194304 5098028 140720514164800 140720514162904 139753544221308 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 18055168 140720514171288 140720514171498 140720514171498 140720514174955 0
/proc/12166/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50106 s]
/proc/loadavg: 4.29 5.75 7.30 8/215 12182
/proc/meminfo: memFree=21639680/32770624 swapFree=0/330416
[pid=12166] ppid=12163 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12166/stat : 12166 (xcsp3-exec) S 12163 12166 25100 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 53918017 9740288 345 18446744073709551615 4194304 5098028 140720514164800 140720514162904 139753544221308 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 18055168 140720514171288 140720514171498 140720514171498 140720514174955 0
/proc/12166/statm: 2378 345 289 221 0 87 0
[pid=12168] ppid=12166 vsize=13252148 CPUtime=3.8 cores=1,3,5,7
/proc/12168/stat : 12168 (java) S 12166 12166 25100 0 -1 1077944320 16949 0 0 0 372 8 0 0 20 0 19 0 53918027 13570199552 49930 18446744073709551615 4194304 4196468 140730512692352 140730512674896 140390228397815 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
/proc/12168/statm: 3313037 49930 3224 1 0 3301329 0
[pid=12168/tid=12169] ppid=12166 vsize=13252148 CPUtime=0.92 cores=1,3,5,7
/proc/12168/task/12169/stat : 12169 (java) S 12166 12166 25100 0 -1 1077944384 8922 0 0 0 88 4 0 0 20 0 19 0 53918028 13570199552 49930 18446744073709551615 4194304 4196468 140730512692352 140390232638592 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12170] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12170/stat : 12170 (java) S 12166 12166 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53918028 13570199552 49930 18446744073709551615 4194304 4196468 140730512692352 140389832195216 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12171] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12171/stat : 12171 (java) S 12166 12166 25100 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 19 0 53918028 13570199552 49930 18446744073709551615 4194304 4196468 140730512692352 140389831142416 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12172] ppid=12166 vsize=13252148 CPUtime=0.01 cores=1,3,5,7
/proc/12168/task/12172/stat : 12172 (java) S 12166 12166 25100 0 -1 1077944384 31 0 0 0 1 0 0 0 20 0 19 0 53918028 13570199552 49930 18446744073709551615 4194304 4196468 140730512692352 140389830089616 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12173] ppid=12166 vsize=13252148 CPUtime=0.01 cores=1,3,5,7
/proc/12168/task/12173/stat : 12173 (java) S 12166 12166 25100 0 -1 1077944384 29 0 0 0 1 0 0 0 20 0 19 0 53918028 13570199552 49930 18446744073709551615 4194304 4196468 140730512692352 140389829036816 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12174] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12174/stat : 12174 (java) S 12166 12166 25100 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 53918030 13570199552 49930 18446744073709551615 4194304 4196468 140730512692352 140389712353648 140390228408962 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12175] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12175/stat : 12175 (java) S 12166 12166 25100 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 53918030 13570199552 49930 18446744073709551615 4194304 4196468 140730512692352 140389711299616 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12176] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12176/stat : 12176 (java) S 12166 12166 25100 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 53918030 13570199552 49930 18446744073709551615 4194304 4196468 140730512692352 140389710246768 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12177] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12177/stat : 12177 (java) S 12166 12166 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53918033 13570199552 49930 18446744073709551615 4194304 4196468 140730512692352 140389709195088 140390228416411 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12178] ppid=12166 vsize=13252148 CPUtime=0.75 cores=1,3,5,7
/proc/12168/task/12178/stat : 12178 (java) R 12166 12166 25100 0 -1 4202560 2131 0 0 0 75 0 0 0 20 0 19 0 53918033 13570199552 49930 18446744073709551615 4194304 4196468 140730512692352 140389708143600 140390209098119 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12179] ppid=12166 vsize=13252148 CPUtime=0.72 cores=1,3,5,7
/proc/12168/task/12179/stat : 12179 (java) R 12166 12166 25100 0 -1 4202560 1611 0 0 0 72 0 0 0 20 0 19 0 53918033 13570199552 49930 18446744073709551615 4194304 4196468 140730512692352 140389707071688 140390206145167 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12180] ppid=12166 vsize=13252148 CPUtime=0.61 cores=1,3,5,7
/proc/12168/task/12180/stat : 12180 (java) S 12166 12166 25100 0 -1 1077944384 2421 0 0 0 61 0 0 0 20 0 19 0 53918033 13570199552 49930 18446744073709551615 4194304 4196468 140730512692352 140389706037872 140390228408962 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12181] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12181/stat : 12181 (java) S 12166 12166 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53918033 13570199552 49930 18446744073709551615 4194304 4196468 140730512692352 140389704985312 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12182] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12182/stat : 12182 (java) S 12166 12166 25100 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53918043 13570199552 49930 18446744073709551615 4194304 4196468 140730512692352 140389703932592 140390228408962 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 13261660

[startup+3.10106 s]
/proc/loadavg: 4.29 5.75 7.30 11/219 12206
/proc/meminfo: memFree=21567156/32770624 swapFree=0/330416
[pid=12166] ppid=12163 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12166/stat : 12166 (xcsp3-exec) S 12163 12166 25100 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 53918017 9740288 345 18446744073709551615 4194304 5098028 140720514164800 140720514162904 139753544221308 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 18055168 140720514171288 140720514171498 140720514171498 140720514174955 0
/proc/12166/statm: 2378 345 289 221 0 87 0
[pid=12168] ppid=12166 vsize=13252148 CPUtime=10.04 cores=1,3,5,7
/proc/12168/stat : 12168 (java) S 12166 12166 25100 0 -1 1077944320 24898 0 0 0 994 10 0 0 20 0 19 0 53918027 13570199552 66995 18446744073709551615 4194304 4196468 140730512692352 140730512674896 140390228397815 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
/proc/12168/statm: 3313037 66995 3244 1 0 3301329 0
[pid=12168/tid=12169] ppid=12166 vsize=13252148 CPUtime=0.92 cores=1,3,5,7
/proc/12168/task/12169/stat : 12169 (java) S 12166 12166 25100 0 -1 1077944384 8923 0 0 0 88 4 0 0 20 0 19 0 53918028 13570199552 66995 18446744073709551615 4194304 4196468 140730512692352 140390232638592 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12170] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12170/stat : 12170 (java) S 12166 12166 25100 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 53918028 13570199552 66995 18446744073709551615 4194304 4196468 140730512692352 140389832195216 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12171] ppid=12166 vsize=13252148 CPUtime=0.02 cores=1,3,5,7
/proc/12168/task/12171/stat : 12171 (java) S 12166 12166 25100 0 -1 1077944384 42 0 0 0 2 0 0 0 20 0 19 0 53918028 13570199552 66995 18446744073709551615 4194304 4196468 140730512692352 140389831142416 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12172] ppid=12166 vsize=13252148 CPUtime=0.02 cores=1,3,5,7
/proc/12168/task/12172/stat : 12172 (java) S 12166 12166 25100 0 -1 1077944384 40 0 0 0 2 0 0 0 20 0 19 0 53918028 13570199552 66995 18446744073709551615 4194304 4196468 140730512692352 140389830089616 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12173] ppid=12166 vsize=13252148 CPUtime=0.02 cores=1,3,5,7
/proc/12168/task/12173/stat : 12173 (java) S 12166 12166 25100 0 -1 1077944384 39 0 0 0 2 0 0 0 20 0 19 0 53918028 13570199552 66995 18446744073709551615 4194304 4196468 140730512692352 140389829036816 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12174] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12174/stat : 12174 (java) S 12166 12166 25100 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 53918030 13570199552 66995 18446744073709551615 4194304 4196468 140730512692352 140389712353648 140390228408962 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12175] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12175/stat : 12175 (java) S 12166 12166 25100 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 53918030 13570199552 66995 18446744073709551615 4194304 4196468 140730512692352 140389711299680 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12176] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12176/stat : 12176 (java) S 12166 12166 25100 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 53918030 13570199552 66995 18446744073709551615 4194304 4196468 140730512692352 140389710246768 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12177] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12177/stat : 12177 (java) S 12166 12166 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53918033 13570199552 66995 18446744073709551615 4194304 4196468 140730512692352 140389709195088 140390228416411 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12178] ppid=12166 vsize=13252148 CPUtime=2.17 cores=1,3,5,7
/proc/12168/task/12178/stat : 12178 (java) R 12166 12166 25100 0 -1 4202560 5103 0 0 0 216 1 0 0 20 0 19 0 53918033 13570199552 66995 18446744073709551615 4194304 4196468 140730512692352 140389708130784 140390213320664 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12179] ppid=12166 vsize=13252148 CPUtime=1.92 cores=1,3,5,7
/proc/12168/task/12179/stat : 12179 (java) R 12166 12166 25100 0 -1 4202560 5488 0 0 0 191 1 0 0 20 0 19 0 53918033 13570199552 66995 18446744073709551615 4194304 4196468 140730512692352 140389707072432 140390209941588 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12180] ppid=12166 vsize=13252148 CPUtime=0.74 cores=1,3,5,7
/proc/12168/task/12180/stat : 12180 (java) R 12166 12166 25100 0 -1 1077944384 3034 0 0 0 73 1 0 0 20 0 19 0 53918033 13570199552 66995 18446744073709551615 4194304 4196468 140730512692352 140389706037872 140390228408962 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12181] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12181/stat : 12181 (java) S 12166 12166 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53918033 13570199552 66995 18446744073709551615 4194304 4196468 140730512692352 140389704985312 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12182] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12182/stat : 12182 (java) R 12166 12166 25100 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53918043 13570199552 66995 18446744073709551615 4194304 4196468 140730512692352 140389703932592 140390228408962 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
Current children cumulated CPU time (s) 10.04
Current children cumulated vsize (KiB) 13261660

[startup+6.30067 s]
/proc/loadavg: 4.82 5.84 7.32 6/219 12210
/proc/meminfo: memFree=21377468/32770624 swapFree=0/330424
[pid=12166] ppid=12163 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12166/stat : 12166 (xcsp3-exec) S 12163 12166 25100 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 53918017 9740288 345 18446744073709551615 4194304 5098028 140720514164800 140720514162904 139753544221308 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 18055168 140720514171288 140720514171498 140720514171498 140720514174955 0
/proc/12166/statm: 2378 345 289 221 0 87 0
[pid=12168] ppid=12166 vsize=13252148 CPUtime=21.27 cores=1,3,5,7
/proc/12168/stat : 12168 (java) S 12166 12166 25100 0 -1 1077944320 37135 0 0 0 2107 20 0 0 20 0 19 0 53918027 13570199552 118867 18446744073709551615 4194304 4196468 140730512692352 140730512674896 140390228397815 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
/proc/12168/statm: 3313037 118867 3253 1 0 3301329 0
[pid=12168/tid=12169] ppid=12166 vsize=13252148 CPUtime=0.92 cores=1,3,5,7
/proc/12168/task/12169/stat : 12169 (java) S 12166 12166 25100 0 -1 1077944384 9098 0 0 0 88 4 0 0 20 0 19 0 53918028 13570199552 118867 18446744073709551615 4194304 4196468 140730512692352 140390232638592 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12170] ppid=12166 vsize=13252148 CPUtime=0.02 cores=1,3,5,7
/proc/12168/task/12170/stat : 12170 (java) S 12166 12166 25100 0 -1 1077944384 31 0 0 0 2 0 0 0 20 0 19 0 53918028 13570199552 118867 18446744073709551615 4194304 4196468 140730512692352 140389832195216 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12171] ppid=12166 vsize=13252148 CPUtime=0.04 cores=1,3,5,7
/proc/12168/task/12171/stat : 12171 (java) S 12166 12166 25100 0 -1 1077944384 56 0 0 0 3 1 0 0 20 0 19 0 53918028 13570199552 118867 18446744073709551615 4194304 4196468 140730512692352 140389831142416 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12172] ppid=12166 vsize=13252148 CPUtime=0.05 cores=1,3,5,7
/proc/12168/task/12172/stat : 12172 (java) S 12166 12166 25100 0 -1 1077944384 64 0 0 0 4 1 0 0 20 0 19 0 53918028 13570199552 118867 18446744073709551615 4194304 4196468 140730512692352 140389830089616 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12173] ppid=12166 vsize=13252148 CPUtime=0.06 cores=1,3,5,7
/proc/12168/task/12173/stat : 12173 (java) S 12166 12166 25100 0 -1 1077944384 61 0 0 0 5 1 0 0 20 0 19 0 53918028 13570199552 118867 18446744073709551615 4194304 4196468 140730512692352 140389829036816 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12174] ppid=12166 vsize=13252148 CPUtime=0.02 cores=1,3,5,7
/proc/12168/task/12174/stat : 12174 (java) S 12166 12166 25100 0 -1 1077944384 252 0 0 0 1 1 0 0 20 0 19 0 53918030 13570199552 118867 18446744073709551615 4194304 4196468 140730512692352 140389712353648 140390228408962 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12175] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12175/stat : 12175 (java) S 12166 12166 25100 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 53918030 13570199552 118867 18446744073709551615 4194304 4196468 140730512692352 140389711299680 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12176] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12176/stat : 12176 (java) S 12166 12166 25100 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 53918030 13570199552 118867 18446744073709551615 4194304 4196468 140730512692352 140389710246768 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12177] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12177/stat : 12177 (java) S 12166 12166 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53918033 13570199552 118867 18446744073709551615 4194304 4196468 140730512692352 140389709195088 140390228416411 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12178] ppid=12166 vsize=13252148 CPUtime=3.26 cores=1,3,5,7
/proc/12168/task/12178/stat : 12178 (java) S 12166 12166 25100 0 -1 1077944384 9838 0 0 0 325 1 0 0 20 0 19 0 53918033 13570199552 118867 18446744073709551615 4194304 4196468 140730512692352 140389708143472 140390228408962 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12179] ppid=12166 vsize=13252148 CPUtime=3.11 cores=1,3,5,7
/proc/12168/task/12179/stat : 12179 (java) S 12166 12166 25100 0 -1 1077944384 8966 0 0 0 310 1 0 0 20 0 19 0 53918033 13570199552 118867 18446744073709551615 4194304 4196468 140730512692352 140389707090672 140390228408962 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12180] ppid=12166 vsize=13252148 CPUtime=0.82 cores=1,3,5,7
/proc/12168/task/12180/stat : 12180 (java) S 12166 12166 25100 0 -1 1077944384 4639 0 0 0 81 1 0 0 20 0 19 0 53918033 13570199552 118867 18446744073709551615 4194304 4196468 140730512692352 140389706037872 140390228408962 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12181] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12181/stat : 12181 (java) S 12166 12166 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53918033 13570199552 118867 18446744073709551615 4194304 4196468 140730512692352 140389704985312 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12182] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12182/stat : 12182 (java) S 12166 12166 25100 0 -1 1077944384 264 0 0 0 0 0 0 0 20 0 19 0 53918043 13570199552 118867 18446744073709551615 4194304 4196468 140730512692352 140389703932592 140390228408962 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
Current children cumulated CPU time (s) 21.27
Current children cumulated vsize (KiB) 13261660

[startup+12.7011 s]
/proc/loadavg: 5.16 5.89 7.33 8/219 12226
/proc/meminfo: memFree=20643188/32770624 swapFree=0/330432
[pid=12166] ppid=12163 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12166/stat : 12166 (xcsp3-exec) S 12163 12166 25100 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 53918017 9740288 345 18446744073709551615 4194304 5098028 140720514164800 140720514162904 139753544221308 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 18055168 140720514171288 140720514171498 140720514171498 140720514174955 0
/proc/12166/statm: 2378 345 289 221 0 87 0
[pid=12168] ppid=12166 vsize=13252148 CPUtime=46.06 cores=1,3,5,7
/proc/12168/stat : 12168 (java) S 12166 12166 25100 0 -1 1077944320 43705 0 0 0 4570 36 0 0 20 0 19 0 53918027 13570199552 289789 18446744073709551615 4194304 4196468 140730512692352 140730512674896 140390228397815 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
/proc/12168/statm: 3313037 289789 3262 1 0 3301329 0
[pid=12168/tid=12169] ppid=12166 vsize=13252148 CPUtime=0.92 cores=1,3,5,7
/proc/12168/task/12169/stat : 12169 (java) S 12166 12166 25100 0 -1 1077944384 9099 0 0 0 88 4 0 0 20 0 19 0 53918028 13570199552 289789 18446744073709551615 4194304 4196468 140730512692352 140390232638592 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12170] ppid=12166 vsize=13252148 CPUtime=0.07 cores=1,3,5,7
/proc/12168/task/12170/stat : 12170 (java) S 12166 12166 25100 0 -1 1077944384 133 0 0 0 5 2 0 0 20 0 19 0 53918028 13570199552 289789 18446744073709551615 4194304 4196468 140730512692352 140389832195216 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12171] ppid=12166 vsize=13252148 CPUtime=0.09 cores=1,3,5,7
/proc/12168/task/12171/stat : 12171 (java) S 12166 12166 25100 0 -1 1077944384 1440 0 0 0 7 2 0 0 20 0 19 0 53918028 13570199552 289789 18446744073709551615 4194304 4196468 140730512692352 140389831142416 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0

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

/proc/12166/statm: 2378 345 289 221 0 87 0
[pid=12168] ppid=12166 vsize=13252148 CPUtime=2313.03 cores=1,3,5,7
/proc/12168/stat : 12168 (java) S 12166 12166 25100 0 -1 1077944320 123110 0 0 0 231160 143 0 0 20 0 19 0 53918027 13570199552 348334 18446744073709551615 4194304 4196468 140730512692352 140730512674896 140390228397815 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
/proc/12168/statm: 3313037 348334 3280 1 0 3301329 0
[pid=12168/tid=12169] ppid=12166 vsize=13252148 CPUtime=0.92 cores=1,3,5,7
/proc/12168/task/12169/stat : 12169 (java) S 12166 12166 25100 0 -1 1077944384 9099 0 0 0 88 4 0 0 20 0 19 0 53918028 13570199552 348334 18446744073709551615 4194304 4196468 140730512692352 140390232638592 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12170] ppid=12166 vsize=13252148 CPUtime=1.45 cores=1,3,5,7
/proc/12168/task/12170/stat : 12170 (java) S 12166 12166 25100 0 -1 1077944384 3625 0 0 0 126 19 0 0 20 0 19 0 53918028 13570199552 348334 18446744073709551615 4194304 4196468 140730512692352 140389832195216 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12171] ppid=12166 vsize=13252148 CPUtime=1.46 cores=1,3,5,7
/proc/12168/task/12171/stat : 12171 (java) S 12166 12166 25100 0 -1 1077944384 6005 0 0 0 128 18 0 0 20 0 19 0 53918028 13570199552 348334 18446744073709551615 4194304 4196468 140730512692352 140389831142416 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12172] ppid=12166 vsize=13252148 CPUtime=1.47 cores=1,3,5,7
/proc/12168/task/12172/stat : 12172 (java) S 12166 12166 25100 0 -1 1077944384 3214 0 0 0 127 20 0 0 20 0 19 0 53918028 13570199552 348334 18446744073709551615 4194304 4196468 140730512692352 140389830089616 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12173] ppid=12166 vsize=13252148 CPUtime=1.49 cores=1,3,5,7
/proc/12168/task/12173/stat : 12173 (java) S 12166 12166 25100 0 -1 1077944384 3258 0 0 0 128 21 0 0 20 0 19 0 53918028 13570199552 348334 18446744073709551615 4194304 4196468 140730512692352 140389829036816 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12174] ppid=12166 vsize=13252148 CPUtime=0.84 cores=1,3,5,7
/proc/12168/task/12174/stat : 12174 (java) S 12166 12166 25100 0 -1 1077944384 19191 0 0 0 42 42 0 0 20 0 19 0 53918030 13570199552 348334 18446744073709551615 4194304 4196468 140730512692352 140389712353648 140390228408962 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12175] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12175/stat : 12175 (java) S 12166 12166 25100 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 53918030 13570199552 348334 18446744073709551615 4194304 4196468 140730512692352 140389711299680 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12176] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12176/stat : 12176 (java) S 12166 12166 25100 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 53918030 13570199552 348334 18446744073709551615 4194304 4196468 140730512692352 140389710246768 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12177] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12177/stat : 12177 (java) S 12166 12166 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53918033 13570199552 348334 18446744073709551615 4194304 4196468 140730512692352 140389709195088 140390228416411 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12178] ppid=12166 vsize=13252148 CPUtime=3.81 cores=1,3,5,7
/proc/12168/task/12178/stat : 12178 (java) S 12166 12166 25100 0 -1 1077944384 19773 0 0 0 379 2 0 0 20 0 19 0 53918033 13570199552 348334 18446744073709551615 4194304 4196468 140730512692352 140389708143472 140390228408962 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12179] ppid=12166 vsize=13252148 CPUtime=3.77 cores=1,3,5,7
/proc/12168/task/12179/stat : 12179 (java) S 12166 12166 25100 0 -1 1077944384 19730 0 0 0 376 1 0 0 20 0 19 0 53918033 13570199552 348334 18446744073709551615 4194304 4196468 140730512692352 140389707090672 140390228408962 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12180] ppid=12166 vsize=13252148 CPUtime=0.88 cores=1,3,5,7
/proc/12168/task/12180/stat : 12180 (java) S 12166 12166 25100 0 -1 1077944384 11617 0 0 0 87 1 0 0 20 0 19 0 53918033 13570199552 348334 18446744073709551615 4194304 4196468 140730512692352 140389706037872 140390228408962 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12181] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12181/stat : 12181 (java) S 12166 12166 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53918033 13570199552 348334 18446744073709551615 4194304 4196468 140730512692352 140389704985312 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12182] ppid=12166 vsize=13252148 CPUtime=0.18 cores=1,3,5,7
/proc/12168/task/12182/stat : 12182 (java) S 12166 12166 25100 0 -1 1077944384 1156 0 0 0 0 18 0 0 20 0 19 0 53918043 13570199552 348334 18446744073709551615 4194304 4196468 140730512692352 140389703932592 140390228408962 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12223] ppid=12166 vsize=13252148 CPUtime=571.29 cores=1,3,5,7
/proc/12168/task/12223/stat : 12223 (java) R 12166 12166 25100 0 -1 4202560 6149 0 0 0 57126 3 0 0 20 0 19 0 53918670 13570199552 348334 18446744073709551615 4194304 4196468 140730512692352 140389695916832 140389880376342 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12224] ppid=12166 vsize=13252148 CPUtime=571.26 cores=1,3,5,7
/proc/12168/task/12224/stat : 12224 (java) R 12166 12166 25100 0 -1 4202560 5294 0 0 0 57117 9 0 0 20 0 19 0 53918670 13570199552 348334 18446744073709551615 4194304 4196468 140730512692352 140389693812048 140389877202943 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12225] ppid=12166 vsize=13252148 CPUtime=570.4 cores=1,3,5,7
/proc/12168/task/12225/stat : 12225 (java) R 12166 12166 25100 0 -1 4202560 5975 0 0 0 57038 2 0 0 20 0 19 0 53918670 13570199552 348334 18446744073709551615 4194304 4196468 140730512692352 140389691706928 140389873896382 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12226] ppid=12166 vsize=13252148 CPUtime=570.59 cores=1,3,5,7
/proc/12168/task/12226/stat : 12226 (java) R 12166 12166 25100 0 -1 4202560 5146 0 0 0 57057 2 0 0 20 0 19 0 53918670 13570199552 348334 18446744073709551615 4194304 4196468 140730512692352 140389694868688 140389878412846 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
Current children cumulated CPU time (s) 2313.03
Current children cumulated vsize (KiB) 13261660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.301 s]
/proc/loadavg: 8.37 8.20 7.91 9/224 12430
/proc/meminfo: memFree=28374320/32770624 swapFree=0/330808
[pid=12166] ppid=12163 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12166/stat : 12166 (xcsp3-exec) S 12163 12166 25100 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 53918017 9740288 345 18446744073709551615 4194304 5098028 140720514164800 140720514162904 139753544221308 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 18055168 140720514171288 140720514171498 140720514171498 140720514174955 0
/proc/12166/statm: 2378 345 289 221 0 87 0
[pid=12168] ppid=12166 vsize=13252148 CPUtime=2400.36 cores=1,3,5,7
/proc/12168/stat : 12168 (java) S 12166 12166 25100 0 -1 1077944320 125869 0 0 0 239882 154 0 0 20 0 19 0 53918027 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140730512674896 140390228397815 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
/proc/12168/statm: 3313037 347469 3280 1 0 3301329 0
[pid=12168/tid=12169] ppid=12166 vsize=13252148 CPUtime=0.92 cores=1,3,5,7
/proc/12168/task/12169/stat : 12169 (java) S 12166 12166 25100 0 -1 1077944384 9099 0 0 0 88 4 0 0 20 0 19 0 53918028 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140390232638592 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12170] ppid=12166 vsize=13252148 CPUtime=1.56 cores=1,3,5,7
/proc/12168/task/12170/stat : 12170 (java) S 12166 12166 25100 0 -1 1077944384 3842 0 0 0 137 19 0 0 20 0 19 0 53918028 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389832195216 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12171] ppid=12166 vsize=13252148 CPUtime=1.59 cores=1,3,5,7
/proc/12168/task/12171/stat : 12171 (java) S 12166 12166 25100 0 -1 1077944384 6370 0 0 0 140 19 0 0 20 0 19 0 53918028 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389831142416 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12172] ppid=12166 vsize=13252148 CPUtime=1.58 cores=1,3,5,7
/proc/12168/task/12172/stat : 12172 (java) S 12166 12166 25100 0 -1 1077944384 3316 0 0 0 138 20 0 0 20 0 19 0 53918028 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389830089616 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12173] ppid=12166 vsize=13252148 CPUtime=1.6 cores=1,3,5,7
/proc/12168/task/12173/stat : 12173 (java) S 12166 12166 25100 0 -1 1077944384 3413 0 0 0 139 21 0 0 20 0 19 0 53918028 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389829036816 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12174] ppid=12166 vsize=13252148 CPUtime=0.97 cores=1,3,5,7
/proc/12168/task/12174/stat : 12174 (java) S 12166 12166 25100 0 -1 1077944384 19602 0 0 0 46 51 0 0 20 0 19 0 53918030 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389712353648 140390228408962 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12175] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12175/stat : 12175 (java) S 12166 12166 25100 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 53918030 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389711299680 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12176] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12176/stat : 12176 (java) S 12166 12166 25100 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 53918030 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389710246768 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12177] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12177/stat : 12177 (java) S 12166 12166 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53918033 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389709195088 140390228416411 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12178] ppid=12166 vsize=13252148 CPUtime=3.81 cores=1,3,5,7
/proc/12168/task/12178/stat : 12178 (java) S 12166 12166 25100 0 -1 1077944384 19945 0 0 0 379 2 0 0 20 0 19 0 53918033 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389708143472 140390228408962 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12179] ppid=12166 vsize=13252148 CPUtime=3.81 cores=1,3,5,7
/proc/12168/task/12179/stat : 12179 (java) S 12166 12166 25100 0 -1 1077944384 20481 0 0 0 380 1 0 0 20 0 19 0 53918033 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389707090672 140390228408962 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12180] ppid=12166 vsize=13252148 CPUtime=0.88 cores=1,3,5,7
/proc/12168/task/12180/stat : 12180 (java) S 12166 12166 25100 0 -1 1077944384 11619 0 0 0 87 1 0 0 20 0 19 0 53918033 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389706037872 140390228408962 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12181] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12181/stat : 12181 (java) S 12166 12166 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53918033 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389704985312 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12182] ppid=12166 vsize=13252148 CPUtime=0.19 cores=1,3,5,7
/proc/12168/task/12182/stat : 12182 (java) S 12166 12166 25100 0 -1 1077944384 1177 0 0 0 0 19 0 0 20 0 19 0 53918043 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389703932592 140390228408962 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12223] ppid=12166 vsize=13252148 CPUtime=592.94 cores=1,3,5,7
/proc/12168/task/12223/stat : 12223 (java) R 12166 12166 25100 0 -1 4202560 6244 0 0 0 59291 3 0 0 20 0 19 0 53918670 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389695917344 140389878980761 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12224] ppid=12166 vsize=13252148 CPUtime=593.06 cores=1,3,5,7
/proc/12168/task/12224/stat : 12224 (java) R 12166 12166 25100 0 -1 4202560 5448 0 0 0 59297 9 0 0 20 0 19 0 53918670 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389693812400 140389877203116 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12225] ppid=12166 vsize=13252148 CPUtime=591.98 cores=1,3,5,7
/proc/12168/task/12225/stat : 12225 (java) R 12166 12166 25100 0 -1 4202560 6184 0 0 0 59196 2 0 0 20 0 19 0 53918670 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389691707064 140389873897631 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12226] ppid=12166 vsize=13252148 CPUtime=592.25 cores=1,3,5,7
/proc/12168/task/12226/stat : 12226 (java) R 12166 12166 25100 0 -1 4202560 5251 0 0 0 59223 2 0 0 20 0 19 0 53918670 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389694868688 140389878412562 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
Current children cumulated CPU time (s) 2400.36
Current children cumulated vsize (KiB) 13261660

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 12168 sig 9
??? kill 12166 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+604.301 s]
/proc/loadavg: 8.37 8.20 7.91 9/224 12430
/proc/meminfo: memFree=28374320/32770624 swapFree=0/330808
[pid=12166] ppid=12163 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/12166/stat : 12166 (xcsp3-exec) S 12163 12166 25100 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 53918017 9740288 345 18446744073709551615 4194304 5098028 140720514164800 140720514162904 139753544221308 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 18055168 140720514171288 140720514171498 140720514171498 140720514174955 0
/proc/12166/statm: 2378 345 289 221 0 87 0
[pid=12168] ppid=12166 vsize=13252148 CPUtime=2400.36 cores=1,3,5,7
/proc/12168/stat : 12168 (java) S 12166 12166 25100 0 -1 1077944320 125869 0 0 0 239882 154 0 0 20 0 19 0 53918027 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140730512674896 140390228397815 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
/proc/12168/statm: 3313037 347469 3280 1 0 3301329 0
[pid=12168/tid=12169] ppid=12166 vsize=13252148 CPUtime=0.92 cores=1,3,5,7
/proc/12168/task/12169/stat : 12169 (java) S 12166 12166 25100 0 -1 1077944384 9099 0 0 0 88 4 0 0 20 0 19 0 53918028 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140390232638592 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12170] ppid=12166 vsize=13252148 CPUtime=1.56 cores=1,3,5,7
/proc/12168/task/12170/stat : 12170 (java) S 12166 12166 25100 0 -1 1077944384 3842 0 0 0 137 19 0 0 20 0 19 0 53918028 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389832195216 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12171] ppid=12166 vsize=13252148 CPUtime=1.59 cores=1,3,5,7
/proc/12168/task/12171/stat : 12171 (java) S 12166 12166 25100 0 -1 1077944384 6370 0 0 0 140 19 0 0 20 0 19 0 53918028 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389831142416 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12172] ppid=12166 vsize=13252148 CPUtime=1.58 cores=1,3,5,7
/proc/12168/task/12172/stat : 12172 (java) S 12166 12166 25100 0 -1 1077944384 3316 0 0 0 138 20 0 0 20 0 19 0 53918028 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389830089616 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12173] ppid=12166 vsize=13252148 CPUtime=1.6 cores=1,3,5,7
/proc/12168/task/12173/stat : 12173 (java) S 12166 12166 25100 0 -1 1077944384 3413 0 0 0 139 21 0 0 20 0 19 0 53918028 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389829036816 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12174] ppid=12166 vsize=13252148 CPUtime=0.97 cores=1,3,5,7
/proc/12168/task/12174/stat : 12174 (java) S 12166 12166 25100 0 -1 1077944384 19602 0 0 0 46 51 0 0 20 0 19 0 53918030 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389712353648 140390228408962 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12175] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12175/stat : 12175 (java) S 12166 12166 25100 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 53918030 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389711299680 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12176] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12176/stat : 12176 (java) S 12166 12166 25100 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 53918030 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389710246768 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12177] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12177/stat : 12177 (java) S 12166 12166 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53918033 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389709195088 140390228416411 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12178] ppid=12166 vsize=13252148 CPUtime=3.81 cores=1,3,5,7
/proc/12168/task/12178/stat : 12178 (java) S 12166 12166 25100 0 -1 1077944384 19945 0 0 0 379 2 0 0 20 0 19 0 53918033 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389708143472 140390228408962 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12179] ppid=12166 vsize=13252148 CPUtime=3.81 cores=1,3,5,7
/proc/12168/task/12179/stat : 12179 (java) S 12166 12166 25100 0 -1 1077944384 20481 0 0 0 380 1 0 0 20 0 19 0 53918033 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389707090672 140390228408962 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12180] ppid=12166 vsize=13252148 CPUtime=0.88 cores=1,3,5,7
/proc/12168/task/12180/stat : 12180 (java) S 12166 12166 25100 0 -1 1077944384 11619 0 0 0 87 1 0 0 20 0 19 0 53918033 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389706037872 140390228408962 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12181] ppid=12166 vsize=13252148 CPUtime=0 cores=1,3,5,7
/proc/12168/task/12181/stat : 12181 (java) S 12166 12166 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53918033 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389704985312 140390228408021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12182] ppid=12166 vsize=13252148 CPUtime=0.19 cores=1,3,5,7
/proc/12168/task/12182/stat : 12182 (java) S 12166 12166 25100 0 -1 1077944384 1177 0 0 0 0 19 0 0 20 0 19 0 53918043 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389703932592 140390228408962 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12223] ppid=12166 vsize=13252148 CPUtime=592.94 cores=1,3,5,7
/proc/12168/task/12223/stat : 12223 (java) R 12166 12166 25100 0 -1 4202560 6244 0 0 0 59291 3 0 0 20 0 19 0 53918670 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389695917344 140389878980761 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12224] ppid=12166 vsize=13252148 CPUtime=593.06 cores=1,3,5,7
/proc/12168/task/12224/stat : 12224 (java) R 12166 12166 25100 0 -1 4202560 5448 0 0 0 59297 9 0 0 20 0 19 0 53918670 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389693812400 140389877203116 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12225] ppid=12166 vsize=13252148 CPUtime=591.98 cores=1,3,5,7
/proc/12168/task/12225/stat : 12225 (java) R 12166 12166 25100 0 -1 4202560 6184 0 0 0 59196 2 0 0 20 0 19 0 53918670 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389691707064 140389873897631 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
[pid=12168/tid=12226] ppid=12166 vsize=13252148 CPUtime=592.25 cores=1,3,5,7
/proc/12168/task/12226/stat : 12226 (java) R 12166 12166 25100 0 -1 4202560 5251 0 0 0 59223 2 0 0 20 0 19 0 53918670 13570199552 347469 18446744073709551615 4194304 4196468 140730512692352 140389694868688 140389878412562 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24154112 140730512699862 140730512700038 140730512700038 140730512703439 0
Current children cumulated CPU time (s) 2400.36
Current children cumulated vsize (KiB) 13261660

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12166 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1732
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=315
# CPU time returned by wait4() is 0.002047
# while last known CPU time is 2400.36
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 604.334
CPU time (s): 2400.36
CPU user time (s): 2398.82
CPU system time (s): 1.54
CPU usage (%): 397.191
Max. virtual memory (cumulated for all children) (KiB): 13261660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001732
system time used= 0.000315
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 510
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.24749 second user time and 4.42784 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-07 00:56:20
IDJOB=4248613
IDBENCH=140563
IDSOLVER=2625
FILE ID=node133/4248613-1502061027
RUNJOBID= node133-1502042263-31899
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/Ramsey/Ramsey-int-s1/Ramsey-int-18.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4248613-1502061027/watcher-4248613-1502061027 -o /tmp/evaluation-result-4248613-1502061027/solver-4248613-1502061027 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502042263-31899 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 10000 -tdir HOME -seed 1985626241 HOME/instance-4248613-1502061027.xml

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

MD5SUM BENCH= 3a3404c97a3d7cefcffb7ea6a332e0fb
RANDOM SEED=1985626241

node133.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.17
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.17
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.17
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.17
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:        21769308 kB
MemAvailable:   22265948 kB
Buffers:          206540 kB
Cached:           581324 kB
SwapCached:            0 kB
Active:         10206348 kB
Inactive:         355300 kB
Active(anon):    9774004 kB
Inactive(anon):    24920 kB
Active(file):     432344 kB
Inactive(file):   330380 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7884 kB
Writeback:             0 kB
AnonPages:       9773588 kB
Mapped:            52096 kB
Shmem:             25276 kB
Slab:             126188 kB
SReclaimable:      99500 kB
SUnreclaim:        26688 kB
KernelStack:        3504 kB
PageTables:        23964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   10428420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9564160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node133 at 2017-08-07 01:06:25