Trace number 4297369

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Choco-solver 4.0.7b par (e747e1e)OPT871 4.62299 1.01938

General information on the benchmark

NameKnapsack/
Knapsack-30-100-01_c18.xml
MD5SUM29cb88997fb73697c0a266537888e139
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark871
Best CPU time to get the best result obtained on this benchmark4.62299
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":30}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":30}]
Minimum constraint arity30
Maximum constraint arity30
Distribution of constraint arities[{"arity":30,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297369-1532724308.xml"  -tl '20160s' -p 8
0.11/0.17	c Choco e747e1e
0.11/0.18	c [HOME/instance-4297369-1532724308.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
0.70/0.46	c solve instance...
0.70/0.48	o 470 
0.70/0.48	o 476 
0.70/0.48	o 514 
0.70/0.49	o 527 
0.70/0.49	o 529 
0.70/0.50	o 533 
0.70/0.50	o 553 
0.70/0.50	o 557 
0.70/0.50	o 574 
0.70/0.51	o 590 
0.70/0.51	o 594 
0.70/0.51	o 624 
0.70/0.51	o 644 
0.70/0.51	o 647 
1.08/0.52	o 658 
1.08/0.52	o 660 
1.08/0.53	o 670 
1.08/0.54	o 687 
1.08/0.55	o 691 
1.08/0.55	o 702 
1.08/0.57	o 728 
1.08/0.58	o 743 
1.08/0.59	o 755 
1.08/0.59	o 782 
1.08/0.59	o 796 
1.08/0.60	o 801 
1.08/0.60	o 813 
1.68/0.62	o 820 
1.68/0.66	o 822 
1.68/0.67	o 831 
1.68/0.68	o 838 
1.68/0.70	o 841 
2.36/0.72	o 851 
2.36/0.73	o 871 
2.36/0.73	o 871 
3.89/1.00	s OPTIMUM FOUND
3.89/1.00	v <instantiation>
3.89/1.00	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] </list>
3.89/1.00	v 	<values>0 0 0 0 1 1 1 0 1 0 0 0 0 0 1 1 0 1 0 0 1 1 1 0 0 1 0 1 0 1 </values>
3.89/1.00	v </instantiation>

Verifier Data

OK	871

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297369-1532724308/watcher-4297369-1532724308 -o /tmp/evaluation-result-4297369-1532724308/solver-4297369-1532724308 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1532714138-12632 --watchdog 2580 HOME/xcsp3-exec -seed 1296654451 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297369-1532724308.xml 

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

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


[startup+0.100141 s]*
/proc/loadavg: 8.23 8.25 8.27 3/199 15625
/proc/meminfo: memFree=28118352/32770624 swapFree=67108436/67108860
[pid=15604] ppid=15601 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15604/stat : 15604 (xcsp3-exec) S 15601 15604 12605 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89993946 115843072 363 33554432000 4194304 5098028 140721175339936 140721175338040 140430443369084 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37179392 140721175348277 140721175348480 140721175348480 140721175351242 0
/proc/15604/statm: 28282 363 305 221 0 87 0
[pid=15606] ppid=15604 vsize=26104152 memory=26836 CPUtime=0.11 cores=0-7
/proc/15606/stat : 15606 (java) S 15604 15604 12605 0 -1 1077944320 5652 0 0 0 10 1 0 0 20 0 20 0 89993947 26730651648 6709 33554432000 4194304 4196468 140720828875584 140720828858128 139832068161271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
/proc/15606/statm: 6526038 6709 3005 1 0 6488315 0
[pid=15606/tid=15607] ppid=15604 vsize=26104152 memory=8113686011800625047 CPUtime=0.09 cores=0-7
/proc/15606/task/15607/stat : 15607 (java) R 15604 15604 12605 0 -1 4202560 3669 0 0 0 8 1 0 0 20 0 20 0 89993947 26730651648 6709 33554432000 4194304 4196468 140720828875584 139832072394544 139832068173206 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15608] ppid=15604 vsize=26104152 memory=732369764303494117 CPUtime=0 cores=0-7
/proc/15606/task/15608/stat : 15608 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993948 26730651648 6709 33554432000 4194304 4196468 140720828875584 139831990741392 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15609] ppid=15604 vsize=26104152 memory=139625966040704 CPUtime=0 cores=0-7
/proc/15606/task/15609/stat : 15609 (java) S 15604 15604 12605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89993948 26730651648 6709 33554432000 4194304 4196468 140720828875584 139831989688592 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15610] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15610/stat : 15610 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993948 26730651648 6709 33554432000 4194304 4196468 140720828875584 139831624620688 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15611] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15611/stat : 15611 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993948 26730651648 6709 33554432000 4194304 4196468 140720828875584 139831623567888 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15612] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15612/stat : 15612 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993948 26730651648 6709 33554432000 4194304 4196468 140720828875584 139831622515600 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15613] ppid=15604 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/15606/task/15613/stat : 15613 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993948 26730651648 6709 33554432000 4194304 4196468 140720828875584 139831621462800 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15614] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15614/stat : 15614 (java) S 15604 15604 12605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89993948 26730651648 6709 33554432000 4194304 4196468 140720828875584 139831620410512 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15615] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15615/stat : 15615 (java) S 15604 15604 12605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89993948 26730651648 6709 33554432000 4194304 4196468 140720828875584 139831619357712 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15616] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15616/stat : 15616 (java) S 15604 15604 12605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89993949 26730651648 6709 33554432000 4194304 4196468 140720828875584 139830385526896 139832068172418 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15617] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15617/stat : 15617 (java) S 15604 15604 12605 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89993950 26730651648 6709 33554432000 4194304 4196468 140720828875584 139830384472864 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15618] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15618/stat : 15618 (java) S 15604 15604 12605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89993950 26730651648 6709 33554432000 4194304 4196468 140720828875584 139830383420528 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15619] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15619/stat : 15619 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993952 26730651648 6709 33554432000 4194304 4196468 140720828875584 139830382368848 139832068179867 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15620] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15620/stat : 15620 (java) S 15604 15604 12605 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 89993952 26730651648 6709 33554432000 4194304 4196468 140720828875584 139830381316720 139832068172418 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15621] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15621/stat : 15621 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993952 26730651648 6709 33554432000 4194304 4196468 140720828875584 139830380263920 139832068172418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15622] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15622/stat : 15622 (java) S 15604 15604 12605 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 89993952 26730651648 6709 33554432000 4194304 4196468 140720828875584 139830379211632 139832068172418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15623] ppid=15604 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/15606/task/15623/stat : 15623 (java) R 15604 15604 12605 0 -1 4202560 250 0 0 0 1 0 0 0 20 0 20 0 89993952 26730651648 6709 33554432000 4194304 4196468 140720828875584 139830265670384 139832060398398 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15624] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15624/stat : 15624 (java) S 15604 15604 12605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89993953 26730651648 6709 33554432000 4194304 4196468 140720828875584 139830264617312 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15625] ppid=15604 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/15606/task/15625/stat : 15625 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993953 26730651648 6709 33554432000 4194304 4196468 140720828875584 139830263564592 139832068172418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 28288 KiB

