Trace number 4282812

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)OPT34 6.6598101 3.2251599

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-08-a3.xml
MD5SUM86f9a0f9696ddea7c71528c4cbe59182
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark0.33681199
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints31
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":28},{"size":501,"count":8}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":36},{"degree":2,"count":28},{"degree":8,"count":6},{"degree":9,"count":2}]
Minimum constraint arity1
Maximum constraint arity28
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":28},{"arity":8,"count":1},{"arity":28,"count":1}]
Number of extensional constraints0
Number of intensional constraints29
Distribution of constraint types[{"type":"intension","count":29},{"type":"allDifferent","count":1},{"type":"ordered","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 -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282812-1503212215.xml"  -tl '264s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4282812-1503212215.xml, -tl, 264s, -p, 1, -x, 0]
0.12/0.19	c simple solver
0.33/0.26	c parse instance...
0.71/0.45	c solve instance...
0.71/0.50	o 500 
0.71/0.51	o 46 
0.97/0.52	o 44 
0.97/0.52	o 42 
0.97/0.53	o 41 
0.97/0.57	o 37 
4.73/2.00	o 35 
6.12/2.76	o 34 
6.62/3.22	s OPTIMUM FOUND
6.62/3.22	v <instantiation>
6.62/3.22	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[3][4] y[3][5] y[3][6] y[3][7] y[4][5] y[4][6] y[4][7] y[5][6] y[5][7] y[6][7] </list>
6.62/3.22	v 	<values>0 2 12 19 25 30 33 34 2 12 19 25 30 33 34 10 17 23 28 31 32 7 13 18 21 22 6 11 14 15 5 8 9 3 4 1 </values>
6.62/3.22	v </instantiation>

Verifier Data

OK	34

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282812-1503212215/watcher-4282812-1503212215 -o /tmp/evaluation-result-4282812-1503212215/solver-4282812-1503212215 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node102-1503209175-21930 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1571013265 HOME/instance-4282812-1503212215.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=23767, runsolver pid=23764

[startup+0.100125 s]*
/proc/loadavg: 1.71 1.82 1.78 3/217 23783
/proc/meminfo: memFree=28137412/32770624 swapFree=67108860/67108860
[pid=23767] ppid=23764 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/23767/stat : 23767 (xcsp3-exec) S 23764 23767 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154309629 9740288 346 33554432000 4194304 5098028 140737188127376 140737188125480 140314333717116 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7933952 140737188136052 140737188136256 140737188136256 140737188138987 0
/proc/23767/statm: 2378 346 289 221 0 87 0
[pid=23769] ppid=23767 vsize=13978596 memory=27816 CPUtime=0.12 cores=0,2,4,6
/proc/23769/stat : 23769 (java) S 23767 23767 21899 0 -1 1077944320 5327 0 0 0 11 1 0 0 20 0 15 0 154309629 14314082304 6954 33554432000 4194304 4196468 140733532544912 140733532527456 140412365942519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
/proc/23769/statm: 3494649 6954 2868 1 0 3482966 0
[pid=23769/tid=23770] ppid=23767 vsize=13978596 memory=-6962121287837372198 CPUtime=0.08 cores=0,2,4,6
/proc/23769/task/23770/stat : 23770 (java) R 23767 23767 21899 0 -1 4202560 3319 0 0 0 8 0 0 0 20 0 15 0 154309630 14314082304 6954 33554432000 4194304 4196468 140733532544912 140412370169120 140412365954454 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23771] ppid=23767 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23771/stat : 23771 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14314082304 6954 33554432000 4194304 4196468 140733532544912 140412281011216 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23772] ppid=23767 vsize=13978596 memory=139716391212672 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14314082304 6954 33554432000 4194304 4196468 140733532544912 140412279958672 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23773] ppid=23767 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23773/stat : 23773 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14314082304 6954 33554432000 4194304 4196468 140733532544912 140411960027920 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23774] ppid=23767 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23774/stat : 23774 (java) S 23767 23767 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154309630 14314082304 6954 33554432000 4194304 4196468 140733532544912 140411958975376 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23775] ppid=23767 vsize=13978596 memory=139716391212672 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23775/stat : 23775 (java) S 23767 23767 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154309632 14314082304 6954 33554432000 4194304 4196468 140733532544912 140411839928560 140412365953666 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23776] ppid=23767 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23776/stat : 23776 (java) S 23767 23767 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154309632 14314082304 6954 33554432000 4194304 4196468 140733532544912 140411838874784 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23777] ppid=23767 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23777/stat : 23777 (java) S 23767 23767 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154309632 14314082304 6954 33554432000 4194304 4196468 140733532544912 140411837821680 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23778] ppid=23767 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23778/stat : 23778 (java) S 23767 23767 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309635 14314082304 6954 33554432000 4194304 4196468 140733532544912 140411836770256 140412365961115 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23779] ppid=23767 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23779/stat : 23779 (java) S 23767 23767 21899 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 154309635 14314082304 6954 33554432000 4194304 4196468 140733532544912 140411835718384 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23780] ppid=23767 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23780/stat : 23780 (java) S 23767 23767 21899 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 154309635 14314082304 6954 33554432000 4194304 4196468 140733532544912 140411834665840 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23781] ppid=23767 vsize=13978596 memory=139716391212672 CPUtime=0.01 cores=0,2,4,6
/proc/23769/task/23781/stat : 23781 (java) R 23767 23767 21899 0 -1 4202560 328 0 0 0 1 0 0 0 20 0 15 0 154309635 14314082304 6954 33554432000 4194304 4196468 140733532544912 140411833612784 140412358179646 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23782] ppid=23767 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23782/stat : 23782 (java) S 23767 23767 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309635 14314082304 6954 33554432000 4194304 4196468 140733532544912 140411832560480 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23783] ppid=23767 vsize=13978596 memory=139716391212672 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23783/stat : 23783 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309635 14314082304 7020 33554432000 4194304 4196468 140733532544912 140411831507504 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29200 KiB

