Trace number 4399209

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-16OPT44 10.1457 2.88813

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-09_c18.xml
MD5SUM967738086e80168f9eb4b0337d9e8cf6
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 benchmark5.28313
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-4399209-1568700118.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399209-1568700118.xml, -tl, 2520s, -p, 4]
0.12/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.03/0.58	c solve instance...
1.28/0.68	o 65 
1.28/0.69	o 61 
1.59/0.70	o 59 
1.59/0.71	o 57 
1.59/0.73	o 53 
1.59/0.74	o 52 
1.59/0.76	o 50 
1.95/0.82	o 49 
1.95/0.83	o 47 
2.34/0.90	o 45 
2.34/0.95	o 44 
9.83/2.88	s OPTIMUM FOUND
9.83/2.88	v <instantiation>
9.83/2.88	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>
9.83/2.88	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>
9.83/2.88	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: 16374 MiB (15230 MiB free)
  memory of node 1: 16384 MiB (11438 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399209-1568700118/watcher-4399209-1568700118 -o /tmp/evaluation-result-4399209-1568700118/solver-4399209-1568700118 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568699927-7005 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1682243621 HOME/instance-4399209-1568700118.xml 

running on 4 cores: 0,2,4,6

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
solver pid=10409, runsolver pid=10406
Current StackSize limit: 8192 KiB


[startup+0.100806 s]*
/proc/loadavg: 6.69 3.22 2.63 8/233 10425
/proc/meminfo: memFree=27292204/32770624 swapFree=66997372/67108860
[pid=10409] ppid=10406 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/10409/stat : 10409 (xcsp3-exec) S 10406 10409 6974 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446264837 115843072 362 33554432000 4194304 5098028 140736316112288 140736316110392 140720115274364 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39284736 140736316117882 140736316118125 140736316118125 140736316121034 0
/proc/10409/statm: 28282 362 304 221 0 87 0
[pid=10411] ppid=10409 vsize=15144776 memory=30400 CPUtime=0.12 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10409 10409 6974 0 -1 1077944320 5486 0 0 0 11 1 0 0 20 0 15 0 446264837 15508250624 7600 33554432000 4194304 4196468 140729670297376 140729670279920 139744983002871 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
/proc/10411/statm: 3786194 7600 3155 1 0 3748377 0
[pid=10411/tid=10412] ppid=10409 vsize=15144776 memory=7100839870104831090 CPUtime=0.09 cores=0,2,4,6
/proc/10411/task/10412/stat : 10412 (java) R 10409 10409 6974 0 -1 4202560 3407 0 0 0 9 0 0 0 20 0 15 0 446264837 15508250624 7600 33554432000 4194304 4196468 140729670297376 139744987224384 139744983014806 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10413] ppid=10409 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10413/stat : 10413 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446264838 15508250624 7600 33554432000 4194304 4196468 140729670297376 139744575859472 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10414] ppid=10409 vsize=15144776 memory=139998408861312 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10414/stat : 10414 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446264838 15508250624 7600 33554432000 4194304 4196468 140729670297376 139744574806928 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10415] ppid=10409 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10415/stat : 10415 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446264838 15508250624 7600 33554432000 4194304 4196468 140729670297376 139744573754384 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10416] ppid=10409 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10416/stat : 10416 (java) S 10409 10409 6974 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446264838 15508250624 7600 33554432000 4194304 4196468 140729670297376 139744572701840 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10417] ppid=10409 vsize=15144776 memory=139998408861312 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10417/stat : 10417 (java) S 10409 10409 6974 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446264840 15508250624 7600 33554432000 4194304 4196468 140729670297376 139744451696624 139744983014018 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10418] ppid=10409 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10418/stat : 10418 (java) S 10409 10409 6974 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446264840 15508250624 7600 33554432000 4194304 4196468 140729670297376 139744450642848 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10419] ppid=10409 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10419/stat : 10419 (java) S 10409 10409 6974 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446264840 15508250624 7600 33554432000 4194304 4196468 140729670297376 139744449590256 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10420] ppid=10409 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10420/stat : 10420 (java) S 10409 10409 6974 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446264843 15508250624 7600 33554432000 4194304 4196468 140729670297376 139744448538832 139744983021467 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10421] ppid=10409 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10421/stat : 10421 (java) R 10409 10409 6974 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 15 0 446264843 15508250624 7600 33554432000 4194304 4196468 140729670297376 139744447486448 139744983014018 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10422] ppid=10409 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10422/stat : 10422 (java) R 10409 10409 6974 0 -1 4202560 36 0 0 0 0 0 0 0 20 0 15 0 446264843 15508250624 7600 33554432000 4194304 4196468 140729670297376 139744446434200 139744963416176 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10423] ppid=10409 vsize=15144776 memory=139998408861312 CPUtime=0.02 cores=0,2,4,6
/proc/10411/task/10423/stat : 10423 (java) R 10409 10409 6974 0 -1 4202560 362 0 0 0 2 0 0 0 20 0 15 0 446264843 15508250624 7600 33554432000 4194304 4196468 140729670297376 139744445381360 139744983014806 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10424] ppid=10409 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10424/stat : 10424 (java) S 10409 10409 6974 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446264843 15508250624 7600 33554432000 4194304 4196468 140729670297376 139744444329056 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10425] ppid=10409 vsize=15144776 memory=139998408861312 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10425/stat : 10425 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446264843 15508250624 7600 33554432000 4194304 4196468 140729670297376 139744443275568 139744983014018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31848 KiB