[startup+0.209786 s]*
/proc/loadavg: 8.23 8.25 8.27 3/199 15625
/proc/meminfo: memFree=28106568/32770624 swapFree=67108436/67108860
[pid=15604] ppid=15601 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15604/stat : 15604 (xcsp3-exec) S 15601 15604 12605 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89993946 115843072 363 33554432000 4194304 5098028 140721175339936 140721175338040 140430443369084 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37179392 140721175348277 140721175348480 140721175348480 140721175351242 0
/proc/15604/statm: 28282 363 305 221 0 87 0
[pid=15606] ppid=15604 vsize=26104152 memory=39736 CPUtime=0.33 cores=0-7
/proc/15606/stat : 15606 (java) S 15604 15604 12605 0 -1 1077944320 8516 0 0 0 30 3 0 0 20 0 20 0 89993947 26730651648 9934 33554432000 4194304 4196468 140720828875584 140720828858128 139832068161271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
/proc/15606/statm: 6526038 9934 3180 1 0 6488315 0
[pid=15606/tid=15607] ppid=15604 vsize=26104152 memory=0 CPUtime=0.19 cores=0-7
/proc/15606/task/15607/stat : 15607 (java) R 15604 15604 12605 0 -1 4202560 5564 0 0 0 18 1 0 0 20 0 20 0 89993947 26730651648 9934 33554432000 4194304 4196468 140720828875584 139832072398032 139832052241758 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15608] ppid=15604 vsize=26104152 memory=732369764303494117 CPUtime=0 cores=0-7
/proc/15606/task/15608/stat : 15608 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993948 26730651648 9934 33554432000 4194304 4196468 140720828875584 139831990741392 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15609] ppid=15604 vsize=26104152 memory=139625966040704 CPUtime=0 cores=0-7
/proc/15606/task/15609/stat : 15609 (java) S 15604 15604 12605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89993948 26730651648 9934 33554432000 4194304 4196468 140720828875584 139831989688592 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15610] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15610/stat : 15610 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993948 26730651648 9934 33554432000 4194304 4196468 140720828875584 139831624620688 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15611] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15611/stat : 15611 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993948 26730651648 9934 33554432000 4194304 4196468 140720828875584 139831623567888 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15612] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15612/stat : 15612 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993948 26730651648 9934 33554432000 4194304 4196468 140720828875584 139831622515600 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15613] ppid=15604 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/15606/task/15613/stat : 15613 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993948 26730651648 9934 33554432000 4194304 4196468 140720828875584 139831621462800 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15614] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15614/stat : 15614 (java) S 15604 15604 12605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89993948 26730651648 9934 33554432000 4194304 4196468 140720828875584 139831620410512 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15615] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15615/stat : 15615 (java) S 15604 15604 12605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89993948 26730651648 9934 33554432000 4194304 4196468 140720828875584 139831619357712 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15616] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15616/stat : 15616 (java) R 15604 15604 12605 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 20 0 89993949 26730651648 9934 33554432000 4194304 4196468 140720828875584 139830385526896 139832060878423 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15617] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15617/stat : 15617 (java) S 15604 15604 12605 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89993950 26730651648 9934 33554432000 4194304 4196468 140720828875584 139830384472864 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15618] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15618/stat : 15618 (java) S 15604 15604 12605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89993950 26730651648 9934 33554432000 4194304 4196468 140720828875584 139830383420528 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15619] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15619/stat : 15619 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993952 26730651648 9934 33554432000 4194304 4196468 140720828875584 139830382368848 139832068179867 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15620] ppid=15604 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/15606/task/15620/stat : 15620 (java) S 15604 15604 12605 0 -1 1077944384 572 0 0 0 1 0 0 0 20 0 20 0 89993952 26730651648 9934 33554432000 4194304 4196468 140720828875584 139830381316720 139832068172418 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15621] ppid=15604 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/15606/task/15621/stat : 15621 (java) S 15604 15604 12605 0 -1 1077944384 93 0 0 0 1 0 0 0 20 0 20 0 89993952 26730651648 9934 33554432000 4194304 4196468 140720828875584 139830380263920 139832068172418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15622] ppid=15604 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/15606/task/15622/stat : 15622 (java) S 15604 15604 12605 0 -1 1077944384 243 0 0 0 1 0 0 0 20 0 20 0 89993952 26730651648 9934 33554432000 4194304 4196468 140720828875584 139830379211632 139832068172418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15623] ppid=15604 vsize=26104152 memory=0 CPUtime=0.07 cores=0-7
/proc/15606/task/15623/stat : 15623 (java) S 15604 15604 12605 0 -1 1077944384 736 0 0 0 7 0 0 0 20 0 20 0 89993952 26730651648 9934 33554432000 4194304 4196468 140720828875584 139830265670384 139832068172418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15624] ppid=15604 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15624/stat : 15624 (java) S 15604 15604 12605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89993953 26730651648 9934 33554432000 4194304 4196468 140720828875584 139830264617312 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15625] ppid=15604 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/15606/task/15625/stat : 15625 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993953 26730651648 9934 33554432000 4194304 4196468 140720828875584 139830263564592 139832068172418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 41188 KiB