[startup+0.210745 s]*
/proc/loadavg: 1.71 1.82 1.78 4/217 23783
/proc/meminfo: memFree=28125132/32770624 swapFree=67108860/67108860
[pid=23767] ppid=23764 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/23767/stat : 23767 (xcsp3-exec) S 23764 23767 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154309629 9740288 346 33554432000 4194304 5098028 140737188127376 140737188125480 140314333717116 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7933952 140737188136052 140737188136256 140737188136256 140737188138987 0
/proc/23767/statm: 2378 346 289 221 0 87 0
[pid=23769] ppid=23767 vsize=13982852 memory=40808 CPUtime=0.33 cores=0,2,4,6
/proc/23769/stat : 23769 (java) S 23767 23767 21899 0 -1 1077944320 8276 0 0 0 31 2 0 0 20 0 15 0 154309629 14318440448 10202 33554432000 4194304 4196468 140733532544912 140733532527456 140412365942519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
/proc/23769/statm: 3495713 10202 3086 1 0 3482966 0
[pid=23769/tid=23770] ppid=23767 vsize=13982884 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/23769/task/23770/stat : 23770 (java) R 23767 23767 21899 0 -1 4202560 5354 0 0 0 18 2 0 0 20 0 15 0 154309630 14318473216 10202 33554432000 4194304 4196468 140733532544912 140412370152256 140412358659623 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23771] ppid=23767 vsize=13982852 memory=8961 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23771/stat : 23771 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14318440448 10202 33554432000 4194304 4196468 140733532544912 140412281011216 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23772] ppid=23767 vsize=13982852 memory=3688648495639697056 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14318440448 10202 33554432000 4194304 4196468 140733532544912 140412279958672 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23773] ppid=23767 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23773/stat : 23773 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14318440448 10202 33554432000 4194304 4196468 140733532544912 140411960027920 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23774] ppid=23767 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23774/stat : 23774 (java) S 23767 23767 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154309630 14318440448 10202 33554432000 4194304 4196468 140733532544912 140411958975376 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23775] ppid=23767 vsize=13982852 memory=139716391212672 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23775/stat : 23775 (java) S 23767 23767 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154309632 14318440448 10202 33554432000 4194304 4196468 140733532544912 140411839928560 140412365953666 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23776] ppid=23767 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23776/stat : 23776 (java) S 23767 23767 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154309632 14318440448 10202 33554432000 4194304 4196468 140733532544912 140411838874784 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23777] ppid=23767 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23777/stat : 23777 (java) S 23767 23767 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154309632 14318440448 10202 33554432000 4194304 4196468 140733532544912 140411837821680 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23778] ppid=23767 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23778/stat : 23778 (java) S 23767 23767 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309635 14318473216 10202 33554432000 4194304 4196468 140733532544912 140411836770256 140412365961115 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23779] ppid=23767 vsize=13982884 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/23769/task/23779/stat : 23779 (java) S 23767 23767 21899 0 -1 1077944384 410 0 0 0 2 0 0 0 20 0 15 0 154309635 14318473216 10202 33554432000 4194304 4196468 140733532544912 140411835718384 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23780] ppid=23767 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/23769/task/23780/stat : 23780 (java) S 23767 23767 21899 0 -1 1077944384 469 0 0 0 2 0 0 0 20 0 15 0 154309635 14318440448 10202 33554432000 4194304 4196468 140733532544912 140411834665840 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23781] ppid=23767 vsize=13982852 memory=139716391212672 CPUtime=0.08 cores=0,2,4,6
/proc/23769/task/23781/stat : 23781 (java) S 23767 23767 21899 0 -1 1077944384 748 0 0 0 8 0 0 0 20 0 15 0 154309635 14318440448 10202 33554432000 4194304 4196468 140733532544912 140411833612784 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23782] ppid=23767 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23782/stat : 23782 (java) S 23767 23767 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309635 14318440448 10202 33554432000 4194304 4196468 140733532544912 140411832560480 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23783] ppid=23767 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23783/stat : 23783 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309635 14318440448 10202 33554432000 4194304 4196468 140733532544912 140411831507504 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 42192 KiB

