Trace number 4403758

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-20OPT44 12.7106 3.55571

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-nodv-09_c18.xml
MD5SUM5099229ea21e0b755c9ada14ed0c0ccc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark9.40739
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints37
Number of domains2
Minimum domain size81
Maximum domain size82
Distribution of domain sizes[{"size":81,"count":36},{"size":82,"count":9}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":36},{"degree":8,"count":8},{"degree":9,"count":1}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":36},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403758-1568993771.xml"  -tl '2520s' -p 4
0.12/0.20	c Choco 3fb4b153
0.12/0.20	c [HOME/instance-4403758-1568993771.xml, -tl, 2520s, -p, 4]
0.35/0.25	c 4 solvers in parallel
0.35/0.31	c parse instance...
1.21/0.64	c solve instance...
1.50/0.73	o 65 
1.50/0.98	o 61 
1.50/0.98	o 59 
1.50/0.98	o 57 
1.50/0.98	o 53 
1.50/0.98	o 52 
1.50/0.98	o 50 
1.50/0.98	o 49 
1.50/0.98	o 47 
1.50/1.00	o 45 
1.50/1.05	o 44 
12.54/3.53	s OPTIMUM FOUND
12.54/3.53	v <instantiation>
12.54/3.53	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][5] y[4][6] y[4][7] y[4][8] y[5][6] y[5][7] y[5][8] y[6][7] y[6][8] y[7][8] </list>
12.54/3.53	v 	<values>0 1 5 12 25 27 35 41 44 1 5 12 25 27 35 41 44 4 11 24 26 34 40 43 7 20 22 30 36 39 13 15 23 29 32 2 10 16 19 8 14 17 6 9 3 </values>
12.54/3.53	v </instantiation>

Verifier Data

OK	44

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403758-1568993771/watcher-4403758-1568993771 -o /tmp/evaluation-result-4403758-1568993771/solver-4403758-1568993771 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1324506066-20795 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 708348464 HOME/instance-4403758-1568993771.xml 

running on 4 cores: 4-7

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

solver pid=21770, runsolver pid=21767

[startup+0.100127 s]*
/proc/loadavg: 6.62 6.94 6.44 4/232 21786
/proc/meminfo: memFree=18460432/32770688 swapFree=66927216/67108860
[pid=21770] ppid=21767 vsize=113128 memory=1448 CPUtime=0 cores=4-7
/proc/21770/stat : 21770 (xcsp3-exec) S 21767 21770 20763 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475383326 115843072 362 33554432000 4194304 5098028 140733680706192 140733680704296 139628373049980 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13033472 140733680714619 140733680714861 140733680714861 140733680717770 0
/proc/21770/statm: 28282 362 304 221 0 87 0
[pid=21772] ppid=21770 vsize=15144776 memory=29084 CPUtime=0.12 cores=4-7
/proc/21772/stat : 21772 (java) S 21770 21770 20763 0 -1 1077944320 5727 0 0 0 11 1 0 0 20 0 15 0 475383327 15508250624 7271 33554432000 4194304 4196468 140725254528048 140725254510592 140321122025207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
/proc/21772/statm: 3786194 7271 3120 1 0 3748377 0
[pid=21772/tid=21773] ppid=21770 vsize=15144776 memory=8108032331684915787 CPUtime=0.09 cores=4-7
/proc/21772/task/21773/stat : 21773 (java) R 21770 21770 20763 0 -1 4202560 3650 0 0 0 9 0 0 0 20 0 15 0 475383327 15508250624 7271 33554432000 4194304 4196468 140725254528048 140321126247952 140321105367904 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21774] ppid=21770 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=4-7
/proc/21772/task/21774/stat : 21774 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475383328 15508250624 7271 33554432000 4194304 4196468 140725254528048 140320714185360 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21775] ppid=21770 vsize=15144776 memory=140296891147904 CPUtime=0 cores=4-7
/proc/21772/task/21775/stat : 21775 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475383328 15508250624 7271 33554432000 4194304 4196468 140725254528048 140320713132560 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21776] ppid=21770 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/21772/task/21776/stat : 21776 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475383328 15508250624 7271 33554432000 4194304 4196468 140725254528048 140320712079760 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21777] ppid=21770 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/21772/task/21777/stat : 21777 (java) S 21770 21770 20763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475383328 15508250624 7271 33554432000 4194304 4196468 140725254528048 140320711026960 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21778] ppid=21770 vsize=15144776 memory=140296891147904 CPUtime=0 cores=4-7
/proc/21772/task/21778/stat : 21778 (java) S 21770 21770 20763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475383329 15508250624 7271 33554432000 4194304 4196468 140725254528048 140320590359408 140321122036354 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21779] ppid=21770 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/21772/task/21779/stat : 21779 (java) S 21770 21770 20763 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475383330 15508250624 7271 33554432000 4194304 4196468 140725254528048 140320589305376 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21780] ppid=21770 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/21772/task/21780/stat : 21780 (java) S 21770 21770 20763 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475383330 15508250624 7271 33554432000 4194304 4196468 140725254528048 140320588252528 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21781] ppid=21770 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/21772/task/21781/stat : 21781 (java) S 21770 21770 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475383333 15508250624 7271 33554432000 4194304 4196468 140725254528048 140320587200848 140321122043803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21782] ppid=21770 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/21772/task/21782/stat : 21782 (java) S 21770 21770 20763 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 475383333 15508250624 7271 33554432000 4194304 4196468 140725254528048 140320586148208 140321122036354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21783] ppid=21770 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/21772/task/21783/stat : 21783 (java) S 21770 21770 20763 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 15 0 475383333 15508250624 7271 33554432000 4194304 4196468 140725254528048 140320585095408 140321122036354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21784] ppid=21770 vsize=15144776 memory=140296891147904 CPUtime=0.01 cores=4-7
/proc/21772/task/21784/stat : 21784 (java) S 21770 21770 20763 0 -1 1077944384 351 0 0 0 1 0 0 0 20 0 15 0 475383333 15508250624 7271 33554432000 4194304 4196468 140725254528048 140320584042608 140321122036354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21785] ppid=21770 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/21772/task/21785/stat : 21785 (java) S 21770 21770 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475383333 15508250624 7271 33554432000 4194304 4196468 140725254528048 140320582990048 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21786] ppid=21770 vsize=15144776 memory=140296891147904 CPUtime=0 cores=4-7
/proc/21772/task/21786/stat : 21786 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475383334 15508250624 7271 33554432000 4194304 4196468 140725254528048 140320581938352 140321122036354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30532 KiB

