Trace number 4297580

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Choco-solver 4.0.7b par (e747e1e)OPT24 5.23516 1.23314

General information on the benchmark

NameSumColoring/
SumColoring-1-fullins-3_c18.xml
MD5SUM7c95366121fdff59751822ead1677482
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark5.23516
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints100
Number of domains1
Minimum domain size30
Maximum domain size30
Distribution of domain sizes[{"size":30,"count":30}]
Minimum variable degree5
Maximum variable degree12
Distribution of variable degrees[{"degree":5,"count":4},{"degree":6,"count":6},{"degree":7,"count":7},{"degree":8,"count":4},{"degree":9,"count":3},{"degree":10,"count":3},{"degree":12,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":100}]
Number of extensional constraints0
Number of intensional constraints100
Distribution of constraint types[{"type":"intension","count":100}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297580-1532708021.xml"  -tl '20160s' -p 8
0.11/0.17	c Choco e747e1e
0.11/0.18	c [HOME/instance-4297580-1532708021.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
1.53/0.70	c solve instance...
1.53/0.72	o 832 
1.53/0.73	o 830 
1.53/0.73	o 828 
1.53/0.73	o 827 
1.53/0.73	o 826 
1.53/0.74	o 825 
1.53/0.75	o 824 
1.53/0.75	o 823 
1.53/0.75	o 822 
1.53/0.75	o 821 
1.53/0.75	o 820 
1.53/0.75	o 54 
1.53/0.76	o 25 
4.40/1.11	o 24 
5.11/1.21	s OPTIMUM FOUND
5.11/1.21	v <instantiation>
5.11/1.21	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] </list>
5.11/1.21	v 	<values>0 3 2 2 0 0 3 0 2 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 2 0 1 </values>
5.11/1.21	v </instantiation>

Verifier Data

OK	24

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297580-1532708021/watcher-4297580-1532708021 -o /tmp/evaluation-result-4297580-1532708021/solver-4297580-1532708021 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1532702978-20723 --watchdog 2580 HOME/xcsp3-exec -seed 48892427 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297580-1532708021.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=30192, runsolver pid=30189

[startup+0.100141 s]*
/proc/loadavg: 8.16 8.37 8.29 2/204 30213
/proc/meminfo: memFree=27342988/32770624 swapFree=67108860/67108860
[pid=30192] ppid=30189 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30192/stat : 30192 (xcsp3-exec) S 30189 30192 20696 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 88365324 115843072 363 33554432000 4194304 5098028 140734499351936 140734499350040 139709442138748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18636800 140734499353655 140734499353856 140734499353856 140734499356618 0
/proc/30192/statm: 28282 363 306 221 0 87 0
[pid=30194] ppid=30192 vsize=26104152 memory=26932 CPUtime=0.11 cores=0-7
/proc/30194/stat : 30194 (java) S 30192 30192 20696 0 -1 1077944320 5659 0 0 0 10 1 0 0 20 0 20 0 88365325 26730651648 6733 33554432000 4194304 4196468 140721428450128 140721428432672 140248243281655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
/proc/30194/statm: 6526038 6733 3001 1 0 6488315 0
[pid=30194/tid=30195] ppid=30192 vsize=26104152 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/30194/task/30195/stat : 30195 (java) R 30192 30192 20696 0 -1 4202560 3660 0 0 0 8 0 0 0 20 0 20 0 88365325 26730651648 6733 33554432000 4194304 4196468 140721428450128 140248247513888 140248243293590 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30196] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30196/stat : 30196 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26730651648 6733 33554432000 4194304 4196468 140721428450128 140248199834512 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30197] ppid=30192 vsize=26104152 memory=140687916562048 CPUtime=0 cores=0-7
/proc/30194/task/30197/stat : 30197 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26730651648 6733 33554432000 4194304 4196468 140721428450128 140248198781712 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30198] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30198/stat : 30198 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 88365326 26730651648 6733 33554432000 4194304 4196468 140721428450128 140247799823504 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30199] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30199/stat : 30199 (java) S 30192 30192 20696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 88365326 26730651648 6733 33554432000 4194304 4196468 140721428450128 140247798770704 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30200] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30200/stat : 30200 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26730651648 6733 33554432000 4194304 4196468 140721428450128 140247797717392 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30201] ppid=30192 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/30194/task/30201/stat : 30201 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26730651648 6733 33554432000 4194304 4196468 140721428450128 140247796664592 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30202] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30202/stat : 30202 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 88365326 26730651648 6733 33554432000 4194304 4196468 140721428450128 140247795612304 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30203] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30203/stat : 30203 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26730651648 6733 33554432000 4194304 4196468 140721428450128 140247794559504 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30204] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30204/stat : 30204 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365327 26730651648 6733 33554432000 4194304 4196468 140721428450128 140247370586736 140248243292802 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30205] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30205/stat : 30205 (java) S 30192 30192 20696 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 88365328 26730651648 6733 33554432000 4194304 4196468 140721428450128 140247369532704 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30206] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30206/stat : 30206 (java) S 30192 30192 20696 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 88365328 26730651648 6733 33554432000 4194304 4196468 140721428450128 140247368480368 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30207] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30207/stat : 30207 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 88365330 26730651648 6733 33554432000 4194304 4196468 140721428450128 140247367428688 140248243300251 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30208] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30208/stat : 30208 (java) S 30192 30192 20696 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 88365330 26730651648 6733 33554432000 4194304 4196468 140721428450128 140247366375536 140248243292802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30209] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30209/stat : 30209 (java) S 30192 30192 20696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 88365330 26730651648 6733 33554432000 4194304 4196468 140721428450128 140247365322736 140248243292802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30210] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30210/stat : 30210 (java) S 30192 30192 20696 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 88365330 26730651648 6733 33554432000 4194304 4196468 140721428450128 140247364270448 140248243292802 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30211] ppid=30192 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/30194/task/30211/stat : 30211 (java) R 30192 30192 20696 0 -1 4202560 255 0 0 0 1 0 0 0 20 0 20 0 88365330 26730651648 6733 33554432000 4194304 4196468 140721428450128 140247363217648 140248243293590 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30212] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30212/stat : 30212 (java) S 30192 30192 20696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 88365331 26730651648 6733 33554432000 4194304 4196468 140721428450128 140247362165600 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30213] ppid=30192 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/30194/task/30213/stat : 30213 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 88365331 26730651648 6733 33554432000 4194304 4196468 140721428450128 140247361112880 140248243292802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 28384 KiB