[startup+0.310937 s]*
/proc/loadavg: 1.71 1.82 1.78 3/217 23783
/proc/meminfo: memFree=28118308/32770624 swapFree=67108860/67108860
[pid=23767] ppid=23764 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/23767/stat : 23767 (xcsp3-exec) S 23764 23767 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154309629 9740288 346 33554432000 4194304 5098028 140737188127376 140737188125480 140314333717116 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7933952 140737188136052 140737188136256 140737188136256 140737188138987 0
/proc/23767/statm: 2378 346 289 221 0 87 0
[pid=23769] ppid=23767 vsize=13982928 memory=48036 CPUtime=0.5 cores=0,2,4,6
/proc/23769/stat : 23769 (java) S 23767 23767 21899 0 -1 1077944320 9176 0 0 0 47 3 0 0 20 0 15 0 154309629 14318518272 12009 33554432000 4194304 4196468 140733532544912 140733532527456 140412365942519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
/proc/23769/statm: 3495732 12009 3123 1 0 3482966 0
[pid=23769/tid=23770] ppid=23767 vsize=13982928 memory=7883960649037381690 CPUtime=0.3 cores=0,2,4,6
/proc/23769/task/23770/stat : 23770 (java) R 23767 23767 21899 0 -1 4202560 6054 0 0 0 28 2 0 0 20 0 15 0 154309630 14318518272 12009 33554432000 4194304 4196468 140733532544912 140412370174880 140412365954454 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23771] ppid=23767 vsize=13982928 memory=9323 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23771/stat : 23771 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14318518272 12009 33554432000 4194304 4196468 140733532544912 140412281011216 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23772] ppid=23767 vsize=13982928 memory=4337868251985084448 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14318518272 12009 33554432000 4194304 4196468 140733532544912 140412279958672 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23773] ppid=23767 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23773/stat : 23773 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14318518272 12009 33554432000 4194304 4196468 140733532544912 140411960027920 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23774] ppid=23767 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23774/stat : 23774 (java) S 23767 23767 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154309630 14318518272 12009 33554432000 4194304 4196468 140733532544912 140411958975376 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23775] ppid=23767 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23775/stat : 23775 (java) S 23767 23767 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154309632 14318518272 12009 33554432000 4194304 4196468 140733532544912 140411839928560 140412365953666 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23776] ppid=23767 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23776/stat : 23776 (java) S 23767 23767 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154309632 14318518272 12009 33554432000 4194304 4196468 140733532544912 140411838874784 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23777] ppid=23767 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23777/stat : 23777 (java) S 23767 23767 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154309632 14318518272 12075 33554432000 4194304 4196468 140733532544912 140411837821680 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23778] ppid=23767 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23778/stat : 23778 (java) S 23767 23767 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309635 14318518272 12075 33554432000 4194304 4196468 140733532544912 140411836770256 140412365961115 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23779] ppid=23767 vsize=13982928 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/23769/task/23779/stat : 23779 (java) S 23767 23767 21899 0 -1 1077944384 488 0 0 0 3 0 0 0 20 0 15 0 154309635 14318518272 12075 33554432000 4194304 4196468 140733532544912 140411835718384 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23780] ppid=23767 vsize=13982928 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/23769/task/23780/stat : 23780 (java) S 23767 23767 21899 0 -1 1077944384 476 0 0 0 4 0 0 0 20 0 15 0 154309635 14318518272 12075 33554432000 4194304 4196468 140733532544912 140411834665840 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23781] ppid=23767 vsize=13982928 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/23769/task/23781/stat : 23781 (java) R 23767 23767 21899 0 -1 4202560 859 0 0 0 11 0 0 0 20 0 15 0 154309635 14318518272 12075 33554432000 4194304 4196468 140733532544912 140411833612784 140412358179646 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23782] ppid=23767 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23782/stat : 23782 (java) S 23767 23767 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309635 14318518272 12075 33554432000 4194304 4196468 140733532544912 140411832560480 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23783] ppid=23767 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23783/stat : 23783 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309635 14318518272 12075 33554432000 4194304 4196468 140733532544912 140411831507504 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 49420 KiB