[startup+0.221054 s]*
/proc/loadavg: 6.62 6.94 6.44 3/232 21786
/proc/meminfo: memFree=18448572/32770688 swapFree=66927216/67108860
[pid=21770] ppid=21767 vsize=113128 memory=1448 CPUtime=0 cores=4-7
/proc/21770/stat : 21770 (xcsp3-exec) S 21767 21770 20763 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475383326 115843072 362 33554432000 4194304 5098028 140733680706192 140733680704296 139628373049980 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13033472 140733680714619 140733680714861 140733680714861 140733680717770 0
/proc/21770/statm: 28282 362 304 221 0 87 0
[pid=21772] ppid=21770 vsize=15144776 memory=39972 CPUtime=0.35 cores=4-7
/proc/21772/stat : 21772 (java) S 21770 21770 20763 0 -1 1077944320 9222 0 0 0 32 3 0 0 20 0 15 0 475383327 15508250624 9993 33554432000 4194304 4196468 140725254528048 140725254510592 140321122025207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
/proc/21772/statm: 3786194 9993 3263 1 0 3748377 0
[pid=21772/tid=21773] ppid=21770 vsize=15144776 memory=7883960649037381690 CPUtime=0.21 cores=4-7
/proc/21772/task/21773/stat : 21773 (java) R 21770 21770 20763 0 -1 4202560 6540 0 0 0 19 2 0 0 20 0 15 0 475383327 15508250624 9993 33554432000 4194304 4196468 140725254528048 140321126258256 140321106105694 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21774] ppid=21770 vsize=15144776 memory=1915596 CPUtime=0 cores=4-7
/proc/21772/task/21774/stat : 21774 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475383328 15508250624 9993 33554432000 4194304 4196468 140725254528048 140320714185360 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21775] ppid=21770 vsize=15144776 memory=140296894679729 CPUtime=0 cores=4-7
/proc/21772/task/21775/stat : 21775 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475383328 15508250624 9993 33554432000 4194304 4196468 140725254528048 140320713132560 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21776] ppid=21770 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/21772/task/21776/stat : 21776 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475383328 15508250624 9993 33554432000 4194304 4196468 140725254528048 140320712079760 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21777] ppid=21770 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/21772/task/21777/stat : 21777 (java) S 21770 21770 20763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475383328 15508250624 9993 33554432000 4194304 4196468 140725254528048 140320711026960 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21778] ppid=21770 vsize=15144776 memory=140296891147904 CPUtime=0 cores=4-7
/proc/21772/task/21778/stat : 21778 (java) S 21770 21770 20763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475383329 15508250624 9993 33554432000 4194304 4196468 140725254528048 140320590359408 140321122036354 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21779] ppid=21770 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/21772/task/21779/stat : 21779 (java) S 21770 21770 20763 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475383330 15508250624 9993 33554432000 4194304 4196468 140725254528048 140320589305376 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21780] ppid=21770 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/21772/task/21780/stat : 21780 (java) S 21770 21770 20763 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475383330 15508250624 9993 33554432000 4194304 4196468 140725254528048 140320588252528 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21781] ppid=21770 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/21772/task/21781/stat : 21781 (java) S 21770 21770 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475383333 15508250624 9993 33554432000 4194304 4196468 140725254528048 140320587200848 140321122043803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21782] ppid=21770 vsize=15144776 memory=0 CPUtime=0.01 cores=4-7
/proc/21772/task/21782/stat : 21782 (java) S 21770 21770 20763 0 -1 1077944384 352 0 0 0 1 0 0 0 20 0 15 0 475383333 15508250624 9993 33554432000 4194304 4196468 140725254528048 140320586148208 140321122036354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21783] ppid=21770 vsize=15144776 memory=-1 CPUtime=0.03 cores=4-7
/proc/21772/task/21783/stat : 21783 (java) S 21770 21770 20763 0 -1 1077944384 250 0 0 0 3 0 0 0 20 0 15 0 475383333 15508250624 9993 33554432000 4194304 4196468 140725254528048 140320585095408 140321122036354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21784] ppid=21770 vsize=15144776 memory=140296891147904 CPUtime=0.07 cores=4-7
/proc/21772/task/21784/stat : 21784 (java) S 21770 21770 20763 0 -1 1077944384 777 0 0 0 7 0 0 0 20 0 15 0 475383333 15508250624 9993 33554432000 4194304 4196468 140725254528048 140320584042608 140321122036354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21785] ppid=21770 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/21772/task/21785/stat : 21785 (java) S 21770 21770 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475383333 15508250624 9993 33554432000 4194304 4196468 140725254528048 140320582990048 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21786] ppid=21770 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/21772/task/21786/stat : 21786 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475383334 15508250624 9993 33554432000 4194304 4196468 140725254528048 140320581938352 140321122036354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41420 KiB

