Trace number 4406252

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) 2520.05 2507.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 benchmark2520.1
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-4406252-1569412166.xml"  -tl '2520s' -p 1
0.13/0.17	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406252-1569412166.xml, -tl, 2520s, -p, 1]
0.13/0.22	c simple solver
0.34/0.28	c parse instance...
3.43/1.50	c solve instance...
2520.03/2507.80	s UNKNOWN
2520.03/2507.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 (10469 MiB free)
  memory of node 1: 16384 MiB (14108 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406252-1569412166/watcher-4406252-1569412166 -o /tmp/evaluation-result-4406252-1569412166/solver-4406252-1569412166 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1569409216-25184 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1903290167 HOME/instance-4406252-1569412166.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
solver pid=25740, runsolver pid=25737
Current StackSize limit: 8192 KiB


[startup+0.100094 s]*
/proc/loadavg: 1.90 1.92 1.90 5/229 25756
/proc/meminfo: memFree=25150820/32770624 swapFree=67002652/67108860
[pid=25740] ppid=25737 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25740/stat : 25740 (xcsp3-exec) S 25737 25740 25152 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517378084 115843072 363 33554432000 4194304 5098028 140728590633056 140728590631160 140675820454524 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36012032 140728590635898 140728590636141 140728590636141 140728590639050 0
/proc/25740/statm: 28282 363 304 221 0 87 0
[pid=25742] ppid=25740 vsize=15144776 memory=30340 CPUtime=0.13 cores=1,3,5,7
/proc/25742/stat : 25742 (java) S 25740 25740 25152 0 -1 1077944320 5520 0 0 0 11 2 0 0 20 0 15 0 517378084 15508250624 7585 33554432000 4194304 4196468 140737240608320 140737240590864 140158715264759 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
/proc/25742/statm: 3786194 7585 3157 1 0 3748377 0
[pid=25742/tid=25743] ppid=25740 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=1,3,5,7
/proc/25742/task/25743/stat : 25743 (java) R 25740 25740 25152 0 -1 4202560 3405 0 0 0 8 1 0 0 20 0 15 0 517378084 15508250624 7585 33554432000 4194304 4196468 140737240608320 140158719490592 140158697195303 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25744] ppid=25740 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25744/stat : 25744 (java) S 25740 25740 25152 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517378085 15508250624 7585 33554432000 4194304 4196468 140737240608320 140158676224400 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25745] ppid=25740 vsize=15144776 memory=4050900168579176096 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25745/stat : 25745 (java) S 25740 25740 25152 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517378085 15508250624 7585 33554432000 4194304 4196468 140737240608320 140158306326800 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25746] ppid=25740 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25746/stat : 25746 (java) S 25740 25740 25152 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517378085 15508250624 7585 33554432000 4194304 4196468 140737240608320 140158305274512 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25747] ppid=25740 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25747/stat : 25747 (java) S 25740 25740 25152 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517378085 15508250624 7585 33554432000 4194304 4196468 140737240608320 140158304221712 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25748] ppid=25740 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25748/stat : 25748 (java) S 25740 25740 25152 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517378086 15508250624 7585 33554432000 4194304 4196468 140737240608320 140158183615088 140158715275906 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25749] ppid=25740 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25749/stat : 25749 (java) S 25740 25740 25152 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517378087 15508250624 7585 33554432000 4194304 4196468 140737240608320 140158182561056 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25750] ppid=25740 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25750/stat : 25750 (java) S 25740 25740 25152 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517378087 15508250624 7585 33554432000 4194304 4196468 140737240608320 140158181508720 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25751] ppid=25740 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25751/stat : 25751 (java) S 25740 25740 25152 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517378089 15508250624 7585 33554432000 4194304 4196468 140737240608320 140158180457040 140158715283355 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25752] ppid=25740 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25752/stat : 25752 (java) S 25740 25740 25152 0 -1 1077944384 449 0 0 0 0 0 0 0 20 0 15 0 517378089 15508250624 7585 33554432000 4194304 4196468 140737240608320 140158179403888 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25753] ppid=25740 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25753/stat : 25753 (java) S 25740 25740 25152 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517378089 15508250624 7585 33554432000 4194304 4196468 140737240608320 140158178351088 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25754] ppid=25740 vsize=15144776 memory=139674193974912 CPUtime=0.02 cores=1,3,5,7
/proc/25742/task/25754/stat : 25754 (java) R 25740 25740 25152 0 -1 4202560 360 0 0 0 2 0 0 0 20 0 15 0 517378089 15508250624 7585 33554432000 4194304 4196468 140737240608320 140158177298800 140158715276694 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25755] ppid=25740 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25755/stat : 25755 (java) S 25740 25740 25152 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517378090 15508250624 7585 33554432000 4194304 4196468 140737240608320 140158176246240 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25756] ppid=25740 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25756/stat : 25756 (java) S 25740 25740 25152 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517378090 15508250624 7585 33554432000 4194304 4196468 140737240608320 140158175194032 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31792 KiB