[startup+0.309607 s]*
/proc/loadavg: 8.23 8.25 8.27 5/199 15625
/proc/meminfo: memFree=28100620/32770624 swapFree=67108436/67108860
[pid=15604] ppid=15601 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15604/stat : 15604 (xcsp3-exec) S 15601 15604 12605 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89993946 115843072 363 33554432000 4194304 5098028 140721175339936 140721175338040 140430443369084 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37179392 140721175348277 140721175348480 140721175348480 140721175351242 0
/proc/15604/statm: 28282 363 305 221 0 87 0
[pid=15606] ppid=15604 vsize=26108408 memory=46472 CPUtime=0.52 cores=0-7
/proc/15606/stat : 15606 (java) S 15604 15604 12605 0 -1 1077944320 9368 0 0 0 48 4 0 0 20 0 20 0 89993947 26735009792 11618 33554432000 4194304 4196468 140720828875584 140720828858128 139832068161271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
/proc/15606/statm: 6527102 11618 3245 1 0 6488315 0
[pid=15606/tid=15607] ppid=15604 vsize=26108408 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/15606/task/15607/stat : 15607 (java) R 15604 15604 12605 0 -1 4202560 6252 0 0 0 27 2 0 0 20 0 20 0 89993947 26735009792 11631 33554432000 4194304 4196468 140720828875584 139832072395056 139832052241758 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15608] ppid=15604 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15608/stat : 15608 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993948 26735009792 11631 33554432000 4194304 4196468 140720828875584 139831990741392 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15609] ppid=15604 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15609/stat : 15609 (java) S 15604 15604 12605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89993948 26735009792 11631 33554432000 4194304 4196468 140720828875584 139831989688592 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15610] ppid=15604 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15610/stat : 15610 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993948 26735009792 11631 33554432000 4194304 4196468 140720828875584 139831624620688 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15611] ppid=15604 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15611/stat : 15611 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993948 26735009792 11631 33554432000 4194304 4196468 140720828875584 139831623567888 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15612] ppid=15604 vsize=26108408 memory=2244 CPUtime=0 cores=0-7
/proc/15606/task/15612/stat : 15612 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993948 26735009792 11631 33554432000 4194304 4196468 140720828875584 139831622515600 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15613] ppid=15604 vsize=26108408 memory=139625830118319 CPUtime=0 cores=0-7
/proc/15606/task/15613/stat : 15613 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993948 26735009792 11631 33554432000 4194304 4196468 140720828875584 139831621462800 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15614] ppid=15604 vsize=26108408 memory=139625830120624 CPUtime=0 cores=0-7
/proc/15606/task/15614/stat : 15614 (java) S 15604 15604 12605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89993948 26735009792 11631 33554432000 4194304 4196468 140720828875584 139831620410512 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15615] ppid=15604 vsize=26108408 memory=139625830122928 CPUtime=0 cores=0-7
/proc/15606/task/15615/stat : 15615 (java) S 15604 15604 12605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89993948 26735009792 11631 33554432000 4194304 4196468 140720828875584 139831619357712 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15616] ppid=15604 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15616/stat : 15616 (java) S 15604 15604 12605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 89993949 26735009792 11631 33554432000 4194304 4196468 140720828875584 139830385526896 139832068172418 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15617] ppid=15604 vsize=26108408 memory=279251660252816 CPUtime=0 cores=0-7
/proc/15606/task/15617/stat : 15617 (java) S 15604 15604 12605 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89993950 26735009792 11631 33554432000 4194304 4196468 140720828875584 139830384472864 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15618] ppid=15604 vsize=26108408 memory=279251660259728 CPUtime=0 cores=0-7
/proc/15606/task/15618/stat : 15618 (java) S 15604 15604 12605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89993950 26735009792 11631 33554432000 4194304 4196468 140720828875584 139830383420528 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15619] ppid=15604 vsize=26108408 memory=279251660201008 CPUtime=0 cores=0-7
/proc/15606/task/15619/stat : 15619 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993952 26735009792 11631 33554432000 4194304 4196468 140720828875584 139830382368848 139832068179867 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15620] ppid=15604 vsize=26108408 memory=279251660273552 CPUtime=0.02 cores=0-7
/proc/15606/task/15620/stat : 15620 (java) S 15604 15604 12605 0 -1 1077944384 583 0 0 0 2 0 0 0 20 0 20 0 89993952 26735009792 11631 33554432000 4194304 4196468 140720828875584 139830381316720 139832068172418 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15621] ppid=15604 vsize=26108408 memory=279251660280464 CPUtime=0.02 cores=0-7
/proc/15606/task/15621/stat : 15621 (java) S 15604 15604 12605 0 -1 1077944384 104 0 0 0 2 0 0 0 20 0 20 0 89993952 26735009792 11631 33554432000 4194304 4196468 140720828875584 139830380263920 139832068172418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15622] ppid=15604 vsize=26108408 memory=279251660278160 CPUtime=0.03 cores=0-7
/proc/15606/task/15622/stat : 15622 (java) R 15604 15604 12605 0 -1 4202560 319 0 0 0 3 0 0 0 20 0 20 0 89993952 26735009792 11631 33554432000 4194304 4196468 140720828875584 139830379202016 139832047405712 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15623] ppid=15604 vsize=26108408 memory=279251660294320 CPUtime=0.12 cores=0-7
/proc/15606/task/15623/stat : 15623 (java) S 15604 15604 12605 0 -1 1077944384 806 0 0 0 12 0 0 0 20 0 20 0 89993952 26735009792 11631 33554432000 4194304 4196468 140720828875584 139830265670384 139832068172418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15624] ppid=15604 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15624/stat : 15624 (java) S 15604 15604 12605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89993953 26735009792 11631 33554432000 4194304 4196468 140720828875584 139830264617312 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15625] ppid=15604 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/15606/task/15625/stat : 15625 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89993953 26735009792 11631 33554432000 4194304 4196468 140720828875584 139830263564592 139832068172418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 47924 KiB