[startup+0.311718 s]*
/proc/loadavg: 6.62 6.94 6.44 3/232 21786
/proc/meminfo: memFree=18442492/32770688 swapFree=66927216/67108860
[pid=21770] ppid=21767 vsize=113128 memory=1448 CPUtime=0 cores=4-7
/proc/21770/stat : 21770 (xcsp3-exec) S 21767 21770 20763 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475383326 115843072 362 33554432000 4194304 5098028 140733680706192 140733680704296 139628373049980 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13033472 140733680714619 140733680714861 140733680714861 140733680717770 0
/proc/21770/statm: 28282 362 304 221 0 87 0
[pid=21772] ppid=21770 vsize=15149032 memory=46244 CPUtime=0.51 cores=4-7
/proc/21772/stat : 21772 (java) S 21770 21770 20763 0 -1 1077944320 10422 0 0 0 47 4 0 0 20 0 15 0 475383327 15512608768 11561 33554432000 4194304 4196468 140725254528048 140725254510592 140321122025207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
/proc/21772/statm: 3787258 11561 3312 1 0 3748377 0
[pid=21772/tid=21773] ppid=21770 vsize=15149032 memory=1398722017469774279 CPUtime=0.29 cores=4-7
/proc/21772/task/21773/stat : 21773 (java) R 21770 21770 20763 0 -1 4202560 7515 0 0 0 27 2 0 0 20 0 15 0 475383327 15512608768 11561 33554432000 4194304 4196468 140725254528048 140321126246720 140321106105694 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21774] ppid=21770 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=4-7
/proc/21772/task/21774/stat : 21774 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475383328 15512608768 11561 33554432000 4194304 4196468 140725254528048 140320714185360 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21775] ppid=21770 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=4-7
/proc/21772/task/21775/stat : 21775 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475383328 15512608768 11561 33554432000 4194304 4196468 140725254528048 140320713132560 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21776] ppid=21770 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=4-7
/proc/21772/task/21776/stat : 21776 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475383328 15512608768 11561 33554432000 4194304 4196468 140725254528048 140320712079760 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21777] ppid=21770 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=4-7
/proc/21772/task/21777/stat : 21777 (java) S 21770 21770 20763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475383328 15512608768 11561 33554432000 4194304 4196468 140725254528048 140320711026960 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21778] ppid=21770 vsize=15149032 memory=-7305852742256935071 CPUtime=0 cores=4-7
/proc/21772/task/21778/stat : 21778 (java) S 21770 21770 20763 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475383329 15512608768 11561 33554432000 4194304 4196468 140725254528048 140320590359408 140321122036354 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21779] ppid=21770 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=4-7
/proc/21772/task/21779/stat : 21779 (java) S 21770 21770 20763 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475383330 15512608768 11561 33554432000 4194304 4196468 140725254528048 140320589305376 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21780] ppid=21770 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=4-7
/proc/21772/task/21780/stat : 21780 (java) S 21770 21770 20763 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475383330 15512608768 11561 33554432000 4194304 4196468 140725254528048 140320588252528 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21781] ppid=21770 vsize=15149032 memory=4627853888499060086 CPUtime=0 cores=4-7
/proc/21772/task/21781/stat : 21781 (java) S 21770 21770 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475383333 15512608768 11561 33554432000 4194304 4196468 140725254528048 140320587200848 140321122043803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21782] ppid=21770 vsize=15149032 memory=7827413994055111515 CPUtime=0.02 cores=4-7
/proc/21772/task/21782/stat : 21782 (java) S 21770 21770 20763 0 -1 1077944384 420 0 0 0 2 0 0 0 20 0 15 0 475383333 15512608768 11561 33554432000 4194304 4196468 140725254528048 140320586148208 140321122036354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21783] ppid=21770 vsize=15149032 memory=0 CPUtime=0.04 cores=4-7
/proc/21772/task/21783/stat : 21783 (java) S 21770 21770 20763 0 -1 1077944384 255 0 0 0 4 0 0 0 20 0 15 0 475383333 15512608768 11561 33554432000 4194304 4196468 140725254528048 140320585095408 140321122036354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21784] ppid=21770 vsize=15149032 memory=0 CPUtime=0.12 cores=4-7
/proc/21772/task/21784/stat : 21784 (java) S 21770 21770 20763 0 -1 1077944384 931 0 0 0 12 0 0 0 20 0 15 0 475383333 15512608768 11561 33554432000 4194304 4196468 140725254528048 140320584042608 140321122036354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21785] ppid=21770 vsize=15149032 memory=0 CPUtime=0 cores=4-7
/proc/21772/task/21785/stat : 21785 (java) S 21770 21770 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475383333 15512608768 11561 33554432000 4194304 4196468 140725254528048 140320582990048 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21786] ppid=21770 vsize=15149032 memory=0 CPUtime=0 cores=4-7
/proc/21772/task/21786/stat : 21786 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475383334 15512608768 11561 33554432000 4194304 4196468 140725254528048 140320581938352 140321122036354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 47692 KiB