[startup+0.210747 s]*
/proc/loadavg: 1.90 1.92 1.90 3/229 25756
/proc/meminfo: memFree=25137704/32770624 swapFree=67002652/67108860
[pid=25740] ppid=25737 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25740/stat : 25740 (xcsp3-exec) S 25737 25740 25152 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517378084 115843072 363 33554432000 4194304 5098028 140728590633056 140728590631160 140675820454524 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36012032 140728590635898 140728590636141 140728590636141 140728590639050 0
/proc/25740/statm: 28282 363 304 221 0 87 0
[pid=25742] ppid=25740 vsize=15144776 memory=41584 CPUtime=0.34 cores=1,3,5,7
/proc/25742/stat : 25742 (java) S 25740 25740 25152 0 -1 1077944320 9060 0 0 0 30 4 0 0 20 0 15 0 517378084 15508250624 10396 33554432000 4194304 4196468 140737240608320 140737240590864 140158715264759 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
/proc/25742/statm: 3786194 10396 3307 1 0 3748377 0
[pid=25742/tid=25743] ppid=25740 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/25742/task/25743/stat : 25743 (java) R 25740 25740 25152 0 -1 4202560 6224 0 0 0 18 2 0 0 20 0 15 0 517378084 15508250624 10396 33554432000 4194304 4196468 140737240608320 140158719501520 140158699308389 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25744] ppid=25740 vsize=15144776 memory=14645 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25744/stat : 25744 (java) S 25740 25740 25152 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517378085 15508250624 10396 33554432000 4194304 4196468 140737240608320 140158676224400 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25745] ppid=25740 vsize=15144776 memory=139674197798255 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25745/stat : 25745 (java) S 25740 25740 25152 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517378085 15508250624 10396 33554432000 4194304 4196468 140737240608320 140158306326800 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25746] ppid=25740 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25746/stat : 25746 (java) S 25740 25740 25152 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517378085 15508250624 10396 33554432000 4194304 4196468 140737240608320 140158305274512 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25747] ppid=25740 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25747/stat : 25747 (java) S 25740 25740 25152 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517378085 15508250624 10396 33554432000 4194304 4196468 140737240608320 140158304221712 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25748] ppid=25740 vsize=15144776 memory=139674193974912 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25748/stat : 25748 (java) S 25740 25740 25152 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517378086 15508250624 10396 33554432000 4194304 4196468 140737240608320 140158183615088 140158715275906 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25749] ppid=25740 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25749/stat : 25749 (java) S 25740 25740 25152 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517378087 15508250624 10396 33554432000 4194304 4196468 140737240608320 140158182561056 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25750] ppid=25740 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25750/stat : 25750 (java) S 25740 25740 25152 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517378087 15508250624 10396 33554432000 4194304 4196468 140737240608320 140158181508720 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25751] ppid=25740 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25751/stat : 25751 (java) S 25740 25740 25152 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517378089 15508250624 10396 33554432000 4194304 4196468 140737240608320 140158180457040 140158715283355 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25752] ppid=25740 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/25742/task/25752/stat : 25752 (java) S 25740 25740 25152 0 -1 1077944384 688 0 0 0 2 0 0 0 20 0 15 0 517378089 15508250624 10396 33554432000 4194304 4196468 140737240608320 140158179403888 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25753] ppid=25740 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/25742/task/25753/stat : 25753 (java) S 25740 25740 25152 0 -1 1077944384 112 0 0 0 2 0 0 0 20 0 15 0 517378089 15508250624 10396 33554432000 4194304 4196468 140737240608320 140158178351088 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25754] ppid=25740 vsize=15144776 memory=139674193974912 CPUtime=0.08 cores=1,3,5,7
/proc/25742/task/25754/stat : 25754 (java) S 25740 25740 25152 0 -1 1077944384 729 0 0 0 8 0 0 0 20 0 15 0 517378089 15508250624 10396 33554432000 4194304 4196468 140737240608320 140158177298800 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25755] ppid=25740 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25755/stat : 25755 (java) S 25740 25740 25152 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517378090 15508250624 10396 33554432000 4194304 4196468 140737240608320 140158176246240 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25756] ppid=25740 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25756/stat : 25756 (java) S 25740 25740 25152 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517378090 15508250624 10396 33554432000 4194304 4196468 140737240608320 140158175194032 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 43036 KiB

