Trace number 4268977

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)? (TO) 2520.0801 2509.8101

General information on the benchmark

NameBinPacking/
BinPacking-mdd-ft/BinPacking-mdd-ft249-19.xml
MD5SUMff12bcd9867be4bcc392b8c45936f1c7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables389
Number of constraints100
Number of domains2
Minimum domain size98
Maximum domain size137
Distribution of domain sizes[{"size":98,"count":1},{"size":137,"count":388}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":291},{"degree":4,"count":97}]
Minimum constraint arity4
Maximum constraint arity388
Distribution of constraint arities[{"arity":4,"count":97},{"arity":98,"count":1},{"arity":388,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":97},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4268977-1502830281.xml"  -tl '2520s' -p 1 -x 0
0.05/0.31	c [HOME/instance-4268977-1502830281.xml, -tl, 2520s, -p, 1, -x, 0]
0.22/0.37	c simple solver
0.38/0.44	c parse instance...
5.17/2.32	c solve instance...
2520.06/2509.80	s UNKNOWN
2520.06/2509.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 (15041 MiB free)
  memory of node 1: 16384 MiB (15568 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268977-1502830281/watcher-4268977-1502830281 -o /tmp/evaluation-result-4268977-1502830281/solver-4268977-1502830281 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 562798072 HOME/instance-4268977-1502830281.xml 

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

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

solver pid=12775, runsolver pid=12772

[startup+0.100088 s]*
/proc/loadavg: 1.73 1.62 1.61 2/198 12778
/proc/meminfo: memFree=31340900/32770624 swapFree=67108860/67108860
[pid=12775] ppid=12772 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12775/stat : 12775 (xcsp3-exec) S 12772 12775 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 71368775 9740288 345 18446744073709551615 4194304 5098028 140723530111504 140723530109608 140214579544700 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 25030656 140723530117497 140723530117701 140723530117701 140723530121195 0
/proc/12775/statm: 2378 345 289 221 0 87 0
[pid=12777] ppid=12775 vsize=13358712 memory=14104 CPUtime=0 cores=1,3,5,7
/proc/12777/stat : 12777 (java) S 12775 12775 11586 0 -1 1077944320 3289 0 0 0 0 0 0 0 20 0 6 0 71368784 13679321088 3526 18446744073709551615 4194304 4196468 140727266107024 140727266089568 140212944396023 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
/proc/12777/statm: 3339678 3526 1892 1 0 3329175 0
[pid=12777/tid=12778] ppid=12775 vsize=13358712 memory=4206751525541405026 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12778/stat : 12778 (java) R 12775 12775 11586 0 -1 4202560 2066 0 0 0 0 0 0 0 20 0 6 0 71368784 13679321088 3526 18446744073709551615 4194304 4196468 140727266107024 140212948632144 140212928476510 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12779] ppid=12775 vsize=13358712 memory=4123389896250521363 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12779/stat : 12779 (java) S 12775 12775 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 71368785 13679321088 3526 18446744073709551615 4194304 4196468 140727266107024 140212901362704 140212944406229 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12780] ppid=12775 vsize=13358712 memory=140032656737920 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12780/stat : 12780 (java) S 12775 12775 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 71368785 13679321088 3526 18446744073709551615 4194304 4196468 140727266107024 140212900310160 140212944406229 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12781] ppid=12775 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12781/stat : 12781 (java) S 12775 12775 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 71368785 13679321088 3526 18446744073709551615 4194304 4196468 140727266107024 140212542040848 140212944406229 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12782] ppid=12775 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12782/stat : 12782 (java) S 12775 12775 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 71368785 13679321088 3526 18446744073709551615 4194304 4196468 140727266107024 140212540988304 140212944406229 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15484 KiB