[startup+0.214063 s]*
/proc/loadavg: 6.69 3.22 2.63 6/233 10425
/proc/meminfo: memFree=27280760/32770624 swapFree=66997372/67108860
[pid=10409] ppid=10406 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/10409/stat : 10409 (xcsp3-exec) S 10406 10409 6974 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446264837 115843072 362 33554432000 4194304 5098028 140736316112288 140736316110392 140720115274364 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39284736 140736316117882 140736316118125 140736316118125 140736316121034 0
/proc/10409/statm: 28282 362 304 221 0 87 0
[pid=10411] ppid=10409 vsize=15144776 memory=41240 CPUtime=0.34 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10409 10409 6974 0 -1 1077944320 9037 0 0 0 31 3 0 0 20 0 15 0 446264837 15508250624 10310 33554432000 4194304 4196468 140729670297376 140729670279920 139744983002871 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
/proc/10411/statm: 3786194 10310 3270 1 0 3748377 0
[pid=10411/tid=10412] ppid=10409 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/10411/task/10412/stat : 10412 (java) R 10409 10409 6974 0 -1 4202560 6230 0 0 0 18 2 0 0 20 0 15 0 446264837 15508250624 10310 33554432000 4194304 4196468 140729670297376 139744987234400 139744983014806 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10413] ppid=10409 vsize=15144776 memory=9100 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10413/stat : 10413 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446264838 15508250624 10310 33554432000 4194304 4196468 140729670297376 139744575859472 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10414] ppid=10409 vsize=15144776 memory=139998408883119 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10414/stat : 10414 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446264838 15508250624 10310 33554432000 4194304 4196468 140729670297376 139744574806928 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10415] ppid=10409 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10415/stat : 10415 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446264838 15508250624 10310 33554432000 4194304 4196468 140729670297376 139744573754384 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10416] ppid=10409 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10416/stat : 10416 (java) S 10409 10409 6974 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446264838 15508250624 10310 33554432000 4194304 4196468 140729670297376 139744572701840 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10417] ppid=10409 vsize=15144776 memory=139998408861312 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10417/stat : 10417 (java) S 10409 10409 6974 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 446264840 15508250624 10310 33554432000 4194304 4196468 140729670297376 139744451696624 139744983014018 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10418] ppid=10409 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10418/stat : 10418 (java) S 10409 10409 6974 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446264840 15508250624 10310 33554432000 4194304 4196468 140729670297376 139744450642848 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10419] ppid=10409 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10419/stat : 10419 (java) S 10409 10409 6974 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446264840 15508250624 10310 33554432000 4194304 4196468 140729670297376 139744449590256 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10420] ppid=10409 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10420/stat : 10420 (java) S 10409 10409 6974 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446264843 15508250624 10310 33554432000 4194304 4196468 140729670297376 139744448538832 139744983021467 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10421] ppid=10409 vsize=15144776 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/10411/task/10421/stat : 10421 (java) S 10409 10409 6974 0 -1 1077944384 443 0 0 0 1 0 0 0 20 0 15 0 446264843 15508250624 10310 33554432000 4194304 4196468 140729670297376 139744447486448 139744983014018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10422] ppid=10409 vsize=15144776 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/10411/task/10422/stat : 10422 (java) S 10409 10409 6974 0 -1 1077944384 298 0 0 0 3 0 0 0 20 0 15 0 446264843 15508250624 10310 33554432000 4194304 4196468 140729670297376 139744446433904 139744983014018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10423] ppid=10409 vsize=15144776 memory=139998408861312 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10423/stat : 10423 (java) R 10409 10409 6974 0 -1 4202560 762 0 0 0 8 0 0 0 20 0 15 0 446264843 15508250624 10310 33554432000 4194304 4196468 140729670297376 139744445381360 139744975239998 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10424] ppid=10409 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10424/stat : 10424 (java) S 10409 10409 6974 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446264843 15508250624 10310 33554432000 4194304 4196468 140729670297376 139744444329056 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10425] ppid=10409 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10425/stat : 10425 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446264843 15508250624 10310 33554432000 4194304 4196468 140729670297376 139744443275568 139744983014018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42688 KiB

