Trace number 4406501

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-24OPT67514 127.895 124.153

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-tai10a.xml
MD5SUMb58690ea851c8aad9573a552336d280c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark67514
Best CPU time to get the best result obtained on this benchmark30.4709
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size10
Maximum domain size35
Distribution of domain sizes[{"size":10,"count":10},{"size":35,"count":45}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":10,"count":10}]
Minimum constraint arity3
Maximum constraint arity10
Distribution of constraint arities[{"arity":3,"count":45},{"arity":10,"count":1}]
Number of extensional constraints45
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406501-1569397208.xml"  -tl '2400s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406501-1569397208.xml, -tl, 2400s, -p, 1]
0.33/0.22	c simple solver
0.33/0.28	c parse instance...
0.72/0.49	c solve instance...
1.00/0.56	o 81634 
1.00/0.56	o 80206 
1.00/0.60	o 78642 
1.00/0.61	o 75714 
1.33/0.68	o 72209 
6.28/3.25	o 70742 
6.28/3.25	o 70075 
6.44/3.35	o 69414 
6.62/3.47	o 69011 
6.79/3.56	o 67914 
7.10/3.78	o 67514 
127.84/124.14	s OPTIMUM FOUND
127.84/124.14	v <instantiation>
127.84/124.14	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[5][6] d[5][7] d[5][8] d[5][9] d[6][7] d[6][8] d[6][9] d[7][8] d[7][9] d[8][9] </list>
127.84/124.14	v 	<values>8 0 7 5 9 4 3 2 6 1 10 61 76 21 45 82 12 57 0 25 41 4 56 82 95 6 21 18 36 86 35 84 18 79 39 69 91 1 59 40 91 26 0 36 89 26 9 56 44 35 11 6 85 63 75 </values>
127.84/124.14	v </instantiation>

Verifier Data

OK	67514

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406501-1569397208/watcher-4406501-1569397208 -o /tmp/evaluation-result-4406501-1569397208/solver-4406501-1569397208 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1569392986-17026 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 2000911244 HOME/instance-4406501-1569397208.xml 

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

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


[startup+0.100117 s]*
/proc/loadavg: 1.58 1.34 0.72 5/228 17446
/proc/meminfo: memFree=26101592/32770624 swapFree=66999776/67108860
[pid=17430] ppid=17427 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17430/stat : 17430 (xcsp3-exec) S 17427 17430 16995 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515974751 115843072 363 33554432000 4194304 5098028 140725801784496 140725801782600 140229718614652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9220096 140725801788282 140725801788525 140725801788525 140725801791434 0
/proc/17430/statm: 28282 363 304 221 0 87 0
[pid=17432] ppid=17430 vsize=15144776 memory=29340 CPUtime=0.13 cores=0,2,4,6
/proc/17432/stat : 17432 (java) S 17430 17430 16995 0 -1 1077944320 5816 0 0 0 11 2 0 0 20 0 15 0 515974751 15508250624 7335 33554432000 4194304 4196468 140726249448272 140726249430816 139847031545591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
/proc/17432/statm: 3786194 7335 3121 1 0 3748377 0
[pid=17432/tid=17433] ppid=17430 vsize=15144776 memory=576460756329955459 CPUtime=0.08 cores=0,2,4,6
/proc/17432/task/17433/stat : 17433 (java) R 17430 17430 16995 0 -1 4202560 3717 0 0 0 7 1 0 0 20 0 15 0 515974751 15508250624 7335 33554432000 4194304 4196468 140726249448272 139847035771888 139847031567517 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17434] ppid=17430 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17434/stat : 17434 (java) S 17430 17430 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515974752 15508250624 7335 33554432000 4194304 4196468 140726249448272 139846959586448 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17435] ppid=17430 vsize=15144776 memory=3545088553600583328 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17435/stat : 17435 (java) S 17430 17430 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515974752 15508250624 7335 33554432000 4194304 4196468 140726249448272 139846958533648 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17436] ppid=17430 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17436/stat : 17436 (java) S 17430 17430 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515974752 15508250624 7335 33554432000 4194304 4196468 140726249448272 139846957480848 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17437] ppid=17430 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17437/stat : 17437 (java) S 17430 17430 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515974752 15508250624 7335 33554432000 4194304 4196468 140726249448272 139846956428048 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17438] ppid=17430 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17438/stat : 17438 (java) S 17430 17430 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515974754 15508250624 7335 33554432000 4194304 4196468 140726249448272 139846500108656 139847031556738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17439] ppid=17430 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17439/stat : 17439 (java) S 17430 17430 16995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515974754 15508250624 7335 33554432000 4194304 4196468 140726249448272 139846499054624 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17440] ppid=17430 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17440/stat : 17440 (java) S 17430 17430 16995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515974754 15508250624 7335 33554432000 4194304 4196468 140726249448272 139846498001776 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17441] ppid=17430 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17441/stat : 17441 (java) S 17430 17430 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515974757 15508250624 7335 33554432000 4194304 4196468 140726249448272 139846496950096 139847031564187 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17442] ppid=17430 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17442/stat : 17442 (java) S 17430 17430 16995 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 515974757 15508250624 7335 33554432000 4194304 4196468 140726249448272 139846495898480 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17443] ppid=17430 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17443/stat : 17443 (java) S 17430 17430 16995 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 15 0 515974757 15508250624 7335 33554432000 4194304 4196468 140726249448272 139846494845680 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17444] ppid=17430 vsize=15144776 memory=139683302901376 CPUtime=0.02 cores=0,2,4,6
/proc/17432/task/17444/stat : 17444 (java) S 17430 17430 16995 0 -1 1077944384 366 0 0 0 2 0 0 0 20 0 15 0 515974757 15508250624 7335 33554432000 4194304 4196468 140726249448272 139846493792880 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17445] ppid=17430 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17445/stat : 17445 (java) S 17430 17430 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515974757 15508250624 7335 33554432000 4194304 4196468 140726249448272 139846492740320 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17446] ppid=17430 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17446/stat : 17446 (java) S 17430 17430 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515974757 15508250624 7335 33554432000 4194304 4196468 140726249448272 139846491687600 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30792 KiB