[startup+0.210018 s]*
/proc/loadavg: 8.16 8.37 8.29 3/204 30213
/proc/meminfo: memFree=27331436/32770624 swapFree=67108860/67108860
[pid=30192] ppid=30189 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30192/stat : 30192 (xcsp3-exec) S 30189 30192 20696 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 88365324 115843072 363 33554432000 4194304 5098028 140734499351936 140734499350040 139709442138748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18636800 140734499353655 140734499353856 140734499353856 140734499356618 0
/proc/30192/statm: 28282 363 306 221 0 87 0
[pid=30194] ppid=30192 vsize=26104152 memory=39952 CPUtime=0.34 cores=0-7
/proc/30194/stat : 30194 (java) S 30192 30192 20696 0 -1 1077944320 8503 0 0 0 32 2 0 0 20 0 20 0 88365325 26730651648 9988 33554432000 4194304 4196468 140721428450128 140721428432672 140248243281655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
/proc/30194/statm: 6526038 9988 3208 1 0 6488315 0
[pid=30194/tid=30195] ppid=30192 vsize=26104152 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/30194/task/30195/stat : 30195 (java) R 30192 30192 20696 0 -1 4202560 5557 0 0 0 18 1 0 0 20 0 20 0 88365325 26730651648 9988 33554432000 4194304 4196468 140721428450128 140248247516640 140248227596892 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30196] ppid=30192 vsize=26104152 memory=342 CPUtime=0 cores=0-7
/proc/30194/task/30196/stat : 30196 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26730651648 9988 33554432000 4194304 4196468 140721428450128 140248199834512 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30197] ppid=30192 vsize=26104152 memory=3833319904317961888 CPUtime=0 cores=0-7
/proc/30194/task/30197/stat : 30197 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26730651648 9988 33554432000 4194304 4196468 140721428450128 140248198781712 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30198] ppid=30192 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/30194/task/30198/stat : 30198 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 88365326 26730651648 9988 33554432000 4194304 4196468 140721428450128 140247799823504 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30199] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30199/stat : 30199 (java) S 30192 30192 20696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 88365326 26730651648 9988 33554432000 4194304 4196468 140721428450128 140247798770704 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30200] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30200/stat : 30200 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26730651648 9988 33554432000 4194304 4196468 140721428450128 140247797717392 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30201] ppid=30192 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/30194/task/30201/stat : 30201 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26730651648 9988 33554432000 4194304 4196468 140721428450128 140247796664592 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30202] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30202/stat : 30202 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 88365326 26730651648 9988 33554432000 4194304 4196468 140721428450128 140247795612304 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30203] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30203/stat : 30203 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26730651648 9988 33554432000 4194304 4196468 140721428450128 140247794559504 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30204] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30204/stat : 30204 (java) S 30192 30192 20696 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 88365327 26730651648 9988 33554432000 4194304 4196468 140721428450128 140247370586736 140248243292802 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30205] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30205/stat : 30205 (java) S 30192 30192 20696 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 88365328 26730651648 9988 33554432000 4194304 4196468 140721428450128 140247369532704 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30206] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30206/stat : 30206 (java) S 30192 30192 20696 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 88365328 26730651648 9988 33554432000 4194304 4196468 140721428450128 140247368480368 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30207] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30207/stat : 30207 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 88365330 26730651648 9988 33554432000 4194304 4196468 140721428450128 140247367428688 140248243300251 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30208] ppid=30192 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/30194/task/30208/stat : 30208 (java) S 30192 30192 20696 0 -1 1077944384 400 0 0 0 1 0 0 0 20 0 20 0 88365330 26730651648 9988 33554432000 4194304 4196468 140721428450128 140247366375536 140248243292802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30209] ppid=30192 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/30194/task/30209/stat : 30209 (java) S 30192 30192 20696 0 -1 1077944384 211 0 0 0 1 0 0 0 20 0 20 0 88365330 26730651648 9988 33554432000 4194304 4196468 140721428450128 140247365322736 140248243292802 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30210] ppid=30192 vsize=26104152 memory=-1 CPUtime=0.02 cores=0-7
/proc/30194/task/30210/stat : 30210 (java) S 30192 30192 20696 0 -1 1077944384 216 0 0 0 2 0 0 0 20 0 20 0 88365330 26730651648 9988 33554432000 4194304 4196468 140721428450128 140247364270448 140248243292802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30211] ppid=30192 vsize=26104152 memory=-1 CPUtime=0.07 cores=0-7
/proc/30194/task/30211/stat : 30211 (java) S 30192 30192 20696 0 -1 1077944384 805 0 0 0 7 0 0 0 20 0 20 0 88365330 26730651648 9988 33554432000 4194304 4196468 140721428450128 140247363217648 140248243292802 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30212] ppid=30192 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30212/stat : 30212 (java) S 30192 30192 20696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 88365331 26730651648 9988 33554432000 4194304 4196468 140721428450128 140247362165600 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30213] ppid=30192 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/30194/task/30213/stat : 30213 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 88365331 26730651648 9988 33554432000 4194304 4196468 140721428450128 140247361112880 140248243292802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 41404 KiB

