Trace number 4392937

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 NameAnswerCPU timeWall clock time
choco-solver 2019-06-14SAT 49.6909 25.8317

General information on the benchmark

NameSudoku/
Sudoku-table-s1/Sudoku-s10c-table.xml
MD5SUM8248e4e11a775a898590caffd4c1e549
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.54494
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints28
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":81}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":49},{"degree":4,"count":32}]
Minimum constraint arity9
Maximum constraint arity32
Distribution of constraint arities[{"arity":9,"count":27},{"arity":32,"count":1}]
Number of extensional constraints27
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":27},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4392937-1568313495.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4392937-1568313495.xml, -tl, 2520s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
49.01/25.61	c solve instance...
49.33/25.77	s SATISFIABLE
49.33/25.77	v <instantiation>
49.33/25.77	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] </list>
49.33/25.77	v 	<values>1 9 3 6 7 2 4 8 5 4 6 2 3 5 8 9 7 1 7 8 5 9 1 4 6 2 3 5 3 8 2 9 6 7 1 4 6 7 4 1 3 5 2 9 8 2 1 9 4 8 7 3 5 6 8 2 6 7 4 1 5 3 9 9 4 1 5 2 3 8 6 7 3 5 7 8 6 9 1 4 2 </values>
49.33/25.77	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392937-1568313495/watcher-4392937-1568313495 -o /tmp/evaluation-result-4392937-1568313495/solver-4392937-1568313495 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568309633-14094 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1574760684 HOME/instance-4392937-1568313495.xml 

running on 4 cores: 1,3,5,7

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

solver pid=14973, runsolver pid=14970

[startup+0.100105 s]*
/proc/loadavg: 8.36 4.42 2.35 8/233 14989
/proc/meminfo: memFree=29941400/32770624 swapFree=66996208/67108860
[pid=14973] ppid=14970 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14973/stat : 14973 (xcsp3-exec) S 14970 14973 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 407604265 115843072 362 33554432000 4194304 5098028 140735369491424 140735369489528 140402503950972 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29671424 140735369499514 140735369499757 140735369499757 140735369502666 0
/proc/14973/statm: 28282 362 304 221 0 87 0
[pid=14975] ppid=14973 vsize=15144768 memory=29860 CPUtime=0.13 cores=1,3,5,7
/proc/14975/stat : 14975 (java) S 14973 14973 14062 0 -1 1077944320 5933 0 0 0 12 1 0 0 20 0 15 0 407604265 15508242432 7465 33554432000 4194304 4196468 140727518833712 140727518816256 140223980793591 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
/proc/14975/statm: 3786192 7465 3120 1 0 3748377 0
[pid=14975/tid=14976] ppid=14973 vsize=15144768 memory=-2698087569006908830 CPUtime=0.08 cores=1,3,5,7
/proc/14975/task/14976/stat : 14976 (java) R 14973 14973 14062 0 -1 4202560 3855 0 0 0 8 0 0 0 20 0 15 0 407604265 15508242432 7465 33554432000 4194304 4196468 140727518833712 140223985024912 140223964874078 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14977] ppid=14973 vsize=15144768 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14977/stat : 14977 (java) S 14973 14973 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407604266 15508242432 7465 33554432000 4194304 4196468 140727518833712 140223908833552 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14978] ppid=14973 vsize=15144768 memory=140202546742912 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14978/stat : 14978 (java) S 14973 14973 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407604266 15508242432 7465 33554432000 4194304 4196468 140727518833712 140223907781008 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14979] ppid=14973 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14979/stat : 14979 (java) S 14973 14973 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407604266 15508242432 7465 33554432000 4194304 4196468 140727518833712 140223906728464 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14980] ppid=14973 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14980/stat : 14980 (java) S 14973 14973 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407604266 15508242432 7465 33554432000 4194304 4196468 140727518833712 140223905675920 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14981] ppid=14973 vsize=15144768 memory=140202546742912 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14981/stat : 14981 (java) S 14973 14973 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407604268 15508242432 7465 33554432000 4194304 4196468 140727518833712 140222989011440 140223980804738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14982] ppid=14973 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14982/stat : 14982 (java) S 14973 14973 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407604268 15508242432 7465 33554432000 4194304 4196468 140727518833712 140222987957664 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14983] ppid=14973 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14983/stat : 14983 (java) S 14973 14973 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407604268 15508242432 7465 33554432000 4194304 4196468 140727518833712 140222986905072 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14984] ppid=14973 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14984/stat : 14984 (java) S 14973 14973 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407604271 15508242432 7465 33554432000 4194304 4196468 140727518833712 140222985853648 140223980812187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14985] ppid=14973 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14985/stat : 14985 (java) R 14973 14973 14062 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 407604271 15508242432 7465 33554432000 4194304 4196468 140727518833712 140222984800240 140223980804738 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14986] ppid=14973 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14986/stat : 14986 (java) S 14973 14973 14062 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 15 0 407604271 15508242432 7465 33554432000 4194304 4196468 140727518833712 140222983747696 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14987] ppid=14973 vsize=15144768 memory=140202546742912 CPUtime=0.02 cores=1,3,5,7
/proc/14975/task/14987/stat : 14987 (java) R 14973 14973 14062 0 -1 4202560 351 0 0 0 2 0 0 0 20 0 15 0 407604271 15508242432 7465 33554432000 4194304 4196468 140727518833712 140222982692688 140223965319872 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14988] ppid=14973 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14988/stat : 14988 (java) S 14973 14973 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407604271 15508242432 7465 33554432000 4194304 4196468 140727518833712 140222981642848 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14989] ppid=14973 vsize=15144768 memory=140202546742912 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14989/stat : 14989 (java) S 14973 14973 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407604271 15508242432 7465 33554432000 4194304 4196468 140727518833712 140222980590384 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31308 KiB

