Trace number 4406552

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-24? (TO) 2400.09 2388.81

General information on the benchmark

NameBinPacking/
BinPacking-mdd-fu/BinPacking-mdd-fu0120-05.xml
MD5SUM9ef2b094cdda1b830103df1ca446c40b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark2400.21
Satisfiable
(Un)Satisfiability was proved
Number of variables470
Number of constraints70
Number of domains2
Minimum domain size62
Maximum domain size68
Distribution of domain sizes[{"size":62,"count":469},{"size":68,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":402},{"degree":4,"count":67}]
Minimum constraint arity7
Maximum constraint arity469
Distribution of constraint arities[{"arity":7,"count":67},{"arity":68,"count":1},{"arity":469,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":67},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406552-1569403869.xml"  -tl '2400s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406552-1569403869.xml, -tl, 2400s, -p, 1]
0.13/0.22	c simple solver
0.34/0.28	c parse instance...
3.80/1.53	c solve instance...
2400.06/2388.80	s UNKNOWN
2400.06/2388.80	c Unexpected resolution interruption!

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406552-1569403869/watcher-4406552-1569403869 -o /tmp/evaluation-result-4406552-1569403869/solver-4406552-1569403869 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1569396611-14060 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1205820347 HOME/instance-4406552-1569403869.xml 

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

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

solver pid=15893, runsolver pid=15890

[startup+0.100112 s]*
/proc/loadavg: 1.89 1.83 1.81 5/229 15909
/proc/meminfo: memFree=26937208/32770624 swapFree=66999256/67108860
[pid=15893] ppid=15890 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (xcsp3-exec) S 15890 15893 14027 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516639930 115843072 362 33554432000 4194304 5098028 140731080957488 140731080955592 140106215518844 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 15224832 140731080962938 140731080963181 140731080963181 140731080966090 0
/proc/15893/statm: 28282 362 304 221 0 87 0
[pid=15895] ppid=15893 vsize=15144776 memory=30200 CPUtime=0.13 cores=1,3,5,7
/proc/15895/stat : 15895 (java) S 15893 15893 14027 0 -1 1077944320 5497 0 0 0 12 1 0 0 20 0 15 0 516639931 15508250624 7550 33554432000 4194304 4196468 140735984901344 140735984883888 140155950915319 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
/proc/15895/statm: 3786194 7550 3139 1 0 3748377 0
[pid=15895/tid=15896] ppid=15893 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=1,3,5,7
/proc/15895/task/15896/stat : 15896 (java) R 15893 15893 14027 0 -1 4202560 3368 0 0 0 9 0 0 0 20 0 15 0 516639931 15508250624 7550 33554432000 4194304 4196468 140735984901344 140155955144816 140155950927254 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15897] ppid=15893 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15897/stat : 15897 (java) S 15893 15893 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516639932 15508250624 7550 33554432000 4194304 4196468 140735984901344 140155862571280 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15898] ppid=15893 vsize=15144776 memory=140191456037442 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15898/stat : 15898 (java) S 15893 15893 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516639932 15508250624 7550 33554432000 4194304 4196468 140735984901344 140155861518736 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15899] ppid=15893 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15899/stat : 15899 (java) S 15893 15893 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516639932 15508250624 7550 33554432000 4194304 4196468 140735984901344 140155860466192 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15900] ppid=15893 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15900/stat : 15900 (java) S 15893 15893 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516639932 15508250624 7550 33554432000 4194304 4196468 140735984901344 140155859413648 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15901] ppid=15893 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15901/stat : 15901 (java) S 15893 15893 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516639933 15508250624 7550 33554432000 4194304 4196468 140735984901344 140155419634160 140155950926466 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15902] ppid=15893 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15902/stat : 15902 (java) S 15893 15893 14027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516639934 15508250624 7550 33554432000 4194304 4196468 140735984901344 140155418580384 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15903] ppid=15893 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15903/stat : 15903 (java) S 15893 15893 14027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516639934 15508250624 7550 33554432000 4194304 4196468 140735984901344 140155417527792 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15904] ppid=15893 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15904/stat : 15904 (java) S 15893 15893 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516639936 15508250624 7550 33554432000 4194304 4196468 140735984901344 140155416476368 140155950933915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15905] ppid=15893 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15905/stat : 15905 (java) R 15893 15893 14027 0 -1 4202560 438 0 0 0 0 0 0 0 20 0 15 0 516639936 15508250624 7550 33554432000 4194304 4196468 140735984901344 140155415422960 140155932459537 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15906] ppid=15893 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15906/stat : 15906 (java) R 15893 15893 14027 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 516639936 15508250624 7550 33554432000 4194304 4196468 140735984901344 140155414370416 140155950926466 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15907] ppid=15893 vsize=15144776 memory=140191451928192 CPUtime=0.02 cores=1,3,5,7
/proc/15895/task/15907/stat : 15907 (java) R 15893 15893 14027 0 -1 4202560 348 0 0 0 2 0 0 0 20 0 15 0 516639936 15508250624 7550 33554432000 4194304 4196468 140735984901344 140155413317872 140155936610311 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15908] ppid=15893 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15908/stat : 15908 (java) S 15893 15893 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516639936 15508250624 7550 33554432000 4194304 4196468 140735984901344 140155412265568 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15909] ppid=15893 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15909/stat : 15909 (java) S 15893 15893 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516639937 15508250624 7550 33554432000 4194304 4196468 140735984901344 140155411213104 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31648 KiB