[startup+0.3098 s]*
/proc/loadavg: 8.16 8.37 8.29 4/204 30213
/proc/meminfo: memFree=27325480/32770624 swapFree=67108860/67108860
[pid=30192] ppid=30189 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30192/stat : 30192 (xcsp3-exec) S 30189 30192 20696 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 88365324 115843072 363 33554432000 4194304 5098028 140734499351936 140734499350040 139709442138748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18636800 140734499353655 140734499353856 140734499353856 140734499356618 0
/proc/30192/statm: 28282 363 306 221 0 87 0
[pid=30194] ppid=30192 vsize=26108408 memory=46548 CPUtime=0.5 cores=0-7
/proc/30194/stat : 30194 (java) S 30192 30192 20696 0 -1 1077944320 9309 0 0 0 48 2 0 0 20 0 20 0 88365325 26735009792 11637 33554432000 4194304 4196468 140721428450128 140721428432672 140248243281655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
/proc/30194/statm: 6527102 11637 3239 1 0 6488315 0
[pid=30194/tid=30195] ppid=30192 vsize=26108408 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/30194/task/30195/stat : 30195 (java) R 30192 30192 20696 0 -1 4202560 6244 0 0 0 27 1 0 0 20 0 20 0 88365325 26735009792 11637 33554432000 4194304 4196468 140721428450128 140248247512768 140248227362142 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30196] ppid=30192 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30196/stat : 30196 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26735009792 11637 33554432000 4194304 4196468 140721428450128 140248199834512 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30197] ppid=30192 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30197/stat : 30197 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26735009792 11637 33554432000 4194304 4196468 140721428450128 140248198781712 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30198] ppid=30192 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30198/stat : 30198 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 88365326 26735009792 11637 33554432000 4194304 4196468 140721428450128 140247799823504 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30199] ppid=30192 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30199/stat : 30199 (java) S 30192 30192 20696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 88365326 26735009792 11637 33554432000 4194304 4196468 140721428450128 140247798770704 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30200] ppid=30192 vsize=26108408 memory=2244 CPUtime=0 cores=0-7
/proc/30194/task/30200/stat : 30200 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26735009792 11637 33554432000 4194304 4196468 140721428450128 140247797717392 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30201] ppid=30192 vsize=26108408 memory=140687760782255 CPUtime=0 cores=0-7
/proc/30194/task/30201/stat : 30201 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26735009792 11637 33554432000 4194304 4196468 140721428450128 140247796664592 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30202] ppid=30192 vsize=26108408 memory=140687760784560 CPUtime=0 cores=0-7
/proc/30194/task/30202/stat : 30202 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 88365326 26735009792 11637 33554432000 4194304 4196468 140721428450128 140247795612304 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30203] ppid=30192 vsize=26108408 memory=140687760786864 CPUtime=0 cores=0-7
/proc/30194/task/30203/stat : 30203 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26735009792 11637 33554432000 4194304 4196468 140721428450128 140247794559504 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30204] ppid=30192 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30204/stat : 30204 (java) S 30192 30192 20696 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 88365327 26735009792 11637 33554432000 4194304 4196468 140721428450128 140247370586736 140248243292802 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30205] ppid=30192 vsize=26108408 memory=281375521580688 CPUtime=0 cores=0-7
/proc/30194/task/30205/stat : 30205 (java) S 30192 30192 20696 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 88365328 26735009792 11637 33554432000 4194304 4196468 140721428450128 140247369532704 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30206] ppid=30192 vsize=26108408 memory=281375521587600 CPUtime=0 cores=0-7
/proc/30194/task/30206/stat : 30206 (java) S 30192 30192 20696 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 88365328 26735009792 11637 33554432000 4194304 4196468 140721428450128 140247368480368 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30207] ppid=30192 vsize=26108408 memory=281375521528880 CPUtime=0 cores=0-7
/proc/30194/task/30207/stat : 30207 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 88365330 26735009792 11637 33554432000 4194304 4196468 140721428450128 140247367428688 140248243300251 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30208] ppid=30192 vsize=26108408 memory=281375521601424 CPUtime=0.02 cores=0-7
/proc/30194/task/30208/stat : 30208 (java) S 30192 30192 20696 0 -1 1077944384 406 0 0 0 2 0 0 0 20 0 20 0 88365330 26735009792 11637 33554432000 4194304 4196468 140721428450128 140247366375536 140248243292802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30209] ppid=30192 vsize=26108408 memory=281375521608336 CPUtime=0.02 cores=0-7
/proc/30194/task/30209/stat : 30209 (java) S 30192 30192 20696 0 -1 1077944384 220 0 0 0 2 0 0 0 20 0 20 0 88365330 26735009792 11637 33554432000 4194304 4196468 140721428450128 140247365322736 140248243292802 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30210] ppid=30192 vsize=26108408 memory=281375521606032 CPUtime=0.03 cores=0-7
/proc/30194/task/30210/stat : 30210 (java) S 30192 30192 20696 0 -1 1077944384 225 0 0 0 3 0 0 0 20 0 20 0 88365330 26735009792 11637 33554432000 4194304 4196468 140721428450128 140247364270448 140248243292802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30211] ppid=30192 vsize=26108408 memory=281375521622192 CPUtime=0.12 cores=0-7
/proc/30194/task/30211/stat : 30211 (java) S 30192 30192 20696 0 -1 1077944384 900 0 0 0 12 0 0 0 20 0 20 0 88365330 26735009792 11637 33554432000 4194304 4196468 140721428450128 140247363217648 140248243292802 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30212] ppid=30192 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30212/stat : 30212 (java) S 30192 30192 20696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 88365331 26735009792 11637 33554432000 4194304 4196468 140721428450128 140247362165600 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30213] ppid=30192 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/30194/task/30213/stat : 30213 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 88365331 26735009792 11637 33554432000 4194304 4196468 140721428450128 140247361112880 140248243292802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 48000 KiB