[startup+0.700798 s]
/proc/loadavg: 1.71 1.82 1.78 4/217 23783
/proc/meminfo: memFree=28107204/32770624 swapFree=67108860/67108860
[pid=23767] ppid=23764 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/23767/stat : 23767 (xcsp3-exec) S 23764 23767 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154309629 9740288 346 33554432000 4194304 5098028 140737188127376 140737188125480 140314333717116 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7933952 140737188136052 140737188136256 140737188136256 140737188138987 0
/proc/23767/statm: 2378 346 289 221 0 87 0
[pid=23769] ppid=23767 vsize=13984976 memory=69944 CPUtime=1.57 cores=0,2,4,6
/proc/23769/stat : 23769 (java) S 23767 23767 21899 0 -1 1077944320 13231 0 0 0 153 4 0 0 20 0 15 0 154309629 14320615424 17486 33554432000 4194304 4196468 140733532544912 140733532527456 140412365942519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
/proc/23769/statm: 3496244 17486 3194 1 0 3483478 0
[pid=23769/tid=23770] ppid=23767 vsize=13984976 memory=24612 CPUtime=0.67 cores=0,2,4,6
/proc/23769/task/23770/stat : 23770 (java) R 23767 23767 21899 0 -1 4202560 6607 0 0 0 65 2 0 0 20 0 15 0 154309630 14320615424 17486 33554432000 4194304 4196468 140733532544912 140412370181664 140412365954454 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23771] ppid=23767 vsize=13984976 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23771/stat : 23771 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14320615424 17486 33554432000 4194304 4196468 140733532544912 140412281011216 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23772] ppid=23767 vsize=13984976 memory=648 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14320615424 17486 33554432000 4194304 4196468 140733532544912 140412279958672 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23773] ppid=23767 vsize=13984976 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23773/stat : 23773 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14320615424 17486 33554432000 4194304 4196468 140733532544912 140411960027920 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23774] ppid=23767 vsize=13984976 memory=956 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23774/stat : 23774 (java) S 23767 23767 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154309630 14320615424 17486 33554432000 4194304 4196468 140733532544912 140411958975376 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23775] ppid=23767 vsize=13984976 memory=2468 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23775/stat : 23775 (java) S 23767 23767 21899 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154309632 14320615424 17486 33554432000 4194304 4196468 140733532544912 140411839928560 140412365953666 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23776] ppid=23767 vsize=13984976 memory=928 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23776/stat : 23776 (java) S 23767 23767 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154309632 14320615424 17486 33554432000 4194304 4196468 140733532544912 140411838874784 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23777] ppid=23767 vsize=13984976 memory=1576 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23777/stat : 23777 (java) S 23767 23767 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154309632 14320615424 17486 33554432000 4194304 4196468 140733532544912 140411837821680 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23778] ppid=23767 vsize=13984976 memory=2236 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23778/stat : 23778 (java) S 23767 23767 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309635 14320615424 17486 33554432000 4194304 4196468 140733532544912 140411836770256 140412365961115 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23779] ppid=23767 vsize=13984976 memory=4316 CPUtime=0.29 cores=0,2,4,6
/proc/23769/task/23779/stat : 23779 (java) R 23767 23767 21899 0 -1 4202560 1870 0 0 0 29 0 0 0 20 0 15 0 154309635 14320615424 17486 33554432000 4194304 4196468 140733532544912 140411835710336 140412349439299 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23780] ppid=23767 vsize=13984976 memory=2196 CPUtime=0.3 cores=0,2,4,6
/proc/23769/task/23780/stat : 23780 (java) R 23767 23767 21899 0 -1 4202560 1744 0 0 0 30 0 0 0 20 0 15 0 154309635 14320615424 17486 33554432000 4194304 4196468 140733532544912 140411834665024 140412345596448 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23781] ppid=23767 vsize=13984976 memory=7784 CPUtime=0.27 cores=0,2,4,6
/proc/23769/task/23781/stat : 23781 (java) S 23767 23767 21899 0 -1 1077944384 1704 0 0 0 27 0 0 0 20 0 15 0 154309635 14320615424 17486 33554432000 4194304 4196468 140733532544912 140411833612784 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23782] ppid=23767 vsize=13984976 memory=832 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23782/stat : 23782 (java) S 23767 23767 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309635 14320615424 17486 33554432000 4194304 4196468 140733532544912 140411832560480 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23783] ppid=23767 vsize=13984976 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23783/stat : 23783 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309635 14320615424 17486 33554432000 4194304 4196468 140733532544912 140411831507504 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 71328 KiB