[startup+0.213001 s]*
/proc/loadavg: 1.89 1.83 1.81 3/229 15909
/proc/meminfo: memFree=26924848/32770624 swapFree=66999256/67108860
[pid=15893] ppid=15890 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (xcsp3-exec) S 15890 15893 14027 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516639930 115843072 362 33554432000 4194304 5098028 140731080957488 140731080955592 140106215518844 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 15224832 140731080962938 140731080963181 140731080963181 140731080966090 0
/proc/15893/statm: 28282 362 304 221 0 87 0
[pid=15895] ppid=15893 vsize=15144776 memory=41276 CPUtime=0.34 cores=1,3,5,7
/proc/15895/stat : 15895 (java) S 15893 15893 14027 0 -1 1077944320 9001 0 0 0 32 2 0 0 20 0 15 0 516639931 15508250624 10319 33554432000 4194304 4196468 140735984901344 140735984883888 140155950915319 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
/proc/15895/statm: 3786194 10319 3313 1 0 3748377 0
[pid=15895/tid=15896] ppid=15893 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/15895/task/15896/stat : 15896 (java) R 15893 15893 14027 0 -1 4202560 6180 0 0 0 18 2 0 0 20 0 15 0 516639931 15508250624 10319 33554432000 4194304 4196468 140735984901344 140155955149248 140155950937245 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15897] ppid=15893 vsize=15144776 memory=9100 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15897/stat : 15897 (java) S 15893 15893 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516639932 15508250624 10319 33554432000 4194304 4196468 140735984901344 140155862571280 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15898] ppid=15893 vsize=15144776 memory=4122113854928148128 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15898/stat : 15898 (java) S 15893 15893 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516639932 15508250624 10319 33554432000 4194304 4196468 140735984901344 140155861518736 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15899] ppid=15893 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15899/stat : 15899 (java) S 15893 15893 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516639932 15508250624 10319 33554432000 4194304 4196468 140735984901344 140155860466192 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15900] ppid=15893 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15900/stat : 15900 (java) S 15893 15893 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516639932 15508250624 10319 33554432000 4194304 4196468 140735984901344 140155859413648 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15901] ppid=15893 vsize=15144776 memory=140191451928192 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15901/stat : 15901 (java) S 15893 15893 14027 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516639933 15508250624 10319 33554432000 4194304 4196468 140735984901344 140155419634160 140155950926466 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15902] ppid=15893 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15902/stat : 15902 (java) S 15893 15893 14027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516639934 15508250624 10319 33554432000 4194304 4196468 140735984901344 140155418580384 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15903] ppid=15893 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15903/stat : 15903 (java) S 15893 15893 14027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516639934 15508250624 10319 33554432000 4194304 4196468 140735984901344 140155417527792 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15904] ppid=15893 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15904/stat : 15904 (java) S 15893 15893 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516639936 15508250624 10319 33554432000 4194304 4196468 140735984901344 140155416476368 140155950933915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15905] ppid=15893 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/15895/task/15905/stat : 15905 (java) S 15893 15893 14027 0 -1 1077944384 673 0 0 0 2 0 0 0 20 0 15 0 516639936 15508250624 10319 33554432000 4194304 4196468 140735984901344 140155415422960 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15906] ppid=15893 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/15895/task/15906/stat : 15906 (java) S 15893 15893 14027 0 -1 1077944384 92 0 0 0 2 0 0 0 20 0 15 0 516639936 15508250624 10319 33554432000 4194304 4196468 140735984901344 140155414370416 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15907] ppid=15893 vsize=15144776 memory=140191451928192 CPUtime=0.08 cores=1,3,5,7
/proc/15895/task/15907/stat : 15907 (java) S 15893 15893 14027 0 -1 1077944384 748 0 0 0 8 0 0 0 20 0 15 0 516639936 15508250624 10319 33554432000 4194304 4196468 140735984901344 140155413317872 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15908] ppid=15893 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15908/stat : 15908 (java) S 15893 15893 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516639936 15508250624 10319 33554432000 4194304 4196468 140735984901344 140155412265568 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15909] ppid=15893 vsize=15145800 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15909/stat : 15909 (java) S 15893 15893 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516639937 15509299200 10319 33554432000 4194304 4196468 140735984901344 140155411213104 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42724 KiB