[startup+0.70152 s]
/proc/loadavg: 7.82 8.16 8.24 6/207 15704
/proc/meminfo: memFree=27977496/32770624 swapFree=67108436/67108860
[pid=15604] ppid=15601 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15604/stat : 15604 (xcsp3-exec) S 15601 15604 12605 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89993946 115843072 363 33554432000 4194304 5098028 140721175339936 140721175338040 140430443369084 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37179392 140721175348277 140721175348480 140721175348480 140721175351242 0
/proc/15604/statm: 28282 363 305 221 0 87 0
[pid=15606] ppid=15604 vsize=26709608 memory=202488 CPUtime=2.36 cores=0-7
/proc/15606/stat : 15606 (java) S 15604 15604 12605 0 -1 1077944320 18624 0 0 0 225 11 0 0 20 0 22 0 89993947 27350638592 50622 33554432000 4194304 4196468 140720828875584 140720828858128 139832068161271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
/proc/15606/statm: 6677402 50622 3384 1 0 6638596 0
[pid=15606/tid=15607] ppid=15604 vsize=26709608 memory=279251660589248 CPUtime=0.45 cores=0-7
/proc/15606/task/15607/stat : 15607 (java) S 15604 15604 12605 0 -1 1077944384 7048 0 0 0 42 3 0 0 20 0 21 0 89993947 27350638592 50622 33554432000 4194304 4196468 140720828875584 139832072402048 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15608] ppid=15604 vsize=26709608 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15608/stat : 15608 (java) S 15604 15604 12605 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 21 0 89993948 27350638592 50622 33554432000 4194304 4196468 140720828875584 139831990741392 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15609] ppid=15604 vsize=26709608 memory=2372 CPUtime=0 cores=0-7
/proc/15606/task/15609/stat : 15609 (java) S 15604 15604 12605 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 22 0 89993948 27350638592 50622 33554432000 4194304 4196468 140720828875584 139831989688592 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15610] ppid=15604 vsize=26709608 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15610/stat : 15610 (java) S 15604 15604 12605 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 22 0 89993948 27350638592 50622 33554432000 4194304 4196468 140720828875584 139831624620688 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15611] ppid=15604 vsize=26709608 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15611/stat : 15611 (java) S 15604 15604 12605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 89993948 27350638592 50622 33554432000 4194304 4196468 140720828875584 139831623567888 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15612] ppid=15604 vsize=26709608 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15612/stat : 15612 (java) S 15604 15604 12605 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 22 0 89993948 27350638592 50622 33554432000 4194304 4196468 140720828875584 139831622515600 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15613] ppid=15604 vsize=26709608 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15613/stat : 15613 (java) S 15604 15604 12605 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 23 0 89993948 27350638592 50622 33554432000 4194304 4196468 140720828875584 139831621462800 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15614] ppid=15604 vsize=26709608 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15614/stat : 15614 (java) S 15604 15604 12605 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 23 0 89993948 27350638592 50622 33554432000 4194304 4196468 140720828875584 139831620410512 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15615] ppid=15604 vsize=26709608 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15615/stat : 15615 (java) S 15604 15604 12605 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 23 0 89993948 27350638592 50622 33554432000 4194304 4196468 140720828875584 139831619357712 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15616] ppid=15604 vsize=26709608 memory=5752 CPUtime=0 cores=0-7
/proc/15606/task/15616/stat : 15616 (java) S 15604 15604 12605 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 23 0 89993949 27350638592 50622 33554432000 4194304 4196468 140720828875584 139830385526896 139832068172418 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15617] ppid=15604 vsize=26709608 memory=4588 CPUtime=0 cores=0-7
/proc/15606/task/15617/stat : 15617 (java) S 15604 15604 12605 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 23 0 89993950 27350638592 50622 33554432000 4194304 4196468 140720828875584 139830384472928 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15618] ppid=15604 vsize=26709608 memory=1612 CPUtime=0 cores=0-7
/proc/15606/task/15618/stat : 15618 (java) S 15604 15604 12605 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 23 0 89993950 27350638592 50622 33554432000 4194304 4196468 140720828875584 139830383420544 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15619] ppid=15604 vsize=26709608 memory=1228 CPUtime=0 cores=0-7
/proc/15606/task/15619/stat : 15619 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 89993952 27350638592 50622 33554432000 4194304 4196468 140720828875584 139830382368848 139832068179867 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15620] ppid=15604 vsize=26709608 memory=1852 CPUtime=0.23 cores=0-7
/proc/15606/task/15620/stat : 15620 (java) R 15604 15604 12605 0 -1 4202560 1425 0 0 0 23 0 0 0 20 0 23 0 89993952 27350638592 50622 33554432000 4194304 4196468 140720828875584 139830381313088 139832068182618 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15621] ppid=15604 vsize=26709608 memory=872 CPUtime=0.23 cores=0-7
/proc/15606/task/15621/stat : 15621 (java) R 15604 15604 12605 0 -1 4202560 1246 0 0 0 22 1 0 0 20 0 23 0 89993952 27350638592 50622 33554432000 4194304 4196468 140720828875584 139830380249944 139832049682353 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15622] ppid=15604 vsize=26709608 memory=8068 CPUtime=0.25 cores=0-7
/proc/15606/task/15622/stat : 15622 (java) R 15604 15604 12605 0 -1 4202560 1086 0 0 0 25 0 0 0 20 0 23 0 89993952 27350638592 50622 33554432000 4194304 4196468 140720828875584 139830379198944 139832051572166 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15623] ppid=15604 vsize=26709608 memory=11648 CPUtime=0.32 cores=0-7
/proc/15606/task/15623/stat : 15623 (java) R 15604 15604 12605 0 -1 4202560 1778 0 0 0 32 0 0 0 20 0 23 0 89993952 27350638592 50622 33554432000 4194304 4196468 140720828875584 139830265668176 139832068173206 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15624] ppid=15604 vsize=26709608 memory=796 CPUtime=0 cores=0-7
/proc/15606/task/15624/stat : 15624 (java) S 15604 15604 12605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 23 0 89993953 27350638592 50622 33554432000 4194304 4196468 140720828875584 139830264617312 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15625] ppid=15604 vsize=26709608 memory=1388 CPUtime=0 cores=0-7
/proc/15606/task/15625/stat : 15625 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 89993953 27350638592 50622 33554432000 4194304 4196468 140720828875584 139830263564592 139832068172418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
Current children cumulated CPU time: 2.36 s
Current children cumulated vsize: 26822736 KiB
Current children cumulated memory: 203940 KiB