[startup+0.212593 s]*
/proc/loadavg: 8.36 4.42 2.35 6/233 14989
/proc/meminfo: memFree=29929180/32770624 swapFree=66996208/67108860
[pid=14973] ppid=14970 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14973/stat : 14973 (xcsp3-exec) S 14970 14973 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 407604265 115843072 362 33554432000 4194304 5098028 140735369491424 140735369489528 140402503950972 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29671424 140735369499514 140735369499757 140735369499757 140735369502666 0
/proc/14973/statm: 28282 362 304 221 0 87 0
[pid=14975] ppid=14973 vsize=15144768 memory=41064 CPUtime=0.35 cores=1,3,5,7
/proc/14975/stat : 14975 (java) S 14973 14973 14062 0 -1 1077944320 9483 0 0 0 32 3 0 0 20 0 15 0 407604265 15508242432 10266 33554432000 4194304 4196468 140727518833712 140727518816256 140223980793591 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
/proc/14975/statm: 3786192 10266 3289 1 0 3748377 0
[pid=14975/tid=14976] ppid=14973 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/14975/task/14976/stat : 14976 (java) R 14973 14973 14062 0 -1 4202560 6663 0 0 0 18 2 0 0 20 0 15 0 407604265 15508242432 10266 33554432000 4194304 4196468 140727518833712 140223985030816 140223980815421 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14977] ppid=14973 vsize=15144768 memory=2670165 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14977/stat : 14977 (java) S 14973 14973 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407604266 15508242432 10266 33554432000 4194304 4196468 140727518833712 140223908833552 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14978] ppid=14973 vsize=15144768 memory=2850583 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14978/stat : 14978 (java) S 14973 14973 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407604266 15508242432 10266 33554432000 4194304 4196468 140727518833712 140223907781008 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14979] ppid=14973 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14979/stat : 14979 (java) S 14973 14973 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407604266 15508242432 10266 33554432000 4194304 4196468 140727518833712 140223906728464 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14980] ppid=14973 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14980/stat : 14980 (java) S 14973 14973 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407604266 15508242432 10266 33554432000 4194304 4196468 140727518833712 140223905675920 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14981] ppid=14973 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14981/stat : 14981 (java) S 14973 14973 14062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407604268 15508242432 10266 33554432000 4194304 4196468 140727518833712 140222989011440 140223980804738 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14982] ppid=14973 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14982/stat : 14982 (java) S 14973 14973 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407604268 15508242432 10266 33554432000 4194304 4196468 140727518833712 140222987957664 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14983] ppid=14973 vsize=15144768 memory=140202546742912 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14983/stat : 14983 (java) S 14973 14973 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407604268 15508242432 10266 33554432000 4194304 4196468 140727518833712 140222986905072 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14984] ppid=14973 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14984/stat : 14984 (java) S 14973 14973 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407604271 15508242432 10266 33554432000 4194304 4196468 140727518833712 140222985853648 140223980812187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14985] ppid=14973 vsize=15144768 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/14975/task/14985/stat : 14985 (java) S 14973 14973 14062 0 -1 1077944384 357 0 0 0 1 0 0 0 20 0 15 0 407604271 15508242432 10266 33554432000 4194304 4196468 140727518833712 140222984800240 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14986] ppid=14973 vsize=15144768 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/14975/task/14986/stat : 14986 (java) S 14973 14973 14062 0 -1 1077944384 443 0 0 0 3 0 0 0 20 0 15 0 407604271 15508242432 10266 33554432000 4194304 4196468 140727518833712 140222983747696 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14987] ppid=14973 vsize=15144768 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/14975/task/14987/stat : 14987 (java) S 14973 14973 14062 0 -1 1077944384 715 0 0 0 8 0 0 0 20 0 15 0 407604271 15508242432 10266 33554432000 4194304 4196468 140727518833712 140222982695152 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14988] ppid=14973 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14988/stat : 14988 (java) S 14973 14973 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407604271 15508242432 10266 33554432000 4194304 4196468 140727518833712 140222981642848 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14989] ppid=14973 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14989/stat : 14989 (java) S 14973 14973 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407604271 15508242432 10266 33554432000 4194304 4196468 140727518833712 140222980590384 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42512 KiB