[startup+0.31054 s]*
/proc/loadavg: 1.89 1.83 1.81 4/229 15909
/proc/meminfo: memFree=26918288/32770624 swapFree=66999256/67108860
[pid=15893] ppid=15890 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (xcsp3-exec) S 15890 15893 14027 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516639930 115843072 362 33554432000 4194304 5098028 140731080957488 140731080955592 140106215518844 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 15224832 140731080962938 140731080963181 140731080963181 140731080966090 0
/proc/15893/statm: 28282 362 304 221 0 87 0
[pid=15895] ppid=15893 vsize=15149032 memory=50404 CPUtime=0.53 cores=1,3,5,7
/proc/15895/stat : 15895 (java) S 15893 15893 14027 0 -1 1077944320 10440 0 0 0 50 3 0 0 20 0 15 0 516639931 15512608768 12601 33554432000 4194304 4196468 140735984901344 140735984883888 140155950915319 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
/proc/15895/statm: 3787258 12601 3365 1 0 3748377 0
[pid=15895/tid=15896] ppid=15893 vsize=15149032 memory=1398722017469774279 CPUtime=0.29 cores=1,3,5,7
/proc/15895/task/15896/stat : 15896 (java) R 15893 15893 14027 0 -1 4202560 7357 0 0 0 27 2 0 0 20 0 15 0 516639931 15512608768 12601 33554432000 4194304 4196468 140735984901344 140155955146896 140155950937245 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15897] ppid=15893 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15897/stat : 15897 (java) S 15893 15893 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516639932 15512608768 12601 33554432000 4194304 4196468 140735984901344 140155862571280 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15898] ppid=15893 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15898/stat : 15898 (java) S 15893 15893 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516639932 15512608768 12601 33554432000 4194304 4196468 140735984901344 140155861518736 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15899] ppid=15893 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15899/stat : 15899 (java) S 15893 15893 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516639932 15512608768 12601 33554432000 4194304 4196468 140735984901344 140155860466192 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15900] ppid=15893 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15900/stat : 15900 (java) S 15893 15893 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516639932 15512608768 12601 33554432000 4194304 4196468 140735984901344 140155859413648 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15901] ppid=15893 vsize=15149032 memory=-7521744045065420959 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15901/stat : 15901 (java) S 15893 15893 14027 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516639933 15512608768 12601 33554432000 4194304 4196468 140735984901344 140155419634160 140155950926466 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15902] ppid=15893 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15902/stat : 15902 (java) S 15893 15893 14027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516639934 15512608768 12601 33554432000 4194304 4196468 140735984901344 140155418580384 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15903] ppid=15893 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15903/stat : 15903 (java) S 15893 15893 14027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516639934 15512608768 12601 33554432000 4194304 4196468 140735984901344 140155417527792 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15904] ppid=15893 vsize=15149032 memory=8514701219781834910 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15904/stat : 15904 (java) S 15893 15893 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516639936 15512608768 12601 33554432000 4194304 4196468 140735984901344 140155416476368 140155950933915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15905] ppid=15893 vsize=15149032 memory=6576575808607069350 CPUtime=0.04 cores=1,3,5,7
/proc/15895/task/15905/stat : 15905 (java) S 15893 15893 14027 0 -1 1077944384 684 0 0 0 4 0 0 0 20 0 15 0 516639936 15512608768 12601 33554432000 4194304 4196468 140735984901344 140155415422960 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15906] ppid=15893 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/15895/task/15906/stat : 15906 (java) S 15893 15893 14027 0 -1 1077944384 243 0 0 0 5 0 0 0 20 0 15 0 516639936 15512608768 12601 33554432000 4194304 4196468 140735984901344 140155414370416 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15907] ppid=15893 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/15895/task/15907/stat : 15907 (java) S 15893 15893 14027 0 -1 1077944384 854 0 0 0 12 0 0 0 20 0 15 0 516639936 15512608768 12601 33554432000 4194304 4196468 140735984901344 140155413317872 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15908] ppid=15893 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15908/stat : 15908 (java) S 15893 15893 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516639936 15512608768 12601 33554432000 4194304 4196468 140735984901344 140155412265568 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15909] ppid=15893 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15909/stat : 15909 (java) S 15893 15893 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516639937 15512608768 12601 33554432000 4194304 4196468 140735984901344 140155411213104 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51852 KiB