[startup+1.01934 s]
# the end of solver process 15604 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.48305 s, system=0.139941 s

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

[startup+0.801587 s]
/proc/loadavg: 7.82 8.16 8.24 6/207 15704
/proc/meminfo: memFree=27977496/32770624 swapFree=67108436/67108860
[pid=15604] ppid=15601 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15604/stat : 15604 (xcsp3-exec) S 15601 15604 12605 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89993946 115843072 363 33554432000 4194304 5098028 140721175339936 140721175338040 140430443369084 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37179392 140721175348277 140721175348480 140721175348480 140721175351242 0
/proc/15604/statm: 28282 363 305 221 0 87 0
[pid=15606] ppid=15604 vsize=26709608 memory=257644 CPUtime=3.07 cores=0-7
/proc/15606/stat : 15606 (java) S 15604 15604 12605 0 -1 1077944320 19641 0 0 0 295 12 0 0 20 0 28 0 89993947 27350638592 64411 33554432000 4194304 4196468 140720828875584 140720828858128 139832068161271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
/proc/15606/statm: 6677402 64411 3391 1 0 6638596 0
[pid=15606/tid=15607] ppid=15604 vsize=26709608 memory=4640467278541901904 CPUtime=0.46 cores=0-7
/proc/15606/task/15607/stat : 15607 (java) S 15604 15604 12605 0 -1 1077944384 7048 0 0 0 43 3 0 0 20 0 28 0 89993947 27350638592 64411 33554432000 4194304 4196468 140720828875584 139832072402048 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15608] ppid=15604 vsize=26709608 memory=6082200702150529106 CPUtime=0 cores=0-7
/proc/15606/task/15608/stat : 15608 (java) S 15604 15604 12605 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 89993948 27350638592 64411 33554432000 4194304 4196468 140720828875584 139831990741392 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15609] ppid=15604 vsize=26709608 memory=5864038971954184289 CPUtime=0 cores=0-7
/proc/15606/task/15609/stat : 15609 (java) S 15604 15604 12605 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 89993948 27350638592 64411 33554432000 4194304 4196468 140720828875584 139831989688592 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15610] ppid=15604 vsize=26709608 memory=4638778398332698720 CPUtime=0 cores=0-7
/proc/15606/task/15610/stat : 15610 (java) S 15604 15604 12605 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 89993948 27350638592 64411 33554432000 4194304 4196468 140720828875584 139831624620688 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15611] ppid=15604 vsize=26709608 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15611/stat : 15611 (java) S 15604 15604 12605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89993948 27350638592 64411 33554432000 4194304 4196468 140720828875584 139831623567888 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15612] ppid=15604 vsize=26709608 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15612/stat : 15612 (java) S 15604 15604 12605 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 89993948 27350638592 64411 33554432000 4194304 4196468 140720828875584 139831622515600 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15613] ppid=15604 vsize=26709608 memory=279250922010896 CPUtime=0 cores=0-7
/proc/15606/task/15613/stat : 15613 (java) S 15604 15604 12605 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 89993948 27350638592 64411 33554432000 4194304 4196468 140720828875584 139831621462800 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15614] ppid=15604 vsize=26709608 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15614/stat : 15614 (java) S 15604 15604 12605 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 89993948 27350638592 64411 33554432000 4194304 4196468 140720828875584 139831620410512 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15615] ppid=15604 vsize=26709608 memory=960 CPUtime=0 cores=0-7
/proc/15606/task/15615/stat : 15615 (java) S 15604 15604 12605 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 89993948 27350638592 64411 33554432000 4194304 4196468 140720828875584 139831619357712 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15616] ppid=15604 vsize=26709608 memory=6504 CPUtime=0 cores=0-7
/proc/15606/task/15616/stat : 15616 (java) S 15604 15604 12605 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 89993949 27350638592 64411 33554432000 4194304 4196468 140720828875584 139830385526896 139832068172418 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15617] ppid=15604 vsize=26709608 memory=1576 CPUtime=0 cores=0-7
/proc/15606/task/15617/stat : 15617 (java) S 15604 15604 12605 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 89993950 27350638592 64411 33554432000 4194304 4196468 140720828875584 139830384472928 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15618] ppid=15604 vsize=26709608 memory=932 CPUtime=0 cores=0-7
/proc/15606/task/15618/stat : 15618 (java) S 15604 15604 12605 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 89993950 27350638592 64411 33554432000 4194304 4196468 140720828875584 139830383420544 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15619] ppid=15604 vsize=26709608 memory=2244 CPUtime=0 cores=0-7
/proc/15606/task/15619/stat : 15619 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89993952 27350638592 64411 33554432000 4194304 4196468 140720828875584 139830382368848 139832068179867 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15620] ppid=15604 vsize=26709608 memory=4132 CPUtime=0.28 cores=0-7
/proc/15606/task/15620/stat : 15620 (java) R 15604 15604 12605 0 -1 4202560 1535 0 0 0 28 0 0 0 20 0 28 0 89993952 27350638592 64411 33554432000 4194304 4196468 140720828875584 139830381297736 139832051647389 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15621] ppid=15604 vsize=26709608 memory=2200 CPUtime=0.28 cores=0-7
/proc/15606/task/15621/stat : 15621 (java) R 15604 15604 12605 0 -1 1077944384 1266 0 0 0 27 1 0 0 20 0 28 0 89993952 27350638592 64411 33554432000 4194304 4196468 140720828875584 139830380255568 139832068171477 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15622] ppid=15604 vsize=26709608 memory=7532 CPUtime=0.29 cores=0-7
/proc/15606/task/15622/stat : 15622 (java) R 15604 15604 12605 0 -1 4202560 1381 0 0 0 29 0 0 0 20 0 28 0 89993952 27350638592 64411 33554432000 4194304 4196468 140720828875584 139830379192648 139832051661809 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15623] ppid=15604 vsize=26709608 memory=840 CPUtime=0.33 cores=0-7
/proc/15606/task/15623/stat : 15623 (java) R 15604 15604 12605 0 -1 1077944384 1799 0 0 0 33 0 0 0 20 0 28 0 89993952 27350638592 64411 33554432000 4194304 4196468 140720828875584 139830265670384 139832068172418 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15624] ppid=15604 vsize=26709608 memory=1796 CPUtime=0 cores=0-7
/proc/15606/task/15624/stat : 15624 (java) S 15604 15604 12605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89993953 27350638592 64411 33554432000 4194304 4196468 140720828875584 139830264617312 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15625] ppid=15604 vsize=26709608 memory=22244 CPUtime=0 cores=0-7
/proc/15606/task/15625/stat : 15625 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89993953 27350638592 64411 33554432000 4194304 4196468 140720828875584 139830263564592 139832068172418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 26822736 KiB
Current children cumulated memory: 259096 KiB