[startup+0.700893 s]
/proc/loadavg: 8.16 8.37 8.29 3/204 30213
/proc/meminfo: memFree=27308632/32770624 swapFree=67108860/67108860
[pid=30192] ppid=30189 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30192/stat : 30192 (xcsp3-exec) S 30189 30192 20696 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 88365324 115843072 363 33554432000 4194304 5098028 140734499351936 140734499350040 139709442138748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18636800 140734499353655 140734499353856 140734499353856 140734499356618 0
/proc/30192/statm: 28282 363 306 221 0 87 0
[pid=30194] ppid=30192 vsize=26110532 memory=83484 CPUtime=1.53 cores=0-7
/proc/30194/stat : 30194 (java) S 30192 30192 20696 0 -1 1077944320 13025 0 0 0 149 4 0 0 20 0 20 0 88365325 26737184768 20871 33554432000 4194304 4196468 140721428450128 140721428432672 140248243281655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
/proc/30194/statm: 6527633 20871 3356 1 0 6488827 0
[pid=30194/tid=30195] ppid=30192 vsize=26110532 memory=281375521980080 CPUtime=0.66 cores=0-7
/proc/30194/task/30195/stat : 30195 (java) R 30192 30192 20696 0 -1 4202560 7171 0 0 0 64 2 0 0 20 0 20 0 88365325 26737184768 20871 33554432000 4194304 4196468 140721428450128 140248247517616 140247882788712 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30196] ppid=30192 vsize=26110532 memory=140687760991088 CPUtime=0 cores=0-7
/proc/30194/task/30196/stat : 30196 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26737184768 20871 33554432000 4194304 4196468 140721428450128 140248199834512 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30197] ppid=30192 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30197/stat : 30197 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26737184768 20871 33554432000 4194304 4196468 140721428450128 140248198781712 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30198] ppid=30192 vsize=26110532 memory=1696 CPUtime=0 cores=0-7
/proc/30194/task/30198/stat : 30198 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 88365326 26737184768 20871 33554432000 4194304 4196468 140721428450128 140247799823504 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30199] ppid=30192 vsize=26110532 memory=8476 CPUtime=0 cores=0-7
/proc/30194/task/30199/stat : 30199 (java) S 30192 30192 20696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 88365326 26737184768 20871 33554432000 4194304 4196468 140721428450128 140247798770704 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30200] ppid=30192 vsize=26110532 memory=4576 CPUtime=0 cores=0-7
/proc/30194/task/30200/stat : 30200 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26737184768 20871 33554432000 4194304 4196468 140721428450128 140247797717392 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30201] ppid=30192 vsize=26110532 memory=15864 CPUtime=0 cores=0-7
/proc/30194/task/30201/stat : 30201 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26737184768 20871 33554432000 4194304 4196468 140721428450128 140247796664592 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30202] ppid=30192 vsize=26110532 memory=4012 CPUtime=0 cores=0-7
/proc/30194/task/30202/stat : 30202 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 88365326 26737184768 20871 33554432000 4194304 4196468 140721428450128 140247795612304 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30203] ppid=30192 vsize=26110532 memory=15684 CPUtime=0 cores=0-7
/proc/30194/task/30203/stat : 30203 (java) S 30192 30192 20696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 88365326 26737184768 20871 33554432000 4194304 4196468 140721428450128 140247794559504 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30204] ppid=30192 vsize=26110532 memory=18220 CPUtime=0 cores=0-7
/proc/30194/task/30204/stat : 30204 (java) S 30192 30192 20696 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 88365327 26737184768 20871 33554432000 4194304 4196468 140721428450128 140247370586736 140248243292802 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30205] ppid=30192 vsize=26110532 memory=1788 CPUtime=0 cores=0-7
/proc/30194/task/30205/stat : 30205 (java) S 30192 30192 20696 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 88365328 26737184768 20871 33554432000 4194304 4196468 140721428450128 140247369532704 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30206] ppid=30192 vsize=26110532 memory=1232 CPUtime=0 cores=0-7
/proc/30194/task/30206/stat : 30206 (java) S 30192 30192 20696 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 88365328 26737184768 20871 33554432000 4194304 4196468 140721428450128 140247368480368 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30207] ppid=30192 vsize=26110532 memory=644 CPUtime=0 cores=0-7
/proc/30194/task/30207/stat : 30207 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 88365330 26737184768 20871 33554432000 4194304 4196468 140721428450128 140247367428688 140248243300251 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30208] ppid=30192 vsize=26110532 memory=22244 CPUtime=0.14 cores=0-7
/proc/30194/task/30208/stat : 30208 (java) S 30192 30192 20696 0 -1 1077944384 976 0 0 0 14 0 0 0 20 0 20 0 88365330 26737184768 20871 33554432000 4194304 4196468 140721428450128 140247366375536 140248243292802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30209] ppid=30192 vsize=26110532 memory=1224 CPUtime=0.14 cores=0-7
/proc/30194/task/30209/stat : 30209 (java) R 30192 30192 20696 0 -1 4202560 872 0 0 0 14 0 0 0 20 0 20 0 88365330 26737184768 20871 33554432000 4194304 4196468 140721428450128 140247365313392 140248226485323 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30210] ppid=30192 vsize=26110532 memory=1944 CPUtime=0.13 cores=0-7
/proc/30194/task/30210/stat : 30210 (java) R 30192 30192 20696 0 -1 4202560 491 0 0 0 13 0 0 0 20 0 20 0 88365330 26737184768 20871 33554432000 4194304 4196468 140721428450128 140247364270448 140248223916111 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30211] ppid=30192 vsize=26110532 memory=5484 CPUtime=0.4 cores=0-7
/proc/30194/task/30211/stat : 30211 (java) R 30192 30192 20696 0 -1 4202560 2200 0 0 0 40 0 0 0 20 0 20 0 88365330 26737184768 20871 33554432000 4194304 4196468 140721428450128 140247363217648 140248222210872 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30212] ppid=30192 vsize=26110532 memory=1444 CPUtime=0 cores=0-7
/proc/30194/task/30212/stat : 30212 (java) S 30192 30192 20696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 88365331 26737184768 20871 33554432000 4194304 4196468 140721428450128 140247362165600 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30213] ppid=30192 vsize=26110532 memory=1160 CPUtime=0 cores=0-7
/proc/30194/task/30213/stat : 30213 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 88365331 26737184768 20871 33554432000 4194304 4196468 140721428450128 140247361112880 140248243292802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 26223660 KiB
Current children cumulated memory: 84936 KiB