[startup+0.310525 s]*
/proc/loadavg: 8.36 4.42 2.35 7/233 14989
/proc/meminfo: memFree=29922120/32770624 swapFree=66996208/67108860
[pid=14973] ppid=14970 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14973/stat : 14973 (xcsp3-exec) S 14970 14973 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 407604265 115843072 362 33554432000 4194304 5098028 140735369491424 140735369489528 140402503950972 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29671424 140735369499514 140735369499757 140735369499757 140735369502666 0
/proc/14973/statm: 28282 362 304 221 0 87 0
[pid=14975] ppid=14973 vsize=15149024 memory=50408 CPUtime=0.54 cores=1,3,5,7
/proc/14975/stat : 14975 (java) S 14973 14973 14062 0 -1 1077944320 10881 0 0 0 50 4 0 0 20 0 15 0 407604265 15512600576 12602 33554432000 4194304 4196468 140727518833712 140727518816256 140223980793591 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
/proc/14975/statm: 3787256 12602 3353 1 0 3748377 0
[pid=14975/tid=14976] ppid=14973 vsize=15149024 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/14975/task/14976/stat : 14976 (java) R 14973 14973 14062 0 -1 4202560 7832 0 0 0 27 3 0 0 20 0 15 0 407604265 15512600576 12602 33554432000 4194304 4196468 140727518833712 140223985024704 140223964874078 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14977] ppid=14973 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14977/stat : 14977 (java) S 14973 14973 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407604266 15512600576 12602 33554432000 4194304 4196468 140727518833712 140223908833552 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14978] ppid=14973 vsize=15149024 memory=2853883 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14978/stat : 14978 (java) S 14973 14973 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407604266 15512600576 12602 33554432000 4194304 4196468 140727518833712 140223907781008 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14979] ppid=14973 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14979/stat : 14979 (java) S 14973 14973 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407604266 15512600576 12602 33554432000 4194304 4196468 140727518833712 140223906728464 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14980] ppid=14973 vsize=15149024 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14980/stat : 14980 (java) S 14973 14973 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407604266 15512600576 12602 33554432000 4194304 4196468 140727518833712 140223905675920 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14981] ppid=14973 vsize=15149024 memory=140202546742912 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14981/stat : 14981 (java) S 14973 14973 14062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407604268 15512600576 12602 33554432000 4194304 4196468 140727518833712 140222989011440 140223980804738 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14982] ppid=14973 vsize=15149024 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14982/stat : 14982 (java) S 14973 14973 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407604268 15512600576 12602 33554432000 4194304 4196468 140727518833712 140222987957664 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14983] ppid=14973 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14983/stat : 14983 (java) S 14973 14973 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407604268 15512600576 12602 33554432000 4194304 4196468 140727518833712 140222986905072 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14984] ppid=14973 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14984/stat : 14984 (java) S 14973 14973 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407604271 15512600576 12602 33554432000 4194304 4196468 140727518833712 140222985853648 140223980812187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14985] ppid=14973 vsize=15149024 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/14975/task/14985/stat : 14985 (java) S 14973 14973 14062 0 -1 1077944384 478 0 0 0 4 0 0 0 20 0 15 0 407604271 15512600576 12602 33554432000 4194304 4196468 140727518833712 140222984800240 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14986] ppid=14973 vsize=15149024 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/14975/task/14986/stat : 14986 (java) S 14973 14973 14062 0 -1 1077944384 462 0 0 0 5 0 0 0 20 0 15 0 407604271 15512600576 12602 33554432000 4194304 4196468 140727518833712 140222983747696 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14987] ppid=14973 vsize=15149024 memory=140202546742912 CPUtime=0.12 cores=1,3,5,7
/proc/14975/task/14987/stat : 14987 (java) S 14973 14973 14062 0 -1 1077944384 808 0 0 0 12 0 0 0 20 0 15 0 407604271 15512600576 12602 33554432000 4194304 4196468 140727518833712 140222982695152 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14988] ppid=14973 vsize=15149024 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14988/stat : 14988 (java) S 14973 14973 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407604271 15512600576 12602 33554432000 4194304 4196468 140727518833712 140222981642848 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14989] ppid=14973 vsize=15149024 memory=140202546742912 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14989/stat : 14989 (java) S 14973 14973 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407604271 15512600576 12602 33554432000 4194304 4196468 140727518833712 140222980590384 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51856 KiB