[startup+0.310636 s]*
/proc/loadavg: 1.90 1.92 1.90 4/229 25756
/proc/meminfo: memFree=25131404/32770624 swapFree=67002652/67108860
[pid=25740] ppid=25737 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25740/stat : 25740 (xcsp3-exec) S 25737 25740 25152 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517378084 115843072 363 33554432000 4194304 5098028 140728590633056 140728590631160 140675820454524 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36012032 140728590635898 140728590636141 140728590636141 140728590639050 0
/proc/25740/statm: 28282 363 304 221 0 87 0
[pid=25742] ppid=25740 vsize=15149032 memory=50592 CPUtime=0.53 cores=1,3,5,7
/proc/25742/stat : 25742 (java) S 25740 25740 25152 0 -1 1077944320 10436 0 0 0 48 5 0 0 20 0 15 0 517378084 15512608768 12648 33554432000 4194304 4196468 140737240608320 140737240590864 140158715264759 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
/proc/25742/statm: 3787258 12648 3362 1 0 3748377 0
[pid=25742/tid=25743] ppid=25740 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=1,3,5,7
/proc/25742/task/25743/stat : 25743 (java) R 25740 25740 25152 0 -1 4202560 7407 0 0 0 27 3 0 0 20 0 15 0 517378084 15512608768 12648 33554432000 4194304 4196468 140737240608320 140158719495872 140158699345246 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25744] ppid=25740 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25744/stat : 25744 (java) S 25740 25740 25152 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517378085 15512608768 12648 33554432000 4194304 4196468 140737240608320 140158676224400 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25745] ppid=25740 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25745/stat : 25745 (java) S 25740 25740 25152 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517378085 15512608768 12648 33554432000 4194304 4196468 140737240608320 140158306326800 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25746] ppid=25740 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25746/stat : 25746 (java) S 25740 25740 25152 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517378085 15512608768 12648 33554432000 4194304 4196468 140737240608320 140158305274512 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25747] ppid=25740 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25747/stat : 25747 (java) S 25740 25740 25152 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517378085 15512608768 12648 33554432000 4194304 4196468 140737240608320 140158304221712 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25748] ppid=25740 vsize=15149032 memory=4572146057552828020 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25748/stat : 25748 (java) S 25740 25740 25152 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517378086 15512608768 12648 33554432000 4194304 4196468 140737240608320 140158183615088 140158715275906 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25749] ppid=25740 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25749/stat : 25749 (java) S 25740 25740 25152 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517378087 15512608768 12648 33554432000 4194304 4196468 140737240608320 140158182561056 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25750] ppid=25740 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25750/stat : 25750 (java) S 25740 25740 25152 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517378087 15512608768 12648 33554432000 4194304 4196468 140737240608320 140158181508720 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25751] ppid=25740 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25751/stat : 25751 (java) S 25740 25740 25152 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517378089 15512608768 12648 33554432000 4194304 4196468 140737240608320 140158180457040 140158715283355 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25752] ppid=25740 vsize=15149032 memory=7827413994055111515 CPUtime=0.05 cores=1,3,5,7
/proc/25742/task/25752/stat : 25752 (java) S 25740 25740 25152 0 -1 1077944384 797 0 0 0 5 0 0 0 20 0 15 0 517378089 15512608768 12648 33554432000 4194304 4196468 140737240608320 140158179403888 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25753] ppid=25740 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/25742/task/25753/stat : 25753 (java) S 25740 25740 25152 0 -1 1077944384 120 0 0 0 3 0 0 0 20 0 15 0 517378089 15512608768 12648 33554432000 4194304 4196468 140737240608320 140158178351088 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25754] ppid=25740 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/25742/task/25754/stat : 25754 (java) S 25740 25740 25152 0 -1 1077944384 806 0 0 0 12 0 0 0 20 0 15 0 517378089 15512608768 12648 33554432000 4194304 4196468 140737240608320 140158177298800 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25755] ppid=25740 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25755/stat : 25755 (java) S 25740 25740 25152 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517378090 15512608768 12648 33554432000 4194304 4196468 140737240608320 140158176246240 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25756] ppid=25740 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25756/stat : 25756 (java) S 25740 25740 25152 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517378090 15512608768 12648 33554432000 4194304 4196468 140737240608320 140158175194032 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52044 KiB