[startup+0.319159 s]*
/proc/loadavg: 6.69 3.22 2.63 9/233 10425
/proc/meminfo: memFree=27272436/32770624 swapFree=66997372/67108860
[pid=10409] ppid=10406 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/10409/stat : 10409 (xcsp3-exec) S 10406 10409 6974 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446264837 115843072 362 33554432000 4194304 5098028 140736316112288 140736316110392 140720115274364 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39284736 140736316117882 140736316118125 140736316118125 140736316121034 0
/proc/10409/statm: 28282 362 304 221 0 87 0
[pid=10411] ppid=10409 vsize=15149032 memory=50432 CPUtime=0.54 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10409 10409 6974 0 -1 1077944320 10473 0 0 0 50 4 0 0 20 0 15 0 446264837 15512608768 12608 33554432000 4194304 4196468 140729670297376 140729670279920 139744983002871 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
/proc/10411/statm: 3787258 12608 3341 1 0 3748377 0
[pid=10411/tid=10412] ppid=10409 vsize=15149032 memory=7883960649037381690 CPUtime=0.31 cores=0,2,4,6
/proc/10411/task/10412/stat : 10412 (java) R 10409 10409 6974 0 -1 4202560 7430 0 0 0 28 3 0 0 20 0 15 0 446264837 15512608768 12673 33554432000 4194304 4196468 140729670297376 139744987237136 139744967083358 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10413] ppid=10409 vsize=15149032 memory=9461 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10413/stat : 10413 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446264838 15512608768 12673 33554432000 4194304 4196468 140729670297376 139744575859472 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10414] ppid=10409 vsize=15149032 memory=3904678258515651018 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10414/stat : 10414 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446264838 15512608768 12673 33554432000 4194304 4196468 140729670297376 139744574806928 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10415] ppid=10409 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10415/stat : 10415 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446264838 15512608768 12673 33554432000 4194304 4196468 140729670297376 139744573754384 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10416] ppid=10409 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10416/stat : 10416 (java) S 10409 10409 6974 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446264838 15512608768 12673 33554432000 4194304 4196468 140729670297376 139744572701840 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10417] ppid=10409 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10417/stat : 10417 (java) S 10409 10409 6974 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 446264840 15512608768 12673 33554432000 4194304 4196468 140729670297376 139744451696624 139744983014018 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10418] ppid=10409 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10418/stat : 10418 (java) S 10409 10409 6974 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446264840 15512608768 12673 33554432000 4194304 4196468 140729670297376 139744450642848 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10419] ppid=10409 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10419/stat : 10419 (java) S 10409 10409 6974 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446264840 15512608768 12673 33554432000 4194304 4196468 140729670297376 139744449590256 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10420] ppid=10409 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10420/stat : 10420 (java) S 10409 10409 6974 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446264843 15512608768 12673 33554432000 4194304 4196468 140729670297376 139744448538832 139744983021467 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10421] ppid=10409 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/10411/task/10421/stat : 10421 (java) S 10409 10409 6974 0 -1 1077944384 583 0 0 0 4 0 0 0 20 0 15 0 446264843 15512608768 12673 33554432000 4194304 4196468 140729670297376 139744447486448 139744983014018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10422] ppid=10409 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/10411/task/10422/stat : 10422 (java) S 10409 10409 6974 0 -1 1077944384 310 0 0 0 4 0 0 0 20 0 15 0 446264843 15512608768 12673 33554432000 4194304 4196468 140729670297376 139744446433904 139744983014018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10423] ppid=10409 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/10411/task/10423/stat : 10423 (java) S 10409 10409 6974 0 -1 1077944384 855 0 0 0 12 0 0 0 20 0 15 0 446264843 15512608768 12673 33554432000 4194304 4196468 140729670297376 139744445381360 139744983014018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10424] ppid=10409 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10424/stat : 10424 (java) S 10409 10409 6974 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446264843 15512608768 12673 33554432000 4194304 4196468 140729670297376 139744444329056 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10425] ppid=10409 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10425/stat : 10425 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446264843 15512608768 12673 33554432000 4194304 4196468 140729670297376 139744443275568 139744983014018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51880 KiB