[startup+0.701389 s]
/proc/loadavg: 8.36 4.42 2.35 9/233 14989
/proc/meminfo: memFree=29816124/32770624 swapFree=66996208/67108860
[pid=14973] ppid=14970 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14973/stat : 14973 (xcsp3-exec) S 14970 14973 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 407604265 115843072 362 33554432000 4194304 5098028 140735369491424 140735369489528 140402503950972 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29671424 140735369499514 140735369499757 140735369499757 140735369502666 0
/proc/14973/statm: 28282 362 304 221 0 87 0
[pid=14975] ppid=14973 vsize=15151148 memory=265872 CPUtime=1.5 cores=1,3,5,7
/proc/14975/stat : 14975 (java) S 14973 14973 14062 0 -1 1077944320 13323 0 0 0 140 10 0 0 20 0 15 0 407604265 15514775552 66468 33554432000 4194304 4196468 140727518833712 140727518816256 140223980793591 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
/proc/14975/statm: 3787787 66468 3449 1 0 3748889 0
[pid=14975/tid=14976] ppid=14973 vsize=15151148 memory=11932 CPUtime=0.63 cores=1,3,5,7
/proc/14975/task/14976/stat : 14976 (java) R 14973 14973 14062 0 -1 4202560 8298 0 0 0 59 4 0 0 20 0 15 0 407604265 15514775552 66468 33554432000 4194304 4196468 140727518833712 140223985028472 140223588686794 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14977] ppid=14973 vsize=15151148 memory=1556 CPUtime=0.01 cores=1,3,5,7
/proc/14975/task/14977/stat : 14977 (java) S 14973 14973 14062 0 -1 1077944384 31 0 0 0 1 0 0 0 20 0 15 0 407604266 15514775552 66468 33554432000 4194304 4196468 140727518833712 140223908833552 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14978] ppid=14973 vsize=15151148 memory=500 CPUtime=0.03 cores=1,3,5,7
/proc/14975/task/14978/stat : 14978 (java) S 14973 14973 14062 0 -1 1077944384 37 0 0 0 2 1 0 0 20 0 15 0 407604266 15514775552 66468 33554432000 4194304 4196468 140727518833712 140223907781008 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14979] ppid=14973 vsize=15151148 memory=928 CPUtime=0.02 cores=1,3,5,7
/proc/14975/task/14979/stat : 14979 (java) S 14973 14973 14062 0 -1 1077944384 24 0 0 0 1 1 0 0 20 0 15 0 407604266 15514775552 66468 33554432000 4194304 4196468 140727518833712 140223906728464 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14980] ppid=14973 vsize=15151148 memory=1528 CPUtime=0.02 cores=1,3,5,7
/proc/14975/task/14980/stat : 14980 (java) S 14973 14973 14062 0 -1 1077944384 31 0 0 0 1 1 0 0 20 0 15 0 407604266 15514775552 66468 33554432000 4194304 4196468 140727518833712 140223905675920 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14981] ppid=14973 vsize=15151148 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14981/stat : 14981 (java) S 14973 14973 14062 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 407604268 15514775552 66468 33554432000 4194304 4196468 140727518833712 140222989011440 140223980804738 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14982] ppid=14973 vsize=15151148 memory=876 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14982/stat : 14982 (java) S 14973 14973 14062 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 407604268 15514775552 66468 33554432000 4194304 4196468 140727518833712 140222987957664 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14983] ppid=14973 vsize=15151148 memory=1980 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14983/stat : 14983 (java) S 14973 14973 14062 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 407604268 15514775552 66468 33554432000 4194304 4196468 140727518833712 140222986905072 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14984] ppid=14973 vsize=15151148 memory=7086240636179075427 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14984/stat : 14984 (java) S 14973 14973 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407604271 15514775552 66468 33554432000 4194304 4196468 140727518833712 140222985853648 140223980812187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14985] ppid=14973 vsize=15151148 memory=7453282923427948884 CPUtime=0.24 cores=1,3,5,7
/proc/14975/task/14985/stat : 14985 (java) R 14973 14973 14062 0 -1 4202560 1042 0 0 0 24 0 0 0 20 0 15 0 407604271 15514775552 66468 33554432000 4194304 4196468 140727518833712 140222984790192 140223965904222 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14986] ppid=14973 vsize=15151148 memory=7223879631928058176 CPUtime=0.25 cores=1,3,5,7
/proc/14975/task/14986/stat : 14986 (java) R 14973 14973 14062 0 -1 4202560 1215 0 0 0 25 0 0 0 20 0 15 0 407604271 15514775552 66468 33554432000 4194304 4196468 140727518833712 140222983738976 140223962337825 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14987] ppid=14973 vsize=15151148 memory=8514726395714826909 CPUtime=0.24 cores=1,3,5,7
/proc/14975/task/14987/stat : 14987 (java) S 14973 14973 14062 0 -1 1077944384 1262 0 0 0 24 0 0 0 20 0 15 0 407604271 15514775552 66468 33554432000 4194304 4196468 140727518833712 140222982695152 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14988] ppid=14973 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14988/stat : 14988 (java) S 14973 14973 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407604271 15514775552 66468 33554432000 4194304 4196468 140727518833712 140222981642848 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14989] ppid=14973 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14989/stat : 14989 (java) S 14973 14973 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407604271 15514775552 66468 33554432000 4194304 4196468 140727518833712 140222980590384 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 267320 KiB

[startup+1.50081 s]
/proc/loadavg: 8.36 4.42 2.35 6/233 14989
/proc/meminfo: memFree=29582128/32770624 swapFree=66996208/67108860
[pid=14973] ppid=14970 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14973/stat : 14973 (xcsp3-exec) S 14970 14973 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 407604265 115843072 362 33554432000 4194304 5098028 140735369491424 140735369489528 140402503950972 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29671424 140735369499514 140735369499757 140735369499757 140735369502666 0
/proc/14973/statm: 28282 362 304 221 0 87 0

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