[startup+0.209893 s]*
/proc/loadavg: 1.73 1.62 1.61 2/210 12790
/proc/meminfo: memFree=31333404/32770624 swapFree=67108860/67108860
[pid=12775] ppid=12772 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12775/stat : 12775 (xcsp3-exec) S 12772 12775 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 71368775 9740288 345 18446744073709551615 4194304 5098028 140723530111504 140723530109608 140214579544700 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 25030656 140723530117497 140723530117701 140723530117701 140723530121195 0
/proc/12775/statm: 2378 345 289 221 0 87 0
[pid=12777] ppid=12775 vsize=13907304 memory=21996 CPUtime=0.05 cores=1,3,5,7
/proc/12777/stat : 12777 (java) S 12775 12775 11586 0 -1 1077944320 4877 0 0 0 4 1 0 0 20 0 14 0 71368784 14241079296 5499 18446744073709551615 4194304 4196468 140727266107024 140727266089568 140212944396023 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
/proc/12777/statm: 3476826 5499 2575 1 0 3466323 0
[pid=12777/tid=12778] ppid=12775 vsize=13907304 memory=4206751525541405026 CPUtime=0.04 cores=1,3,5,7
/proc/12777/task/12778/stat : 12778 (java) D 12775 12775 11586 0 -1 4202560 3060 0 0 0 4 0 0 0 20 0 14 0 71368784 14241079296 5499 18446744073709551615 4194304 4196468 140727266107024 140212948633504 140212944418045 0 4 1 16800974 18446744071580418449 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12779] ppid=12775 vsize=13907304 memory=4123389896250521363 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12779/stat : 12779 (java) S 12775 12775 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 71368785 14241079296 5499 18446744073709551615 4194304 4196468 140727266107024 140212901362704 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12780] ppid=12775 vsize=13907304 memory=140032656737920 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12780/stat : 12780 (java) S 12775 12775 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 71368785 14241079296 5499 18446744073709551615 4194304 4196468 140727266107024 140212900310160 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12781] ppid=12775 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12781/stat : 12781 (java) S 12775 12775 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 71368785 14241079296 5499 18446744073709551615 4194304 4196468 140727266107024 140212542040848 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12782] ppid=12775 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12782/stat : 12782 (java) S 12775 12775 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 71368785 14241079296 5499 18446744073709551615 4194304 4196468 140727266107024 140212540988304 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12783] ppid=12775 vsize=13907304 memory=140032656737920 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12783/stat : 12783 (java) S 12775 12775 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 71368787 14241079296 5499 18446744073709551615 4194304 4196468 140727266107024 140212422281456 140212944407170 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12784] ppid=12775 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12784/stat : 12784 (java) S 12775 12775 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 71368787 14241079296 5499 18446744073709551615 4194304 4196468 140727266107024 140212421227680 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12785] ppid=12775 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12785/stat : 12785 (java) S 12775 12775 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 71368787 14241079296 5499 18446744073709551615 4194304 4196468 140727266107024 140212420174576 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12786] ppid=12775 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12786/stat : 12786 (java) S 12775 12775 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 71368790 14241079296 5499 18446744073709551615 4194304 4196468 140727266107024 140212419123152 140212944414619 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12787] ppid=12775 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12787/stat : 12787 (java) S 12775 12775 11586 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 14 0 71368790 14241079296 5499 18446744073709551615 4194304 4196468 140727266107024 140212418071280 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12788] ppid=12775 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12788/stat : 12788 (java) S 12775 12775 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 71368790 14241079296 5499 18446744073709551615 4194304 4196468 140727266107024 140212417018736 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12789] ppid=12775 vsize=13907304 memory=140032656737920 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12789/stat : 12789 (java) S 12775 12775 11586 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 14 0 71368790 14241079296 5499 18446744073709551615 4194304 4196468 140727266107024 140212415965680 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12790] ppid=12775 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12790/stat : 12790 (java) S 12775 12775 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 71368790 14241079296 5499 18446744073709551615 4194304 4196468 140727266107024 140212414913376 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 23376 KiB