[startup+0.700729 s]
/proc/loadavg: 6.69 3.22 2.63 7/233 10425
/proc/meminfo: memFree=27256112/32770624 swapFree=66997372/67108860
[pid=10409] ppid=10406 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/10409/stat : 10409 (xcsp3-exec) S 10406 10409 6974 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446264837 115843072 362 33554432000 4194304 5098028 140736316112288 140736316110392 140720115274364 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39284736 140736316117882 140736316118125 140736316118125 140736316121034 0
/proc/10409/statm: 28282 362 304 221 0 87 0
[pid=10411] ppid=10409 vsize=15418440 memory=101384 CPUtime=1.59 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10409 10409 6974 0 -1 1077944320 14658 0 0 0 152 7 0 0 20 0 20 0 446264837 15788482560 25346 33554432000 4194304 4196468 140729670297376 140729670279920 139744983002871 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
/proc/10411/statm: 3854610 25346 3456 1 0 3815710 0
[pid=10411/tid=10412] ppid=10409 vsize=15418440 memory=0 CPUtime=0.57 cores=0,2,4,6
/proc/10411/task/10412/stat : 10412 (java) S 10409 10409 6974 0 -1 1077944384 8812 0 0 0 54 3 0 0 20 0 20 0 446264837 15788482560 25346 33554432000 4194304 4196468 140729670297376 139744987242816 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10413] ppid=10409 vsize=15418440 memory=500 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10413/stat : 10413 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446264838 15788482560 25346 33554432000 4194304 4196468 140729670297376 139744575859472 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10414] ppid=10409 vsize=15418440 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10414/stat : 10414 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446264838 15788482560 25346 33554432000 4194304 4196468 140729670297376 139744574806928 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10415] ppid=10409 vsize=15418440 memory=932 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10415/stat : 10415 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446264838 15788482560 25346 33554432000 4194304 4196468 140729670297376 139744573754384 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10416] ppid=10409 vsize=15418440 memory=3768 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10416/stat : 10416 (java) S 10409 10409 6974 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446264838 15788482560 25346 33554432000 4194304 4196468 140729670297376 139744572701840 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10417] ppid=10409 vsize=15418440 memory=1980 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10417/stat : 10417 (java) S 10409 10409 6974 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 446264840 15788482560 25346 33554432000 4194304 4196468 140729670297376 139744451696624 139744983014018 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10418] ppid=10409 vsize=15418440 memory=2512 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10418/stat : 10418 (java) S 10409 10409 6974 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446264840 15788482560 25346 33554432000 4194304 4196468 140729670297376 139744450642848 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10419] ppid=10409 vsize=15418440 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10419/stat : 10419 (java) S 10409 10409 6974 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446264840 15788482560 25346 33554432000 4194304 4196468 140729670297376 139744449590256 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10420] ppid=10409 vsize=15418440 memory=812 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10420/stat : 10420 (java) S 10409 10409 6974 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446264843 15788482560 25346 33554432000 4194304 4196468 140729670297376 139744448538832 139744983021467 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10421] ppid=10409 vsize=15418440 memory=1764 CPUtime=0.22 cores=0,2,4,6
/proc/10411/task/10421/stat : 10421 (java) R 10409 10409 6974 0 -1 4202560 1342 0 0 0 22 0 0 0 20 0 20 0 446264843 15788482560 25346 33554432000 4194304 4196468 140729670297376 139744447467464 139744983024218 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10422] ppid=10409 vsize=15418440 memory=111628 CPUtime=0.22 cores=0,2,4,6
/proc/10411/task/10422/stat : 10422 (java) R 10409 10409 6974 0 -1 4202560 1043 0 0 0 22 0 0 0 20 0 20 0 446264843 15788482560 25346 33554432000 4194304 4196468 140729670297376 139744446427096 139744969018417 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10423] ppid=10409 vsize=15418440 memory=796 CPUtime=0.34 cores=0,2,4,6
/proc/10411/task/10423/stat : 10423 (java) R 10409 10409 6974 0 -1 4202560 1777 0 0 0 34 0 0 0 20 0 20 0 446264843 15788482560 25346 33554432000 4194304 4196468 140729670297376 139744445376432 139744961972883 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10424] ppid=10409 vsize=15418440 memory=4108 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10424/stat : 10424 (java) S 10409 10409 6974 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446264843 15788482560 25346 33554432000 4194304 4196468 140729670297376 139744444329056 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10425] ppid=10409 vsize=15418440 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10425/stat : 10425 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446264843 15788482560 25346 33554432000 4194304 4196468 140729670297376 139744443275568 139744983014018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 15531568 KiB
Current children cumulated memory: 102832 KiB

[startup+1.50116 s]
/proc/loadavg: 6.69 3.22 2.63 12/237 10473
/proc/meminfo: memFree=27145004/32770624 swapFree=66997372/67108860
[pid=10409] ppid=10406 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/10409/stat : 10409 (xcsp3-exec) S 10406 10409 6974 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446264837 115843072 362 33554432000 4194304 5098028 140736316112288 140736316110392 140720115274364 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39284736 140736316117882 140736316118125 140736316118125 140736316121034 0
/proc/10409/statm: 28282 362 304 221 0 87 0

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

/proc/10411/task/10473/stat : 10473 (java) R 10409 10409 6974 0 -1 4202560 26 0 0 0 26 0 0 0 20 0 19 0 446264933 15855591424 47149 33554432000 4194304 4196468 140729670297376 139744429842024 139744625482528 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
Current children cumulated CPU time: 4.72 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 190044 KiB

[startup+2.88809 s]
# the end of solver process 10409 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.0162 s, system=0.129531 s

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