[startup+0.700906 s]
/proc/loadavg: 1.90 1.92 1.90 6/229 25756
/proc/meminfo: memFree=25108884/32770624 swapFree=67002652/67108860
[pid=25740] ppid=25737 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25740/stat : 25740 (xcsp3-exec) S 25737 25740 25152 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517378084 115843072 363 33554432000 4194304 5098028 140728590633056 140728590631160 140675820454524 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36012032 140728590635898 140728590636141 140728590636141 140728590639050 0
/proc/25740/statm: 28282 363 304 221 0 87 0
[pid=25742] ppid=25740 vsize=15151156 memory=112512 CPUtime=1.39 cores=1,3,5,7
/proc/25742/stat : 25742 (java) S 25740 25740 25152 0 -1 1077944320 12635 0 0 0 133 6 0 0 20 0 15 0 517378084 15514783744 28128 33554432000 4194304 4196468 140737240608320 140737240590864 140158715264759 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
/proc/25742/statm: 3787789 28128 3435 1 0 3748889 0
[pid=25742/tid=25743] ppid=25740 vsize=15151156 memory=-3704326594973231466 CPUtime=0.68 cores=1,3,5,7
/proc/25742/task/25743/stat : 25743 (java) R 25740 25740 25152 0 -1 4202560 7883 0 0 0 64 4 0 0 20 0 15 0 517378084 15514783744 28128 33554432000 4194304 4196468 140737240608320 140158719499280 140158353645035 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25744] ppid=25740 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25744/stat : 25744 (java) S 25740 25740 25152 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517378085 15514783744 28128 33554432000 4194304 4196468 140737240608320 140158676224400 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25745] ppid=25740 vsize=15151156 memory=3617 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25745/stat : 25745 (java) S 25740 25740 25152 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517378085 15514783744 28128 33554432000 4194304 4196468 140737240608320 140158306326800 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25746] ppid=25740 vsize=15151156 memory=740 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25746/stat : 25746 (java) S 25740 25740 25152 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517378085 15514783744 28128 33554432000 4194304 4196468 140737240608320 140158305274512 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25747] ppid=25740 vsize=15151156 memory=1052 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25747/stat : 25747 (java) S 25740 25740 25152 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517378085 15514783744 28128 33554432000 4194304 4196468 140737240608320 140158304221712 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25748] ppid=25740 vsize=15151156 memory=7548 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25748/stat : 25748 (java) S 25740 25740 25152 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517378086 15514783744 28128 33554432000 4194304 4196468 140737240608320 140158183615088 140158715275906 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25749] ppid=25740 vsize=15151156 memory=3620 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25749/stat : 25749 (java) S 25740 25740 25152 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517378087 15514783744 28128 33554432000 4194304 4196468 140737240608320 140158182561056 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25750] ppid=25740 vsize=15151156 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25750/stat : 25750 (java) S 25740 25740 25152 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517378087 15514783744 28128 33554432000 4194304 4196468 140737240608320 140158181508720 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25751] ppid=25740 vsize=15151156 memory=776 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25751/stat : 25751 (java) S 25740 25740 25152 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517378089 15514783744 28128 33554432000 4194304 4196468 140737240608320 140158180457040 140158715283355 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25752] ppid=25740 vsize=15151156 memory=1160 CPUtime=0.21 cores=1,3,5,7
/proc/25742/task/25752/stat : 25752 (java) S 25740 25740 25152 0 -1 1077944384 1436 0 0 0 21 0 0 0 20 0 15 0 517378089 15514783744 28128 33554432000 4194304 4196468 140737240608320 140158179403888 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25753] ppid=25740 vsize=15151156 memory=1720 CPUtime=0.22 cores=1,3,5,7
/proc/25742/task/25753/stat : 25753 (java) S 25740 25740 25152 0 -1 1077944384 656 0 0 0 22 0 0 0 20 0 15 0 517378089 15514783744 28128 33554432000 4194304 4196468 140737240608320 140158178351088 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25754] ppid=25740 vsize=15151156 memory=1096 CPUtime=0.25 cores=1,3,5,7
/proc/25742/task/25754/stat : 25754 (java) S 25740 25740 25152 0 -1 1077944384 1351 0 0 0 25 0 0 0 20 0 15 0 517378089 15514783744 28128 33554432000 4194304 4196468 140737240608320 140158177298800 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25755] ppid=25740 vsize=15151156 memory=6168 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25755/stat : 25755 (java) S 25740 25740 25152 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517378090 15514783744 28128 33554432000 4194304 4196468 140737240608320 140158176246240 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25756] ppid=25740 vsize=15151156 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25756/stat : 25756 (java) S 25740 25740 25152 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517378090 15514783744 28128 33554432000 4194304 4196468 140737240608320 140158175194032 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 113964 KiB

[startup+1.50655 s]
/proc/loadavg: 1.90 1.92 1.90 5/229 25756
/proc/meminfo: memFree=25001504/32770624 swapFree=67002652/67108860
[pid=25740] ppid=25737 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25740/stat : 25740 (xcsp3-exec) S 25737 25740 25152 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517378084 115843072 363 33554432000 4194304 5098028 140728590633056 140728590631160 140675820454524 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36012032 140728590635898 140728590636141 140728590636141 140728590639050 0
/proc/25740/statm: 28282 363 304 221 0 87 0

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