[startup+0.2107 s]*
/proc/loadavg: 1.58 1.34 0.72 3/228 17446
/proc/meminfo: memFree=26089364/32770624 swapFree=66999776/67108860
[pid=17430] ppid=17427 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17430/stat : 17430 (xcsp3-exec) S 17427 17430 16995 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515974751 115843072 363 33554432000 4194304 5098028 140725801784496 140725801782600 140229718614652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9220096 140725801788282 140725801788525 140725801788525 140725801791434 0
/proc/17430/statm: 28282 363 304 221 0 87 0
[pid=17432] ppid=17430 vsize=15144776 memory=40388 CPUtime=0.33 cores=0,2,4,6
/proc/17432/stat : 17432 (java) S 17430 17430 16995 0 -1 1077944320 9310 0 0 0 30 3 0 0 20 0 15 0 515974751 15508250624 10097 33554432000 4194304 4196468 140726249448272 140726249430816 139847031545591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
/proc/17432/statm: 3786194 10097 3317 1 0 3748377 0
[pid=17432/tid=17433] ppid=17430 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/17432/task/17433/stat : 17433 (java) R 17430 17430 16995 0 -1 4202560 6605 0 0 0 17 2 0 0 20 0 15 0 515974751 15508250624 10097 33554432000 4194304 4196468 140726249448272 139847035778688 139847015626078 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17434] ppid=17430 vsize=15144776 memory=2669799 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17434/stat : 17434 (java) S 17430 17430 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515974752 15508250624 10097 33554432000 4194304 4196468 140726249448272 139846959586448 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17435] ppid=17430 vsize=15144776 memory=139683306527479 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17435/stat : 17435 (java) S 17430 17430 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515974752 15508250624 10097 33554432000 4194304 4196468 140726249448272 139846958533648 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17436] ppid=17430 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17436/stat : 17436 (java) S 17430 17430 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515974752 15508250624 10097 33554432000 4194304 4196468 140726249448272 139846957480848 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17437] ppid=17430 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17437/stat : 17437 (java) S 17430 17430 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515974752 15508250624 10097 33554432000 4194304 4196468 140726249448272 139846956428048 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17438] ppid=17430 vsize=15144776 memory=139683302901376 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17438/stat : 17438 (java) S 17430 17430 16995 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515974754 15508250624 10097 33554432000 4194304 4196468 140726249448272 139846500108656 139847031556738 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17439] ppid=17430 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17439/stat : 17439 (java) S 17430 17430 16995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515974754 15508250624 10097 33554432000 4194304 4196468 140726249448272 139846499054624 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17440] ppid=17430 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17440/stat : 17440 (java) S 17430 17430 16995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515974754 15508250624 10097 33554432000 4194304 4196468 140726249448272 139846498001776 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17441] ppid=17430 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17441/stat : 17441 (java) S 17430 17430 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515974757 15508250624 10097 33554432000 4194304 4196468 140726249448272 139846496950096 139847031564187 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17442] ppid=17430 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/17432/task/17442/stat : 17442 (java) S 17430 17430 16995 0 -1 1077944384 480 0 0 0 3 0 0 0 20 0 15 0 515974757 15508250624 10097 33554432000 4194304 4196468 140726249448272 139846495898480 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17443] ppid=17430 vsize=15144776 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17443/stat : 17443 (java) S 17430 17430 16995 0 -1 1077944384 133 0 0 0 1 0 0 0 20 0 15 0 515974757 15508250624 10097 33554432000 4194304 4196468 140726249448272 139846494845680 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17444] ppid=17430 vsize=15144776 memory=139683302901376 CPUtime=0.08 cores=0,2,4,6
/proc/17432/task/17444/stat : 17444 (java) R 17430 17430 16995 0 -1 4202560 784 0 0 0 8 0 0 0 20 0 15 0 515974757 15508250624 10097 33554432000 4194304 4196468 140726249448272 139846493792688 139847009548096 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17445] ppid=17430 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17445/stat : 17445 (java) S 17430 17430 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515974757 15508250624 10097 33554432000 4194304 4196468 140726249448272 139846492740320 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17446] ppid=17430 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17446/stat : 17446 (java) S 17430 17430 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515974757 15508250624 10097 33554432000 4194304 4196468 140726249448272 139846491687600 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41840 KiB