[startup+1.00326 s]*
/proc/loadavg: 7.82 8.16 8.24 1/198 15911
/proc/meminfo: memFree=27874864/32770624 swapFree=67108436/67108860
[pid=15604] ppid=15601 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15604/stat : 15604 (xcsp3-exec) S 15601 15604 12605 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89993946 115843072 363 33554432000 4194304 5098028 140721175339936 140721175338040 140430443369084 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37179392 140721175348277 140721175348480 140721175348480 140721175351242 0
/proc/15604/statm: 28282 363 305 221 0 87 0
[pid=15606] ppid=15604 vsize=26709608 memory=270968 CPUtime=4.61 cores=0-7
/proc/15606/stat : 15606 (java) S 15604 15604 12605 0 -1 1077944320 21417 0 0 0 448 13 0 0 20 0 19 0 89993947 27350638592 67742 33554432000 4194304 4196468 140720828875584 140720828858128 139832068161271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
/proc/15606/statm: 6677402 67742 3391 1 0 6638596 0
[pid=15606/tid=15607] ppid=15604 vsize=26709608 memory=279251660089768 CPUtime=0.46 cores=0-7
/proc/15606/task/15607/stat : 15607 (java) S 15604 15604 12605 0 -1 1077944384 7051 0 0 0 43 3 0 0 20 0 19 0 89993947 27350638592 67742 33554432000 4194304 4196468 140720828875584 139832072404112 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15608] ppid=15604 vsize=26709608 memory=732369764303494117 CPUtime=0 cores=0-7
/proc/15606/task/15608/stat : 15608 (java) S 15604 15604 12605 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 19 0 89993948 27350638592 67742 33554432000 4194304 4196468 140720828875584 139831990741392 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15609] ppid=15604 vsize=26709608 memory=139625966040704 CPUtime=0 cores=0-7
/proc/15606/task/15609/stat : 15609 (java) S 15604 15604 12605 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 19 0 89993948 27350638592 67742 33554432000 4194304 4196468 140720828875584 139831989688592 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15610] ppid=15604 vsize=26709608 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15610/stat : 15610 (java) S 15604 15604 12605 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 89993948 27350638592 67742 33554432000 4194304 4196468 140720828875584 139831624620688 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15611] ppid=15604 vsize=26709608 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15611/stat : 15611 (java) S 15604 15604 12605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 89993948 27350638592 67742 33554432000 4194304 4196468 140720828875584 139831623567888 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15612] ppid=15604 vsize=26709608 memory=1233 CPUtime=0 cores=0-7
/proc/15606/task/15612/stat : 15612 (java) S 15604 15604 12605 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 89993948 27350638592 67742 33554432000 4194304 4196468 140720828875584 139831622515600 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15613] ppid=15604 vsize=26709608 memory=-1 CPUtime=0 cores=0-7
/proc/15606/task/15613/stat : 15613 (java) S 15604 15604 12605 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 89993948 27350638592 67760 33554432000 4194304 4196468 140720828875584 139831621462800 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15614] ppid=15604 vsize=26709608 memory=4206706657114559635 CPUtime=0 cores=0-7
/proc/15606/task/15614/stat : 15614 (java) S 15604 15604 12605 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 18 0 89993948 27350638592 67760 33554432000 4194304 4196468 140720828875584 139831620410512 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15615] ppid=15604 vsize=26709608 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15615/stat : 15615 (java) S 15604 15604 12605 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 18 0 89993948 27350638592 67760 33554432000 4194304 4196468 140720828875584 139831619357712 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15617] ppid=15604 vsize=26709608 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15617/stat : 15617 (java) S 15604 15604 12605 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 18 0 89993950 27350638592 67760 33554432000 4194304 4196468 140720828875584 139830384472928 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15618] ppid=15604 vsize=26709608 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15618/stat : 15618 (java) S 15604 15604 12605 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 18 0 89993950 27350638592 67760 33554432000 4194304 4196468 140720828875584 139830383420544 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15619] ppid=15604 vsize=26709608 memory=8785 CPUtime=0 cores=0-7
/proc/15606/task/15619/stat : 15619 (java) S 15604 15604 12605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 89993952 27350638592 67732 33554432000 4194304 4196468 140720828875584 139830382367904 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15620] ppid=15604 vsize=26709608 memory=0 CPUtime=0.37 cores=0-7
/proc/15606/task/15620/stat : 15620 (java) S 15604 15604 12605 0 -1 1077944384 1767 0 0 0 37 0 0 0 20 0 17 0 89993952 27350638592 67732 33554432000 4194304 4196468 140720828875584 139830381296304 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15621] ppid=15604 vsize=26709608 memory=0 CPUtime=0.36 cores=0-7
/proc/15606/task/15621/stat : 15621 (java) S 15604 15604 12605 0 -1 1077944384 1597 0 0 0 35 1 0 0 20 0 17 0 89993952 27350638592 67732 33554432000 4194304 4196468 140720828875584 139830380248432 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15622] ppid=15604 vsize=26709608 memory=0 CPUtime=0.39 cores=0-7
/proc/15606/task/15622/stat : 15622 (java) S 15604 15604 12605 0 -1 1077944384 2323 0 0 0 39 0 0 0 20 0 17 0 89993952 27350638592 67732 33554432000 4194304 4196468 140720828875584 139830379196144 139832068171477 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15623] ppid=15604 vsize=26709608 memory=0 CPUtime=0.35 cores=0-7
/proc/15606/task/15623/stat : 15623 (java) S 15604 15604 12605 0 -1 1077944384 2030 0 0 0 35 0 0 0 20 0 17 0 89993952 27350638592 67732 33554432000 4194304 4196468 140720828875584 139830265670384 139832068172418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
[pid=15606/tid=15624] ppid=15604 vsize=26709608 memory=0 CPUtime=0 cores=0-7
/proc/15606/task/15624/stat : 15624 (java) S 15604 15604 12605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 89993953 27350638592 67760 33554432000 4194304 4196468 140720828875584 139830264617312 139832068171477 256 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12922880 140720828880001 140720828880173 140720828880173 140720828882895 0
Current children cumulated CPU time: 4.61 s
Current children cumulated vsize: 26822736 KiB
Current children cumulated memory: 272420 KiB