[startup+0.700827 s]
/proc/loadavg: 1.89 1.83 1.81 5/229 15909
/proc/meminfo: memFree=26896548/32770624 swapFree=66999256/67108860
[pid=15893] ppid=15890 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (xcsp3-exec) S 15890 15893 14027 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516639930 115843072 362 33554432000 4194304 5098028 140731080957488 140731080955592 140106215518844 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 15224832 140731080962938 140731080963181 140731080963181 140731080966090 0
/proc/15893/statm: 28282 362 304 221 0 87 0
[pid=15895] ppid=15893 vsize=15151156 memory=109192 CPUtime=1.45 cores=1,3,5,7
/proc/15895/stat : 15895 (java) S 15893 15893 14027 0 -1 1077944320 12812 0 0 0 141 4 0 0 20 0 15 0 516639931 15514783744 27298 33554432000 4194304 4196468 140735984901344 140735984883888 140155950915319 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
/proc/15895/statm: 3787789 27298 3427 1 0 3748889 0
[pid=15895/tid=15896] ppid=15893 vsize=15151156 memory=-7533522213388100735 CPUtime=0.67 cores=1,3,5,7
/proc/15895/task/15896/stat : 15896 (java) R 15893 15893 14027 0 -1 4202560 7837 0 0 0 64 3 0 0 20 0 15 0 516639931 15514783744 27298 33554432000 4194304 4196468 140735984901344 140155955149824 140155935990160 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15897] ppid=15893 vsize=15151156 memory=7019257425709197167 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15897/stat : 15897 (java) S 15893 15893 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516639932 15514783744 27298 33554432000 4194304 4196468 140735984901344 140155862571280 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15898] ppid=15893 vsize=15151156 memory=7519155755615801680 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15898/stat : 15898 (java) S 15893 15893 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516639932 15514783744 27298 33554432000 4194304 4196468 140735984901344 140155861518736 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15899] ppid=15893 vsize=15151156 memory=3604 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15899/stat : 15899 (java) S 15893 15893 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516639932 15514783744 27298 33554432000 4194304 4196468 140735984901344 140155860466192 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15900] ppid=15893 vsize=15151156 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15900/stat : 15900 (java) S 15893 15893 14027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516639932 15514783744 27298 33554432000 4194304 4196468 140735984901344 140155859413648 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15901] ppid=15893 vsize=15151156 memory=676 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15901/stat : 15901 (java) S 15893 15893 14027 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516639933 15514783744 27298 33554432000 4194304 4196468 140735984901344 140155419634160 140155950926466 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15902] ppid=15893 vsize=15151156 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15902/stat : 15902 (java) S 15893 15893 14027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516639934 15514783744 27298 33554432000 4194304 4196468 140735984901344 140155418580384 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15903] ppid=15893 vsize=15151156 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15903/stat : 15903 (java) S 15893 15893 14027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516639934 15514783744 27298 33554432000 4194304 4196468 140735984901344 140155417527792 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15904] ppid=15893 vsize=15151156 memory=8560 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15904/stat : 15904 (java) S 15893 15893 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516639936 15514783744 27298 33554432000 4194304 4196468 140735984901344 140155416476368 140155950933915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15905] ppid=15893 vsize=15151156 memory=1712 CPUtime=0.25 cores=1,3,5,7
/proc/15895/task/15905/stat : 15905 (java) S 15893 15893 14027 0 -1 1077944384 1281 0 0 0 25 0 0 0 20 0 15 0 516639936 15514783744 27298 33554432000 4194304 4196468 140735984901344 140155415422960 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15906] ppid=15893 vsize=15151156 memory=1112 CPUtime=0.26 cores=1,3,5,7
/proc/15895/task/15906/stat : 15906 (java) S 15893 15893 14027 0 -1 1077944384 868 0 0 0 26 0 0 0 20 0 15 0 516639936 15514783744 27298 33554432000 4194304 4196468 140735984901344 140155414370416 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15907] ppid=15893 vsize=15151156 memory=1004 CPUtime=0.24 cores=1,3,5,7
/proc/15895/task/15907/stat : 15907 (java) S 15893 15893 14027 0 -1 1077944384 1517 0 0 0 24 0 0 0 20 0 15 0 516639936 15514783744 27298 33554432000 4194304 4196468 140735984901344 140155413317872 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15908] ppid=15893 vsize=15151156 memory=6088 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15908/stat : 15908 (java) S 15893 15893 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516639936 15514783744 27298 33554432000 4194304 4196468 140735984901344 140155412265568 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15909] ppid=15893 vsize=15151156 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15909/stat : 15909 (java) S 15893 15893 14027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516639937 15514783744 27298 33554432000 4194304 4196468 140735984901344 140155411213104 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 110640 KiB

[startup+1.50347 s]
/proc/loadavg: 1.89 1.83 1.81 5/229 15909
/proc/meminfo: memFree=26800916/32770624 swapFree=66999256/67108860
[pid=15893] ppid=15890 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (xcsp3-exec) S 15890 15893 14027 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516639930 115843072 362 33554432000 4194304 5098028 140731080957488 140731080955592 140106215518844 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 15224832 140731080962938 140731080963181 140731080963181 140731080966090 0
/proc/15893/statm: 28282 362 304 221 0 87 0

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