[startup+0.311912 s]*
/proc/loadavg: 1.73 1.62 1.61 5/211 12791
/proc/meminfo: memFree=31325028/32770624 swapFree=67108860/67108860
[pid=12775] ppid=12772 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12775/stat : 12775 (xcsp3-exec) S 12772 12775 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 71368775 9740288 345 18446744073709551615 4194304 5098028 140723530111504 140723530109608 140214579544700 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 25030656 140723530117497 140723530117701 140723530117701 140723530121195 0
/proc/12775/statm: 2378 345 289 221 0 87 0
[pid=12777] ppid=12775 vsize=13974352 memory=31868 CPUtime=0.22 cores=1,3,5,7
/proc/12777/stat : 12777 (java) S 12775 12775 11586 0 -1 1077944320 6394 0 0 0 20 2 0 0 20 0 15 0 71368784 14309736448 7967 18446744073709551615 4194304 4196468 140727266107024 140727266089568 140212944396023 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
/proc/12777/statm: 3493588 7967 2972 1 0 3482964 0
[pid=12777/tid=12778] ppid=12775 vsize=13975376 memory=6933928925625698159 CPUtime=0.13 cores=1,3,5,7
/proc/12777/task/12778/stat : 12778 (java) R 12775 12775 11586 0 -1 4202560 3626 0 0 0 12 1 0 0 20 0 15 0 71368784 14310785024 7967 18446744073709551615 4194304 4196468 140727266107024 140212948618400 140212937075741 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12779] ppid=12775 vsize=13975376 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12779/stat : 12779 (java) S 12775 12775 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71368785 14310785024 7967 18446744073709551615 4194304 4196468 140727266107024 140212901362704 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12780] ppid=12775 vsize=13975376 memory=-8713483618642721887 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12780/stat : 12780 (java) S 12775 12775 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71368785 14310785024 8033 18446744073709551615 4194304 4196468 140727266107024 140212900310160 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12781] ppid=12775 vsize=13975376 memory=-7677926825137650786 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12781/stat : 12781 (java) S 12775 12775 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71368785 14310785024 8033 18446744073709551615 4194304 4196468 140727266107024 140212542040848 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12782] ppid=12775 vsize=13975376 memory=140032656737920 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12782/stat : 12782 (java) S 12775 12775 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71368785 14310785024 8033 18446744073709551615 4194304 4196468 140727266107024 140212540988304 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12783] ppid=12775 vsize=13975376 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12783/stat : 12783 (java) S 12775 12775 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71368787 14310785024 8033 18446744073709551615 4194304 4196468 140727266107024 140212422281456 140212944407170 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12784] ppid=12775 vsize=13975376 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12784/stat : 12784 (java) S 12775 12775 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 71368787 14310785024 8033 18446744073709551615 4194304 4196468 140727266107024 140212421227680 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12785] ppid=12775 vsize=13975376 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12785/stat : 12785 (java) S 12775 12775 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 71368787 14310785024 8099 18446744073709551615 4194304 4196468 140727266107024 140212420174576 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12786] ppid=12775 vsize=13975376 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12786/stat : 12786 (java) S 12775 12775 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71368790 14310785024 8099 18446744073709551615 4194304 4196468 140727266107024 140212419123152 140212944414619 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12787] ppid=12775 vsize=13975376 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12777/task/12787/stat : 12787 (java) S 12775 12775 11586 0 -1 1077944384 498 0 0 0 1 0 0 0 20 0 15 0 71368790 14310785024 8099 18446744073709551615 4194304 4196468 140727266107024 140212418071280 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12788] ppid=12775 vsize=13975376 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12777/task/12788/stat : 12788 (java) S 12775 12775 11586 0 -1 1077944384 278 0 0 0 1 0 0 0 20 0 15 0 71368790 14310785024 8099 18446744073709551615 4194304 4196468 140727266107024 140212417018736 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12789] ppid=12775 vsize=13975376 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/12777/task/12789/stat : 12789 (java) S 12775 12775 11586 0 -1 1077944384 695 0 0 0 4 0 0 0 20 0 15 0 71368790 14310785024 8099 18446744073709551615 4194304 4196468 140727266107024 140212415965680 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12790] ppid=12775 vsize=13975376 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12790/stat : 12790 (java) S 12775 12775 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71368790 14310785024 8165 18446744073709551615 4194304 4196468 140727266107024 140212414913376 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12791] ppid=12775 vsize=13975376 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12791/stat : 12791 (java) S 12775 12775 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71368798 14310785024 8165 18446744073709551615 4194304 4196468 140727266107024 140212413860400 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 33248 KiB

[startup+0.701289 s]
/proc/loadavg: 1.73 1.62 1.61 3/211 12791
/proc/meminfo: memFree=31308680/32770624 swapFree=67108860/67108860
[pid=12775] ppid=12772 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12775/stat : 12775 (xcsp3-exec) S 12772 12775 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 71368775 9740288 345 18446744073709551615 4194304 5098028 140723530111504 140723530109608 140214579544700 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 25030656 140723530117497 140723530117701 140723530117701 140723530121195 0
/proc/12775/statm: 2378 345 289 221 0 87 0
[pid=12777] ppid=12775 vsize=13978684 memory=75208 CPUtime=1.15 cores=1,3,5,7
/proc/12777/stat : 12777 (java) S 12775 12775 11586 0 -1 1077944320 12445 0 0 0 111 4 0 0 20 0 15 0 71368784 14314172416 18802 18446744073709551615 4194304 4196468 140727266107024 140727266089568 140212944396023 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
/proc/12777/statm: 3494671 18802 3151 1 0 3482964 0
[pid=12777/tid=12778] ppid=12775 vsize=13978684 memory=6656426216303648864 CPUtime=0.51 cores=1,3,5,7
/proc/12777/task/12778/stat : 12778 (java) R 12775 12775 11586 0 -1 4202560 7887 0 0 0 48 3 0 0 20 0 15 0 71368784 14314172416 18802 18446744073709551615 4194304 4196468 140727266107024 140212948631536 140212582708246 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12779] ppid=12775 vsize=13978684 memory=280065019562432 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12779/stat : 12779 (java) S 12775 12775 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71368785 14314172416 18802 18446744073709551615 4194304 4196468 140727266107024 140212901362704 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12780] ppid=12775 vsize=13978684 memory=461 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12780/stat : 12780 (java) S 12775 12775 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71368785 14314172416 18802 18446744073709551615 4194304 4196468 140727266107024 140212900310160 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12781] ppid=12775 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12781/stat : 12781 (java) S 12775 12775 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71368785 14314172416 18802 18446744073709551615 4194304 4196468 140727266107024 140212542040848 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12782] ppid=12775 vsize=13978684 memory=33 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12782/stat : 12782 (java) S 12775 12775 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71368785 14314172416 18802 18446744073709551615 4194304 4196468 140727266107024 140212540988304 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12783] ppid=12775 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12783/stat : 12783 (java) S 12775 12775 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71368787 14314172416 18802 18446744073709551615 4194304 4196468 140727266107024 140212422281456 140212944407170 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12784] ppid=12775 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12784/stat : 12784 (java) S 12775 12775 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 71368787 14314172416 18802 18446744073709551615 4194304 4196468 140727266107024 140212421227680 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12785] ppid=12775 vsize=13978684 memory=4945125699554088323 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12785/stat : 12785 (java) S 12775 12775 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 71368787 14314172416 18802 18446744073709551615 4194304 4196468 140727266107024 140212420174576 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12786] ppid=12775 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12786/stat : 12786 (java) S 12775 12775 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71368790 14314172416 19314 18446744073709551615 4194304 4196468 140727266107024 140212419123152 140212944414619 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12787] ppid=12775 vsize=13978684 memory=140032656740369 CPUtime=0.19 cores=1,3,5,7
/proc/12777/task/12787/stat : 12787 (java) R 12775 12775 11586 0 -1 4202560 1061 0 0 0 19 0 0 0 20 0 15 0 71368790 14314172416 19314 18446744073709551615 4194304 4196468 140727266107024 140212418064384 140212929506060 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12788] ppid=12775 vsize=13978684 memory=4120 CPUtime=0.19 cores=1,3,5,7
/proc/12777/task/12788/stat : 12788 (java) R 12775 12775 11586 0 -1 4202560 997 0 0 0 19 0 0 0 20 0 15 0 71368790 14314172416 19314 18446744073709551615 4194304 4196468 140727266107024 140212417008208 140212922799474 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12789] ppid=12775 vsize=13978684 memory=2241 CPUtime=0.23 cores=1,3,5,7
/proc/12777/task/12789/stat : 12789 (java) S 12775 12775 11586 0 -1 1077944384 1191 0 0 0 23 0 0 0 20 0 15 0 71368790 14314172416 19314 18446744073709551615 4194304 4196468 140727266107024 140212415965680 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12790] ppid=12775 vsize=13978684 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12790/stat : 12790 (java) S 12775 12775 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71368790 14314172416 19314 18446744073709551615 4194304 4196468 140727266107024 140212414913376 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12791] ppid=12775 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12791/stat : 12791 (java) S 12775 12775 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71368798 14314172416 19314 18446744073709551615 4194304 4196468 140727266107024 140212413860400 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 76588 KiB