[pid=25742/tid=25748] ppid=25740 vsize=15151156 memory=263588 CPUtime=0.65 cores=1,3,5,7
/proc/25742/task/25748/stat : 25748 (java) S 25740 25740 25152 0 -1 1077944384 5763 0 0 0 59 6 0 0 20 0 15 0 517378086 15514783744 65897 33554432000 4194304 4196468 140737240608320 140158183615088 140158715275906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25749] ppid=25740 vsize=15151156 memory=279348164389136 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25749/stat : 25749 (java) S 25740 25740 25152 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 517378087 15514783744 65897 33554432000 4194304 4196468 140737240608320 140158182561120 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25750] ppid=25740 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25750/stat : 25750 (java) S 25740 25740 25152 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 517378087 15514783744 65897 33554432000 4194304 4196468 140737240608320 140158181508736 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25751] ppid=25740 vsize=15151156 memory=263588 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25751/stat : 25751 (java) S 25740 25740 25152 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517378089 15514783744 65897 33554432000 4194304 4196468 140737240608320 140158180457040 140158715283355 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25752] ppid=25740 vsize=15151156 memory=263588 CPUtime=3.18 cores=1,3,5,7
/proc/25742/task/25752/stat : 25752 (java) S 25740 25740 25152 0 -1 1077944384 20771 0 0 0 317 1 0 0 20 0 15 0 517378089 15514783744 65897 33554432000 4194304 4196468 140737240608320 140158179403888 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25753] ppid=25740 vsize=15151156 memory=1452 CPUtime=3.54 cores=1,3,5,7
/proc/25742/task/25753/stat : 25753 (java) S 25740 25740 25152 0 -1 1077944384 21130 0 0 0 351 3 0 0 20 0 15 0 517378089 15514783744 65897 33554432000 4194304 4196468 140737240608320 140158178351088 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25754] ppid=25740 vsize=15151156 memory=1452 CPUtime=0.65 cores=1,3,5,7
/proc/25742/task/25754/stat : 25754 (java) S 25740 25740 25152 0 -1 1077944384 9230 0 0 0 63 2 0 0 20 0 15 0 517378089 15514783744 65897 33554432000 4194304 4196468 140737240608320 140158177298800 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25755] ppid=25740 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25755/stat : 25755 (java) S 25740 25740 25152 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517378090 15514783744 65897 33554432000 4194304 4196468 140737240608320 140158176246240 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25756] ppid=25740 vsize=15151156 memory=3588 CPUtime=1.22 cores=1,3,5,7
/proc/25742/task/25756/stat : 25756 (java) S 25740 25740 25152 0 -1 1077944384 1084 0 0 0 49 73 0 0 20 0 15 0 517378090 15514783744 65897 33554432000 4194304 4196468 140737240608320 140158175194032 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
Current children cumulated CPU time: 2394.29 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 265040 KiB