[startup+1.60116 s]
/proc/loadavg: 6.69 3.22 2.63 12/237 10473
/proc/meminfo: memFree=27145004/32770624 swapFree=66997372/67108860
[pid=10409] ppid=10406 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/10409/stat : 10409 (xcsp3-exec) S 10406 10409 6974 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446264837 115843072 362 33554432000 4194304 5098028 140736316112288 140736316110392 140720115274364 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39284736 140736316117882 140736316118125 140736316118125 140736316121034 0
/proc/10409/statm: 28282 362 304 221 0 87 0
[pid=10411] ppid=10409 vsize=15483976 memory=188596 CPUtime=5.11 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10409 10409 6974 0 -1 1077944320 20931 0 0 0 501 10 0 0 20 0 19 0 446264837 15855591424 47149 33554432000 4194304 4196468 140729670297376 140729670279920 139744983002871 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
/proc/10411/statm: 3870994 47149 3482 1 0 3832094 0
[pid=10411/tid=10412] ppid=10409 vsize=15483976 memory=7597132098393106257 CPUtime=0.57 cores=0,2,4,6
/proc/10411/task/10412/stat : 10412 (java) S 10409 10409 6974 0 -1 1077944384 8812 0 0 0 54 3 0 0 20 0 19 0 446264837 15855591424 47149 33554432000 4194304 4196468 140729670297376 139744987243648 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10413] ppid=10409 vsize=15483976 memory=4640204396461838434 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10413/stat : 10413 (java) S 10409 10409 6974 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 19 0 446264838 15855591424 47149 33554432000 4194304 4196468 140729670297376 139744575859472 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10414] ppid=10409 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10414/stat : 10414 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 446264838 15855591424 47149 33554432000 4194304 4196468 140729670297376 139744574806928 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10415] ppid=10409 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10415/stat : 10415 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 446264838 15855591424 47149 33554432000 4194304 4196468 140729670297376 139744573754384 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10416] ppid=10409 vsize=15483976 memory=2276 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10416/stat : 10416 (java) S 10409 10409 6974 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 446264838 15855591424 47149 33554432000 4194304 4196468 140729670297376 139744572701840 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10417] ppid=10409 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10417/stat : 10417 (java) S 10409 10409 6974 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 446264840 15855591424 47149 33554432000 4194304 4196468 140729670297376 139744451696624 139744983014018 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10418] ppid=10409 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10418/stat : 10418 (java) S 10409 10409 6974 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 446264840 15855591424 47149 33554432000 4194304 4196468 140729670297376 139744450642848 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10419] ppid=10409 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10419/stat : 10419 (java) S 10409 10409 6974 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 446264840 15855591424 47149 33554432000 4194304 4196468 140729670297376 139744449590256 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10420] ppid=10409 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10420/stat : 10420 (java) S 10409 10409 6974 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446264843 15855591424 47149 33554432000 4194304 4196468 140729670297376 139744448538832 139744983021467 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10421] ppid=10409 vsize=15483976 memory=0 CPUtime=0.88 cores=0,2,4,6
/proc/10411/task/10421/stat : 10421 (java) D 10409 10409 6974 0 -1 4202560 3410 0 0 0 88 0 0 0 20 0 19 0 446264843 15855591424 47149 33554432000 4194304 4196468 140729670297376 139744447473312 139744962910007 0 4 0 16800975 18446744072099941509 0 0 -1 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10422] ppid=10409 vsize=15483976 memory=0 CPUtime=0.84 cores=0,2,4,6
/proc/10411/task/10422/stat : 10422 (java) R 10409 10409 6974 0 -1 4202560 3690 0 0 0 83 1 0 0 20 0 19 0 446264843 15855591424 47149 33554432000 4194304 4196468 140729670297376 139744446419928 139744964546975 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10423] ppid=10409 vsize=15483976 memory=0 CPUtime=0.51 cores=0,2,4,6
/proc/10411/task/10423/stat : 10423 (java) D 10409 10409 6974 0 -1 4202560 2498 0 0 0 50 1 0 0 20 0 19 0 446264843 15855591424 47149 33554432000 4194304 4196468 140729670297376 139744445381280 139744962927007 0 4 0 16800975 18446744072099941509 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10424] ppid=10409 vsize=15483976 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10424/stat : 10424 (java) S 10409 10409 6974 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446264843 15855591424 47149 33554432000 4194304 4196468 140729670297376 139744444329056 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10425] ppid=10409 vsize=15483976 memory=2124 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10425/stat : 10425 (java) D 10409 10409 6974 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 446264843 15855591424 47149 33554432000 4194304 4196468 140729670297376 139744443275488 139744967858958 0 4 0 16800975 18446744072099941509 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10470] ppid=10409 vsize=15483976 memory=26296 CPUtime=0.41 cores=0,2,4,6
/proc/10411/task/10470/stat : 10470 (java) R 10409 10409 6974 0 -1 4202560 33 0 0 0 41 0 0 0 20 0 19 0 446264932 15855591424 47149 33554432000 4194304 4196468 140729670297376 139744434055480 139744624875863 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10471] ppid=10409 vsize=15483976 memory=12024 CPUtime=0.4 cores=0,2,4,6
/proc/10411/task/10471/stat : 10471 (java) R 10409 10409 6974 0 -1 4202560 27 0 0 0 40 0 0 0 20 0 19 0 446264932 15855591424 47149 33554432000 4194304 4196468 140729670297376 139744431948432 139744975241732 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10472] ppid=10409 vsize=15483976 memory=2241 CPUtime=0.43 cores=0,2,4,6
/proc/10411/task/10472/stat : 10472 (java) R 10409 10409 6974 0 -1 4202560 31 0 0 0 43 0 0 0 20 0 19 0 446264932 15855591424 47149 33554432000 4194304 4196468 140729670297376 139744430898608 139744620911872 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10473] ppid=10409 vsize=15483976 memory=2244 CPUtime=0.35 cores=0,2,4,6
/proc/10411/task/10473/stat : 10473 (java) R 10409 10409 6974 0 -1 4202560 26 0 0 0 35 0 0 0 20 0 19 0 446264933 15855591424 47149 33554432000 4194304 4196468 140729670297376 139744429846360 139744625039242 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
Current children cumulated CPU time: 5.11 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 190044 KiB