[startup+1.50128 s]
/proc/loadavg: 1.73 1.62 1.61 3/211 12791
/proc/meminfo: memFree=31228340/32770624 swapFree=67108860/67108860
[pid=12775] ppid=12772 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12775/stat : 12775 (xcsp3-exec) S 12772 12775 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 71368775 9740288 345 18446744073709551615 4194304 5098028 140723530111504 140723530109608 140214579544700 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 25030656 140723530117497 140723530117701 140723530117701 140723530121195 0
/proc/12775/statm: 2378 345 289 221 0 87 0
[pid=12777] ppid=12775 vsize=13980732 memory=191052 CPUtime=2.68 cores=1,3,5,7
/proc/12777/stat : 12777 (java) S 12775 12775 11586 0 -1 1077944320 20099 0 0 0 260 8 0 0 20 0 15 0 71368784 14316269568 47763 18446744073709551615 4194304 4196468 140727266107024 140727266089568 140212944396023 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
/proc/12777/statm: 3495183 47763 3199 1 0 3483476 0
[pid=12777/tid=12778] ppid=12775 vsize=13980732 memory=27325 CPUtime=1.3 cores=1,3,5,7
/proc/12777/task/12778/stat : 12778 (java) R 12775 12775 11586 0 -1 4202560 9838 0 0 0 125 5 0 0 20 0 15 0 71368784 14316269568 47763 18446744073709551615 4194304 4196468 140727266107024 140212948633352 140212579747413 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12779] ppid=12775 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12779/stat : 12779 (java) S 12775 12775 11586 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 71368785 14316269568 47763 18446744073709551615 4194304 4196468 140727266107024 140212901362704 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12780] ppid=12775 vsize=13980732 memory=39704 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12780/stat : 12780 (java) S 12775 12775 11586 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 15 0 71368785 14316269568 47763 18446744073709551615 4194304 4196468 140727266107024 140212900310160 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12781] ppid=12775 vsize=13980732 memory=109813723849694 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12781/stat : 12781 (java) S 12775 12775 11586 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 15 0 71368785 14316269568 47763 18446744073709551615 4194304 4196468 140727266107024 140212542040848 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12782] ppid=12775 vsize=13980732 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12782/stat : 12782 (java) S 12775 12775 11586 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 71368785 14316269568 47763 18446744073709551615 4194304 4196468 140727266107024 140212540988304 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12783] ppid=12775 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12783/stat : 12783 (java) S 12775 12775 11586 0 -1 1077944384 117 0 0 0 0 0 0 0 20 0 15 0 71368787 14316269568 47763 18446744073709551615 4194304 4196468 140727266107024 140212422281456 140212944407170 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12784] ppid=12775 vsize=13980732 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12784/stat : 12784 (java) S 12775 12775 11586 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 71368787 14316269568 47763 18446744073709551615 4194304 4196468 140727266107024 140212421227680 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12785] ppid=12775 vsize=13980732 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12785/stat : 12785 (java) S 12775 12775 11586 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 71368787 14316269568 47763 18446744073709551615 4194304 4196468 140727266107024 140212420174576 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12786] ppid=12775 vsize=13980732 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7

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