[startup+1.23308 s]
# the end of solver process 30192 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.12367 s, system=0.111485 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.801451 s]
/proc/loadavg: 8.16 8.37 8.29 3/204 30213
/proc/meminfo: memFree=27308632/32770624 swapFree=67108860/67108860
[pid=30192] ppid=30189 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30192/stat : 30192 (xcsp3-exec) S 30189 30192 20696 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 88365324 115843072 363 33554432000 4194304 5098028 140734499351936 140734499350040 139709442138748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18636800 140734499353655 140734499353856 140734499353856 140734499356618 0
/proc/30192/statm: 28282 363 306 221 0 87 0
[pid=30194] ppid=30192 vsize=26646120 memory=181484 CPUtime=2.06 cores=0-7
/proc/30194/stat : 30194 (java) S 30192 30192 20696 0 -1 1077944320 15530 0 0 0 198 8 0 0 20 0 28 0 88365325 27285626880 45371 33554432000 4194304 4196468 140721428450128 140721428432672 140248243281655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
/proc/30194/statm: 6661530 45371 3364 1 0 6622724 0
[pid=30194/tid=30195] ppid=30192 vsize=26646120 memory=1696 CPUtime=0.69 cores=0-7
/proc/30194/task/30195/stat : 30195 (java) S 30192 30192 20696 0 -1 1077944384 7240 0 0 0 67 2 0 0 20 0 28 0 88365325 27285626880 45371 33554432000 4194304 4196468 140721428450128 140248247522432 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30196] ppid=30192 vsize=26646120 memory=8476 CPUtime=0 cores=0-7
/proc/30194/task/30196/stat : 30196 (java) S 30192 30192 20696 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 88365326 27285626880 45371 33554432000 4194304 4196468 140721428450128 140248199834512 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30197] ppid=30192 vsize=26646120 memory=4576 CPUtime=0 cores=0-7
/proc/30194/task/30197/stat : 30197 (java) S 30192 30192 20696 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 88365326 27285626880 45371 33554432000 4194304 4196468 140721428450128 140248198781712 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30198] ppid=30192 vsize=26646120 memory=15864 CPUtime=0 cores=0-7
/proc/30194/task/30198/stat : 30198 (java) S 30192 30192 20696 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 88365326 27285626880 45371 33554432000 4194304 4196468 140721428450128 140247799823504 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30199] ppid=30192 vsize=26646120 memory=4012 CPUtime=0 cores=0-7
/proc/30194/task/30199/stat : 30199 (java) S 30192 30192 20696 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 88365326 27285626880 45371 33554432000 4194304 4196468 140721428450128 140247798770704 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30200] ppid=30192 vsize=26646120 memory=15684 CPUtime=0 cores=0-7
/proc/30194/task/30200/stat : 30200 (java) S 30192 30192 20696 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 88365326 27285626880 45371 33554432000 4194304 4196468 140721428450128 140247797717392 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30201] ppid=30192 vsize=26646120 memory=18220 CPUtime=0 cores=0-7
/proc/30194/task/30201/stat : 30201 (java) S 30192 30192 20696 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 88365326 27285626880 45371 33554432000 4194304 4196468 140721428450128 140247796664592 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30202] ppid=30192 vsize=26646120 memory=31140 CPUtime=0 cores=0-7
/proc/30194/task/30202/stat : 30202 (java) S 30192 30192 20696 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 88365326 27285626880 45371 33554432000 4194304 4196468 140721428450128 140247795612304 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30203] ppid=30192 vsize=26646120 memory=4572432629679234711 CPUtime=0 cores=0-7
/proc/30194/task/30203/stat : 30203 (java) S 30192 30192 20696 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 88365326 27285626880 45371 33554432000 4194304 4196468 140721428450128 140247794559504 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30204] ppid=30192 vsize=26646120 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/30194/task/30204/stat : 30204 (java) S 30192 30192 20696 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 88365327 27285626880 45371 33554432000 4194304 4196468 140721428450128 140247370586736 140248243292802 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30205] ppid=30192 vsize=26646120 memory=164 CPUtime=0 cores=0-7
/proc/30194/task/30205/stat : 30205 (java) S 30192 30192 20696 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 88365328 27285626880 45371 33554432000 4194304 4196468 140721428450128 140247369532704 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30206] ppid=30192 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30206/stat : 30206 (java) S 30192 30192 20696 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 88365328 27285626880 45371 33554432000 4194304 4196468 140721428450128 140247368480368 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30207] ppid=30192 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30207/stat : 30207 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 88365330 27285626880 45371 33554432000 4194304 4196468 140721428450128 140247367428688 140248243300251 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30208] ppid=30192 vsize=26646120 memory=0 CPUtime=0.18 cores=0-7
/proc/30194/task/30208/stat : 30208 (java) R 30192 30192 20696 0 -1 4202560 998 0 0 0 18 0 0 0 20 0 28 0 88365330 27285626880 45371 33554432000 4194304 4196468 140721428450128 140247366361488 140248243303002 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30209] ppid=30192 vsize=26646120 memory=0 CPUtime=0.21 cores=0-7
/proc/30194/task/30209/stat : 30209 (java) R 30192 30192 20696 0 -1 4202560 920 0 0 0 21 0 0 0 20 0 28 0 88365330 27285626880 45371 33554432000 4194304 4196468 140721428450128 140247365321920 140248236381502 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30210] ppid=30192 vsize=26646120 memory=0 CPUtime=0.16 cores=0-7
/proc/30194/task/30210/stat : 30210 (java) R 30192 30192 20696 0 -1 4202560 524 0 0 0 16 0 0 0 20 0 28 0 88365330 27285626880 45371 33554432000 4194304 4196468 140721428450128 140247364251464 140248226780524 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30211] ppid=30192 vsize=26646120 memory=0 CPUtime=0.47 cores=0-7
/proc/30194/task/30211/stat : 30211 (java) R 30192 30192 20696 0 -1 4202560 2368 0 0 0 47 0 0 0 20 0 28 0 88365330 27285626880 45371 33554432000 4194304 4196468 140721428450128 140247363215440 140248243293590 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30212] ppid=30192 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30212/stat : 30212 (java) S 30192 30192 20696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 88365331 27285626880 45371 33554432000 4194304 4196468 140721428450128 140247362165600 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30213] ppid=30192 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30213/stat : 30213 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 88365331 27285626880 45371 33554432000 4194304 4196468 140721428450128 140247361112880 140248243292802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
Current children cumulated CPU time: 2.06 s
Current children cumulated vsize: 26759248 KiB
Current children cumulated memory: 182936 KiB