[startup+0.310551 s]*
/proc/loadavg: 1.58 1.34 0.72 4/228 17446
/proc/meminfo: memFree=26083780/32770624 swapFree=66999776/67108860
[pid=17430] ppid=17427 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17430/stat : 17430 (xcsp3-exec) S 17427 17430 16995 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515974751 115843072 363 33554432000 4194304 5098028 140725801784496 140725801782600 140229718614652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9220096 140725801788282 140725801788525 140725801788525 140725801791434 0
/proc/17430/statm: 28282 363 304 221 0 87 0
[pid=17432] ppid=17430 vsize=15149032 memory=49860 CPUtime=0.52 cores=0,2,4,6
/proc/17432/stat : 17432 (java) S 17430 17430 16995 0 -1 1077944320 10797 0 0 0 48 4 0 0 20 0 15 0 515974751 15512608768 12465 33554432000 4194304 4196468 140726249448272 140726249430816 139847031545591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
/proc/17432/statm: 3787258 12465 3357 1 0 3748377 0
[pid=17432/tid=17433] ppid=17430 vsize=15149032 memory=8317482817917895235 CPUtime=0.29 cores=0,2,4,6
/proc/17432/task/17433/stat : 17433 (java) R 17430 17430 16995 0 -1 4202560 7761 0 0 0 26 3 0 0 20 0 15 0 515974751 15512608768 12465 33554432000 4194304 4196468 140726249448272 139847035772208 139847015626078 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17434] ppid=17430 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17434/stat : 17434 (java) S 17430 17430 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515974752 15512608768 12465 33554432000 4194304 4196468 140726249448272 139846959586448 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17435] ppid=17430 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17435/stat : 17435 (java) S 17430 17430 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515974752 15512608768 12465 33554432000 4194304 4196468 140726249448272 139846958533648 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17436] ppid=17430 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17436/stat : 17436 (java) S 17430 17430 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515974752 15512608768 12465 33554432000 4194304 4196468 140726249448272 139846957480848 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17437] ppid=17430 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17437/stat : 17437 (java) S 17430 17430 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515974752 15512608768 12465 33554432000 4194304 4196468 140726249448272 139846956428048 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17438] ppid=17430 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17438/stat : 17438 (java) S 17430 17430 16995 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515974754 15512608768 12465 33554432000 4194304 4196468 140726249448272 139846500108656 139847031556738 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17439] ppid=17430 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17439/stat : 17439 (java) S 17430 17430 16995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515974754 15512608768 12465 33554432000 4194304 4196468 140726249448272 139846499054624 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17440] ppid=17430 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17440/stat : 17440 (java) S 17430 17430 16995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515974754 15512608768 12465 33554432000 4194304 4196468 140726249448272 139846498001776 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17441] ppid=17430 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17441/stat : 17441 (java) S 17430 17430 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515974757 15512608768 12465 33554432000 4194304 4196468 140726249448272 139846496950096 139847031564187 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17442] ppid=17430 vsize=15149032 memory=7827413994055111515 CPUtime=0.05 cores=0,2,4,6
/proc/17432/task/17442/stat : 17442 (java) S 17430 17430 16995 0 -1 1077944384 494 0 0 0 5 0 0 0 20 0 15 0 515974757 15512608768 12465 33554432000 4194304 4196468 140726249448272 139846495898480 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17443] ppid=17430 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/17432/task/17443/stat : 17443 (java) R 17430 17430 16995 0 -1 4202560 297 0 0 0 3 0 0 0 20 0 15 0 515974757 15512608768 12465 33554432000 4194304 4196468 140726249448272 139846494836064 139847010784075 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17444] ppid=17430 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/17432/task/17444/stat : 17444 (java) S 17430 17430 16995 0 -1 1077944384 947 0 0 0 12 0 0 0 20 0 15 0 515974757 15512608768 12465 33554432000 4194304 4196468 140726249448272 139846493792880 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17445] ppid=17430 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17445/stat : 17445 (java) S 17430 17430 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515974757 15512608768 12465 33554432000 4194304 4196468 140726249448272 139846492740320 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17446] ppid=17430 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17446/stat : 17446 (java) S 17430 17430 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515974757 15512608768 12465 33554432000 4194304 4196468 140726249448272 139846491687600 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51312 KiB