/proc/12777/task/12785/stat : 12785 (java) S 12775 12775 11586 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 71368787 14316269568 137310 18446744073709551615 4194304 4196468 140727266107024 140212420174592 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12786] ppid=12775 vsize=13980732 memory=1152 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12786/stat : 12786 (java) S 12775 12775 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71368790 14316269568 137310 18446744073709551615 4194304 4196468 140727266107024 140212419123152 140212944414619 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12787] ppid=12775 vsize=13980732 memory=549240 CPUtime=2.71 cores=1,3,5,7
/proc/12777/task/12787/stat : 12787 (java) S 12775 12775 11586 0 -1 1077944384 16857 0 0 0 269 2 0 0 20 0 15 0 71368790 14316269568 137310 18446744073709551615 4194304 4196468 140727266107024 140212418071280 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12788] ppid=12775 vsize=13980732 memory=1380 CPUtime=2.76 cores=1,3,5,7
/proc/12777/task/12788/stat : 12788 (java) S 12775 12775 11586 0 -1 1077944384 20066 0 0 0 274 2 0 0 20 0 15 0 71368790 14316269568 137310 18446744073709551615 4194304 4196468 140727266107024 140212417018736 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12789] ppid=12775 vsize=13980732 memory=1380 CPUtime=0.59 cores=1,3,5,7
/proc/12777/task/12789/stat : 12789 (java) S 12775 12775 11586 0 -1 1077944384 8408 0 0 0 57 2 0 0 20 0 15 0 71368790 14316269568 137310 18446744073709551615 4194304 4196468 140727266107024 140212415965680 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12790] ppid=12775 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12790/stat : 12790 (java) S 12775 12775 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71368790 14316269568 137310 18446744073709551615 4194304 4196468 140727266107024 140212414913376 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12791] ppid=12775 vsize=13980732 memory=549240 CPUtime=1.38 cores=1,3,5,7
/proc/12777/task/12791/stat : 12791 (java) S 12775 12775 11586 0 -1 1077944384 1363 0 0 0 68 70 0 0 20 0 15 0 71368798 14316269568 137310 18446744073709551615 4194304 4196468 140727266107024 140212413860400 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
Current children cumulated CPU time: 2392.28 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 550620 KiB