[startup+2.40116 s]
/proc/loadavg: 6.69 3.22 2.63 11/237 10473
/proc/meminfo: memFree=27132964/32770624 swapFree=66997372/67108860
[pid=10409] ppid=10406 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/10409/stat : 10409 (xcsp3-exec) S 10406 10409 6974 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446264837 115843072 362 33554432000 4194304 5098028 140736316112288 140736316110392 140720115274364 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39284736 140736316117882 140736316118125 140736316118125 140736316121034 0
/proc/10409/statm: 28282 362 304 221 0 87 0
[pid=10411] ppid=10409 vsize=15483976 memory=191552 CPUtime=8.22 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10409 10409 6974 0 -1 1077944320 21532 0 0 0 811 11 0 0 20 0 19 0 446264837 15855591424 47888 33554432000 4194304 4196468 140729670297376 140729670279920 139744983002871 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
/proc/10411/statm: 3870994 47888 3493 1 0 3832094 0
[pid=10411/tid=10412] ppid=10409 vsize=15483976 memory=26500 CPUtime=0.57 cores=0,2,4,6
/proc/10411/task/10412/stat : 10412 (java) S 10409 10409 6974 0 -1 1077944384 8812 0 0 0 54 3 0 0 20 0 19 0 446264837 15855591424 47888 33554432000 4194304 4196468 140729670297376 139744987243648 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10413] ppid=10409 vsize=15483976 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10413/stat : 10413 (java) S 10409 10409 6974 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 19 0 446264838 15855591424 47888 33554432000 4194304 4196468 140729670297376 139744575859472 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10414] ppid=10409 vsize=15483976 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10414/stat : 10414 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 446264838 15855591424 47888 33554432000 4194304 4196468 140729670297376 139744574806928 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10415] ppid=10409 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10415/stat : 10415 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 446264838 15855591424 47888 33554432000 4194304 4196468 140729670297376 139744573754384 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10416] ppid=10409 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10416/stat : 10416 (java) S 10409 10409 6974 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 446264838 15855591424 47888 33554432000 4194304 4196468 140729670297376 139744572701840 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10417] ppid=10409 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10417/stat : 10417 (java) S 10409 10409 6974 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 19 0 446264840 15855591424 47888 33554432000 4194304 4196468 140729670297376 139744451696624 139744983014018 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10418] ppid=10409 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10418/stat : 10418 (java) S 10409 10409 6974 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 446264840 15855591424 47888 33554432000 4194304 4196468 140729670297376 139744450642848 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10419] ppid=10409 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10419/stat : 10419 (java) S 10409 10409 6974 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 446264840 15855591424 47888 33554432000 4194304 4196468 140729670297376 139744449590256 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10420] ppid=10409 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10420/stat : 10420 (java) S 10409 10409 6974 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446264843 15855591424 47888 33554432000 4194304 4196468 140729670297376 139744448538832 139744983021467 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10421] ppid=10409 vsize=15483976 memory=0 CPUtime=1.17 cores=0,2,4,6
/proc/10411/task/10421/stat : 10421 (java) R 10409 10409 6974 0 -1 4202560 3846 0 0 0 116 1 0 0 20 0 19 0 446264843 15855591424 47888 33554432000 4194304 4196468 140729670297376 139744447472472 139744962246565 0 4 0 16800975 0 0 0 -1 0 0 0 39 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10422] ppid=10409 vsize=15483976 memory=0 CPUtime=1.29 cores=0,2,4,6
/proc/10411/task/10422/stat : 10422 (java) R 10409 10409 6974 0 -1 4202560 3768 0 0 0 128 1 0 0 20 0 19 0 446264843 15855591424 47888 33554432000 4194304 4196468 140729670297376 139744446420448 139744964546617 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10423] ppid=10409 vsize=15483976 memory=0 CPUtime=0.55 cores=0,2,4,6
/proc/10411/task/10423/stat : 10423 (java) S 10409 10409 6974 0 -1 1077944384 2579 0 0 0 54 1 0 0 20 0 19 0 446264843 15855591424 47888 33554432000 4194304 4196468 140729670297376 139744445381360 139744983014018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 37 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10424] ppid=10409 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10424/stat : 10424 (java) S 10409 10409 6974 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446264843 15855591424 47888 33554432000 4194304 4196468 140729670297376 139744444329056 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10425] ppid=10409 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10425/stat : 10425 (java) S 10409 10409 6974 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446264843 15855591424 47888 33554432000 4194304 4196468 140729670297376 139744443275568 139744983014018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 39 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10470] ppid=10409 vsize=15483976 memory=0 CPUtime=1.14 cores=0,2,4,6
/proc/10411/task/10470/stat : 10470 (java) R 10409 10409 6974 0 -1 4202560 34 0 0 0 114 0 0 0 20 0 19 0 446264932 15855591424 47888 33554432000 4194304 4196468 140729670297376 139744434057064 139744620900275 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10471] ppid=10409 vsize=15483976 memory=288230574492221466 CPUtime=0.96 cores=0,2,4,6
/proc/10411/task/10471/stat : 10471 (java) R 10409 10409 6974 0 -1 4202560 27 0 0 0 96 0 0 0 20 0 19 0 446264932 15855591424 47888 33554432000 4194304 4196468 140729670297376 139744431953784 139744625484318 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10472] ppid=10409 vsize=15483976 memory=316941043675431227 CPUtime=0.96 cores=0,2,4,6
/proc/10411/task/10472/stat : 10472 (java) R 10409 10409 6974 0 -1 4202560 31 0 0 0 96 0 0 0 20 0 19 0 446264932 15855591424 47888 33554432000 4194304 4196468 140729670297376 139744430898488 139744620838208 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10473] ppid=10409 vsize=15483976 memory=13848573129264102 CPUtime=0.86 cores=0,2,4,6
/proc/10411/task/10473/stat : 10473 (java) R 10409 10409 6974 0 -1 4202560 28 0 0 0 85 1 0 0 20 0 19 0 446264933 15855591424 47888 33554432000 4194304 4196468 140729670297376 139744429846312 139744621080571 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
Current children cumulated CPU time: 8.22 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 193000 KiB