[startup+1.50081 s]
/proc/loadavg: 1.71 1.82 1.78 5/217 23783
/proc/meminfo: memFree=28086928/32770624 swapFree=67108860/67108860
[pid=23767] ppid=23764 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/23767/stat : 23767 (xcsp3-exec) S 23764 23767 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154309629 9740288 346 33554432000 4194304 5098028 140737188127376 140737188125480 140314333717116 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7933952 140737188136052 140737188136256 140737188136256 140737188138987 0
/proc/23767/statm: 2378 346 289 221 0 87 0
[pid=23769] ppid=23767 vsize=13984976 memory=82984 CPUtime=3.96 cores=0,2,4,6
/proc/23769/stat : 23769 (java) S 23767 23767 21899 0 -1 1077944320 21866 0 0 0 392 4 0 0 20 0 15 0 154309629 14320615424 20746 33554432000 4194304 4196468 140733532544912 140733532527456 140412365942519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
/proc/23769/statm: 3496244 20746 3197 1 0 3483478 0
[pid=23769/tid=23770] ppid=23767 vsize=13984976 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/23769/task/23770/stat : 23770 (java) R 23767 23767 21899 0 -1 4202560 7123 0 0 0 145 2 0 0 20 0 15 0 154309630 14320615424 20746 33554432000 4194304 4196468 140733532544912 140412370180952 140412365954454 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23771] ppid=23767 vsize=13984976 memory=7885351504946030442 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23771/stat : 23771 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14320615424 20746 33554432000 4194304 4196468 140733532544912 140412281011216 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23772] ppid=23767 vsize=13984976 memory=6153727326982138983 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14320615424 20746 33554432000 4194304 4196468 140733532544912 140412279958672 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23773] ppid=23767 vsize=13984976 memory=6153720717128133735 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23773/stat : 23773 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14320615424 20746 33554432000 4194304 4196468 140733532544912 140411960027920 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23774] ppid=23767 vsize=13984976 memory=7445970157457859180 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23774/stat : 23774 (java) S 23767 23767 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154309630 14320615424 20746 33554432000 4194304 4196468 140733532544912 140411958975376 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23775] ppid=23767 vsize=13984976 memory=7588684550706915689 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23775/stat : 23775 (java) S 23767 23767 21899 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 154309632 14320615424 20746 33554432000 4194304 4196468 140733532544912 140411839928560 140412365953666 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23776] ppid=23767 vsize=13984976 memory=7091595365197768020 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23776/stat : 23776 (java) S 23767 23767 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154309632 14320615424 20746 33554432000 4194304 4196468 140733532544912 140411838874784 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23777] ppid=23767 vsize=13984976 memory=8243963828305489258 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23777/stat : 23777 (java) S 23767 23767 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154309632 14320615424 20746 33554432000 4194304 4196468 140733532544912 140411837821680 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23778] ppid=23767 vsize=13984976 memory=7378699854293787735 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23778/stat : 23778 (java) S 23767 23767 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309635 14320615424 20746 33554432000 4194304 4196468 140733532544912 140411836770256 140412365961115 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23779] ppid=23767 vsize=13984976 memory=7662706817184589888 CPUtime=1.03 cores=0,2,4,6
/proc/23769/task/23779/stat : 23779 (java) R 23767 23767 21899 0 -1 4202560 6757 0 0 0 102 1 0 0 20 0 15 0 154309635 14320615424 20746 33554432000 4194304 4196468 140733532544912 140411835705936 140412345634253 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23780] ppid=23767 vsize=13984976 memory=1160 CPUtime=1.09 cores=0,2,4,6
/proc/23769/task/23780/stat : 23780 (java) R 23767 23767 21899 0 -1 4202560 4481 0 0 0 109 0 0 0 20 0 15 0 154309635 14320615424 20746 33554432000 4194304 4196468 140733532544912 140411834665840 140412349406153 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23781] ppid=23767 vsize=13984976 memory=2209 CPUtime=0.34 cores=0,2,4,6
/proc/23769/task/23781/stat : 23781 (java) R 23767 23767 21899 0 -1 1077944384 2144 0 0 0 34 0 0 0 20 0 15 0 154309635 14320615424 20746 33554432000 4194304 4196468 140733532544912 140411833612784 140412365953666 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23782] ppid=23767 vsize=13984976 memory=12880606923214 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23782/stat : 23782 (java) S 23767 23767 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309635 14320615424 20746 33554432000 4194304 4196468 140733532544912 140411832560480 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23783] ppid=23767 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23783/stat : 23783 (java) S 23767 23767 21899 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 154309635 14320615424 20746 33554432000 4194304 4196468 140733532544912 140411831507504 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
Current children cumulated CPU time: 3.96 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 84368 KiB