[startup+2442.3 s]
/proc/loadavg: 1.75 1.90 1.90 3/211 13035
/proc/meminfo: memFree=30796276/32770624 swapFree=67108860/67108860
[pid=12775] ppid=12772 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12775/stat : 12775 (xcsp3-exec) S 12772 12775 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 71368775 9740288 345 18446744073709551615 4194304 5098028 140723530111504 140723530109608 140214579544700 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 25030656 140723530117497 140723530117701 140723530117701 140723530121195 0
/proc/12775/statm: 2378 345 289 221 0 87 0
[pid=12777] ppid=12775 vsize=13980732 memory=549280 CPUtime=2452.4 cores=1,3,5,7
/proc/12777/stat : 12777 (java) S 12775 12775 11586 0 -1 1077944320 125490 0 0 0 245102 138 0 0 20 0 15 0 71368784 14316269568 137320 18446744073709551615 4194304 4196468 140727266107024 140727266089568 140212944396023 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
/proc/12777/statm: 3495183 137320 3224 1 0 3483476 0
[pid=12777/tid=12778] ppid=12775 vsize=13980732 memory=549280 CPUtime=2440.59 cores=1,3,5,7
/proc/12777/task/12778/stat : 12778 (java) R 12775 12775 11586 0 -1 4202560 45996 0 0 0 244036 23 0 0 20 0 15 0 71368784 14316269568 137320 18446744073709551615 4194304 4196468 140727266107024 140212948634800 140212584957239 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12779] ppid=12775 vsize=13980732 memory=549280 CPUtime=0.95 cores=1,3,5,7
/proc/12777/task/12779/stat : 12779 (java) S 12775 12775 11586 0 -1 1077944384 3976 0 0 0 83 12 0 0 20 0 15 0 71368785 14316269568 137320 18446744073709551615 4194304 4196468 140727266107024 140212901362704 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12780] ppid=12775 vsize=13980732 memory=1380 CPUtime=0.93 cores=1,3,5,7
/proc/12777/task/12780/stat : 12780 (java) S 12775 12775 11586 0 -1 1077944384 5427 0 0 0 81 12 0 0 20 0 15 0 71368785 14316269568 137320 18446744073709551615 4194304 4196468 140727266107024 140212900310160 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12781] ppid=12775 vsize=13980732 memory=549280 CPUtime=0.97 cores=1,3,5,7
/proc/12777/task/12781/stat : 12781 (java) S 12775 12775 11586 0 -1 1077944384 7725 0 0 0 85 12 0 0 20 0 15 0 71368785 14316269568 137320 18446744073709551615 4194304 4196468 140727266107024 140212542040848 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12782] ppid=12775 vsize=13980732 memory=1380 CPUtime=0.96 cores=1,3,5,7
/proc/12777/task/12782/stat : 12782 (java) S 12775 12775 11586 0 -1 1077944384 5798 0 0 0 85 11 0 0 20 0 15 0 71368785 14316269568 137320 18446744073709551615 4194304 4196468 140727266107024 140212540988304 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12783] ppid=12775 vsize=13980732 memory=1380 CPUtime=0.45 cores=1,3,5,7
/proc/12777/task/12783/stat : 12783 (java) S 12775 12775 11586 0 -1 1077944384 8487 0 0 0 39 6 0 0 20 0 15 0 71368787 14316269568 137320 18446744073709551615 4194304 4196468 140727266107024 140212422281456 140212944407170 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12784] ppid=12775 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12784/stat : 12784 (java) S 12775 12775 11586 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 71368787 14316269568 137320 18446744073709551615 4194304 4196468 140727266107024 140212421227744 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12785] ppid=12775 vsize=13980732 memory=549280 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12785/stat : 12785 (java) S 12775 12775 11586 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 71368787 14316269568 137320 18446744073709551615 4194304 4196468 140727266107024 140212420174592 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12786] ppid=12775 vsize=13980732 memory=549280 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12786/stat : 12786 (java) S 12775 12775 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71368790 14316269568 137320 18446744073709551615 4194304 4196468 140727266107024 140212419123152 140212944414619 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12787] ppid=12775 vsize=13980732 memory=1380 CPUtime=2.71 cores=1,3,5,7
/proc/12777/task/12787/stat : 12787 (java) S 12775 12775 11586 0 -1 1077944384 16859 0 0 0 269 2 0 0 20 0 15 0 71368790 14316269568 137320 18446744073709551615 4194304 4196468 140727266107024 140212418071280 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12788] ppid=12775 vsize=13980732 memory=1380 CPUtime=2.76 cores=1,3,5,7
/proc/12777/task/12788/stat : 12788 (java) S 12775 12775 11586 0 -1 1077944384 20068 0 0 0 274 2 0 0 20 0 15 0 71368790 14316269568 137320 18446744073709551615 4194304 4196468 140727266107024 140212417018736 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12789] ppid=12775 vsize=13980732 memory=549280 CPUtime=0.59 cores=1,3,5,7
/proc/12777/task/12789/stat : 12789 (java) S 12775 12775 11586 0 -1 1077944384 8410 0 0 0 57 2 0 0 20 0 15 0 71368790 14316269568 137320 18446744073709551615 4194304 4196468 140727266107024 140212415965680 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12790] ppid=12775 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12790/stat : 12790 (java) S 12775 12775 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71368790 14316269568 137320 18446744073709551615 4194304 4196468 140727266107024 140212414913376 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12791] ppid=12775 vsize=13980732 memory=549280 CPUtime=1.41 cores=1,3,5,7
/proc/12777/task/12791/stat : 12791 (java) S 12775 12775 11586 0 -1 1077944384 1381 0 0 0 69 72 0 0 20 0 15 0 71368798 14316269568 137320 18446744073709551615 4194304 4196468 140727266107024 140212413860400 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
Current children cumulated CPU time: 2452.4 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 550660 KiB