[startup+2.80484 s]
/proc/loadavg: 6.69 3.22 2.63 11/237 10473
/proc/meminfo: memFree=27132964/32770624 swapFree=66997372/67108860
[pid=10409] ppid=10406 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/10409/stat : 10409 (xcsp3-exec) S 10406 10409 6974 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446264837 115843072 362 33554432000 4194304 5098028 140736316112288 140736316110392 140720115274364 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39284736 140736316117882 140736316118125 140736316118125 140736316121034 0
/proc/10409/statm: 28282 362 304 221 0 87 0
[pid=10411] ppid=10409 vsize=15486024 memory=193904 CPUtime=9.83 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10409 10409 6974 0 -1 1077944320 21633 0 0 0 972 11 0 0 20 0 19 0 446264837 15857688576 48476 33554432000 4194304 4196468 140729670297376 140729670279920 139744983002871 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
/proc/10411/statm: 3871506 48476 3495 1 0 3832606 0
[pid=10411/tid=10412] ppid=10409 vsize=15486024 memory=13252 CPUtime=0.57 cores=0,2,4,6
/proc/10411/task/10412/stat : 10412 (java) S 10409 10409 6974 0 -1 1077944384 8812 0 0 0 54 3 0 0 20 0 19 0 446264837 15857688576 48476 33554432000 4194304 4196468 140729670297376 139744987243648 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10413] ppid=10409 vsize=15486024 memory=15460 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10413/stat : 10413 (java) S 10409 10409 6974 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 19 0 446264838 15857688576 48476 33554432000 4194304 4196468 140729670297376 139744575859472 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10414] ppid=10409 vsize=15486024 memory=17668 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10414/stat : 10414 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 446264838 15857688576 48476 33554432000 4194304 4196468 140729670297376 139744574806928 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10415] ppid=10409 vsize=15486024 memory=19876 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10415/stat : 10415 (java) S 10409 10409 6974 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 446264838 15857688576 48476 33554432000 4194304 4196468 140729670297376 139744573754384 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10416] ppid=10409 vsize=15486024 memory=139998408861311 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10416/stat : 10416 (java) S 10409 10409 6974 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 446264838 15857688576 48476 33554432000 4194304 4196468 140729670297376 139744572701840 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10417] ppid=10409 vsize=15486024 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10417/stat : 10417 (java) S 10409 10409 6974 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 19 0 446264840 15857688576 48476 33554432000 4194304 4196468 140729670297376 139744451696624 139744983014018 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10418] ppid=10409 vsize=15486024 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10418/stat : 10418 (java) S 10409 10409 6974 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 446264840 15857688576 48476 33554432000 4194304 4196468 140729670297376 139744450642848 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10419] ppid=10409 vsize=15486024 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10419/stat : 10419 (java) S 10409 10409 6974 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 446264840 15857688576 48476 33554432000 4194304 4196468 140729670297376 139744449590256 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10420] ppid=10409 vsize=15486024 memory=-5921431000321636112 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10420/stat : 10420 (java) S 10409 10409 6974 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446264843 15857688576 48476 33554432000 4194304 4196468 140729670297376 139744448538832 139744983021467 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10421] ppid=10409 vsize=15486024 memory=3055200218684801127 CPUtime=1.47 cores=0,2,4,6
/proc/10411/task/10421/stat : 10421 (java) R 10409 10409 6974 0 -1 4202560 3905 0 0 0 146 1 0 0 20 0 19 0 446264843 15857688576 48476 33554432000 4194304 4196468 140729670297376 139744447472912 139744962846465 0 4 0 16800975 0 0 0 -1 0 0 0 39 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10422] ppid=10409 vsize=15486024 memory=6081075996262814310 CPUtime=1.51 cores=0,2,4,6
/proc/10411/task/10422/stat : 10422 (java) R 10409 10409 6974 0 -1 4202560 3784 0 0 0 150 1 0 0 20 0 19 0 446264843 15857688576 48476 33554432000 4194304 4196468 140729670297376 139744446415920 139744968128250 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10423] ppid=10409 vsize=15486024 memory=5865776205024226133 CPUtime=0.56 cores=0,2,4,6
/proc/10411/task/10423/stat : 10423 (java) S 10409 10409 6974 0 -1 1077944384 2604 0 0 0 55 1 0 0 20 0 19 0 446264843 15857688576 48476 33554432000 4194304 4196468 140729670297376 139744445381360 139744983014018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 37 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10424] ppid=10409 vsize=15486024 memory=6308512052048534181 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10424/stat : 10424 (java) S 10409 10409 6974 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446264843 15857688576 48476 33554432000 4194304 4196468 140729670297376 139744444329056 139744983013077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10425] ppid=10409 vsize=15486024 memory=279996568720292 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10425/stat : 10425 (java) S 10409 10409 6974 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446264843 15857688576 48476 33554432000 4194304 4196468 140729670297376 139744443275568 139744983014018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 39 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10470] ppid=10409 vsize=15486024 memory=556546898 CPUtime=1.43 cores=0,2,4,6
/proc/10411/task/10470/stat : 10470 (java) R 10409 10409 6974 0 -1 4202560 34 0 0 0 143 0 0 0 20 0 19 0 446264932 15857688576 48476 33554432000 4194304 4196468 140729670297376 139744434056640 139744625039442 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10471] ppid=10409 vsize=15486024 memory=-7025452035940392864 CPUtime=1.26 cores=0,2,4,6
/proc/10411/task/10471/stat : 10471 (java) R 10409 10409 6974 0 -1 1077944384 28 0 0 0 126 0 0 0 20 0 19 0 446264932 15857688576 48476 33554432000 4194304 4196468 140729670297376 139744431953376 139744983013077 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10472] ppid=10409 vsize=15486024 memory=0 CPUtime=1.16 cores=0,2,4,6
/proc/10411/task/10472/stat : 10472 (java) R 10409 10409 6974 0 -1 4202560 31 0 0 0 116 0 0 0 20 0 19 0 446264932 15857688576 48476 33554432000 4194304 4196468 140729670297376 139744430897880 139744625567949 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
[pid=10411/tid=10473] ppid=10409 vsize=15486024 memory=57 CPUtime=1.15 cores=0,2,4,6
/proc/10411/task/10473/stat : 10473 (java) R 10409 10409 6974 0 -1 4202560 28 0 0 0 114 1 0 0 20 0 19 0 446264933 15857688576 48476 33554432000 4194304 4196468 140729670297376 139744429845432 139744625483945 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36544512 140729670300655 140729670300826 140729670300826 140729670303695 0
Current children cumulated CPU time: 9.83 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 195352 KiB