Child status: 0
Real time (s): 1.01938
CPU time (s): 4.62299
CPU user time (s): 4.48305
CPU system time (s): 0.139941
CPU usage (%): 453.507
Max. virtual memory (cumulated for all children) (KiB): 26822736
Max. memory (cumulated for all children) (KiB): 272420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.48304
system time used= 0.139941
maximum resident set size= 271940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21970
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= 4842
involuntary context switches= 88


# summary of solver processes directly reported to runsolver:
#   pid: 15604
#   total CPU time (s): 4.62299
#   total CPU user time (s): 4.48305
#   total CPU system time (s): 0.139941

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034663 second user time and 0.049368 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-27 22:45:08
IDJOB=4297369
IDBENCH=141529
IDSOLVER=2760
FILE ID=node137/4297369-1532724308
RUNJOBID= node137-1532714138-12632
PBS_JOBID= 21022323
Free space on /tmp= 48160 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/Knapsack/Knapsack-30-100-01_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297369-1532724308/watcher-4297369-1532724308 -o /tmp/evaluation-result-4297369-1532724308/solver-4297369-1532724308 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1532714138-12632 --watchdog 2580  HOME/xcsp3-exec -seed 1296654451 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297369-1532724308.xml

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

MD5SUM BENCH= 29cb88997fb73697c0a266537888e139
RANDOM SEED=1296654451

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28134968 kB
MemAvailable:   31930980 kB
Buffers:          157396 kB
Cached:          3873408 kB
SwapCached:           32 kB
Active:          1797408 kB
Inactive:        2290960 kB
Active(anon):       5180 kB
Inactive(anon):    80064 kB
Active(file):    1792228 kB
Inactive(file):  2210896 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:             21976 kB
Writeback:             0 kB
AnonPages:         64060 kB
Mapped:            39896 kB
Shmem:             25052 kB
Slab:             245136 kB
SReclaimable:     217448 kB
SUnreclaim:        27688 kB
KernelStack:        3232 kB
PageTables:         5256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48136 MiB
End job on node137 at 2018-07-27 22:45:09