/proc/14975/task/14982/stat : 14982 (java) S 14973 14973 14062 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 407604268 15514775552 488904 33554432000 4194304 4196468 140727518833712 140222987957728 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14983] ppid=14973 vsize=15151148 memory=280404859264800 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14983/stat : 14983 (java) S 14973 14973 14062 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 407604268 15514775552 488904 33554432000 4194304 4196468 140727518833712 140222986905088 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14984] ppid=14973 vsize=15151148 memory=7597685182856913236 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14984/stat : 14984 (java) S 14973 14973 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407604271 15514775552 488904 33554432000 4194304 4196468 140727518833712 140222985853648 140223980812187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14985] ppid=14973 vsize=15151148 memory=7235703887618402641 CPUtime=0.84 cores=1,3,5,7
/proc/14975/task/14985/stat : 14985 (java) S 14973 14973 14062 0 -1 1077944384 3708 0 0 0 84 0 0 0 20 0 15 0 407604271 15514775552 488904 33554432000 4194304 4196468 140727518833712 140222984800240 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14986] ppid=14973 vsize=15151148 memory=7526486018442672184 CPUtime=0.95 cores=1,3,5,7
/proc/14975/task/14986/stat : 14986 (java) S 14973 14973 14062 0 -1 1077944384 3858 0 0 0 95 0 0 0 20 0 15 0 407604271 15514775552 488904 33554432000 4194304 4196468 140727518833712 140222983747696 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14987] ppid=14973 vsize=15151148 memory=39 CPUtime=0.36 cores=1,3,5,7
/proc/14975/task/14987/stat : 14987 (java) S 14973 14973 14062 0 -1 1077944384 2078 0 0 0 36 0 0 0 20 0 15 0 407604271 15514775552 488904 33554432000 4194304 4196468 140727518833712 140222982695152 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14988] ppid=14973 vsize=15151148 memory=26 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14988/stat : 14988 (java) S 14973 14973 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407604271 15514775552 488904 33554432000 4194304 4196468 140727518833712 140222981642848 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14989] ppid=14973 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14989/stat : 14989 (java) S 14973 14973 14062 0 -1 1077944384 118 0 0 0 0 0 0 0 20 0 15 0 407604271 15514775552 488904 33554432000 4194304 4196468 140727518833712 140222980590384 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 31 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
Current children cumulated CPU time: 11.26 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 1957064 KiB

[startup+12.7008 s]
/proc/loadavg: 7.83 4.44 2.38 9/233 14989
/proc/meminfo: memFree=25998616/32770624 swapFree=66996208/67108860
[pid=14973] ppid=14970 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14973/stat : 14973 (xcsp3-exec) S 14970 14973 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 407604265 115843072 362 33554432000 4194304 5098028 140735369491424 140735369489528 140402503950972 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29671424 140735369499514 140735369499757 140735369499757 140735369502666 0
/proc/14973/statm: 28282 362 304 221 0 87 0
[pid=14975] ppid=14973 vsize=15151148 memory=3973772 CPUtime=23.97 cores=1,3,5,7
/proc/14975/stat : 14975 (java) S 14973 14973 14062 0 -1 1077944320 286031 0 0 0 2124 273 0 0 20 0 15 0 407604265 15514775552 993443 33554432000 4194304 4196468 140727518833712 140727518816256 140223980793591 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
/proc/14975/statm: 3787787 993443 3500 1 0 3748889 0
[pid=14975/tid=14976] ppid=14973 vsize=15151148 memory=1448 CPUtime=8.17 cores=1,3,5,7
/proc/14975/task/14976/stat : 14976 (java) S 14973 14973 14062 0 -1 1077944384 12589 0 0 0 791 26 0 0 20 0 15 0 407604265 15514775552 993443 33554432000 4194304 4196468 140727518833712 140223985031392 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14977] ppid=14973 vsize=15151148 memory=0 CPUtime=3.02 cores=1,3,5,7
/proc/14975/task/14977/stat : 14977 (java) S 14973 14973 14062 0 -1 1077944384 86632 0 0 0 243 59 0 0 20 0 15 0 407604266 15514775552 993443 33554432000 4194304 4196468 140727518833712 140223908833552 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14978] ppid=14973 vsize=15151148 memory=0 CPUtime=3 cores=1,3,5,7
/proc/14975/task/14978/stat : 14978 (java) S 14973 14973 14062 0 -1 1077944384 43681 0 0 0 242 58 0 0 20 0 15 0 407604266 15514775552 993443 33554432000 4194304 4196468 140727518833712 140223907781008 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14979] ppid=14973 vsize=15151148 memory=1448 CPUtime=2.99 cores=1,3,5,7
/proc/14975/task/14979/stat : 14979 (java) S 14973 14973 14062 0 -1 1077944384 48950 0 0 0 238 61 0 0 20 0 15 0 407604266 15514775552 993443 33554432000 4194304 4196468 140727518833712 140223906728464 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14980] ppid=14973 vsize=15151148 memory=1946892 CPUtime=3.03 cores=1,3,5,7
/proc/14975/task/14980/stat : 14980 (java) S 14973 14973 14062 0 -1 1077944384 78437 0 0 0 241 62 0 0 20 0 15 0 407604266 15514775552 993443 33554432000 4194304 4196468 140727518833712 140223905675920 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14981] ppid=14973 vsize=15151148 memory=1448 CPUtime=1.43 cores=1,3,5,7
/proc/14975/task/14981/stat : 14981 (java) R 14973 14973 14062 0 -1 4202560 4557 0 0 0 143 0 0 0 20 0 15 0 407604268 15514775552 993443 33554432000 4194304 4196468 140727518833712 140222989009984 140223965494307 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14982] ppid=14973 vsize=15151148 memory=3001428 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14982/stat : 14982 (java) S 14973 14973 14062 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 407604268 15514775552 993443 33554432000 4194304 4196468 140727518833712 140222987957728 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14983] ppid=14973 vsize=15151148 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14983/stat : 14983 (java) S 14973 14973 14062 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 407604268 15514775552 993443 33554432000 4194304 4196468 140727518833712 140222986905088 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14984] ppid=14973 vsize=15151148 memory=3017900 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14984/stat : 14984 (java) S 14973 14973 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407604271 15514775552 993443 33554432000 4194304 4196468 140727518833712 140222985853648 140223980812187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14985] ppid=14973 vsize=15151148 memory=111632 CPUtime=0.86 cores=1,3,5,7
/proc/14975/task/14985/stat : 14985 (java) S 14973 14973 14062 0 -1 1077944384 3715 0 0 0 86 0 0 0 20 0 15 0 407604271 15514775552 993443 33554432000 4194304 4196468 140727518833712 140222984800240 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14986] ppid=14973 vsize=15151148 memory=1128 CPUtime=0.98 cores=1,3,5,7
/proc/14975/task/14986/stat : 14986 (java) S 14973 14973 14062 0 -1 1077944384 3872 0 0 0 97 1 0 0 20 0 15 0 407604271 15514775552 993443 33554432000 4194304 4196468 140727518833712 140222983747696 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14987] ppid=14973 vsize=15151148 memory=772 CPUtime=0.39 cores=1,3,5,7
/proc/14975/task/14987/stat : 14987 (java) S 14973 14973 14062 0 -1 1077944384 2138 0 0 0 39 0 0 0 20 0 15 0 407604271 15514775552 993443 33554432000 4194304 4196468 140727518833712 140222982695152 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14988] ppid=14973 vsize=15151148 memory=4008 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14988/stat : 14988 (java) S 14973 14973 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407604271 15514775552 993443 33554432000 4194304 4196468 140727518833712 140222981642848 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14989] ppid=14973 vsize=15151148 memory=948 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14989/stat : 14989 (java) S 14973 14973 14062 0 -1 1077944384 118 0 0 0 0 0 0 0 20 0 15 0 407604271 15514775552 993443 33554432000 4194304 4196468 140727518833712 140222980590384 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 31 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
Current children cumulated CPU time: 23.97 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 3975220 KiB