[startup+0.701055 s]
/proc/loadavg: 6.62 6.94 6.44 6/232 21786
/proc/meminfo: memFree=18429724/32770688 swapFree=66927216/67108860
[pid=21770] ppid=21767 vsize=113128 memory=1448 CPUtime=0 cores=4-7
/proc/21770/stat : 21770 (xcsp3-exec) S 21767 21770 20763 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475383326 115843072 362 33554432000 4194304 5098028 140733680706192 140733680704296 139628373049980 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13033472 140733680714619 140733680714861 140733680714861 140733680717770 0
/proc/21770/statm: 28282 362 304 221 0 87 0
[pid=21772] ppid=21770 vsize=15417412 memory=84184 CPUtime=1.5 cores=4-7
/proc/21772/stat : 21772 (java) S 21770 21770 20763 0 -1 1077944320 14828 0 0 0 144 6 0 0 20 0 19 0 475383327 15787429888 21046 33554432000 4194304 4196468 140725254528048 140725254510592 140321122025207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
/proc/21772/statm: 3854353 21046 3452 1 0 3815453 0
[pid=21772/tid=21773] ppid=21770 vsize=15417412 memory=0 CPUtime=0.62 cores=4-7
/proc/21772/task/21773/stat : 21773 (java) S 21770 21770 20763 0 -1 1077944384 9245 0 0 0 59 3 0 0 20 0 19 0 475383327 15787429888 21046 33554432000 4194304 4196468 140725254528048 140321126265984 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21774] ppid=21770 vsize=15417412 memory=33 CPUtime=0 cores=4-7
/proc/21772/task/21774/stat : 21774 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475383328 15787429888 21046 33554432000 4194304 4196468 140725254528048 140320714185360 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21775] ppid=21770 vsize=15417412 memory=-7604262568725289114 CPUtime=0 cores=4-7
/proc/21772/task/21775/stat : 21775 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475383328 15787429888 21046 33554432000 4194304 4196468 140725254528048 140320713132560 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21776] ppid=21770 vsize=15417412 memory=0 CPUtime=0 cores=4-7
/proc/21772/task/21776/stat : 21776 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475383328 15787429888 21046 33554432000 4194304 4196468 140725254528048 140320712079760 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21777] ppid=21770 vsize=15417412 memory=0 CPUtime=0 cores=4-7
/proc/21772/task/21777/stat : 21777 (java) S 21770 21770 20763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475383328 15787429888 21046 33554432000 4194304 4196468 140725254528048 140320711026960 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21778] ppid=21770 vsize=15417412 memory=64124 CPUtime=0 cores=4-7
/proc/21772/task/21778/stat : 21778 (java) S 21770 21770 20763 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 475383329 15787429888 21046 33554432000 4194304 4196468 140725254528048 140320590359408 140321122036354 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21779] ppid=21770 vsize=15417412 memory=984 CPUtime=0 cores=4-7
/proc/21772/task/21779/stat : 21779 (java) S 21770 21770 20763 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475383330 15787429888 21046 33554432000 4194304 4196468 140725254528048 140320589305376 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21780] ppid=21770 vsize=15417412 memory=2020 CPUtime=0 cores=4-7
/proc/21772/task/21780/stat : 21780 (java) S 21770 21770 20763 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475383330 15787429888 21046 33554432000 4194304 4196468 140725254528048 140320588252528 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21781] ppid=21770 vsize=15417412 memory=1420 CPUtime=0 cores=4-7
/proc/21772/task/21781/stat : 21781 (java) S 21770 21770 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475383333 15787429888 21046 33554432000 4194304 4196468 140725254528048 140320587200848 140321122043803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21782] ppid=21770 vsize=15417412 memory=776 CPUtime=0.19 cores=4-7
/proc/21772/task/21782/stat : 21782 (java) R 21770 21770 20763 0 -1 4202560 941 0 0 0 19 0 0 0 20 0 19 0 475383333 15787429888 21046 33554432000 4194304 4196468 140725254528048 140320586148336 140321103205329 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21783] ppid=21770 vsize=15417412 memory=660 CPUtime=0.19 cores=4-7
/proc/21772/task/21783/stat : 21783 (java) R 21770 21770 20763 0 -1 1077944384 1070 0 0 0 19 0 0 0 20 0 19 0 475383333 15787429888 21046 33554432000 4194304 4196468 140725254528048 140320585084432 140321122035413 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21784] ppid=21770 vsize=15417412 memory=1556 CPUtime=0.35 cores=4-7
/proc/21772/task/21784/stat : 21784 (java) R 21770 21770 20763 0 -1 4202560 2059 0 0 0 35 0 0 0 20 0 19 0 475383333 15787429888 21046 33554432000 4194304 4196468 140725254528048 140320584041024 140321101741856 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21785] ppid=21770 vsize=15417412 memory=9588 CPUtime=0 cores=4-7
/proc/21772/task/21785/stat : 21785 (java) S 21770 21770 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475383333 15787429888 21046 33554432000 4194304 4196468 140725254528048 140320582990048 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21786] ppid=21770 vsize=15417412 memory=1712 CPUtime=0 cores=4-7
/proc/21772/task/21786/stat : 21786 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475383334 15787429888 21046 33554432000 4194304 4196468 140725254528048 140320581938352 140321122036354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 85632 KiB

[startup+1.50805 s]
/proc/loadavg: 6.62 6.94 6.44 9/236 21834
/proc/meminfo: memFree=18303824/32770688 swapFree=66927216/67108860
[pid=21770] ppid=21767 vsize=113128 memory=1448 CPUtime=0 cores=4-7
/proc/21770/stat : 21770 (xcsp3-exec) S 21767 21770 20763 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475383326 115843072 362 33554432000 4194304 5098028 140733680706192 140733680704296 139628373049980 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13033472 140733680714619 140733680714861 140733680714861 140733680717770 0
/proc/21770/statm: 28282 362 304 221 0 87 0

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

/proc/21772/task/21834/stat : 21834 (java) R 21770 21770 20763 0 -1 4202560 18 0 0 0 34 0 0 0 20 0 19 0 475383432 15855591424 46943 33554432000 4194304 4196468 140725254528048 140320571904456 140320759222964 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
Current children cumulated CPU time: 4.62 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 189220 KiB