Child status: 0
Real time (s): 2.88813
CPU time (s): 10.1457
CPU user time (s): 10.0162
CPU system time (s): 0.129531
CPU usage (%): 351.289
Max. virtual memory (cumulated for all children) (KiB): 15599152
Max. memory (cumulated for all children) (KiB): 195352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.0162
system time used= 0.129531
maximum resident set size= 195232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22303
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= 2377
involuntary context switches= 441


# summary of solver processes directly reported to runsolver:
#   pid: 10409
#   total CPU time (s): 10.1457
#   total CPU user time (s): 10.0162
#   total CPU system time (s): 0.129531

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041493 second user time and 0.069529 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-17 08:00:59
IDJOB=4399209
IDBENCH=141376
IDSOLVER=2853
FILE ID=node103/4399209-1568700118
RUNJOBID= node103-1568699927-7005
PBS_JOBID= 21703829
Free space on /tmp= 61692 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-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-4399209-1568700118/watcher-4399209-1568700118 -o /tmp/evaluation-result-4399209-1568700118/solver-4399209-1568700118 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568699927-7005 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1682243621 HOME/instance-4399209-1568700118.xml

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

MD5SUM BENCH= 967738086e80168f9eb4b0337d9e8cf6
RANDOM SEED=1682243621

node103.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.74
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.74
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.74
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.74
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:        27309508 kB
MemAvailable:   27719400 kB
Buffers:           81636 kB
Cached:           623024 kB
SwapCached:         9016 kB
Active:          4594292 kB
Inactive:         280316 kB
Active(anon):    4162136 kB
Inactive(anon):    57316 kB
Active(file):     432156 kB
Inactive(file):   223000 kB
Unevictable:      111148 kB
Mlocked:          111148 kB
SwapTotal:      67108860 kB
SwapFree:       66997372 kB
Dirty:             26532 kB
Writeback:             4 kB
AnonPages:       4274152 kB
Mapped:            61936 kB
Shmem:             40856 kB
Slab:             171448 kB
SReclaimable:     141144 kB
SUnreclaim:        30304 kB
KernelStack:        3856 kB
PageTables:        14116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5372404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4155392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61668 MiB
End job on node103 at 2019-09-17 08:01:02