[startup+0.701274 s]
/proc/loadavg: 1.58 1.34 0.72 5/228 17446
/proc/meminfo: memFree=26065916/32770624 swapFree=66999776/67108860
[pid=17430] ppid=17427 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17430/stat : 17430 (xcsp3-exec) S 17427 17430 16995 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515974751 115843072 363 33554432000 4194304 5098028 140725801784496 140725801782600 140229718614652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9220096 140725801788282 140725801788525 140725801788525 140725801791434 0
/proc/17430/statm: 28282 363 304 221 0 87 0
[pid=17432] ppid=17430 vsize=15151156 memory=71840 CPUtime=1.62 cores=0,2,4,6
/proc/17432/stat : 17432 (java) S 17430 17430 16995 0 -1 1077944320 15230 0 0 0 156 6 0 0 20 0 15 0 515974751 15514783744 17960 33554432000 4194304 4196468 140726249448272 140726249430816 139847031545591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
/proc/17432/statm: 3787789 17960 3455 1 0 3748889 0
[pid=17432/tid=17433] ppid=17430 vsize=15151156 memory=-3704326594973231466 CPUtime=0.67 cores=0,2,4,6
/proc/17432/task/17433/stat : 17433 (java) R 17430 17430 16995 0 -1 4202560 9165 0 0 0 63 4 0 0 20 0 15 0 515974751 15514783744 17960 33554432000 4194304 4196468 140726249448272 139847035781008 139847031557526 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17434] ppid=17430 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17434/stat : 17434 (java) S 17430 17430 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515974752 15514783744 17960 33554432000 4194304 4196468 140726249448272 139846959586448 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17435] ppid=17430 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17435/stat : 17435 (java) S 17430 17430 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515974752 15514783744 17960 33554432000 4194304 4196468 140726249448272 139846958533648 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17436] ppid=17430 vsize=15151156 memory=772 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17436/stat : 17436 (java) S 17430 17430 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515974752 15514783744 17960 33554432000 4194304 4196468 140726249448272 139846957480848 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17437] ppid=17430 vsize=15151156 memory=3648 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17437/stat : 17437 (java) S 17430 17430 16995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515974752 15514783744 17960 33554432000 4194304 4196468 140726249448272 139846956428048 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17438] ppid=17430 vsize=15151156 memory=948 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17438/stat : 17438 (java) S 17430 17430 16995 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515974754 15514783744 17960 33554432000 4194304 4196468 140726249448272 139846500108656 139847031556738 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17439] ppid=17430 vsize=15151156 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17439/stat : 17439 (java) S 17430 17430 16995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515974754 15514783744 17960 33554432000 4194304 4196468 140726249448272 139846499054624 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17440] ppid=17430 vsize=15151156 memory=9588 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17440/stat : 17440 (java) S 17430 17430 16995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515974754 15514783744 17960 33554432000 4194304 4196468 140726249448272 139846498001776 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17441] ppid=17430 vsize=15151156 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17441/stat : 17441 (java) S 17430 17430 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515974757 15514783744 17960 33554432000 4194304 4196468 140726249448272 139846496950096 139847031564187 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17442] ppid=17430 vsize=15151156 memory=628 CPUtime=0.29 cores=0,2,4,6
/proc/17432/task/17442/stat : 17442 (java) R 17430 17430 16995 0 -1 4202560 1595 0 0 0 29 0 0 0 20 0 15 0 515974757 15514783744 17960 33554432000 4194304 4196468 140726249448272 139846495879496 139847015008517 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17443] ppid=17430 vsize=15151156 memory=1056 CPUtime=0.29 cores=0,2,4,6
/proc/17432/task/17443/stat : 17443 (java) R 17430 17430 16995 0 -1 4202560 1283 0 0 0 29 0 0 0 20 0 15 0 515974757 15514783744 17960 33554432000 4194304 4196468 140726249448272 139846494835392 139847011200785 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17444] ppid=17430 vsize=15151156 memory=1716 CPUtime=0.32 cores=0,2,4,6
/proc/17432/task/17444/stat : 17444 (java) S 17430 17430 16995 0 -1 1077944384 1879 0 0 0 32 0 0 0 20 0 15 0 515974757 15514783744 17960 33554432000 4194304 4196468 140726249448272 139846493792880 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17445] ppid=17430 vsize=15151156 memory=6176 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17445/stat : 17445 (java) S 17430 17430 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515974757 15514783744 17960 33554432000 4194304 4196468 140726249448272 139846492740320 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17446] ppid=17430 vsize=15151156 memory=14012 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17446/stat : 17446 (java) S 17430 17430 16995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515974757 15514783744 17960 33554432000 4194304 4196468 140726249448272 139846491687600 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 73292 KiB

[startup+1.50084 s]
/proc/loadavg: 1.58 1.34 0.72 5/228 17446
/proc/meminfo: memFree=26044996/32770624 swapFree=66999776/67108860
[pid=17430] ppid=17427 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17430/stat : 17430 (xcsp3-exec) S 17427 17430 16995 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515974751 115843072 363 33554432000 4194304 5098028 140725801784496 140725801782600 140229718614652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9220096 140725801788282 140725801788525 140725801788525 140725801791434 0
/proc/17430/statm: 28282 363 304 221 0 87 0

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