[startup+3.1011 s]
/proc/loadavg: 6.62 6.94 6.44 9/236 21834
/proc/meminfo: memFree=18296832/32770688 swapFree=66927216/67108860
[pid=21770] ppid=21767 vsize=113128 memory=1448 CPUtime=0 cores=4-7
/proc/21770/stat : 21770 (xcsp3-exec) S 21767 21770 20763 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475383326 115843072 362 33554432000 4194304 5098028 140733680706192 140733680704296 139628373049980 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13033472 140733680714619 140733680714861 140733680714861 140733680717770 0
/proc/21770/statm: 28282 362 304 221 0 87 0
[pid=21772] ppid=21770 vsize=15483976 memory=194568 CPUtime=10.95 cores=4-7
/proc/21772/stat : 21772 (java) S 21770 21770 20763 0 -1 1077944320 22336 0 0 0 1086 9 0 0 20 0 19 0 475383327 15855591424 48642 33554432000 4194304 4196468 140725254528048 140725254510592 140321122025207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
/proc/21772/statm: 3870994 48642 3489 1 0 3832094 0
[pid=21772/tid=21773] ppid=21770 vsize=15483976 memory=193188 CPUtime=0.62 cores=4-7
/proc/21772/task/21773/stat : 21773 (java) S 21770 21770 20763 0 -1 1077944384 9248 0 0 0 59 3 0 0 20 0 19 0 475383327 15855591424 48642 33554432000 4194304 4196468 140725254528048 140321126265984 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21774] ppid=21770 vsize=15483976 memory=-7887927021948682183 CPUtime=0 cores=4-7
/proc/21772/task/21774/stat : 21774 (java) S 21770 21770 20763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475383328 15855591424 48642 33554432000 4194304 4196468 140725254528048 140320714185360 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21775] ppid=21770 vsize=15483976 memory=1448 CPUtime=0 cores=4-7
/proc/21772/task/21775/stat : 21775 (java) S 21770 21770 20763 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 19 0 475383328 15855591424 48642 33554432000 4194304 4196468 140725254528048 140320713132560 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21776] ppid=21770 vsize=15483976 memory=188820 CPUtime=0 cores=4-7
/proc/21772/task/21776/stat : 21776 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475383328 15855591424 48642 33554432000 4194304 4196468 140725254528048 140320712079760 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21777] ppid=21770 vsize=15483976 memory=0 CPUtime=0 cores=4-7
/proc/21772/task/21777/stat : 21777 (java) S 21770 21770 20763 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 19 0 475383328 15855591424 48642 33554432000 4194304 4196468 140725254528048 140320711026960 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21778] ppid=21770 vsize=15483976 memory=6791534058613427641 CPUtime=0 cores=4-7
/proc/21772/task/21778/stat : 21778 (java) S 21770 21770 20763 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 475383329 15855591424 48642 33554432000 4194304 4196468 140725254528048 140320590359408 140321122036354 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21779] ppid=21770 vsize=15483976 memory=140296784894784 CPUtime=0 cores=4-7
/proc/21772/task/21779/stat : 21779 (java) S 21770 21770 20763 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475383330 15855591424 48642 33554432000 4194304 4196468 140725254528048 140320589305376 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21780] ppid=21770 vsize=15483976 memory=0 CPUtime=0 cores=4-7
/proc/21772/task/21780/stat : 21780 (java) S 21770 21770 20763 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475383330 15855591424 48642 33554432000 4194304 4196468 140725254528048 140320588252528 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21781] ppid=21770 vsize=15483976 memory=0 CPUtime=0 cores=4-7
/proc/21772/task/21781/stat : 21781 (java) S 21770 21770 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475383333 15855591424 48642 33554432000 4194304 4196468 140725254528048 140320587200848 140321122043803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21782] ppid=21770 vsize=15483976 memory=0 CPUtime=1.81 cores=4-7
/proc/21772/task/21782/stat : 21782 (java) R 21770 21770 20763 0 -1 4202560 3921 0 0 0 180 1 0 0 20 0 19 0 475383333 15855591424 48642 33554432000 4194304 4196468 140725254528048 140320586134752 140321103569434 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21783] ppid=21770 vsize=15483976 memory=0 CPUtime=1.71 cores=4-7
/proc/21772/task/21783/stat : 21783 (java) R 21770 21770 20763 0 -1 4202560 3350 0 0 0 171 0 0 0 20 0 19 0 475383333 15855591424 48642 33554432000 4194304 4196468 140725254528048 140320585087896 140321101196496 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21784] ppid=21770 vsize=15483976 memory=0 CPUtime=0.61 cores=4-7
/proc/21772/task/21784/stat : 21784 (java) S 21770 21770 20763 0 -1 1077944384 3326 0 0 0 60 1 0 0 20 0 19 0 475383333 15855591424 48642 33554432000 4194304 4196468 140725254528048 140320584042608 140321122036354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21785] ppid=21770 vsize=15483976 memory=0 CPUtime=0 cores=4-7
/proc/21772/task/21785/stat : 21785 (java) S 21770 21770 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475383333 15855591424 48642 33554432000 4194304 4196468 140725254528048 140320582990048 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21786] ppid=21770 vsize=15483976 memory=1448 CPUtime=0 cores=4-7
/proc/21772/task/21786/stat : 21786 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475383334 15855591424 48642 33554432000 4194304 4196468 140725254528048 140320581938352 140321122036354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21831] ppid=21770 vsize=15483976 memory=187156 CPUtime=1.14 cores=4-7
/proc/21772/task/21831/stat : 21831 (java) R 21770 21770 20763 0 -1 4202560 18 0 0 0 114 0 0 0 20 0 19 0 475383432 15855591424 48642 33554432000 4194304 4196468 140725254528048 140320568744744 140320765190112 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21832] ppid=21770 vsize=15483976 memory=7521390079645479013 CPUtime=1.21 cores=4-7
/proc/21772/task/21832/stat : 21832 (java) R 21770 21770 20763 0 -1 4202560 26 0 0 0 121 0 0 0 20 0 19 0 475383432 15855591424 48642 33554432000 4194304 4196468 140725254528048 140320569798096 140320764769610 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21833] ppid=21770 vsize=15483976 memory=7164734856849610345 CPUtime=1.35 cores=4-7
/proc/21772/task/21833/stat : 21833 (java) R 21770 21770 20763 0 -1 4202560 35 0 0 0 135 0 0 0 20 0 19 0 475383432 15855591424 48642 33554432000 4194304 4196468 140725254528048 140320572956856 140320763830255 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21834] ppid=21770 vsize=15483976 memory=7234590150838216303 CPUtime=1.75 cores=4-7
/proc/21772/task/21834/stat : 21834 (java) R 21770 21770 20763 0 -1 4202560 21 0 0 0 175 0 0 0 20 0 19 0 475383432 15855591424 48642 33554432000 4194304 4196468 140725254528048 140320571903400 140320764245378 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
Current children cumulated CPU time: 10.95 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 196016 KiB