[startup+25.5008 s]
/proc/loadavg: 7.82 4.60 2.46 6/233 14990
/proc/meminfo: memFree=24008364/32770624 swapFree=66996208/67108860
[pid=14973] ppid=14970 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14973/stat : 14973 (xcsp3-exec) S 14970 14973 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 407604265 115843072 362 33554432000 4194304 5098028 140735369491424 140735369489528 140402503950972 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29671424 140735369499514 140735369499757 140735369499757 140735369502666 0
/proc/14973/statm: 28282 362 304 221 0 87 0
[pid=14975] ppid=14973 vsize=15151148 memory=5967480 CPUtime=48.91 cores=1,3,5,7
/proc/14975/stat : 14975 (java) S 14973 14973 14062 0 -1 1077944320 434275 0 0 0 4420 471 0 0 20 0 15 0 407604265 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140727518816256 140223980793591 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
/proc/14975/statm: 3787787 1491870 3500 1 0 3748889 0
[pid=14975/tid=14976] ppid=14973 vsize=15151148 memory=1448 CPUtime=13.8 cores=1,3,5,7
/proc/14975/task/14976/stat : 14976 (java) R 14973 14973 14062 0 -1 4202560 18541 0 0 0 1353 27 0 0 20 0 15 0 407604265 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140223985027768 140223589731623 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14977] ppid=14973 vsize=15151148 memory=0 CPUtime=7.02 cores=1,3,5,7
/proc/14975/task/14977/stat : 14977 (java) S 14973 14973 14062 0 -1 1077944384 111862 0 0 0 588 114 0 0 20 0 15 0 407604266 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140223908833552 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14978] ppid=14973 vsize=15151148 memory=0 CPUtime=7.08 cores=1,3,5,7
/proc/14975/task/14978/stat : 14978 (java) S 14973 14973 14062 0 -1 1077944384 103833 0 0 0 607 101 0 0 20 0 15 0 407604266 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140223907781008 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14979] ppid=14973 vsize=15151148 memory=0 CPUtime=6.98 cores=1,3,5,7
/proc/14975/task/14979/stat : 14979 (java) S 14973 14973 14062 0 -1 1077944384 72865 0 0 0 582 116 0 0 20 0 15 0 407604266 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140223906728464 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14980] ppid=14973 vsize=15151148 memory=4847672 CPUtime=7.01 cores=1,3,5,7
/proc/14975/task/14980/stat : 14980 (java) S 14973 14973 14062 0 -1 1077944384 101167 0 0 0 596 105 0 0 20 0 15 0 407604266 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140223905675920 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14981] ppid=14973 vsize=15151148 memory=2024 CPUtime=4.52 cores=1,3,5,7
/proc/14975/task/14981/stat : 14981 (java) S 14973 14973 14062 0 -1 1077944384 11349 0 0 0 451 1 0 0 20 0 15 0 407604268 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140222989011440 140223980804738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14982] ppid=14973 vsize=15151148 memory=7156895360736389994 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14982/stat : 14982 (java) S 14973 14973 14062 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 407604268 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140222987957728 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14983] ppid=14973 vsize=15151148 memory=8226000338997965669 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14983/stat : 14983 (java) S 14973 14973 14062 0 -1 1077944384 105 0 0 0 0 0 0 0 20 0 15 0 407604268 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140222986905088 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14984] ppid=14973 vsize=15151148 memory=3624 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14984/stat : 14984 (java) S 14973 14973 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407604271 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140222985853648 140223980812187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14985] ppid=14973 vsize=15151148 memory=22880 CPUtime=0.88 cores=1,3,5,7
/proc/14975/task/14985/stat : 14985 (java) S 14973 14973 14062 0 -1 1077944384 4304 0 0 0 88 0 0 0 20 0 15 0 407604271 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140222984800240 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14986] ppid=14973 vsize=15151148 memory=4891 CPUtime=1.11 cores=1,3,5,7
/proc/14975/task/14986/stat : 14986 (java) S 14973 14973 14062 0 -1 1077944384 5820 0 0 0 110 1 0 0 20 0 15 0 407604271 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140222983747696 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14987] ppid=14973 vsize=15151148 memory=1890 CPUtime=0.41 cores=1,3,5,7
/proc/14975/task/14987/stat : 14987 (java) S 14973 14973 14062 0 -1 1077944384 2949 0 0 0 41 0 0 0 20 0 15 0 407604271 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140222982695152 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14988] ppid=14973 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14988/stat : 14988 (java) S 14973 14973 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407604271 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140222981642848 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14989] ppid=14973 vsize=15151148 memory=122 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14989/stat : 14989 (java) S 14973 14973 14062 0 -1 1077944384 184 0 0 0 0 0 0 0 20 0 15 0 407604271 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140222980590384 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 31 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
Current children cumulated CPU time: 48.91 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 5968928 KiB