[startup+1.20146 s]
/proc/loadavg: 8.16 8.37 8.29 11/212 30321
/proc/meminfo: memFree=27182044/32770624 swapFree=67108860/67108860
[pid=30192] ppid=30189 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30192/stat : 30192 (xcsp3-exec) S 30189 30192 20696 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 88365324 115843072 363 33554432000 4194304 5098028 140734499351936 140734499350040 139709442138748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18636800 140734499353655 140734499353856 140734499353856 140734499356618 0
/proc/30192/statm: 28282 363 306 221 0 87 0
[pid=30194] ppid=30192 vsize=26646120 memory=196404 CPUtime=5.11 cores=0-7
/proc/30194/stat : 30194 (java) S 30192 30192 20696 0 -1 1077944320 18829 0 0 0 501 10 0 0 20 0 28 0 88365325 27285626880 49101 33554432000 4194304 4196468 140721428450128 140721428432672 140248243281655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
/proc/30194/statm: 6661530 49101 3380 1 0 6622724 0
[pid=30194/tid=30195] ppid=30192 vsize=26646120 memory=0 CPUtime=0.69 cores=0-7
/proc/30194/task/30195/stat : 30195 (java) S 30192 30192 20696 0 -1 1077944384 7240 0 0 0 67 2 0 0 20 0 28 0 88365325 27285626880 49101 33554432000 4194304 4196468 140721428450128 140248247522432 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30196] ppid=30192 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30196/stat : 30196 (java) S 30192 30192 20696 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 88365326 27285626880 49101 33554432000 4194304 4196468 140721428450128 140248199834512 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30197] ppid=30192 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30197/stat : 30197 (java) S 30192 30192 20696 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 88365326 27285626880 49101 33554432000 4194304 4196468 140721428450128 140248198781712 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30198] ppid=30192 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30198/stat : 30198 (java) S 30192 30192 20696 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 88365326 27285626880 49101 33554432000 4194304 4196468 140721428450128 140247799823504 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30199] ppid=30192 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30199/stat : 30199 (java) S 30192 30192 20696 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 88365326 27285626880 49101 33554432000 4194304 4196468 140721428450128 140247798770704 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30200] ppid=30192 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30200/stat : 30200 (java) S 30192 30192 20696 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 88365326 27285626880 49101 33554432000 4194304 4196468 140721428450128 140247797717392 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30201] ppid=30192 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30201/stat : 30201 (java) S 30192 30192 20696 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 88365326 27285626880 49101 33554432000 4194304 4196468 140721428450128 140247796664592 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30202] ppid=30192 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30202/stat : 30202 (java) S 30192 30192 20696 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 88365326 27285626880 49101 33554432000 4194304 4196468 140721428450128 140247795612304 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30203] ppid=30192 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30203/stat : 30203 (java) S 30192 30192 20696 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 88365326 27285626880 49101 33554432000 4194304 4196468 140721428450128 140247794559504 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30204] ppid=30192 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30204/stat : 30204 (java) S 30192 30192 20696 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 88365327 27285626880 49101 33554432000 4194304 4196468 140721428450128 140247370586736 140248243292802 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30205] ppid=30192 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30205/stat : 30205 (java) S 30192 30192 20696 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 88365328 27285626880 49101 33554432000 4194304 4196468 140721428450128 140247369532704 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30206] ppid=30192 vsize=26646120 memory=302304323327754266 CPUtime=0 cores=0-7
/proc/30194/task/30206/stat : 30206 (java) S 30192 30192 20696 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 88365328 27285626880 49101 33554432000 4194304 4196468 140721428450128 140247368480368 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30207] ppid=30192 vsize=26646120 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/30194/task/30207/stat : 30207 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 88365330 27285626880 49101 33554432000 4194304 4196468 140721428450128 140247367428688 140248243300251 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30208] ppid=30192 vsize=26646120 memory=7446254952645219183 CPUtime=0.4 cores=0-7
/proc/30194/task/30208/stat : 30208 (java) R 30192 30192 20696 0 -1 4202560 2176 0 0 0 39 1 0 0 20 0 28 0 88365330 27285626880 49101 33554432000 4194304 4196468 140721428450128 140247366363088 140248223135202 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30209] ppid=30192 vsize=26646120 memory=1 CPUtime=0.34 cores=0-7
/proc/30194/task/30209/stat : 30209 (java) R 30192 30192 20696 0 -1 4202560 1871 0 0 0 34 0 0 0 20 0 28 0 88365330 27285626880 49101 33554432000 4194304 4196468 140721428450128 140247365308760 140248222527797 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30210] ppid=30192 vsize=26646120 memory=2377 CPUtime=0.34 cores=0-7
/proc/30194/task/30210/stat : 30210 (java) R 30192 30192 20696 0 -1 1077944384 1064 0 0 0 34 0 0 0 20 0 28 0 88365330 27285626880 49101 33554432000 4194304 4196468 140721428450128 140247364260240 140248243291861 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30211] ppid=30192 vsize=26646120 memory=0 CPUtime=0.54 cores=0-7
/proc/30194/task/30211/stat : 30211 (java) R 30192 30192 20696 0 -1 1077944384 2794 0 0 0 54 0 0 0 20 0 28 0 88365330 27285626880 49101 33554432000 4194304 4196468 140721428450128 140247363217648 140248243292802 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30212] ppid=30192 vsize=26646120 memory=0 CPUtime=0 cores=0-7
/proc/30194/task/30212/stat : 30212 (java) S 30192 30192 20696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 88365331 27285626880 49101 33554432000 4194304 4196468 140721428450128 140247362165600 140248243291861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
[pid=30194/tid=30213] ppid=30192 vsize=26646120 memory=520 CPUtime=0 cores=0-7
/proc/30194/task/30213/stat : 30213 (java) S 30192 30192 20696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 88365331 27285626880 49101 33554432000 4194304 4196468 140721428450128 140247361112880 140248243292802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24530944 140721428456577 140721428456749 140721428456749 140721428459471 0
Current children cumulated CPU time: 5.11 s
Current children cumulated vsize: 26759248 KiB
Current children cumulated memory: 197856 KiB