[startup+3.55565 s]
# the end of solver process 21770 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=12.601 s, system=0.109575 s

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

[startup+3.40805 s]
/proc/loadavg: 6.57 6.92 6.44 8/236 21834
/proc/meminfo: memFree=18293060/32770688 swapFree=66927216/67108860
[pid=21770] ppid=21767 vsize=113128 memory=1448 CPUtime=0 cores=4-7
/proc/21770/stat : 21770 (xcsp3-exec) S 21767 21770 20763 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475383326 115843072 362 33554432000 4194304 5098028 140733680706192 140733680704296 139628373049980 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13033472 140733680714619 140733680714861 140733680714861 140733680717770 0
/proc/21770/statm: 28282 362 304 221 0 87 0
[pid=21772] ppid=21770 vsize=15483976 memory=196932 CPUtime=12.17 cores=4-7
/proc/21772/stat : 21772 (java) S 21770 21770 20763 0 -1 1077944320 22422 0 0 0 1207 10 0 0 20 0 19 0 475383327 15855591424 49233 33554432000 4194304 4196468 140725254528048 140725254510592 140321122025207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
/proc/21772/statm: 3870994 49233 3495 1 0 3832094 0
[pid=21772/tid=21773] ppid=21770 vsize=15483976 memory=1056 CPUtime=0.62 cores=4-7
/proc/21772/task/21773/stat : 21773 (java) S 21770 21770 20763 0 -1 1077944384 9248 0 0 0 59 3 0 0 20 0 19 0 475383327 15855591424 49233 33554432000 4194304 4196468 140725254528048 140321126265984 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21774] ppid=21770 vsize=15483976 memory=2820 CPUtime=0 cores=4-7
/proc/21772/task/21774/stat : 21774 (java) S 21770 21770 20763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475383328 15855591424 49233 33554432000 4194304 4196468 140725254528048 140320714185360 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21775] ppid=21770 vsize=15483976 memory=1176 CPUtime=0 cores=4-7
/proc/21772/task/21775/stat : 21775 (java) S 21770 21770 20763 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 19 0 475383328 15855591424 49233 33554432000 4194304 4196468 140725254528048 140320713132560 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21776] ppid=21770 vsize=15483976 memory=280593568958080 CPUtime=0 cores=4-7
/proc/21772/task/21776/stat : 21776 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475383328 15855591424 49233 33554432000 4194304 4196468 140725254528048 140320712079760 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21777] ppid=21770 vsize=15483976 memory=8292088559825428625 CPUtime=0 cores=4-7
/proc/21772/task/21777/stat : 21777 (java) S 21770 21770 20763 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 19 0 475383328 15855591424 49233 33554432000 4194304 4196468 140725254528048 140320711026960 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21778] ppid=21770 vsize=15483976 memory=280593568894352 CPUtime=0 cores=4-7
/proc/21772/task/21778/stat : 21778 (java) S 21770 21770 20763 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 475383329 15855591424 49233 33554432000 4194304 4196468 140725254528048 140320590359408 140321122036354 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21779] ppid=21770 vsize=15483976 memory=0 CPUtime=0 cores=4-7
/proc/21772/task/21779/stat : 21779 (java) S 21770 21770 20763 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475383330 15855591424 49233 33554432000 4194304 4196468 140725254528048 140320589305376 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21780] ppid=21770 vsize=15483976 memory=64124 CPUtime=0 cores=4-7
/proc/21772/task/21780/stat : 21780 (java) S 21770 21770 20763 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475383330 15855591424 49233 33554432000 4194304 4196468 140725254528048 140320588252528 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21781] ppid=21770 vsize=15483976 memory=984 CPUtime=0 cores=4-7
/proc/21772/task/21781/stat : 21781 (java) S 21770 21770 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475383333 15855591424 49233 33554432000 4194304 4196468 140725254528048 140320587200848 140321122043803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21782] ppid=21770 vsize=15483976 memory=2020 CPUtime=2.07 cores=4-7
/proc/21772/task/21782/stat : 21782 (java) R 21770 21770 20763 0 -1 4202560 3962 0 0 0 206 1 0 0 20 0 19 0 475383333 15855591424 49233 33554432000 4194304 4196468 140725254528048 140320586140696 140321106906950 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21783] ppid=21770 vsize=15483976 memory=1420 CPUtime=1.96 cores=4-7
/proc/21772/task/21783/stat : 21783 (java) R 21770 21770 20763 0 -1 4202560 3371 0 0 0 196 0 0 0 20 0 19 0 475383333 15855591424 49233 33554432000 4194304 4196468 140725254528048 140320585086336 140321106953528 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21784] ppid=21770 vsize=15483976 memory=776 CPUtime=0.61 cores=4-7
/proc/21772/task/21784/stat : 21784 (java) S 21770 21770 20763 0 -1 1077944384 3326 0 0 0 60 1 0 0 20 0 19 0 475383333 15855591424 49233 33554432000 4194304 4196468 140725254528048 140320584042608 140321122036354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21785] ppid=21770 vsize=15483976 memory=660 CPUtime=0 cores=4-7
/proc/21772/task/21785/stat : 21785 (java) S 21770 21770 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475383333 15855591424 49233 33554432000 4194304 4196468 140725254528048 140320582990048 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21786] ppid=21770 vsize=15483976 memory=1556 CPUtime=0 cores=4-7
/proc/21772/task/21786/stat : 21786 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475383334 15855591424 49233 33554432000 4194304 4196468 140725254528048 140320581938352 140321122036354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21831] ppid=21770 vsize=15483976 memory=9588 CPUtime=1.32 cores=4-7
/proc/21772/task/21831/stat : 21831 (java) R 21770 21770 20763 0 -1 4202560 22 0 0 0 132 0 0 0 20 0 19 0 475383432 15855591424 49233 33554432000 4194304 4196468 140725254528048 140320568744744 140320765336745 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21832] ppid=21770 vsize=15483976 memory=1712 CPUtime=1.37 cores=4-7
/proc/21772/task/21832/stat : 21832 (java) R 21770 21770 20763 0 -1 4202560 38 0 0 0 137 0 0 0 20 0 19 0 475383432 15855591424 49233 33554432000 4194304 4196468 140725254528048 140320569798808 140320765450397 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21833] ppid=21770 vsize=15483976 memory=6028 CPUtime=1.5 cores=4-7
/proc/21772/task/21833/stat : 21833 (java) R 21770 21770 20763 0 -1 4202560 39 0 0 0 150 0 0 0 20 0 19 0 475383432 15855591424 49233 33554432000 4194304 4196468 140725254528048 140320572956968 140320763542867 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21834] ppid=21770 vsize=15483976 memory=3668 CPUtime=1.96 cores=4-7
/proc/21772/task/21834/stat : 21834 (java) R 21770 21770 20763 0 -1 4202560 25 0 0 0 196 0 0 0 20 0 19 0 475383432 15855591424 49233 33554432000 4194304 4196468 140725254528048 140320571904600 140320765444097 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
Current children cumulated CPU time: 12.17 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 198380 KiB