[startup+3.11014 s]
/proc/loadavg: 1.73 1.82 1.78 3/217 23783
/proc/meminfo: memFree=28067348/32770624 swapFree=67108860/67108860
[pid=23767] ppid=23764 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/23767/stat : 23767 (xcsp3-exec) S 23764 23767 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154309629 9740288 346 33554432000 4194304 5098028 140737188127376 140737188125480 140314333717116 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7933952 140737188136052 140737188136256 140737188136256 140737188138987 0
/proc/23767/statm: 2378 346 289 221 0 87 0
[pid=23769] ppid=23767 vsize=13984976 memory=98540 CPUtime=6.53 cores=0,2,4,6
/proc/23769/stat : 23769 (java) S 23767 23767 21899 0 -1 1077944320 23504 0 0 0 648 5 0 0 20 0 15 0 154309629 14320615424 24635 33554432000 4194304 4196468 140733532544912 140733532527456 140412365942519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
/proc/23769/statm: 3496244 24635 3215 1 0 3483478 0
[pid=23769/tid=23770] ppid=23767 vsize=13984976 memory=0 CPUtime=3.08 cores=0,2,4,6
/proc/23769/task/23770/stat : 23770 (java) R 23767 23767 21899 0 -1 4202560 7350 0 0 0 306 2 0 0 20 0 15 0 154309630 14320615424 24635 33554432000 4194304 4196468 140733532544912 140412370179344 140411963396852 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23771] ppid=23767 vsize=13984976 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23771/stat : 23771 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14320615424 24635 33554432000 4194304 4196468 140733532544912 140412281011216 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23772] ppid=23767 vsize=13984976 memory=16236 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14320615424 24635 33554432000 4194304 4196468 140733532544912 140412279958672 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23773] ppid=23767 vsize=13984976 memory=4044 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23773/stat : 23773 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14320615424 24635 33554432000 4194304 4196468 140733532544912 140411960027920 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23774] ppid=23767 vsize=13984976 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23774/stat : 23774 (java) S 23767 23767 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154309630 14320615424 24635 33554432000 4194304 4196468 140733532544912 140411958975376 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23775] ppid=23767 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23775/stat : 23775 (java) S 23767 23767 21899 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 154309632 14320615424 24635 33554432000 4194304 4196468 140733532544912 140411839928560 140412365953666 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23776] ppid=23767 vsize=13984976 memory=141890552932641 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23776/stat : 23776 (java) S 23767 23767 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154309632 14320615424 24635 33554432000 4194304 4196468 140733532544912 140411838874784 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23777] ppid=23767 vsize=13984976 memory=104261337746154 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23777/stat : 23777 (java) S 23767 23767 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154309632 14320615424 24635 33554432000 4194304 4196468 140733532544912 140411837821680 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23778] ppid=23767 vsize=13984976 memory=279432585823096 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23778/stat : 23778 (java) S 23767 23767 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309635 14320615424 24635 33554432000 4194304 4196468 140733532544912 140411836770256 140412365961115 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23779] ppid=23767 vsize=13984976 memory=6944656592455097440 CPUtime=1.6 cores=0,2,4,6
/proc/23769/task/23779/stat : 23779 (java) S 23767 23767 21899 0 -1 1077944384 7556 0 0 0 159 1 0 0 20 0 15 0 154309635 14320615424 24635 33554432000 4194304 4196468 140733532544912 140411835718384 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23780] ppid=23767 vsize=13984976 memory=279432585543920 CPUtime=1.46 cores=0,2,4,6
/proc/23769/task/23780/stat : 23780 (java) S 23767 23767 21899 0 -1 1077944384 5025 0 0 0 146 0 0 0 20 0 15 0 154309635 14320615424 24635 33554432000 4194304 4196468 140733532544912 140411834665840 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23781] ppid=23767 vsize=13984976 memory=0 CPUtime=0.36 cores=0,2,4,6
/proc/23769/task/23781/stat : 23781 (java) S 23767 23767 21899 0 -1 1077944384 2187 0 0 0 36 0 0 0 20 0 15 0 154309635 14320615424 24635 33554432000 4194304 4196468 140733532544912 140411833612784 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23782] ppid=23767 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23782/stat : 23782 (java) S 23767 23767 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309635 14320615424 24635 33554432000 4194304 4196468 140733532544912 140411832560480 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23783] ppid=23767 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23783/stat : 23783 (java) S 23767 23767 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154309635 14320615424 24635 33554432000 4194304 4196468 140733532544912 140411831507504 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
Current children cumulated CPU time: 6.53 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 99924 KiB