/proc/17430/stat : 17430 (xcsp3-exec) S 17427 17430 16995 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515974751 115843072 363 33554432000 4194304 5098028 140725801784496 140725801782600 140229718614652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9220096 140725801788282 140725801788525 140725801788525 140725801791434 0
/proc/17430/statm: 28282 363 304 221 0 87 0
[pid=17432] ppid=17430 vsize=15151156 memory=213704 CPUtime=126.93 cores=0,2,4,6
/proc/17432/stat : 17432 (java) S 17430 17430 16995 0 -1 1077944320 45562 0 0 0 12678 15 0 0 20 0 15 0 515974751 15514783744 53426 33554432000 4194304 4196468 140726249448272 140726249430816 139847031545591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
/proc/17432/statm: 3787789 53426 3509 1 0 3748889 0
[pid=17432/tid=17433] ppid=17430 vsize=15151156 memory=772 CPUtime=123.13 cores=0,2,4,6
/proc/17432/task/17433/stat : 17433 (java) R 17430 17430 16995 0 -1 4202560 12835 0 0 0 12305 8 0 0 20 0 15 0 515974751 15514783744 53426 33554432000 4194304 4196468 140726249448272 139847035785104 139846639032203 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17434] ppid=17430 vsize=15151156 memory=3648 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17434/stat : 17434 (java) S 17430 17430 16995 0 -1 1077944384 1500 0 0 0 1 0 0 0 20 0 15 0 515974752 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846959586448 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17435] ppid=17430 vsize=15151156 memory=1452 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17435/stat : 17435 (java) S 17430 17430 16995 0 -1 1077944384 661 0 0 0 1 0 0 0 20 0 15 0 515974752 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846958533648 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17436] ppid=17430 vsize=15151156 memory=3624 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17436/stat : 17436 (java) S 17430 17430 16995 0 -1 1077944384 463 0 0 0 1 0 0 0 20 0 15 0 515974752 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846957480848 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17437] ppid=17430 vsize=15151156 memory=55044 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17437/stat : 17437 (java) S 17430 17430 16995 0 -1 1077944384 386 0 0 0 1 0 0 0 20 0 15 0 515974752 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846956428048 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17438] ppid=17430 vsize=15151156 memory=984 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17438/stat : 17438 (java) S 17430 17430 16995 0 -1 1077944384 896 0 0 0 1 0 0 0 20 0 15 0 515974754 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846500108656 139847031556738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17439] ppid=17430 vsize=15151156 memory=2024 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17439/stat : 17439 (java) S 17430 17430 16995 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 515974754 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846499054688 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17440] ppid=17430 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17440/stat : 17440 (java) S 17430 17430 16995 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 515974754 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846498001792 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17441] ppid=17430 vsize=15151156 memory=213176 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17441/stat : 17441 (java) S 17430 17430 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846496950096 139847031564187 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17442] ppid=17430 vsize=15151156 memory=165720 CPUtime=1.59 cores=0,2,4,6
/proc/17432/task/17442/stat : 17442 (java) S 17430 17430 16995 0 -1 1077944384 10780 0 0 0 158 1 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846495898480 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17443] ppid=17430 vsize=15151156 memory=1412 CPUtime=1.59 cores=0,2,4,6
/proc/17432/task/17443/stat : 17443 (java) S 17430 17430 16995 0 -1 1077944384 9796 0 0 0 159 0 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846494845680 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17444] ppid=17430 vsize=15151156 memory=2868 CPUtime=0.47 cores=0,2,4,6
/proc/17432/task/17444/stat : 17444 (java) S 17430 17430 16995 0 -1 1077944384 6131 0 0 0 46 1 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846493792880 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17445] ppid=17430 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17445/stat : 17445 (java) S 17430 17430 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846492740320 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17446] ppid=17430 vsize=15151156 memory=213704 CPUtime=0.02 cores=0,2,4,6
/proc/17432/task/17446/stat : 17446 (java) S 17430 17430 16995 0 -1 1077944384 667 0 0 0 1 1 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846491687600 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 34 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
Current children cumulated CPU time: 126.93 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 215156 KiB