[startup+3.50086 s]
/proc/loadavg: 6.57 6.92 6.44 8/236 21834
/proc/meminfo: memFree=18293060/32770688 swapFree=66927216/67108860
[pid=21770] ppid=21767 vsize=113128 memory=1448 CPUtime=0 cores=4-7
/proc/21770/stat : 21770 (xcsp3-exec) S 21767 21770 20763 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475383326 115843072 362 33554432000 4194304 5098028 140733680706192 140733680704296 139628373049980 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13033472 140733680714619 140733680714861 140733680714861 140733680717770 0
/proc/21770/statm: 28282 362 304 221 0 87 0
[pid=21772] ppid=21770 vsize=15483976 memory=197024 CPUtime=12.54 cores=4-7
/proc/21772/stat : 21772 (java) S 21770 21770 20763 0 -1 1077944320 22439 0 0 0 1244 10 0 0 20 0 19 0 475383327 15855591424 49256 33554432000 4194304 4196468 140725254528048 140725254510592 140321122025207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
/proc/21772/statm: 3870994 49256 3495 1 0 3832094 0
[pid=21772/tid=21773] ppid=21770 vsize=15483976 memory=56 CPUtime=0.62 cores=4-7
/proc/21772/task/21773/stat : 21773 (java) S 21770 21770 20763 0 -1 1077944384 9248 0 0 0 59 3 0 0 20 0 19 0 475383327 15855591424 49256 33554432000 4194304 4196468 140725254528048 140321126265984 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21774] ppid=21770 vsize=15483976 memory=193188 CPUtime=0 cores=4-7
/proc/21772/task/21774/stat : 21774 (java) S 21770 21770 20763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475383328 15855591424 49256 33554432000 4194304 4196468 140725254528048 140320714185360 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21775] ppid=21770 vsize=15483976 memory=-7887927021948682183 CPUtime=0 cores=4-7
/proc/21772/task/21775/stat : 21775 (java) S 21770 21770 20763 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 19 0 475383328 15855591424 49256 33554432000 4194304 4196468 140725254528048 140320713132560 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21776] ppid=21770 vsize=15483976 memory=1056 CPUtime=0 cores=4-7
/proc/21772/task/21776/stat : 21776 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475383328 15855591424 49256 33554432000 4194304 4196468 140725254528048 140320712079760 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21777] ppid=21770 vsize=15483976 memory=2820 CPUtime=0 cores=4-7
/proc/21772/task/21777/stat : 21777 (java) S 21770 21770 20763 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 19 0 475383328 15855591424 49256 33554432000 4194304 4196468 140725254528048 140320711026960 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21778] ppid=21770 vsize=15483976 memory=1176 CPUtime=0 cores=4-7
/proc/21772/task/21778/stat : 21778 (java) S 21770 21770 20763 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 475383329 15855591424 49256 33554432000 4194304 4196468 140725254528048 140320590359408 140321122036354 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21779] ppid=21770 vsize=15483976 memory=1448 CPUtime=0 cores=4-7
/proc/21772/task/21779/stat : 21779 (java) S 21770 21770 20763 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475383330 15855591424 49256 33554432000 4194304 4196468 140725254528048 140320589305376 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21780] ppid=21770 vsize=15483976 memory=187156 CPUtime=0 cores=4-7
/proc/21772/task/21780/stat : 21780 (java) S 21770 21770 20763 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475383330 15855591424 49256 33554432000 4194304 4196468 140725254528048 140320588252528 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21781] ppid=21770 vsize=15483976 memory=7521390079645479013 CPUtime=0 cores=4-7
/proc/21772/task/21781/stat : 21781 (java) S 21770 21770 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475383333 15855591424 49256 33554432000 4194304 4196468 140725254528048 140320587200848 140321122043803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21782] ppid=21770 vsize=15483976 memory=7164734856849610345 CPUtime=2.12 cores=4-7
/proc/21772/task/21782/stat : 21782 (java) R 21770 21770 20763 0 -1 4202560 3962 0 0 0 211 1 0 0 20 0 19 0 475383333 15855591424 49256 33554432000 4194304 4196468 140725254528048 140320586135776 140321106448848 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21783] ppid=21770 vsize=15483976 memory=7234590150838216303 CPUtime=2.01 cores=4-7
/proc/21772/task/21783/stat : 21783 (java) R 21770 21770 20763 0 -1 4202560 3382 0 0 0 201 0 0 0 20 0 19 0 475383333 15855591424 49256 33554432000 4194304 4196468 140725254528048 140320585088600 140321106314064 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21784] ppid=21770 vsize=15483976 memory=1448 CPUtime=0.62 cores=4-7
/proc/21772/task/21784/stat : 21784 (java) R 21770 21770 20763 0 -1 4202560 3331 0 0 0 61 1 0 0 20 0 19 0 475383333 15855591424 49256 33554432000 4194304 4196468 140725254528048 140320584038336 140321101009949 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21785] ppid=21770 vsize=15483976 memory=1448 CPUtime=0 cores=4-7
/proc/21772/task/21785/stat : 21785 (java) S 21770 21770 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475383333 15855591424 49256 33554432000 4194304 4196468 140725254528048 140320582990048 140321122035413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21786] ppid=21770 vsize=15483976 memory=193188 CPUtime=0 cores=4-7
/proc/21772/task/21786/stat : 21786 (java) S 21770 21770 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475383334 15855591424 49256 33554432000 4194304 4196468 140725254528048 140320581938352 140321122036354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21831] ppid=21770 vsize=15483976 memory=0 CPUtime=1.41 cores=4-7
/proc/21772/task/21831/stat : 21831 (java) R 21770 21770 20763 0 -1 4202560 22 0 0 0 141 0 0 0 20 0 19 0 475383432 15855591424 49256 33554432000 4194304 4196468 140725254528048 140320568744344 140320763831340 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21832] ppid=21770 vsize=15483976 memory=0 CPUtime=1.41 cores=4-7
/proc/21772/task/21832/stat : 21832 (java) R 21770 21770 20763 0 -1 4202560 38 0 0 0 141 0 0 0 20 0 19 0 475383432 15855591424 49256 33554432000 4194304 4196468 140725254528048 140320569799128 140320763542861 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21833] ppid=21770 vsize=15483976 memory=6791534058613427641 CPUtime=1.55 cores=4-7
/proc/21772/task/21833/stat : 21833 (java) R 21770 21770 20763 0 -1 4202560 39 0 0 0 155 0 0 0 20 0 19 0 475383432 15855591424 49256 33554432000 4194304 4196468 140725254528048 140320572956128 140320763484064 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
[pid=21772/tid=21834] ppid=21770 vsize=15483976 memory=140296784894784 CPUtime=2.05 cores=4-7
/proc/21772/task/21834/stat : 21834 (java) R 21770 21770 20763 0 -1 4202560 26 0 0 0 205 0 0 0 20 0 19 0 475383432 15855591424 49256 33554432000 4194304 4196468 140725254528048 140320571904600 140320763542737 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140725254530031 140725254530202 140725254530202 140725254533071 0
Current children cumulated CPU time: 12.54 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 198472 KiB