[startup+2442.3 s]
/proc/loadavg: 1.90 1.95 1.93 3/230 26236
/proc/meminfo: memFree=24813832/32770624 swapFree=67002656/67108860
[pid=25740] ppid=25737 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25740/stat : 25740 (xcsp3-exec) S 25737 25740 25152 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517378084 115843072 363 33554432000 4194304 5098028 140728590633056 140728590631160 140675820454524 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36012032 140728590635898 140728590636141 140728590636141 140728590639050 0
/proc/25740/statm: 28282 363 304 221 0 87 0
[pid=25742] ppid=25740 vsize=15151156 memory=263608 CPUtime=2454.4 cores=1,3,5,7
/proc/25742/stat : 25742 (java) S 25740 25740 25152 0 -1 1077944320 102526 0 0 0 245318 122 0 0 20 0 15 0 517378084 15514783744 65902 33554432000 4194304 4196468 140737240608320 140737240590864 140158715264759 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
/proc/25742/statm: 3787789 65902 3505 1 0 3748889 0
[pid=25742/tid=25743] ppid=25740 vsize=15151156 memory=263608 CPUtime=2440.4 cores=1,3,5,7
/proc/25742/task/25743/stat : 25743 (java) R 25740 25740 25152 0 -1 4202560 25137 0 0 0 244029 11 0 0 20 0 15 0 517378084 15514783744 65902 33554432000 4194304 4196468 140737240608320 140158719504272 140158357405518 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25744] ppid=25740 vsize=15151156 memory=263608 CPUtime=1.17 cores=1,3,5,7
/proc/25742/task/25744/stat : 25744 (java) S 25740 25740 25152 0 -1 1077944384 5633 0 0 0 106 11 0 0 20 0 15 0 517378085 15514783744 65902 33554432000 4194304 4196468 140737240608320 140158676224400 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25745] ppid=25740 vsize=15151156 memory=1452 CPUtime=1.16 cores=1,3,5,7
/proc/25742/task/25745/stat : 25745 (java) S 25740 25740 25152 0 -1 1077944384 4589 0 0 0 106 10 0 0 20 0 15 0 517378085 15514783744 65902 33554432000 4194304 4196468 140737240608320 140158306326800 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25746] ppid=25740 vsize=15151156 memory=1452 CPUtime=1.16 cores=1,3,5,7
/proc/25742/task/25746/stat : 25746 (java) S 25740 25740 25152 0 -1 1077944384 3125 0 0 0 106 10 0 0 20 0 15 0 517378085 15514783744 65902 33554432000 4194304 4196468 140737240608320 140158305274512 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25747] ppid=25740 vsize=15151156 memory=279348163957696 CPUtime=1.16 cores=1,3,5,7
/proc/25742/task/25747/stat : 25747 (java) S 25740 25740 25152 0 -1 1077944384 4296 0 0 0 106 10 0 0 20 0 15 0 517378085 15514783744 65902 33554432000 4194304 4196468 140737240608320 140158304221712 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25748] ppid=25740 vsize=15151156 memory=1452 CPUtime=0.67 cores=1,3,5,7
/proc/25742/task/25748/stat : 25748 (java) S 25740 25740 25152 0 -1 1077944384 5956 0 0 0 61 6 0 0 20 0 15 0 517378086 15514783744 65902 33554432000 4194304 4196468 140737240608320 140158183615088 140158715275906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25749] ppid=25740 vsize=15151156 memory=263608 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25749/stat : 25749 (java) S 25740 25740 25152 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 517378087 15514783744 65902 33554432000 4194304 4196468 140737240608320 140158182561120 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25750] ppid=25740 vsize=15151156 memory=263608 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25750/stat : 25750 (java) S 25740 25740 25152 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 517378087 15514783744 65902 33554432000 4194304 4196468 140737240608320 140158181508736 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25751] ppid=25740 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25751/stat : 25751 (java) S 25740 25740 25152 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517378089 15514783744 65902 33554432000 4194304 4196468 140737240608320 140158180457040 140158715283355 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25752] ppid=25740 vsize=15151156 memory=3588 CPUtime=3.18 cores=1,3,5,7
/proc/25742/task/25752/stat : 25752 (java) S 25740 25740 25152 0 -1 1077944384 20935 0 0 0 317 1 0 0 20 0 15 0 517378089 15514783744 65902 33554432000 4194304 4196468 140737240608320 140158179403888 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25753] ppid=25740 vsize=15151156 memory=65384 CPUtime=3.54 cores=1,3,5,7
/proc/25742/task/25753/stat : 25753 (java) S 25740 25740 25152 0 -1 1077944384 21132 0 0 0 351 3 0 0 20 0 15 0 517378089 15514783744 65902 33554432000 4194304 4196468 140737240608320 140158178351088 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25754] ppid=25740 vsize=15151156 memory=1452 CPUtime=0.65 cores=1,3,5,7
/proc/25742/task/25754/stat : 25754 (java) S 25740 25740 25152 0 -1 1077944384 9232 0 0 0 63 2 0 0 20 0 15 0 517378089 15514783744 65902 33554432000 4194304 4196468 140737240608320 140158177298800 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25755] ppid=25740 vsize=15151156 memory=263608 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25755/stat : 25755 (java) S 25740 25740 25152 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517378090 15514783744 65902 33554432000 4194304 4196468 140737240608320 140158176246240 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25756] ppid=25740 vsize=15151156 memory=1452 CPUtime=1.24 cores=1,3,5,7
/proc/25742/task/25756/stat : 25756 (java) S 25740 25740 25152 0 -1 1077944384 1102 0 0 0 50 74 0 0 20 0 15 0 517378090 15514783744 65902 33554432000 4194304 4196468 140737240608320 140158175194032 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
Current children cumulated CPU time: 2454.4 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 265060 KiB