[startup+2502.3 s]
/proc/loadavg: 1.87 1.91 1.90 3/211 13037
/proc/meminfo: memFree=30796228/32770624 swapFree=67108860/67108860
[pid=12775] ppid=12772 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12775/stat : 12775 (xcsp3-exec) S 12772 12775 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 71368775 9740288 345 18446744073709551615 4194304 5098028 140723530111504 140723530109608 140214579544700 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 25030656 140723530117497 140723530117701 140723530117701 140723530121195 0
/proc/12775/statm: 2378 345 289 221 0 87 0
[pid=12777] ppid=12775 vsize=13980732 memory=549288 CPUtime=2512.53 cores=1,3,5,7
/proc/12777/stat : 12777 (java) S 12775 12775 11586 0 -1 1077944320 126627 0 0 0 251114 139 0 0 20 0 15 0 71368784 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140727266089568 140212944396023 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
/proc/12777/statm: 3495183 137322 3224 1 0 3483476 0
[pid=12777/tid=12778] ppid=12775 vsize=13980732 memory=549288 CPUtime=2500.54 cores=1,3,5,7
/proc/12777/task/12778/stat : 12778 (java) R 12775 12775 11586 0 -1 4202560 46391 0 0 0 250031 23 0 0 20 0 15 0 71368784 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212948634912 140212584956392 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12779] ppid=12775 vsize=13980732 memory=549288 CPUtime=0.98 cores=1,3,5,7
/proc/12777/task/12779/stat : 12779 (java) S 12775 12775 11586 0 -1 1077944384 4338 0 0 0 86 12 0 0 20 0 15 0 71368785 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212901362704 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12780] ppid=12775 vsize=13980732 memory=1380 CPUtime=0.96 cores=1,3,5,7
/proc/12777/task/12780/stat : 12780 (java) S 12775 12775 11586 0 -1 1077944384 5449 0 0 0 84 12 0 0 20 0 15 0 71368785 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212900310160 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12781] ppid=12775 vsize=13980732 memory=1380 CPUtime=1 cores=1,3,5,7
/proc/12777/task/12781/stat : 12781 (java) S 12775 12775 11586 0 -1 1077944384 7834 0 0 0 88 12 0 0 20 0 15 0 71368785 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212542040848 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12782] ppid=12775 vsize=13980732 memory=1380 CPUtime=0.99 cores=1,3,5,7
/proc/12777/task/12782/stat : 12782 (java) S 12775 12775 11586 0 -1 1077944384 5825 0 0 0 88 11 0 0 20 0 15 0 71368785 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212540988304 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12783] ppid=12775 vsize=13980732 memory=549288 CPUtime=0.47 cores=1,3,5,7
/proc/12777/task/12783/stat : 12783 (java) S 12775 12775 11586 0 -1 1077944384 8674 0 0 0 41 6 0 0 20 0 15 0 71368787 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212422281456 140212944407170 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12784] ppid=12775 vsize=13980732 memory=549288 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12784/stat : 12784 (java) S 12775 12775 11586 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 71368787 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212421227744 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12785] ppid=12775 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12785/stat : 12785 (java) S 12775 12775 11586 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 71368787 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212420174592 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12786] ppid=12775 vsize=13980732 memory=549288 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12786/stat : 12786 (java) S 12775 12775 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71368790 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212419123152 140212944414619 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12787] ppid=12775 vsize=13980732 memory=1380 CPUtime=2.71 cores=1,3,5,7
/proc/12777/task/12787/stat : 12787 (java) S 12775 12775 11586 0 -1 1077944384 16861 0 0 0 269 2 0 0 20 0 15 0 71368790 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212418071280 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12788] ppid=12775 vsize=13980732 memory=549288 CPUtime=2.76 cores=1,3,5,7
/proc/12777/task/12788/stat : 12788 (java) S 12775 12775 11586 0 -1 1077944384 20070 0 0 0 274 2 0 0 20 0 15 0 71368790 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212417018736 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12789] ppid=12775 vsize=13980732 memory=1380 CPUtime=0.59 cores=1,3,5,7
/proc/12777/task/12789/stat : 12789 (java) S 12775 12775 11586 0 -1 1077944384 8412 0 0 0 57 2 0 0 20 0 15 0 71368790 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212415965680 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12790] ppid=12775 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12790/stat : 12790 (java) S 12775 12775 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71368790 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212414913376 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12791] ppid=12775 vsize=13980732 memory=1380 CPUtime=1.44 cores=1,3,5,7
/proc/12777/task/12791/stat : 12791 (java) S 12775 12775 11586 0 -1 1077944384 1410 0 0 0 71 73 0 0 20 0 15 0 71368798 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212413860400 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
Current children cumulated CPU time: 2512.53 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 550668 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.8 s]
/proc/loadavg: 1.88 1.91 1.90 3/211 13037
/proc/meminfo: memFree=30796232/32770624 swapFree=67108860/67108860
[pid=12775] ppid=12772 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12775/stat : 12775 (xcsp3-exec) S 12772 12775 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 71368775 9740288 345 18446744073709551615 4194304 5098028 140723530111504 140723530109608 140214579544700 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 25030656 140723530117497 140723530117701 140723530117701 140723530121195 0
/proc/12775/statm: 2378 345 289 221 0 87 0
[pid=12777] ppid=12775 vsize=13980732 memory=549288 CPUtime=2520.06 cores=1,3,5,7
/proc/12777/stat : 12777 (java) S 12775 12775 11586 0 -1 1077944320 126631 0 0 0 251866 140 0 0 20 0 15 0 71368784 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140727266089568 140212944396023 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
/proc/12777/statm: 3495183 137322 3224 1 0 3483476 0
[pid=12777/tid=12778] ppid=12775 vsize=13980732 memory=3264 CPUtime=2508.02 cores=1,3,5,7
/proc/12777/task/12778/stat : 12778 (java) R 12775 12775 11586 0 -1 4202560 46395 0 0 0 250779 23 0 0 20 0 15 0 71368784 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212948634688 140212584956176 0 4 1 16800974 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12779] ppid=12775 vsize=13980732 memory=1380 CPUtime=0.99 cores=1,3,5,7
/proc/12777/task/12779/stat : 12779 (java) S 12775 12775 11586 0 -1 1077944384 4338 0 0 0 87 12 0 0 20 0 15 0 71368785 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212901362704 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12780] ppid=12775 vsize=13980732 memory=549288 CPUtime=0.97 cores=1,3,5,7
/proc/12777/task/12780/stat : 12780 (java) S 12775 12775 11586 0 -1 1077944384 5449 0 0 0 85 12 0 0 20 0 15 0 71368785 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212900310160 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12781] ppid=12775 vsize=13980732 memory=-8774313645642428999 CPUtime=1.01 cores=1,3,5,7
/proc/12777/task/12781/stat : 12781 (java) S 12775 12775 11586 0 -1 1077944384 7834 0 0 0 89 12 0 0 20 0 15 0 71368785 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212542040848 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12782] ppid=12775 vsize=13980732 memory=3236 CPUtime=1 cores=1,3,5,7
/proc/12777/task/12782/stat : 12782 (java) S 12775 12775 11586 0 -1 1077944384 5825 0 0 0 89 11 0 0 20 0 15 0 71368785 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212540988304 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12783] ppid=12775 vsize=13980732 memory=1380 CPUtime=0.47 cores=1,3,5,7
/proc/12777/task/12783/stat : 12783 (java) S 12775 12775 11586 0 -1 1077944384 8674 0 0 0 41 6 0 0 20 0 15 0 71368787 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212422281456 140212944407170 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12784] ppid=12775 vsize=13980732 memory=215136 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12784/stat : 12784 (java) S 12775 12775 11586 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 71368787 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212421227744 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12785] ppid=12775 vsize=13980732 memory=-3622645143214314312 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12785/stat : 12785 (java) S 12775 12775 11586 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 71368787 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212420174592 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12786] ppid=12775 vsize=13980732 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12786/stat : 12786 (java) S 12775 12775 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71368790 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212419123152 140212944414619 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12787] ppid=12775 vsize=13980732 memory=4284 CPUtime=2.71 cores=1,3,5,7
/proc/12777/task/12787/stat : 12787 (java) S 12775 12775 11586 0 -1 1077944384 16861 0 0 0 269 2 0 0 20 0 15 0 71368790 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212418071280 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12788] ppid=12775 vsize=13980732 memory=928 CPUtime=2.76 cores=1,3,5,7
/proc/12777/task/12788/stat : 12788 (java) S 12775 12775 11586 0 -1 1077944384 20070 0 0 0 274 2 0 0 20 0 15 0 71368790 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212417018736 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12789] ppid=12775 vsize=13980732 memory=-8774313645642428999 CPUtime=0.59 cores=1,3,5,7
/proc/12777/task/12789/stat : 12789 (java) S 12775 12775 11586 0 -1 1077944384 8412 0 0 0 57 2 0 0 20 0 15 0 71368790 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212415965680 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12790] ppid=12775 vsize=13980732 memory=2168 CPUtime=0 cores=1,3,5,7
/proc/12777/task/12790/stat : 12790 (java) S 12775 12775 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71368790 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212414913376 140212944406229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
[pid=12777/tid=12791] ppid=12775 vsize=13980732 memory=836 CPUtime=1.45 cores=1,3,5,7
/proc/12777/task/12791/stat : 12791 (java) S 12775 12775 11586 0 -1 1077944384 1410 0 0 0 71 74 0 0 20 0 15 0 71368798 14316269568 137322 18446744073709551615 4194304 4196468 140727266107024 140212413860400 140212944407170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727266116017 140727266116193 140727266116193 140727266119631 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 550668 KiB

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