[startup+123.601 s]
/proc/loadavg: 1.77 1.52 0.86 3/228 17461
/proc/meminfo: memFree=25960236/32770624 swapFree=66999776/67108860
[pid=17430] ppid=17427 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17430/stat : 17430 (xcsp3-exec) S 17427 17430 16995 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515974751 115843072 363 33554432000 4194304 5098028 140725801784496 140725801782600 140229718614652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9220096 140725801788282 140725801788525 140725801788525 140725801791434 0
/proc/17430/statm: 28282 363 304 221 0 87 0
[pid=17432] ppid=17430 vsize=15151156 memory=213704 CPUtime=127.33 cores=0,2,4,6
/proc/17432/stat : 17432 (java) S 17430 17430 16995 0 -1 1077944320 45564 0 0 0 12718 15 0 0 20 0 15 0 515974751 15514783744 53426 33554432000 4194304 4196468 140726249448272 140726249430816 139847031545591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
/proc/17432/statm: 3787789 53426 3509 1 0 3748889 0
[pid=17432/tid=17433] ppid=17430 vsize=15151156 memory=213704 CPUtime=123.53 cores=0,2,4,6
/proc/17432/task/17433/stat : 17433 (java) R 17430 17430 16995 0 -1 4202560 12835 0 0 0 12345 8 0 0 20 0 15 0 515974751 15514783744 53426 33554432000 4194304 4196468 140726249448272 139847035785104 139846638896674 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17434] ppid=17430 vsize=15151156 memory=6791534058613427641 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17434/stat : 17434 (java) S 17430 17430 16995 0 -1 1077944384 1500 0 0 0 1 0 0 0 20 0 15 0 515974752 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846959586448 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17435] ppid=17430 vsize=15151156 memory=1728 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17435/stat : 17435 (java) S 17430 17430 16995 0 -1 1077944384 661 0 0 0 1 0 0 0 20 0 15 0 515974752 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846958533648 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17436] ppid=17430 vsize=15151156 memory=1448 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17436/stat : 17436 (java) S 17430 17430 16995 0 -1 1077944384 463 0 0 0 1 0 0 0 20 0 15 0 515974752 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846957480848 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17437] ppid=17430 vsize=15151156 memory=860 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17437/stat : 17437 (java) S 17430 17430 16995 0 -1 1077944384 386 0 0 0 1 0 0 0 20 0 15 0 515974752 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846956428048 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17438] ppid=17430 vsize=15151156 memory=948 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17438/stat : 17438 (java) S 17430 17430 16995 0 -1 1077944384 896 0 0 0 1 0 0 0 20 0 15 0 515974754 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846500108656 139847031556738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17439] ppid=17430 vsize=15151156 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17439/stat : 17439 (java) S 17430 17430 16995 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 515974754 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846499054688 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17440] ppid=17430 vsize=15151156 memory=9588 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17440/stat : 17440 (java) S 17430 17430 16995 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 515974754 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846498001792 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17441] ppid=17430 vsize=15151156 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17441/stat : 17441 (java) S 17430 17430 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846496950096 139847031564187 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17442] ppid=17430 vsize=15151156 memory=628 CPUtime=1.59 cores=0,2,4,6
/proc/17432/task/17442/stat : 17442 (java) S 17430 17430 16995 0 -1 1077944384 10780 0 0 0 158 1 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846495898480 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17443] ppid=17430 vsize=15151156 memory=1056 CPUtime=1.59 cores=0,2,4,6
/proc/17432/task/17443/stat : 17443 (java) S 17430 17430 16995 0 -1 1077944384 9796 0 0 0 159 0 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846494845680 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17444] ppid=17430 vsize=15151156 memory=1980 CPUtime=0.47 cores=0,2,4,6
/proc/17432/task/17444/stat : 17444 (java) S 17430 17430 16995 0 -1 1077944384 6131 0 0 0 46 1 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846493792880 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17445] ppid=17430 vsize=15151156 memory=2552 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17445/stat : 17445 (java) S 17430 17430 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846492740320 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17446] ppid=17430 vsize=15151156 memory=1760 CPUtime=0.02 cores=0,2,4,6
/proc/17432/task/17446/stat : 17446 (java) S 17430 17430 16995 0 -1 1077944384 669 0 0 0 1 1 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846491687600 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 34 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
Current children cumulated CPU time: 127.33 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 215156 KiB