[startup+2502.3 s]
/proc/loadavg: 1.82 1.93 1.92 3/229 26248
/proc/meminfo: memFree=24775052/32770624 swapFree=67002656/67108860
[pid=25740] ppid=25737 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25740/stat : 25740 (xcsp3-exec) S 25737 25740 25152 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517378084 115843072 363 33554432000 4194304 5098028 140728590633056 140728590631160 140675820454524 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36012032 140728590635898 140728590636141 140728590636141 140728590639050 0
/proc/25740/statm: 28282 363 304 221 0 87 0
[pid=25742] ppid=25740 vsize=15151156 memory=265684 CPUtime=2514.52 cores=1,3,5,7
/proc/25742/stat : 25742 (java) S 25740 25740 25152 0 -1 1077944320 103522 0 0 0 251327 125 0 0 20 0 15 0 517378084 15514783744 66421 33554432000 4194304 4196468 140737240608320 140737240590864 140158715264759 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
/proc/25742/statm: 3787789 66421 3505 1 0 3748889 0
[pid=25742/tid=25743] ppid=25740 vsize=15151156 memory=263608 CPUtime=2500.35 cores=1,3,5,7
/proc/25742/task/25743/stat : 25743 (java) R 25740 25740 25152 0 -1 4202560 25354 0 0 0 250024 11 0 0 20 0 15 0 517378084 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158719504288 140158356488751 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25744] ppid=25740 vsize=15151156 memory=263608 CPUtime=1.2 cores=1,3,5,7
/proc/25742/task/25744/stat : 25744 (java) S 25740 25740 25152 0 -1 1077944384 5779 0 0 0 108 12 0 0 20 0 15 0 517378085 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158676224400 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25745] ppid=25740 vsize=15151156 memory=263608 CPUtime=1.18 cores=1,3,5,7
/proc/25742/task/25745/stat : 25745 (java) S 25740 25740 25152 0 -1 1077944384 4612 0 0 0 108 10 0 0 20 0 15 0 517378085 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158306326800 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25746] ppid=25740 vsize=15151156 memory=265656 CPUtime=1.18 cores=1,3,5,7
/proc/25742/task/25746/stat : 25746 (java) S 25740 25740 25152 0 -1 1077944384 3464 0 0 0 108 10 0 0 20 0 15 0 517378085 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158305274512 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25747] ppid=25740 vsize=15151156 memory=265656 CPUtime=1.19 cores=1,3,5,7
/proc/25742/task/25747/stat : 25747 (java) S 25740 25740 25152 0 -1 1077944384 4341 0 0 0 109 10 0 0 20 0 15 0 517378085 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158304221712 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25748] ppid=25740 vsize=15151156 memory=265684 CPUtime=0.68 cores=1,3,5,7
/proc/25742/task/25748/stat : 25748 (java) S 25740 25740 25152 0 -1 1077944384 6150 0 0 0 62 6 0 0 20 0 15 0 517378086 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158183615088 140158715275906 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25749] ppid=25740 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25749/stat : 25749 (java) S 25740 25740 25152 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 517378087 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158182561120 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25750] ppid=25740 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25750/stat : 25750 (java) S 25740 25740 25152 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 517378087 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158181508736 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25751] ppid=25740 vsize=15151156 memory=263608 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25751/stat : 25751 (java) S 25740 25740 25152 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517378089 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158180457040 140158715283355 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25752] ppid=25740 vsize=15151156 memory=263608 CPUtime=3.18 cores=1,3,5,7
/proc/25742/task/25752/stat : 25752 (java) S 25740 25740 25152 0 -1 1077944384 20937 0 0 0 317 1 0 0 20 0 15 0 517378089 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158179403888 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25753] ppid=25740 vsize=15151156 memory=1452 CPUtime=3.54 cores=1,3,5,7
/proc/25742/task/25753/stat : 25753 (java) S 25740 25740 25152 0 -1 1077944384 21134 0 0 0 351 3 0 0 20 0 15 0 517378089 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158178351088 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25754] ppid=25740 vsize=15151156 memory=1452 CPUtime=0.65 cores=1,3,5,7
/proc/25742/task/25754/stat : 25754 (java) S 25740 25740 25152 0 -1 1077944384 9234 0 0 0 63 2 0 0 20 0 15 0 517378089 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158177298800 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25755] ppid=25740 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25755/stat : 25755 (java) S 25740 25740 25152 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517378090 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158176246240 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25756] ppid=25740 vsize=15151156 memory=265684 CPUtime=1.27 cores=1,3,5,7
/proc/25742/task/25756/stat : 25756 (java) S 25740 25740 25152 0 -1 1077944384 1128 0 0 0 51 76 0 0 20 0 15 0 517378090 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158175194032 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
Current children cumulated CPU time: 2514.52 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 267136 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.8 s]
/proc/loadavg: 1.83 1.93 1.92 3/229 26248
/proc/meminfo: memFree=24766860/32770624 swapFree=67002656/67108860
[pid=25740] ppid=25737 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25740/stat : 25740 (xcsp3-exec) S 25737 25740 25152 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517378084 115843072 363 33554432000 4194304 5098028 140728590633056 140728590631160 140675820454524 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36012032 140728590635898 140728590636141 140728590636141 140728590639050 0
/proc/25740/statm: 28282 363 304 221 0 87 0
[pid=25742] ppid=25740 vsize=15151156 memory=265684 CPUtime=2520.03 cores=1,3,5,7
/proc/25742/stat : 25742 (java) S 25740 25740 25152 0 -1 1077944320 103555 0 0 0 251878 125 0 0 20 0 15 0 517378084 15514783744 66421 33554432000 4194304 4196468 140737240608320 140737240590864 140158715264759 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
/proc/25742/statm: 3787789 66421 3505 1 0 3748889 0
[pid=25742/tid=25743] ppid=25740 vsize=15151156 memory=1160 CPUtime=2505.85 cores=1,3,5,7
/proc/25742/task/25743/stat : 25743 (java) R 25740 25740 25152 0 -1 4202560 25368 0 0 0 250574 11 0 0 20 0 15 0 517378084 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158719503920 140158356836352 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25744] ppid=25740 vsize=15151156 memory=1720 CPUtime=1.2 cores=1,3,5,7
/proc/25742/task/25744/stat : 25744 (java) S 25740 25740 25152 0 -1 1077944384 5783 0 0 0 108 12 0 0 20 0 15 0 517378085 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158676224400 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25745] ppid=25740 vsize=15151156 memory=1096 CPUtime=1.19 cores=1,3,5,7
/proc/25742/task/25745/stat : 25745 (java) S 25740 25740 25152 0 -1 1077944384 4616 0 0 0 109 10 0 0 20 0 15 0 517378085 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158306326800 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25746] ppid=25740 vsize=15151156 memory=6168 CPUtime=1.18 cores=1,3,5,7
/proc/25742/task/25746/stat : 25746 (java) S 25740 25740 25152 0 -1 1077944384 3466 0 0 0 108 10 0 0 20 0 15 0 517378085 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158305274512 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25747] ppid=25740 vsize=15151156 memory=2852 CPUtime=1.19 cores=1,3,5,7
/proc/25742/task/25747/stat : 25747 (java) S 25740 25740 25152 0 -1 1077944384 4344 0 0 0 109 10 0 0 20 0 15 0 517378085 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158304221712 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25748] ppid=25740 vsize=15151156 memory=2868 CPUtime=0.68 cores=1,3,5,7
/proc/25742/task/25748/stat : 25748 (java) S 25740 25740 25152 0 -1 1077944384 6154 0 0 0 62 6 0 0 20 0 15 0 517378086 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158183615088 140158715275906 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25749] ppid=25740 vsize=15151156 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25749/stat : 25749 (java) S 25740 25740 25152 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 517378087 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158182561120 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25750] ppid=25740 vsize=15151156 memory=3192 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25750/stat : 25750 (java) S 25740 25740 25152 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 517378087 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158181508736 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25751] ppid=25740 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25751/stat : 25751 (java) S 25740 25740 25152 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517378089 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158180457040 140158715283355 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25752] ppid=25740 vsize=15151156 memory=265684 CPUtime=3.18 cores=1,3,5,7
/proc/25742/task/25752/stat : 25752 (java) S 25740 25740 25152 0 -1 1077944384 20937 0 0 0 317 1 0 0 20 0 15 0 517378089 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158179403888 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25753] ppid=25740 vsize=15151156 memory=1412 CPUtime=3.54 cores=1,3,5,7
/proc/25742/task/25753/stat : 25753 (java) S 25740 25740 25152 0 -1 1077944384 21134 0 0 0 351 3 0 0 20 0 15 0 517378089 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158178351088 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25754] ppid=25740 vsize=15151156 memory=3156 CPUtime=0.65 cores=1,3,5,7
/proc/25742/task/25754/stat : 25754 (java) S 25740 25740 25152 0 -1 1077944384 9234 0 0 0 63 2 0 0 20 0 15 0 517378089 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158177298800 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25755] ppid=25740 vsize=15151156 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/25742/task/25755/stat : 25755 (java) S 25740 25740 25152 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517378090 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158176246240 140158715274965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
[pid=25742/tid=25756] ppid=25740 vsize=15151156 memory=347124 CPUtime=1.28 cores=1,3,5,7
/proc/25742/task/25756/stat : 25756 (java) S 25740 25740 25152 0 -1 1077944384 1130 0 0 0 51 77 0 0 20 0 15 0 517378090 15514783744 66421 33554432000 4194304 4196468 140737240608320 140158175194032 140158715275906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29044736 140737240609775 140737240609946 140737240609946 140737240612815 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 267136 KiB

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