[startup+3.22512 s]
# the end of solver process 23767 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.60113 s, system=0.058677 s

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

[startup+3.20092 s]
/proc/loadavg: 1.73 1.82 1.78 3/217 23783
/proc/meminfo: memFree=28067348/32770624 swapFree=67108860/67108860
[pid=23767] ppid=23764 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/23767/stat : 23767 (xcsp3-exec) S 23764 23767 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154309629 9740288 346 33554432000 4194304 5098028 140737188127376 140737188125480 140314333717116 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7933952 140737188136052 140737188136256 140737188136256 140737188138987 0
/proc/23767/statm: 2378 346 289 221 0 87 0
[pid=23769] ppid=23767 vsize=13984976 memory=100588 CPUtime=6.62 cores=0,2,4,6
/proc/23769/stat : 23769 (java) S 23767 23767 21899 0 -1 1077944320 23506 0 0 0 657 5 0 0 20 0 15 0 154309629 14320615424 25147 33554432000 4194304 4196468 140733532544912 140733532527456 140412365942519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
/proc/23769/statm: 3496244 25147 3215 1 0 3483478 0
[pid=23769/tid=23770] ppid=23767 vsize=13984976 memory=1384 CPUtime=3.17 cores=0,2,4,6
/proc/23769/task/23770/stat : 23770 (java) R 23767 23767 21899 0 -1 4202560 7352 0 0 0 315 2 0 0 20 0 15 0 154309630 14320615424 25147 33554432000 4194304 4196468 140733532544912 140412370179344 140411963308874 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23771] ppid=23767 vsize=13984976 memory=94384 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23771/stat : 23771 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14320615424 25147 33554432000 4194304 4196468 140733532544912 140412281011216 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23772] ppid=23767 vsize=13984976 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14320615424 25147 33554432000 4194304 4196468 140733532544912 140412279958672 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23773] ppid=23767 vsize=13984976 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23773/stat : 23773 (java) S 23767 23767 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309630 14320615424 25147 33554432000 4194304 4196468 140733532544912 140411960027920 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23774] ppid=23767 vsize=13984976 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23774/stat : 23774 (java) S 23767 23767 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154309630 14320615424 25147 33554432000 4194304 4196468 140733532544912 140411958975376 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23775] ppid=23767 vsize=13984976 memory=8608 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23775/stat : 23775 (java) S 23767 23767 21899 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 154309632 14320615424 25147 33554432000 4194304 4196468 140733532544912 140411839928560 140412365953666 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23776] ppid=23767 vsize=13984976 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23776/stat : 23776 (java) S 23767 23767 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154309632 14320615424 25147 33554432000 4194304 4196468 140733532544912 140411838874784 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23777] ppid=23767 vsize=13984976 memory=11104 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23777/stat : 23777 (java) S 23767 23767 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154309632 14320615424 25147 33554432000 4194304 4196468 140733532544912 140411837821680 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23778] ppid=23767 vsize=13984976 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23778/stat : 23778 (java) S 23767 23767 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309635 14320615424 25147 33554432000 4194304 4196468 140733532544912 140411836770256 140412365961115 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23779] ppid=23767 vsize=13984976 memory=5792 CPUtime=1.6 cores=0,2,4,6
/proc/23769/task/23779/stat : 23779 (java) S 23767 23767 21899 0 -1 1077944384 7556 0 0 0 159 1 0 0 20 0 15 0 154309635 14320615424 25147 33554432000 4194304 4196468 140733532544912 140411835718384 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23780] ppid=23767 vsize=13984976 memory=288230574492221466 CPUtime=1.46 cores=0,2,4,6
/proc/23769/task/23780/stat : 23780 (java) S 23767 23767 21899 0 -1 1077944384 5025 0 0 0 146 0 0 0 20 0 15 0 154309635 14320615424 25147 33554432000 4194304 4196468 140733532544912 140411834665840 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23781] ppid=23767 vsize=13984976 memory=0 CPUtime=0.36 cores=0,2,4,6
/proc/23769/task/23781/stat : 23781 (java) S 23767 23767 21899 0 -1 1077944384 2187 0 0 0 36 0 0 0 20 0 15 0 154309635 14320615424 25147 33554432000 4194304 4196468 140733532544912 140411833612784 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23782] ppid=23767 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23782/stat : 23782 (java) S 23767 23767 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309635 14320615424 25147 33554432000 4194304 4196468 140733532544912 140411832560480 140412365952725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
[pid=23769/tid=23783] ppid=23767 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23769/task/23783/stat : 23783 (java) S 23767 23767 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154309635 14320615424 25147 33554432000 4194304 4196468 140733532544912 140411831507504 140412365953666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25104384 140733532546205 140733532546380 140733532546380 140733532549071 0
Current children cumulated CPU time: 6.62 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 101972 KiB