[startup+25.8316 s]
# the end of solver process 14973 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=44.9133 s, system=4.77758 s

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

[startup+25.601 s]
/proc/loadavg: 7.82 4.60 2.46 6/233 14990
/proc/meminfo: memFree=24008364/32770624 swapFree=66996208/67108860
[pid=14973] ppid=14970 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14973/stat : 14973 (xcsp3-exec) S 14970 14973 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 407604265 115843072 362 33554432000 4194304 5098028 140735369491424 140735369489528 140402503950972 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29671424 140735369499514 140735369499757 140735369499757 140735369502666 0
/proc/14973/statm: 28282 362 304 221 0 87 0
[pid=14975] ppid=14973 vsize=15151148 memory=5967480 CPUtime=49.01 cores=1,3,5,7
/proc/14975/stat : 14975 (java) S 14973 14973 14062 0 -1 1077944320 434335 0 0 0 4430 471 0 0 20 0 15 0 407604265 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140727518816256 140223980793591 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
/proc/14975/statm: 3787787 1491870 3500 1 0 3748889 0
[pid=14975/tid=14976] ppid=14973 vsize=15151148 memory=4780 CPUtime=13.9 cores=1,3,5,7
/proc/14975/task/14976/stat : 14976 (java) R 14973 14973 14062 0 -1 4202560 18590 0 0 0 1363 27 0 0 20 0 15 0 407604265 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140223985027768 140223589731571 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14977] ppid=14973 vsize=15151148 memory=1304 CPUtime=7.02 cores=1,3,5,7
/proc/14975/task/14977/stat : 14977 (java) S 14973 14973 14062 0 -1 1077944384 111862 0 0 0 588 114 0 0 20 0 15 0 407604266 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140223908833552 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14978] ppid=14973 vsize=15151148 memory=280404858953304 CPUtime=7.08 cores=1,3,5,7
/proc/14975/task/14978/stat : 14978 (java) S 14973 14973 14062 0 -1 1077944384 103833 0 0 0 607 101 0 0 20 0 15 0 407604266 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140223907781008 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14979] ppid=14973 vsize=15151148 memory=0 CPUtime=6.98 cores=1,3,5,7
/proc/14975/task/14979/stat : 14979 (java) S 14973 14973 14062 0 -1 1077944384 72865 0 0 0 582 116 0 0 20 0 15 0 407604266 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140223906728464 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14980] ppid=14973 vsize=15151148 memory=-4059589565078923626 CPUtime=7.01 cores=1,3,5,7
/proc/14975/task/14980/stat : 14980 (java) S 14973 14973 14062 0 -1 1077944384 101167 0 0 0 596 105 0 0 20 0 15 0 407604266 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140223905675920 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14981] ppid=14973 vsize=15151148 memory=6933690305039933585 CPUtime=4.52 cores=1,3,5,7
/proc/14975/task/14981/stat : 14981 (java) S 14973 14973 14062 0 -1 1077944384 11349 0 0 0 451 1 0 0 20 0 15 0 407604268 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140222989011440 140223980804738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14982] ppid=14973 vsize=15151148 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14982/stat : 14982 (java) S 14973 14973 14062 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 407604268 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140222987957728 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14983] ppid=14973 vsize=15151148 memory=5440832 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14983/stat : 14983 (java) S 14973 14973 14062 0 -1 1077944384 105 0 0 0 0 0 0 0 20 0 15 0 407604268 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140222986905088 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14984] ppid=14973 vsize=15151148 memory=4008 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14984/stat : 14984 (java) S 14973 14973 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407604271 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140222985853648 140223980812187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14985] ppid=14973 vsize=15151148 memory=6791534058613427641 CPUtime=0.88 cores=1,3,5,7
/proc/14975/task/14985/stat : 14985 (java) S 14973 14973 14062 0 -1 1077944384 4304 0 0 0 88 0 0 0 20 0 15 0 407604271 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140222984800240 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14986] ppid=14973 vsize=15151148 memory=2832 CPUtime=1.11 cores=1,3,5,7
/proc/14975/task/14986/stat : 14986 (java) S 14973 14973 14062 0 -1 1077944384 5820 0 0 0 110 1 0 0 20 0 15 0 407604271 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140222983747696 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14987] ppid=14973 vsize=15151148 memory=948 CPUtime=0.41 cores=1,3,5,7
/proc/14975/task/14987/stat : 14987 (java) S 14973 14973 14062 0 -1 1077944384 2949 0 0 0 41 0 0 0 20 0 15 0 407604271 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140222982695152 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14988] ppid=14973 vsize=15151148 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14988/stat : 14988 (java) S 14973 14973 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407604271 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140222981642848 140223980803797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
[pid=14975/tid=14989] ppid=14973 vsize=15151148 memory=9404 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14989/stat : 14989 (java) S 14973 14973 14062 0 -1 1077944384 195 0 0 0 0 0 0 0 20 0 15 0 407604271 15514775552 1491870 33554432000 4194304 4196468 140727518833712 140222980590384 140223980804738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 31 0 0 6293624 6294260 36564992 140727518835695 140727518835866 140727518835866 140727518838735 0
Current children cumulated CPU time: 49.01 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 5968928 KiB