[startup+2507.81 s]
# the end of solver process 25740 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.79 s, system=1.25786 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.81
CPU time (s): 2520.05
CPU user time (s): 2518.79
CPU system time (s): 1.25786
CPU usage (%): 100.488
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 479892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.79
system time used= 1.25785
maximum resident set size= 482536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104387
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 72424
involuntary context switches= 1623


# summary of solver processes directly reported to runsolver:
#   pid: 25740
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2518.79
#   total CPU system time (s): 1.25786

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8637 second user time and 25.1252 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-25 13:48:48
IDJOB=4406252
IDBENCH=138293
IDSOLVER=2869
FILE ID=node148/4406252-1569412166
RUNJOBID= node148-1569409216-25184
PBS_JOBID= 21705713
Free space on /tmp= 22060 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-4406252-1569412166/watcher-4406252-1569412166 -o /tmp/evaluation-result-4406252-1569412166/solver-4406252-1569412166 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1569409216-25184 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1903290167 HOME/instance-4406252-1569412166.xml

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

MD5SUM BENCH= 9ef2b094cdda1b830103df1ca446c40b
RANDOM SEED=1903290167

node148.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.13
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.13
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.13
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.13
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:        25168672 kB
MemAvailable:   31663556 kB
Buffers:           87168 kB
Cached:          6679560 kB
SwapCached:         3440 kB
Active:          4601696 kB
Inactive:        2364296 kB
Active(anon):     198604 kB
Inactive(anon):    56440 kB
Active(file):    4403092 kB
Inactive(file):  2307856 kB
Unevictable:      110996 kB
Mlocked:          110996 kB
SwapTotal:      67108860 kB
SwapFree:       67002652 kB
Dirty:             26020 kB
Writeback:             0 kB
AnonPages:        308568 kB
Mapped:            70756 kB
Shmem:             47152 kB
Slab:             228880 kB
SReclaimable:     199540 kB
SUnreclaim:        29340 kB
KernelStack:        3696 kB
PageTables:         6240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1520004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 22032 MiB
End job on node148 at 2019-09-25 14:30:36