Child status: 0
Real time (s): 3.55571
CPU time (s): 12.7106
CPU user time (s): 12.601
CPU system time (s): 0.109575
CPU usage (%): 357.471
Max. virtual memory (cumulated for all children) (KiB): 15597104
Max. memory (cumulated for all children) (KiB): 198472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.601
system time used= 0.109575
maximum resident set size= 198364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23029
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2446
involuntary context switches= 651


# summary of solver processes directly reported to runsolver:
#   pid: 21770
#   total CPU time (s): 12.7106
#   total CPU user time (s): 12.601
#   total CPU system time (s): 0.109575

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.031472 second user time and 0.107818 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-21 23:56:33
IDJOB=4403758
IDBENCH=141374
IDSOLVER=2863
FILE ID=node120/4403758-1568993771
RUNJOBID= node120-1324506066-20795
PBS_JOBID= 21704659
Free space on /tmp= 23144 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-nodv-09_c18.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4403758-1568993771/watcher-4403758-1568993771 -o /tmp/evaluation-result-4403758-1568993771/solver-4403758-1568993771 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1324506066-20795 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 708348464 HOME/instance-4403758-1568993771.xml

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

MD5SUM BENCH= 5099229ea21e0b755c9ada14ed0c0ccc
RANDOM SEED=708348464

node120.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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        18477168 kB
MemAvailable:   25071132 kB
Buffers:           49008 kB
Cached:          6818932 kB
SwapCached:        68672 kB
Active:         10179504 kB
Inactive:        3472128 kB
Active(anon):    6712676 kB
Inactive(anon):   126576 kB
Active(file):    3466828 kB
Inactive(file):  3345552 kB
Unevictable:      109204 kB
Mlocked:          109204 kB
SwapTotal:      67108860 kB
SwapFree:       66927216 kB
Dirty:             26372 kB
Writeback:             0 kB
AnonPages:       6835184 kB
Mapped:            70576 kB
Shmem:             47332 kB
Slab:             224052 kB
SReclaimable:     194836 kB
SUnreclaim:        29216 kB
KernelStack:        4048 kB
PageTables:        18660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    8146836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6328320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 23120 MiB
End job on node120 at 2011-12-21 23:56:36