/proc/15895/task/15903/stat : 15903 (java) S 15893 15893 14027 0 -1 1077944384 112 0 0 0 0 0 0 0 20 0 15 0 516639934 15514783744 158629 33554432000 4194304 4196468 140735984901344 140155417527808 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15904] ppid=15893 vsize=15151156 memory=3504 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15904/stat : 15904 (java) S 15893 15893 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516639936 15514783744 158629 33554432000 4194304 4196468 140735984901344 140155416476368 140155950933915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15905] ppid=15893 vsize=15151156 memory=3028 CPUtime=2.9 cores=1,3,5,7
/proc/15895/task/15905/stat : 15905 (java) S 15893 15893 14027 0 -1 1077944384 20379 0 0 0 288 2 0 0 20 0 15 0 516639936 15514783744 158629 33554432000 4194304 4196468 140735984901344 140155415422960 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 22 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15906] ppid=15893 vsize=15151156 memory=1712 CPUtime=4.13 cores=1,3,5,7
/proc/15895/task/15906/stat : 15906 (java) S 15893 15893 14027 0 -1 1077944384 30800 0 0 0 409 4 0 0 20 0 15 0 516639936 15514783744 158629 33554432000 4194304 4196468 140735984901344 140155414370416 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15907] ppid=15893 vsize=15151156 memory=1112 CPUtime=0.64 cores=1,3,5,7
/proc/15895/task/15907/stat : 15907 (java) S 15893 15893 14027 0 -1 1077944384 10342 0 0 0 63 1 0 0 20 0 15 0 516639936 15514783744 158629 33554432000 4194304 4196468 140735984901344 140155413317872 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 39 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15908] ppid=15893 vsize=15151156 memory=3028 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15908/stat : 15908 (java) S 15893 15893 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516639936 15514783744 158629 33554432000 4194304 4196468 140735984901344 140155412265568 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15909] ppid=15893 vsize=15151156 memory=2012 CPUtime=1.14 cores=1,3,5,7
/proc/15895/task/15909/stat : 15909 (java) S 15893 15893 14027 0 -1 1077944384 969 0 0 0 52 62 0 0 20 0 15 0 516639937 15514783744 158629 33554432000 4194304 4196468 140735984901344 140155411213104 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 45 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
Current children cumulated CPU time: 2273.36 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 635964 KiB

[startup+2322.3 s]
/proc/loadavg: 1.52 1.60 1.66 3/229 16839
/proc/meminfo: memFree=27403292/32770624 swapFree=66999256/67108860
[pid=15893] ppid=15890 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (xcsp3-exec) S 15890 15893 14027 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516639930 115843072 362 33554432000 4194304 5098028 140731080957488 140731080955592 140106215518844 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 15224832 140731080962938 140731080963181 140731080963181 140731080966090 0
/proc/15893/statm: 28282 362 304 221 0 87 0
[pid=15895] ppid=15893 vsize=15151156 memory=636600 CPUtime=2333.46 cores=1,3,5,7
/proc/15895/stat : 15895 (java) S 15893 15893 14027 0 -1 1077944320 119353 0 0 0 233223 123 0 0 20 0 15 0 516639931 15514783744 159150 33554432000 4194304 4196468 140735984901344 140735984883888 140155950915319 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
/proc/15895/statm: 3787789 159150 3511 1 0 3748889 0
[pid=15895/tid=15896] ppid=15893 vsize=15151156 memory=6005103050243730022 CPUtime=2320.36 cores=1,3,5,7
/proc/15895/task/15896/stat : 15896 (java) R 15893 15893 14027 0 -1 4202560 27986 0 0 0 232020 16 0 0 20 0 15 0 516639931 15514783744 159150 33554432000 4194304 4196468 140735984901344 140155955154640 140155543153050 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15897] ppid=15893 vsize=15151156 memory=636600 CPUtime=0.91 cores=1,3,5,7
/proc/15895/task/15897/stat : 15897 (java) S 15893 15893 14027 0 -1 1077944384 5335 0 0 0 80 11 0 0 20 0 15 0 516639932 15514783744 159150 33554432000 4194304 4196468 140735984901344 140155862571280 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15898] ppid=15893 vsize=15151156 memory=636600 CPUtime=0.92 cores=1,3,5,7
/proc/15895/task/15898/stat : 15898 (java) S 15893 15893 14027 0 -1 1077944384 5403 0 0 0 81 11 0 0 20 0 15 0 516639932 15514783744 159150 33554432000 4194304 4196468 140735984901344 140155861518736 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15899] ppid=15893 vsize=15151156 memory=1448 CPUtime=0.93 cores=1,3,5,7
/proc/15895/task/15899/stat : 15899 (java) S 15893 15893 14027 0 -1 1077944384 4694 0 0 0 82 11 0 0 20 0 15 0 516639932 15514783744 159150 33554432000 4194304 4196468 140735984901344 140155860466192 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15900] ppid=15893 vsize=15151156 memory=636600 CPUtime=0.93 cores=1,3,5,7
/proc/15895/task/15900/stat : 15900 (java) S 15893 15893 14027 0 -1 1077944384 5055 0 0 0 82 11 0 0 20 0 15 0 516639932 15514783744 159150 33554432000 4194304 4196468 140735984901344 140155859413648 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15901] ppid=15893 vsize=15151156 memory=2700 CPUtime=0.5 cores=1,3,5,7
/proc/15895/task/15901/stat : 15901 (java) S 15893 15893 14027 0 -1 1077944384 6940 0 0 0 43 7 0 0 20 0 15 0 516639933 15514783744 159150 33554432000 4194304 4196468 140735984901344 140155419634160 140155950926466 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15902] ppid=15893 vsize=15151156 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15902/stat : 15902 (java) S 15893 15893 14027 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 516639934 15514783744 159150 33554432000 4194304 4196468 140735984901344 140155418580448 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15903] ppid=15893 vsize=15151156 memory=634552 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15903/stat : 15903 (java) S 15893 15893 14027 0 -1 1077944384 112 0 0 0 0 0 0 0 20 0 15 0 516639934 15514783744 159150 33554432000 4194304 4196468 140735984901344 140155417527808 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15904] ppid=15893 vsize=15151156 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15904/stat : 15904 (java) S 15893 15893 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516639936 15514783744 159150 33554432000 4194304 4196468 140735984901344 140155416476368 140155950933915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15905] ppid=15893 vsize=15151156 memory=634552 CPUtime=2.9 cores=1,3,5,7
/proc/15895/task/15905/stat : 15905 (java) S 15893 15893 14027 0 -1 1077944384 20379 0 0 0 288 2 0 0 20 0 15 0 516639936 15514783744 159150 33554432000 4194304 4196468 140735984901344 140155415422960 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 22 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15906] ppid=15893 vsize=15151156 memory=1808 CPUtime=4.13 cores=1,3,5,7
/proc/15895/task/15906/stat : 15906 (java) S 15893 15893 14027 0 -1 1077944384 30800 0 0 0 409 4 0 0 20 0 15 0 516639936 15514783744 159150 33554432000 4194304 4196468 140735984901344 140155414370416 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15907] ppid=15893 vsize=15151156 memory=920 CPUtime=0.64 cores=1,3,5,7
/proc/15895/task/15907/stat : 15907 (java) S 15893 15893 14027 0 -1 1077944384 10343 0 0 0 63 1 0 0 20 0 15 0 516639936 15514783744 159150 33554432000 4194304 4196468 140735984901344 140155413317872 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 39 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15908] ppid=15893 vsize=15151156 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15908/stat : 15908 (java) S 15893 15893 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516639936 15514783744 159150 33554432000 4194304 4196468 140735984901344 140155412265568 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15909] ppid=15893 vsize=15151156 memory=636600 CPUtime=1.17 cores=1,3,5,7
/proc/15895/task/15909/stat : 15909 (java) S 15893 15893 14027 0 -1 1077944384 996 0 0 0 53 64 0 0 20 0 15 0 516639937 15514783744 159150 33554432000 4194304 4196468 140735984901344 140155411213104 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 45 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
Current children cumulated CPU time: 2333.46 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 638048 KiB