Child status: 0
Real time (s): 3.22516
CPU time (s): 6.65981
CPU user time (s): 6.60113
CPU system time (s): 0.058677
CPU usage (%): 206.496
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 101972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.60113
system time used= 0.058677
maximum resident set size= 101104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24434
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1929
involuntary context switches= 25


# summary of solver processes directly reported to runsolver:
#   pid: 23767
#   total CPU time (s): 6.65981
#   total CPU user time (s): 6.60113
#   total CPU system time (s): 0.058677

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041447 second user time and 0.079734 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-20 08:42:35
IDJOB=4282812
IDBENCH=126212
IDSOLVER=2678
FILE ID=node102/4282812-1503212215
RUNJOBID= node102-1503209175-21930
PBS_JOBID= 20630875
Free space on /tmp= 61676 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-08-a3.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4282812-1503212215/watcher-4282812-1503212215 -o /tmp/evaluation-result-4282812-1503212215/solver-4282812-1503212215 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node102-1503209175-21930 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1571013265 HOME/instance-4282812-1503212215.xml

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

MD5SUM BENCH= 86f9a0f9696ddea7c71528c4cbe59182
RANDOM SEED=1571013265

node102.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.35
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.35
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.35
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.35
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:        28154276 kB
MemAvailable:   31801052 kB
Buffers:          240092 kB
Cached:          3699544 kB
SwapCached:            0 kB
Active:          1249604 kB
Inactive:        2920760 kB
Active(anon):     183848 kB
Inactive(anon):    83092 kB
Active(file):    1065756 kB
Inactive(file):  2837668 kB
Unevictable:        7464 kB
Mlocked:            7464 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7688 kB
Writeback:             0 kB
AnonPages:        266844 kB
Mapped:            64020 kB
Shmem:             33420 kB
Slab:             146140 kB
SReclaimable:     118372 kB
SUnreclaim:        27768 kB
KernelStack:        3808 kB
PageTables:         5412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1302424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61668 MiB
End job on node102 at 2017-08-20 08:42:38