Child status: 0
Real time (s): 1.23314
CPU time (s): 5.23516
CPU user time (s): 5.12367
CPU system time (s): 0.111485
CPU usage (%): 424.539
Max. virtual memory (cumulated for all children) (KiB): 26759248
Max. memory (cumulated for all children) (KiB): 197856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.12367
system time used= 0.111485
maximum resident set size= 199512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19403
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4431
involuntary context switches= 110


# summary of solver processes directly reported to runsolver:
#   pid: 30192
#   total CPU time (s): 5.23516
#   total CPU user time (s): 5.12367
#   total CPU system time (s): 0.111485

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033883 second user time and 0.05317 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-27 18:13:41
IDJOB=4297580
IDBENCH=141216
IDSOLVER=2760
FILE ID=node135/4297580-1532708021
RUNJOBID= node135-1532702978-20723
PBS_JOBID= 21022301
Free space on /tmp= 48368 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/SumColoring/SumColoring-1-fullins-3_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297580-1532708021/watcher-4297580-1532708021 -o /tmp/evaluation-result-4297580-1532708021/solver-4297580-1532708021 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1532702978-20723 --watchdog 2580  HOME/xcsp3-exec -seed 48892427 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297580-1532708021.xml

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

MD5SUM BENCH= 7c95366121fdff59751822ead1677482
RANDOM SEED=48892427

node135.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.50
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.50
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.50
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.50
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:        27359320 kB
MemAvailable:   31930252 kB
Buffers:          163292 kB
Cached:          4641008 kB
SwapCached:            0 kB
Active:          1643436 kB
Inactive:        3215708 kB
Active(anon):       5768 kB
Inactive(anon):    76960 kB
Active(file):    1637668 kB
Inactive(file):  3138748 kB
Unevictable:        7212 kB
Mlocked:            7212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             21920 kB
Writeback:            24 kB
AnonPages:         61552 kB
Mapped:            41560 kB
Shmem:             25248 kB
Slab:             248744 kB
SReclaimable:     220704 kB
SUnreclaim:        28040 kB
KernelStack:        3280 kB
PageTables:         5116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48344 MiB
End job on node135 at 2018-07-27 18:13:43