[startup+2382.3 s]
/proc/loadavg: 1.47 1.58 1.66 3/229 16843
/proc/meminfo: memFree=27403452/32770624 swapFree=66999256/67108860
[pid=15893] ppid=15890 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (xcsp3-exec) S 15890 15893 14027 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516639930 115843072 362 33554432000 4194304 5098028 140731080957488 140731080955592 140106215518844 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 15224832 140731080962938 140731080963181 140731080963181 140731080966090 0
/proc/15893/statm: 28282 362 304 221 0 87 0
[pid=15895] ppid=15893 vsize=15151156 memory=636652 CPUtime=2393.55 cores=1,3,5,7
/proc/15895/stat : 15895 (java) S 15893 15893 14027 0 -1 1077944320 120457 0 0 0 239230 125 0 0 20 0 15 0 516639931 15514783744 159163 33554432000 4194304 4196468 140735984901344 140735984883888 140155950915319 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
/proc/15895/statm: 3787789 159163 3511 1 0 3748889 0
[pid=15895/tid=15896] ppid=15893 vsize=15151156 memory=636652 CPUtime=2380.3 cores=1,3,5,7
/proc/15895/task/15896/stat : 15896 (java) R 15893 15893 14027 0 -1 4202560 28325 0 0 0 238014 16 0 0 20 0 15 0 516639931 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155955154336 140155542748816 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15897] ppid=15893 vsize=15151156 memory=636652 CPUtime=0.94 cores=1,3,5,7
/proc/15895/task/15897/stat : 15897 (java) S 15893 15893 14027 0 -1 1077944384 5450 0 0 0 82 12 0 0 20 0 15 0 516639932 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155862571280 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15898] ppid=15893 vsize=15151156 memory=636652 CPUtime=0.94 cores=1,3,5,7
/proc/15895/task/15898/stat : 15898 (java) S 15893 15893 14027 0 -1 1077944384 5436 0 0 0 83 11 0 0 20 0 15 0 516639932 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155861518736 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15899] ppid=15893 vsize=15151156 memory=636652 CPUtime=0.95 cores=1,3,5,7
/proc/15895/task/15899/stat : 15899 (java) S 15893 15893 14027 0 -1 1077944384 5045 0 0 0 84 11 0 0 20 0 15 0 516639932 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155860466192 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15900] ppid=15893 vsize=15151156 memory=636652 CPUtime=0.95 cores=1,3,5,7
/proc/15895/task/15900/stat : 15900 (java) S 15893 15893 14027 0 -1 1077944384 5111 0 0 0 84 11 0 0 20 0 15 0 516639932 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155859413648 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15901] ppid=15893 vsize=15151156 memory=1448 CPUtime=0.51 cores=1,3,5,7
/proc/15895/task/15901/stat : 15901 (java) S 15893 15893 14027 0 -1 1077944384 7128 0 0 0 44 7 0 0 20 0 15 0 516639933 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155419634160 140155950926466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15902] ppid=15893 vsize=15151156 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15902/stat : 15902 (java) S 15893 15893 14027 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 516639934 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155418580448 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15903] ppid=15893 vsize=15151156 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15903/stat : 15903 (java) S 15893 15893 14027 0 -1 1077944384 112 0 0 0 0 0 0 0 20 0 15 0 516639934 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155417527808 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15904] ppid=15893 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15904/stat : 15904 (java) S 15893 15893 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516639936 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155416476368 140155950933915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15905] ppid=15893 vsize=15151156 memory=6944656592387989600 CPUtime=2.9 cores=1,3,5,7
/proc/15895/task/15905/stat : 15905 (java) S 15893 15893 14027 0 -1 1077944384 20381 0 0 0 288 2 0 0 20 0 15 0 516639936 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155415422960 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 22 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15906] ppid=15893 vsize=15151156 memory=3504 CPUtime=4.13 cores=1,3,5,7
/proc/15895/task/15906/stat : 15906 (java) S 15893 15893 14027 0 -1 1077944384 30803 0 0 0 409 4 0 0 20 0 15 0 516639936 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155414370416 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15907] ppid=15893 vsize=15151156 memory=1448 CPUtime=0.64 cores=1,3,5,7
/proc/15895/task/15907/stat : 15907 (java) S 15893 15893 14027 0 -1 1077944384 10345 0 0 0 63 1 0 0 20 0 15 0 516639936 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155413317872 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 39 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15908] ppid=15893 vsize=15151156 memory=636652 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15908/stat : 15908 (java) S 15893 15893 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516639936 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155412265568 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15909] ppid=15893 vsize=15151156 memory=3152 CPUtime=1.19 cores=1,3,5,7
/proc/15895/task/15909/stat : 15909 (java) S 15893 15893 14027 0 -1 1077944384 1011 0 0 0 54 65 0 0 20 0 15 0 516639937 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155411213104 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 45 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
Current children cumulated CPU time: 2393.55 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 638100 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2388.8 s]
/proc/loadavg: 1.51 1.58 1.66 3/229 16843
/proc/meminfo: memFree=27403576/32770624 swapFree=66999256/67108860
[pid=15893] ppid=15890 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (xcsp3-exec) S 15890 15893 14027 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516639930 115843072 362 33554432000 4194304 5098028 140731080957488 140731080955592 140106215518844 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 15224832 140731080962938 140731080963181 140731080963181 140731080966090 0
/proc/15893/statm: 28282 362 304 221 0 87 0
[pid=15895] ppid=15893 vsize=15151156 memory=636652 CPUtime=2400.06 cores=1,3,5,7
/proc/15895/stat : 15895 (java) S 15893 15893 14027 0 -1 1077944320 120481 0 0 0 239881 125 0 0 20 0 15 0 516639931 15514783744 159163 33554432000 4194304 4196468 140735984901344 140735984883888 140155950915319 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
/proc/15895/statm: 3787789 159163 3511 1 0 3748889 0
[pid=15895/tid=15896] ppid=15893 vsize=15151156 memory=6791534058613427641 CPUtime=2386.8 cores=1,3,5,7
/proc/15895/task/15896/stat : 15896 (java) R 15893 15893 14027 0 -1 4202560 28348 0 0 0 238664 16 0 0 20 0 15 0 516639931 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155955154640 140155542749282 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15897] ppid=15893 vsize=15151156 memory=288230596050944315 CPUtime=0.94 cores=1,3,5,7
/proc/15895/task/15897/stat : 15897 (java) S 15893 15893 14027 0 -1 1077944384 5451 0 0 0 82 12 0 0 20 0 15 0 516639932 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155862571280 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15898] ppid=15893 vsize=15151156 memory=13848573129264102 CPUtime=0.94 cores=1,3,5,7
/proc/15895/task/15898/stat : 15898 (java) S 15893 15893 14027 0 -1 1077944384 5436 0 0 0 83 11 0 0 20 0 15 0 516639932 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155861518736 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15899] ppid=15893 vsize=15151156 memory=2512 CPUtime=0.95 cores=1,3,5,7
/proc/15895/task/15899/stat : 15899 (java) S 15893 15893 14027 0 -1 1077944384 5045 0 0 0 84 11 0 0 20 0 15 0 516639932 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155860466192 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15900] ppid=15893 vsize=15151156 memory=636652 CPUtime=0.95 cores=1,3,5,7
/proc/15895/task/15900/stat : 15900 (java) S 15893 15893 14027 0 -1 1077944384 5111 0 0 0 84 11 0 0 20 0 15 0 516639932 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155859413648 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15901] ppid=15893 vsize=15151156 memory=8560 CPUtime=0.51 cores=1,3,5,7
/proc/15895/task/15901/stat : 15901 (java) S 15893 15893 14027 0 -1 1077944384 7128 0 0 0 44 7 0 0 20 0 15 0 516639933 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155419634160 140155950926466 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15902] ppid=15893 vsize=15151156 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15902/stat : 15902 (java) S 15893 15893 14027 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 516639934 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155418580448 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15903] ppid=15893 vsize=15151156 memory=1112 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15903/stat : 15903 (java) S 15893 15893 14027 0 -1 1077944384 112 0 0 0 0 0 0 0 20 0 15 0 516639934 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155417527808 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15904] ppid=15893 vsize=15151156 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15904/stat : 15904 (java) S 15893 15893 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516639936 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155416476368 140155950933915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15905] ppid=15893 vsize=15151156 memory=111628 CPUtime=2.9 cores=1,3,5,7
/proc/15895/task/15905/stat : 15905 (java) S 15893 15893 14027 0 -1 1077944384 20381 0 0 0 288 2 0 0 20 0 15 0 516639936 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155415422960 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 22 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15906] ppid=15893 vsize=15151156 memory=796 CPUtime=4.13 cores=1,3,5,7
/proc/15895/task/15906/stat : 15906 (java) S 15893 15893 14027 0 -1 1077944384 30803 0 0 0 409 4 0 0 20 0 15 0 516639936 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155414370416 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15907] ppid=15893 vsize=15151156 memory=1808 CPUtime=0.64 cores=1,3,5,7
/proc/15895/task/15907/stat : 15907 (java) S 15893 15893 14027 0 -1 1077944384 10345 0 0 0 63 1 0 0 20 0 15 0 516639936 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155413317872 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 39 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15908] ppid=15893 vsize=15151156 memory=920 CPUtime=0 cores=1,3,5,7
/proc/15895/task/15908/stat : 15908 (java) S 15893 15893 14027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516639936 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155412265568 140155950925525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
[pid=15895/tid=15909] ppid=15893 vsize=15151156 memory=3848 CPUtime=1.19 cores=1,3,5,7
/proc/15895/task/15909/stat : 15909 (java) S 15893 15893 14027 0 -1 1077944384 1011 0 0 0 54 65 0 0 20 0 15 0 516639937 15514783744 159163 33554432000 4194304 4196468 140735984901344 140155411213104 140155950926466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 45 0 0 6293624 6294260 34103296 140735984903151 140735984903322 140735984903322 140735984906191 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 638100 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2388.81 s]
# the end of solver process 15893 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.00116 s, system=0.00116 s