[startup+25.8026 s]
/proc/loadavg: 7.82 4.60 2.46 6/233 14990
/proc/meminfo: memFree=24008364/32770624 swapFree=66996208/67108860
[pid=14973] ppid=14970 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14973/stat : 14973 (xcsp3-exec) S 14970 14973 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 407604265 115843072 362 33554432000 4194304 5098028 140735369491424 140735369489528 140402503950972 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29671424 140735369499514 140735369499757 140735369499757 140735369502666 0
/proc/14973/statm: 28282 362 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1448 KiB

Child status: 0
Real time (s): 25.8317
CPU time (s): 49.6909
CPU user time (s): 44.9133
CPU system time (s): 4.77758
CPU usage (%): 192.364
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 5969924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.9133
system time used= 4.77758
maximum resident set size= 5968788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 447838
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5966
involuntary context switches= 881


# summary of solver processes directly reported to runsolver:
#   pid: 14973
#   total CPU time (s): 49.6909
#   total CPU user time (s): 44.9133
#   total CPU system time (s): 4.77758

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.212012 second user time and 0.272905 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-12 19:36:59
IDJOB=4392937
IDBENCH=120392
IDSOLVER=2840
FILE ID=node106/4392937-1568313495
RUNJOBID= node106-1568309633-14094
PBS_JOBID= 21701134
Free space on /tmp= 56688 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/Sudoku/Sudoku-table-s1/Sudoku-s10c-table.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392937-1568313495/watcher-4392937-1568313495 -o /tmp/evaluation-result-4392937-1568313495/solver-4392937-1568313495 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568309633-14094 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1574760684 HOME/instance-4392937-1568313495.xml

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

MD5SUM BENCH= 8248e4e11a775a898590caffd4c1e549
RANDOM SEED=1574760684

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:        29958604 kB
MemAvailable:   31032864 kB
Buffers:          121728 kB
Cached:          1249184 kB
SwapCached:        10284 kB
Active:          1295692 kB
Inactive:         977300 kB
Active(anon):     901456 kB
Inactive(anon):    33360 kB
Active(file):     394236 kB
Inactive(file):   943940 kB
Unevictable:      107784 kB
Mlocked:          107784 kB
SwapTotal:      67108860 kB
SwapFree:       66996208 kB
Dirty:             46116 kB
Writeback:             0 kB
AnonPages:       1023248 kB
Mapped:            48460 kB
Shmem:             23836 kB
Slab:             132456 kB
SReclaimable:     103840 kB
SUnreclaim:        28616 kB
KernelStack:        4096 kB
PageTables:         7300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1803464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    901120 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= 56664 MiB
End job on node106 at 2019-09-12 19:37:25