[startup+2509.81 s]
# the end of solver process 12775 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001828 s, system=0 s

[startup+2509.81 s]
# the end of solver process 12777 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.67 s, system=1.40648 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): 2509.81
CPU time (s): 2520.08
CPU user time (s): 2518.67
CPU system time (s): 1.40648
CPU usage (%): 100.409
Max. virtual memory (cumulated for all children) (KiB): 13992572
Max. memory (cumulated for all children) (KiB): 1281760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.67
system time used= 1.40648
maximum resident set size= 1284476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127450
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67540
involuntary context switches= 1438


# summary of solver processes directly reported to runsolver:
#   pid: 12775,12777
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2518.67
#   total CPU system time (s): 1.40648

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.488 second user time and 23.0939 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-15 22:37:05
IDJOB=4268977
IDBENCH=136117
IDSOLVER=2660
FILE ID=node124/4268977-1502830281
RUNJOBID= node124-1502673801-14690
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-ft/BinPacking-mdd-ft249-19.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268977-1502830281/watcher-4268977-1502830281 -o /tmp/evaluation-result-4268977-1502830281/solver-4268977-1502830281 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 562798072 HOME/instance-4268977-1502830281.xml

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

MD5SUM BENCH= ff12bcd9867be4bcc392b8c45936f1c7
RANDOM SEED=562798072

node124.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.51
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.51
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.51
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.51
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:        31344432 kB
MemAvailable:   31786556 kB
Buffers:          248716 kB
Cached:           480400 kB
SwapCached:            0 kB
Active:           676528 kB
Inactive:         301480 kB
Active(anon):     200588 kB
Inactive(anon):    81948 kB
Active(file):     475940 kB
Inactive(file):   219532 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7792 kB
Writeback:             0 kB
AnonPages:        215912 kB
Mapped:            60584 kB
Shmem:             33512 kB
Slab:             151468 kB
SReclaimable:     124976 kB
SUnreclaim:        26492 kB
KernelStack:        3744 kB
PageTables:         6032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1155980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-15 23:18:55