[startup+124.001 s]*
/proc/loadavg: 1.77 1.52 0.86 3/228 17461
/proc/meminfo: memFree=25960376/32770624 swapFree=66999776/67108860
[pid=17430] ppid=17427 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17430/stat : 17430 (xcsp3-exec) S 17427 17430 16995 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515974751 115843072 363 33554432000 4194304 5098028 140725801784496 140725801782600 140229718614652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9220096 140725801788282 140725801788525 140725801788525 140725801791434 0
/proc/17430/statm: 28282 363 304 221 0 87 0
[pid=17432] ppid=17430 vsize=15151156 memory=213704 CPUtime=127.74 cores=0,2,4,6
/proc/17432/stat : 17432 (java) S 17430 17430 16995 0 -1 1077944320 45564 0 0 0 12759 15 0 0 20 0 15 0 515974751 15514783744 53426 33554432000 4194304 4196468 140726249448272 140726249430816 139847031545591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
/proc/17432/statm: 3787789 53426 3509 1 0 3748889 0
[pid=17432/tid=17433] ppid=17430 vsize=15151156 memory=3624 CPUtime=123.94 cores=0,2,4,6
/proc/17432/task/17433/stat : 17433 (java) R 17430 17430 16995 0 -1 4202560 12835 0 0 0 12386 8 0 0 20 0 15 0 515974751 15514783744 53426 33554432000 4194304 4196468 140726249448272 139847035785104 139846639031863 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17434] ppid=17430 vsize=15151156 memory=55044 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17434/stat : 17434 (java) S 17430 17430 16995 0 -1 1077944384 1500 0 0 0 1 0 0 0 20 0 15 0 515974752 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846959586448 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17435] ppid=17430 vsize=15151156 memory=984 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17435/stat : 17435 (java) S 17430 17430 16995 0 -1 1077944384 661 0 0 0 1 0 0 0 20 0 15 0 515974752 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846958533648 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17436] ppid=17430 vsize=15151156 memory=8317482817917895235 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17436/stat : 17436 (java) S 17430 17430 16995 0 -1 1077944384 463 0 0 0 1 0 0 0 20 0 15 0 515974752 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846957480848 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17437] ppid=17430 vsize=15151156 memory=1428 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17437/stat : 17437 (java) S 17430 17430 16995 0 -1 1077944384 386 0 0 0 1 0 0 0 20 0 15 0 515974752 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846956428048 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17438] ppid=17430 vsize=15151156 memory=1128 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17438/stat : 17438 (java) S 17430 17430 16995 0 -1 1077944384 896 0 0 0 1 0 0 0 20 0 15 0 515974754 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846500108656 139847031556738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17439] ppid=17430 vsize=15151156 memory=772 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17439/stat : 17439 (java) S 17430 17430 16995 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 515974754 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846499054688 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17440] ppid=17430 vsize=15151156 memory=3648 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17440/stat : 17440 (java) S 17430 17430 16995 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 515974754 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846498001792 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17441] ppid=17430 vsize=15151156 memory=948 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17441/stat : 17441 (java) S 17430 17430 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846496950096 139847031564187 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17442] ppid=17430 vsize=15151156 memory=2832 CPUtime=1.59 cores=0,2,4,6
/proc/17432/task/17442/stat : 17442 (java) S 17430 17430 16995 0 -1 1077944384 10780 0 0 0 158 1 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846495898480 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17443] ppid=17430 vsize=15151156 memory=9588 CPUtime=1.59 cores=0,2,4,6
/proc/17432/task/17443/stat : 17443 (java) S 17430 17430 16995 0 -1 1077944384 9796 0 0 0 159 0 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846494845680 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17444] ppid=17430 vsize=15151156 memory=1548 CPUtime=0.47 cores=0,2,4,6
/proc/17432/task/17444/stat : 17444 (java) S 17430 17430 16995 0 -1 1077944384 6131 0 0 0 46 1 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846493792880 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17445] ppid=17430 vsize=15151156 memory=628 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17445/stat : 17445 (java) S 17430 17430 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846492740320 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17446] ppid=17430 vsize=15151156 memory=1056 CPUtime=0.02 cores=0,2,4,6
/proc/17432/task/17446/stat : 17446 (java) S 17430 17430 16995 0 -1 1077944384 669 0 0 0 1 1 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846491687600 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 34 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
Current children cumulated CPU time: 127.74 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 215156 KiB