[startup+2388.81 s]
# the end of solver process 15895 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.82 s, system=1.2635 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 2388.81
CPU time (s): 2400.09
CPU user time (s): 2398.82
CPU system time (s): 1.2635
CPU usage (%): 100.472
Max. virtual memory (cumulated for all children) (KiB): 15268376
Max. memory (cumulated for all children) (KiB): 762144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.82
system time used= 1.2635
maximum resident set size= 761904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121277
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 66558
involuntary context switches= 1760


# summary of solver processes directly reported to runsolver:
#   pid: 15893,15895
#   total CPU time (s): 2400.09
#   total CPU user time (s): 2398.82
#   total CPU system time (s): 1.2635

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2763 second user time and 23.4317 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-25 11:30:10
IDJOB=4406552
IDBENCH=138293
IDSOLVER=2870
FILE ID=node103/4406552-1569403869
RUNJOBID= node103-1569396611-14060
PBS_JOBID= 21705700
Free space on /tmp= 20832 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-fu/BinPacking-mdd-fu0120-05.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4406552-1569403869/watcher-4406552-1569403869 -o /tmp/evaluation-result-4406552-1569403869/solver-4406552-1569403869 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1569396611-14060 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1205820347 HOME/instance-4406552-1569403869.xml

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

MD5SUM BENCH= 9ef2b094cdda1b830103df1ca446c40b
RANDOM SEED=1205820347

node103.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26955016 kB
MemAvailable:   30106344 kB
Buffers:           84336 kB
Cached:          3347000 kB
SwapCached:         7000 kB
Active:          4978628 kB
Inactive:         211752 kB
Active(anon):    1749156 kB
Inactive(anon):    67724 kB
Active(file):    3229472 kB
Inactive(file):   144028 kB
Unevictable:      107392 kB
Mlocked:          107392 kB
SwapTotal:      67108860 kB
SwapFree:       66999256 kB
Dirty:             26204 kB
Writeback:             0 kB
AnonPages:       1883708 kB
Mapped:            71704 kB
Shmem:             49080 kB
Slab:             216304 kB
SReclaimable:     187324 kB
SUnreclaim:        28980 kB
KernelStack:        4000 kB
PageTables:         9076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4014616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1822720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 20808 MiB
End job on node103 at 2019-09-25 12:09:59