[startup+124.11 s]
/proc/loadavg: 1.77 1.52 0.86 3/228 17461
/proc/meminfo: memFree=25960376/32770624 swapFree=66999776/67108860
[pid=17430] ppid=17427 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/17430/stat : 17430 (xcsp3-exec) S 17427 17430 16995 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515974751 115843072 363 33554432000 4194304 5098028 140725801784496 140725801782600 140229718614652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9220096 140725801788282 140725801788525 140725801788525 140725801791434 0
/proc/17430/statm: 28282 363 304 221 0 87 0
[pid=17432] ppid=17430 vsize=15151156 memory=213704 CPUtime=127.84 cores=0,2,4,6
/proc/17432/stat : 17432 (java) S 17430 17430 16995 0 -1 1077944320 45564 0 0 0 12769 15 0 0 20 0 15 0 515974751 15514783744 53426 33554432000 4194304 4196468 140726249448272 140726249430816 139847031545591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
/proc/17432/statm: 3787789 53426 3509 1 0 3748889 0
[pid=17432/tid=17433] ppid=17430 vsize=15151156 memory=213704 CPUtime=124.04 cores=0,2,4,6
/proc/17432/task/17433/stat : 17433 (java) R 17430 17430 16995 0 -1 4202560 12835 0 0 0 12396 8 0 0 20 0 15 0 515974751 15514783744 53426 33554432000 4194304 4196468 140726249448272 139847035785104 139846639534784 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17434] ppid=17430 vsize=15151156 memory=213704 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17434/stat : 17434 (java) S 17430 17430 16995 0 -1 1077944384 1500 0 0 0 1 0 0 0 20 0 15 0 515974752 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846959586448 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17435] ppid=17430 vsize=15151156 memory=213704 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17435/stat : 17435 (java) S 17430 17430 16995 0 -1 1077944384 661 0 0 0 1 0 0 0 20 0 15 0 515974752 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846958533648 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17436] ppid=17430 vsize=15151156 memory=213704 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17436/stat : 17436 (java) S 17430 17430 16995 0 -1 1077944384 463 0 0 0 1 0 0 0 20 0 15 0 515974752 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846957480848 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17437] ppid=17430 vsize=15151156 memory=1452 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17437/stat : 17437 (java) S 17430 17430 16995 0 -1 1077944384 386 0 0 0 1 0 0 0 20 0 15 0 515974752 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846956428048 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17438] ppid=17430 vsize=15151156 memory=500 CPUtime=0.01 cores=0,2,4,6
/proc/17432/task/17438/stat : 17438 (java) S 17430 17430 16995 0 -1 1077944384 896 0 0 0 1 0 0 0 20 0 15 0 515974754 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846500108656 139847031556738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17439] ppid=17430 vsize=15151156 memory=213156 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17439/stat : 17439 (java) S 17430 17430 16995 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 515974754 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846499054688 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17440] ppid=17430 vsize=15151156 memory=301793952433749199 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17440/stat : 17440 (java) S 17430 17430 16995 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 515974754 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846498001792 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17441] ppid=17430 vsize=15151156 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17441/stat : 17441 (java) S 17430 17430 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846496950096 139847031564187 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17442] ppid=17430 vsize=15151156 memory=500 CPUtime=1.59 cores=0,2,4,6
/proc/17432/task/17442/stat : 17442 (java) S 17430 17430 16995 0 -1 1077944384 10780 0 0 0 158 1 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846495898480 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17443] ppid=17430 vsize=15151156 memory=1452 CPUtime=1.59 cores=0,2,4,6
/proc/17432/task/17443/stat : 17443 (java) S 17430 17430 16995 0 -1 1077944384 9796 0 0 0 159 0 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846494845680 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17444] ppid=17430 vsize=15151156 memory=213156 CPUtime=0.47 cores=0,2,4,6
/proc/17432/task/17444/stat : 17444 (java) S 17430 17430 16995 0 -1 1077944384 6131 0 0 0 46 1 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846493792880 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17445] ppid=17430 vsize=15151156 memory=213156 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17445/stat : 17445 (java) S 17430 17430 16995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846492740320 139847031555797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
[pid=17432/tid=17446] ppid=17430 vsize=15151156 memory=928 CPUtime=0.02 cores=0,2,4,6
/proc/17432/task/17446/stat : 17446 (java) S 17430 17430 16995 0 -1 1077944384 669 0 0 0 1 1 0 0 20 0 15 0 515974757 15514783744 53426 33554432000 4194304 4196468 140726249448272 139846491687600 139847031556738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 34 0 0 6293624 6294260 30855168 140726249452527 140726249452698 140726249452698 140726249455567 0
Current children cumulated CPU time: 127.84 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 215156 KiB

Child status: 0
Real time (s): 124.153
CPU time (s): 127.895
CPU user time (s): 127.733
CPU system time (s): 0.161422
CPU usage (%): 103.014
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 215156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 127.733
system time used= 0.161422
maximum resident set size= 215248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46634
page faults= 0
swaps= 0
block input operations= 0
block output operations= 256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5108
involuntary context switches= 153


# summary of solver processes directly reported to runsolver:
#   pid: 17430
#   total CPU time (s): 127.895
#   total CPU user time (s): 127.733
#   total CPU system time (s): 0.161422

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.764761 second user time and 1.10508 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-25 08:38:44
IDJOB=4406501
IDBENCH=123062
IDSOLVER=2870
FILE ID=node106/4406501-1569397208
RUNJOBID= node106-1569392986-17026
PBS_JOBID= 21705697
Free space on /tmp= 23464 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-tai10a.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4406501-1569397208/watcher-4406501-1569397208 -o /tmp/evaluation-result-4406501-1569397208/solver-4406501-1569397208 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1569392986-17026 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 2000911244 HOME/instance-4406501-1569397208.xml

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

MD5SUM BENCH= b58690ea851c8aad9573a552336d280c
RANDOM SEED=2000911244

node106.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.79
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.79
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.79
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.79
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:        26117456 kB
MemAvailable:   31650020 kB
Buffers:           89804 kB
Cached:          5635908 kB
SwapCached:         4520 kB
Active:          2722508 kB
Inactive:        3209440 kB
Active(anon):     201308 kB
Inactive(anon):    57300 kB
Active(file):    2521200 kB
Inactive(file):  3152140 kB
Unevictable:      107432 kB
Mlocked:          107432 kB
SwapTotal:      67108860 kB
SwapFree:       66999776 kB
Dirty:             25884 kB
Writeback:             0 kB
AnonPages:        360084 kB
Mapped:            68292 kB
Shmem:             43716 kB
Slab:             316784 kB
SReclaimable:     287684 kB
SUnreclaim:        29100 kB
KernelStack:        4016 kB
PageTables:         6208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1489200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    270336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 23436 MiB
End job on node106 at 2019-09-25 08:40:48