Trace number 4269006

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.1299 2516.02

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n4w4b3r4.xml
MD5SUMf75a86a5a7a46a13e5890f4f16694299
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2727
Number of constraints119
Number of domains2
Minimum domain size59
Maximum domain size186
Distribution of domain sizes[{"size":59,"count":1},{"size":186,"count":2726}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":2668},{"degree":5,"count":58}]
Minimum constraint arity47
Maximum constraint arity2726
Distribution of constraint arities[{"arity":47,"count":116},{"arity":59,"count":1},{"arity":2726,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":58},{"type":"lex","count":1},{"type":"sum","count":58},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269006-1502842684.xml"  -tl '2520s' -p 1 -x 0
0.09/0.27	c [HOME/instance-4269006-1502842684.xml, -tl, 2520s, -p, 1, -x, 0]
0.29/0.33	c simple solver
0.29/0.40	c parse instance...
0.94/0.67	c solve instance...
2520.10/2516.01	s UNKNOWN
2520.10/2516.01	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 (15195 MiB free)
  memory of node 1: 16384 MiB (15496 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269006-1502842684/watcher-4269006-1502842684 -o /tmp/evaluation-result-4269006-1502842684/solver-4269006-1502842684 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24471 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1687422690 HOME/instance-4269006-1502842684.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=26783, runsolver pid=26780
Current StackSize limit: 8192 KiB


[startup+0.100227 s]*
/proc/loadavg: 2.00 2.00 2.02 3/207 26790
/proc/meminfo: memFree=31418356/32770624 swapFree=67108764/67108860
[pid=26783] ppid=26780 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26783/stat : 26783 (xcsp3-exec) S 26780 26783 4674 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 131774998 9740288 344 18446744073709551615 4194304 5098028 140736992488928 140736992487032 140265203462780 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 22736896 140736992489848 140736992490053 140736992490053 140736992493547 0
/proc/26783/statm: 2378 344 289 221 0 87 0
[pid=26785] ppid=26783 vsize=13441356 memory=15952 CPUtime=0.01 cores=1,3,5,7
/proc/26785/stat : 26785 (java) S 26783 26783 4674 0 -1 1077944320 3746 0 0 0 1 0 0 0 20 0 7 0 131775006 13763948544 3988 18446744073709551615 4194304 4196468 140723933407520 140723933390064 140416948506359 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
/proc/26785/statm: 3360339 3988 2025 1 0 3349836 0
[pid=26785/tid=26786] ppid=26783 vsize=13441356 memory=-8713483618642981982 CPUtime=0.01 cores=1,3,5,7
/proc/26785/task/26786/stat : 26786 (java) R 26783 26783 4674 0 -1 4202560 2503 0 0 0 1 0 0 0 20 0 7 0 131775006 13763948544 4500 18446744073709551615 4194304 4196468 140723933407520 140416952748816 140416932586846 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26787] ppid=26783 vsize=13441356 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26787/stat : 26787 (java) S 26783 26783 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 131775007 13763948544 4500 18446744073709551615 4194304 4196468 140723933407520 140416549055504 140416948516565 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26788] ppid=26783 vsize=13441356 memory=139861266507392 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26788/stat : 26788 (java) S 26783 26783 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 131775007 13763948544 4500 18446744073709551615 4194304 4196468 140723933407520 140416548002960 140416948516565 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26789] ppid=26783 vsize=13441356 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26789/stat : 26789 (java) S 26783 26783 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 131775007 13763948544 4500 18446744073709551615 4194304 4196468 140723933407520 140416546949904 140416948516565 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26790] ppid=26783 vsize=13441356 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26790/stat : 26790 (java) S 26783 26783 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 131775007 13763948544 4500 18446744073709551615 4194304 4196468 140723933407520 140416545897360 140416948516565 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26791] ppid=26783 vsize=13441356 memory=139861266507392 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26791/stat : 26791 (java) S 26783 26783 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 131775008 13763948544 4500 18446744073709551615 4194304 4196468 140723933407520 140416133732592 140416948517506 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13450868 KiB
Current children cumulated memory: 17328 KiB

[startup+0.210016 s]*
/proc/loadavg: 2.00 2.00 2.02 3/216 26799
/proc/meminfo: memFree=31408788/32770624 swapFree=67108764/67108860
[pid=26783] ppid=26780 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26783/stat : 26783 (xcsp3-exec) S 26780 26783 4674 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 131774998 9740288 344 18446744073709551615 4194304 5098028 140736992488928 140736992487032 140265203462780 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 22736896 140736992489848 140736992490053 140736992490053 140736992493547 0
/proc/26783/statm: 2378 344 289 221 0 87 0
[pid=26785] ppid=26783 vsize=13974352 memory=26968 CPUtime=0.09 cores=1,3,5,7
/proc/26785/stat : 26785 (java) S 26783 26783 4674 0 -1 1077944320 5141 0 0 0 8 1 0 0 20 0 15 0 131775006 14309736448 6742 18446744073709551615 4194304 4196468 140723933407520 140723933390064 140416948506359 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
/proc/26785/statm: 3493588 6742 2750 1 0 3482964 0
[pid=26785/tid=26786] ppid=26783 vsize=13974352 memory=7311146985107750967 CPUtime=0.07 cores=1,3,5,7
/proc/26785/task/26786/stat : 26786 (java) R 26783 26783 4674 0 -1 4202560 3289 0 0 0 7 0 0 0 20 0 15 0 131775006 14309736448 6742 18446744073709551615 4194304 4196468 140723933407520 140416952728608 140416948528285 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26787] ppid=26783 vsize=13974352 memory=12630 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26787/stat : 26787 (java) S 26783 26783 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131775007 14309736448 6742 18446744073709551615 4194304 4196468 140723933407520 140416549055504 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26788] ppid=26783 vsize=13974352 memory=139861266532120 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26788/stat : 26788 (java) S 26783 26783 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131775007 14309736448 6742 18446744073709551615 4194304 4196468 140723933407520 140416548002960 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26789] ppid=26783 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26789/stat : 26789 (java) S 26783 26783 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131775007 14309736448 6742 18446744073709551615 4194304 4196468 140723933407520 140416546949904 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26790] ppid=26783 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26790/stat : 26790 (java) S 26783 26783 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131775007 14309736448 6742 18446744073709551615 4194304 4196468 140723933407520 140416545897360 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26791] ppid=26783 vsize=13974352 memory=139861266507392 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26791/stat : 26791 (java) S 26783 26783 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131775008 14309736448 6742 18446744073709551615 4194304 4196468 140723933407520 140416133732592 140416948517506 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26792] ppid=26783 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26792/stat : 26792 (java) S 26783 26783 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 131775009 14309736448 6742 18446744073709551615 4194304 4196468 140723933407520 140416132678816 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26793] ppid=26783 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26793/stat : 26793 (java) S 26783 26783 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 131775009 14309736448 6742 18446744073709551615 4194304 4196468 140723933407520 140416131625712 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26794] ppid=26783 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26794/stat : 26794 (java) S 26783 26783 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131775011 14309736448 6742 18446744073709551615 4194304 4196468 140723933407520 140416130574288 140416948524955 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26795] ppid=26783 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26795/stat : 26795 (java) S 26783 26783 4674 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 131775011 14309736448 6742 18446744073709551615 4194304 4196468 140723933407520 140416129522416 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26796] ppid=26783 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26796/stat : 26796 (java) S 26783 26783 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131775011 14309736448 6742 18446744073709551615 4194304 4196468 140723933407520 140416128469872 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26797] ppid=26783 vsize=13974352 memory=139861266507392 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26797/stat : 26797 (java) S 26783 26783 4674 0 -1 1077944384 246 0 0 0 0 0 0 0 20 0 15 0 131775011 14309736448 6742 18446744073709551615 4194304 4196468 140723933407520 140416127416816 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26798] ppid=26783 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26798/stat : 26798 (java) S 26783 26783 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131775012 14309736448 6742 18446744073709551615 4194304 4196468 140723933407520 140416126364512 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26799] ppid=26783 vsize=13974352 memory=139861266507392 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26799/stat : 26799 (java) S 26783 26783 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131775017 14309736448 6742 18446744073709551615 4194304 4196468 140723933407520 140416125311536 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28344 KiB

[startup+0.313023 s]*
/proc/loadavg: 2.00 2.00 2.02 5/216 26799
/proc/meminfo: memFree=31397212/32770624 swapFree=67108764/67108860
[pid=26783] ppid=26780 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26783/stat : 26783 (xcsp3-exec) S 26780 26783 4674 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 131774998 9740288 344 18446744073709551615 4194304 5098028 140736992488928 140736992487032 140265203462780 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 22736896 140736992489848 140736992490053 140736992490053 140736992493547 0
/proc/26783/statm: 2378 344 289 221 0 87 0
[pid=26785] ppid=26783 vsize=13974352 memory=37152 CPUtime=0.29 cores=1,3,5,7
/proc/26785/stat : 26785 (java) S 26783 26783 4674 0 -1 1077944320 8897 0 0 0 26 3 0 0 20 0 15 0 131775006 14309736448 9288 18446744073709551615 4194304 4196468 140723933407520 140723933390064 140416948506359 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
/proc/26785/statm: 3493588 9288 2976 1 0 3482964 0
[pid=26785/tid=26786] ppid=26783 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/26785/task/26786/stat : 26786 (java) R 26783 26783 4674 0 -1 4202560 6102 0 0 0 15 2 0 0 20 0 15 0 131775006 14309736448 9288 18446744073709551615 4194304 4196468 140723933407520 140416952739200 140416948528285 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26787] ppid=26783 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26787/stat : 26787 (java) S 26783 26783 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131775007 14309736448 9288 18446744073709551615 4194304 4196468 140723933407520 140416549055504 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26788] ppid=26783 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26788/stat : 26788 (java) S 26783 26783 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131775007 14309736448 9288 18446744073709551615 4194304 4196468 140723933407520 140416548002960 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26789] ppid=26783 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26789/stat : 26789 (java) S 26783 26783 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131775007 14309736448 9288 18446744073709551615 4194304 4196468 140723933407520 140416546949904 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26790] ppid=26783 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26790/stat : 26790 (java) S 26783 26783 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131775007 14309736448 9288 18446744073709551615 4194304 4196468 140723933407520 140416545897360 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26791] ppid=26783 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26791/stat : 26791 (java) S 26783 26783 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131775008 14309736448 9288 18446744073709551615 4194304 4196468 140723933407520 140416133732592 140416948517506 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26792] ppid=26783 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26792/stat : 26792 (java) S 26783 26783 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 131775009 14309736448 9288 18446744073709551615 4194304 4196468 140723933407520 140416132678816 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26793] ppid=26783 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26793/stat : 26793 (java) S 26783 26783 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 131775009 14309736448 9288 18446744073709551615 4194304 4196468 140723933407520 140416131625712 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26794] ppid=26783 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26794/stat : 26794 (java) S 26783 26783 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131775011 14309736448 9288 18446744073709551615 4194304 4196468 140723933407520 140416130574288 140416948524955 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26795] ppid=26783 vsize=13974352 memory=139861113983936 CPUtime=0.02 cores=1,3,5,7
/proc/26785/task/26795/stat : 26795 (java) S 26783 26783 4674 0 -1 1077944384 632 0 0 0 2 0 0 0 20 0 15 0 131775011 14309736448 9288 18446744073709551615 4194304 4196468 140723933407520 140416129522416 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26796] ppid=26783 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/26785/task/26796/stat : 26796 (java) D 26783 26783 4674 0 -1 4202560 112 0 0 0 1 0 0 0 20 0 15 0 131775011 14309736448 9288 18446744073709551615 4194304 4196468 140723933407520 140416128450888 140416941223511 0 4 1 16800974 18446744071582151463 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26797] ppid=26783 vsize=13974352 memory=139861266507392 CPUtime=0.06 cores=1,3,5,7
/proc/26785/task/26797/stat : 26797 (java) S 26783 26783 4674 0 -1 1077944384 748 0 0 0 6 0 0 0 20 0 15 0 131775011 14309736448 9288 18446744073709551615 4194304 4196468 140723933407520 140416127416816 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26798] ppid=26783 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26798/stat : 26798 (java) S 26783 26783 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131775012 14309736448 9288 18446744073709551615 4194304 4196468 140723933407520 140416126364512 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26799] ppid=26783 vsize=13974352 memory=139861266507392 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26799/stat : 26799 (java) S 26783 26783 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131775017 14309736448 9800 18446744073709551615 4194304 4196468 140723933407520 140416125311536 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38528 KiB

[startup+0.701115 s]
/proc/loadavg: 2.00 2.00 2.02 5/216 26799
/proc/meminfo: memFree=31386520/32770624 swapFree=67108764/67108860
[pid=26783] ppid=26780 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26783/stat : 26783 (xcsp3-exec) S 26780 26783 4674 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 131774998 9740288 344 18446744073709551615 4194304 5098028 140736992488928 140736992487032 140265203462780 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 22736896 140736992489848 140736992490053 140736992490053 140736992493547 0
/proc/26783/statm: 2378 344 289 221 0 87 0
[pid=26785] ppid=26783 vsize=13980732 memory=69304 CPUtime=1.21 cores=1,3,5,7
/proc/26785/stat : 26785 (java) S 26783 26783 4674 0 -1 1077944320 12911 0 0 0 114 7 0 0 20 0 15 0 131775006 14316269568 17326 18446744073709551615 4194304 4196468 140723933407520 140723933390064 140416948506359 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
/proc/26785/statm: 3495183 17326 3173 1 0 3483476 0
[pid=26785/tid=26786] ppid=26783 vsize=13980732 memory=4148 CPUtime=0.54 cores=1,3,5,7
/proc/26785/task/26786/stat : 26786 (java) R 26783 26783 4674 0 -1 4202560 8468 0 0 0 50 4 0 0 20 0 15 0 131775006 14316269568 17326 18446744073709551615 4194304 4196468 140723933407520 140416952743008 140416593590958 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26787] ppid=26783 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26787/stat : 26787 (java) S 26783 26783 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131775007 14316269568 17326 18446744073709551615 4194304 4196468 140723933407520 140416549055504 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26788] ppid=26783 vsize=13980732 memory=139861113709168 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26788/stat : 26788 (java) S 26783 26783 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131775007 14316269568 17326 18446744073709551615 4194304 4196468 140723933407520 140416548002960 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26789] ppid=26783 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26789/stat : 26789 (java) S 26783 26783 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131775007 14316269568 17326 18446744073709551615 4194304 4196468 140723933407520 140416546949904 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26790] ppid=26783 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26790/stat : 26790 (java) S 26783 26783 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131775007 14316269568 17326 18446744073709551615 4194304 4196468 140723933407520 140416545897360 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26791] ppid=26783 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26791/stat : 26791 (java) S 26783 26783 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 131775008 14316269568 17326 18446744073709551615 4194304 4196468 140723933407520 140416133732592 140416948517506 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26792] ppid=26783 vsize=13980732 memory=7809523229951467570 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26792/stat : 26792 (java) S 26783 26783 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 131775009 14316269568 17326 18446744073709551615 4194304 4196468 140723933407520 140416132678816 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26793] ppid=26783 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26793/stat : 26793 (java) S 26783 26783 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 131775009 14316269568 17326 18446744073709551615 4194304 4196468 140723933407520 140416131625712 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26794] ppid=26783 vsize=13980732 memory=-6305717200205734272 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26794/stat : 26794 (java) S 26783 26783 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131775011 14316269568 17326 18446744073709551615 4194304 4196468 140723933407520 140416130574288 140416948524955 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26795] ppid=26783 vsize=13980732 memory=6656426216303648864 CPUtime=0.18 cores=1,3,5,7
/proc/26785/task/26795/stat : 26795 (java) R 26783 26783 4674 0 -1 4202560 1153 0 0 0 17 1 0 0 20 0 15 0 131775011 14316269568 17326 18446744073709551615 4194304 4196468 140723933407520 140416129508440 140416928198030 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26796] ppid=26783 vsize=13980732 memory=6944656592455360604 CPUtime=0.19 cores=1,3,5,7
/proc/26785/task/26796/stat : 26796 (java) R 26783 26783 4674 0 -1 4202560 690 0 0 0 19 0 0 0 20 0 15 0 131775011 14316269568 17326 18446744073709551615 4194304 4196468 140723933407520 140416128455752 140416930027496 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26797] ppid=26783 vsize=13980732 memory=6655300316396806240 CPUtime=0.27 cores=1,3,5,7
/proc/26785/task/26797/stat : 26797 (java) S 26783 26783 4674 0 -1 1077944384 1293 0 0 0 27 0 0 0 20 0 15 0 131775011 14316269568 17326 18446744073709551615 4194304 4196468 140723933407520 140416127416816 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26798] ppid=26783 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26798/stat : 26798 (java) S 26783 26783 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131775012 14316269568 17326 18446744073709551615 4194304 4196468 140723933407520 140416126364512 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26799] ppid=26783 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26799/stat : 26799 (java) S 26783 26783 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131775017 14316269568 17326 18446744073709551615 4194304 4196468 140723933407520 140416125311536 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 70680 KiB

[startup+1.5029 s]
/proc/loadavg: 2.00 2.00 2.02 3/216 26799
/proc/meminfo: memFree=31364992/32770624 swapFree=67108764/67108860
[pid=26783] ppid=26780 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26783/stat : 26783 (xcsp3-exec) S 26780 26783 4674 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 131774998 9740288 344 18446744073709551615 4194304 5098028 140736992488928 140736992487032 140265203462780 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 22736896 140736992489848 140736992490053 140736992490053 140736992493547 0
/proc/26783/statm: 2378 344 289 221 0 87 0
[pid=26785] ppid=26783 vsize=13980732 memory=80080 CPUtime=2.57 cores=1,3,5,7
/proc/26785/stat : 26785 (java) S 26783 26783 4674 0 -1 1077944320 16701 0 0 0 250 7 0 0 20 0 15 0 131775006 14316269568 20020 18446744073709551615 4194304 4196468 140723933407520 140723933390064 140416948506359 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
/proc/26785/statm: 3495183 20020 3183 1 0 3483476 0
[pid=26785/tid=26786] ppid=26783 vsize=13980732 memory=1376 CPUtime=1.34 cores=1,3,5,7
/proc/26785/task/26786/stat : 26786 (java) R 26783 26783 4674 0 -1 4202560 8693 0 0 0 130 4 0 0 20 0 15 0 131775006 14316269568 20020 18446744073709551615 4194304 4196468 140723933407520 140416952742240 140416594262746 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26787] ppid=26783 vsize=13980732 memory=70380 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26787/stat : 26787 (java) S 26783 26783 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131775007 14316269568 20020 18446744073709551615 4194304 4196468 140723933407520 140416549055504 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26788] ppid=26783 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26788/stat : 26788 (java) S 26783 26783 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131775007 14316269568 20020 18446744073709551615 4194304 4196468 140723933407520 140416548002960 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26789] ppid=26783 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26789/stat : 26789 (java) S 26783 26783 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131775007 14316269568 20020 18446744073709551615 4194304 4196468 140723933407520 140416546949904 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26790] ppid=26783 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26790/stat : 26790 (java) S 26783 26783 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131775007 14316269568 20020 18446744073709551615 4194304 4196468 140723933407520 140416545897360 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26791] ppid=26783 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26791/stat : 26791 (java) S 26783 26783 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 131775008 14316269568 20020 18446744073709551615 4194304 4196468 140723933407520 140416133732592 140416948517506 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26792] ppid=26783 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/26785/task/26793/stat : 26793 (java) S 26783 26783 4674 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 131775009 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416131625712 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26794] ppid=26783 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26794/stat : 26794 (java) S 26783 26783 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131775011 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416130574288 140416948524955 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26795] ppid=26783 vsize=13980732 memory=236364 CPUtime=1.31 cores=1,3,5,7
/proc/26785/task/26795/stat : 26795 (java) S 26783 26783 4674 0 -1 1077944384 12812 0 0 0 129 2 0 0 20 0 15 0 131775011 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416129522416 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26796] ppid=26783 vsize=13980732 memory=1376 CPUtime=1.76 cores=1,3,5,7
/proc/26785/task/26796/stat : 26796 (java) S 26783 26783 4674 0 -1 1077944384 18073 0 0 0 174 2 0 0 20 0 15 0 131775011 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416128469872 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26797] ppid=26783 vsize=13980732 memory=236364 CPUtime=0.48 cores=1,3,5,7
/proc/26785/task/26797/stat : 26797 (java) S 26783 26783 4674 0 -1 1077944384 8302 0 0 0 47 1 0 0 20 0 15 0 131775011 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416127416816 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26798] ppid=26783 vsize=13980732 memory=236364 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26798/stat : 26798 (java) S 26783 26783 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131775012 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416126364512 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26799] ppid=26783 vsize=13980732 memory=1376 CPUtime=0.46 cores=1,3,5,7
/proc/26785/task/26799/stat : 26799 (java) S 26783 26783 4674 0 -1 1077944384 915 0 0 0 21 25 0 0 20 0 15 0 131775017 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416125311536 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
Current children cumulated CPU time: 2386.36 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 237740 KiB

[startup+2442.3 s]
/proc/loadavg: 2.16 2.09 2.07 3/215 27025
/proc/meminfo: memFree=30689996/32770624 swapFree=67108764/67108860
[pid=26783] ppid=26780 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26783/stat : 26783 (xcsp3-exec) S 26780 26783 4674 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 131774998 9740288 344 18446744073709551615 4194304 5098028 140736992488928 140736992487032 140265203462780 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 22736896 140736992489848 140736992490053 140736992490053 140736992493547 0
/proc/26783/statm: 2378 344 289 221 0 87 0
[pid=26785] ppid=26783 vsize=13980732 memory=236364 CPUtime=2446.38 cores=1,3,5,7
/proc/26785/stat : 26785 (java) S 26783 26783 4674 0 -1 1077944320 63439 0 0 0 244600 38 0 0 20 0 15 0 131775006 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140723933390064 140416948506359 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
/proc/26785/statm: 3495183 59091 3231 1 0 3483476 0
[pid=26785/tid=26786] ppid=26783 vsize=13980732 memory=1376 CPUtime=2442.18 cores=1,3,5,7
/proc/26785/task/26786/stat : 26786 (java) R 26783 26783 4674 0 -1 4202560 18393 0 0 0 244211 7 0 0 20 0 15 0 131775006 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416952742920 140416595672294 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26787] ppid=26783 vsize=13980732 memory=236364 CPUtime=0.01 cores=1,3,5,7
/proc/26785/task/26787/stat : 26787 (java) S 26783 26783 4674 0 -1 1077944384 607 0 0 0 1 0 0 0 20 0 15 0 131775007 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416549055504 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26788] ppid=26783 vsize=13980732 memory=236364 CPUtime=0.01 cores=1,3,5,7
/proc/26785/task/26788/stat : 26788 (java) S 26783 26783 4674 0 -1 1077944384 580 0 0 0 1 0 0 0 20 0 15 0 131775007 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416548002960 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26789] ppid=26783 vsize=13980732 memory=236364 CPUtime=0.01 cores=1,3,5,7
/proc/26785/task/26789/stat : 26789 (java) S 26783 26783 4674 0 -1 1077944384 299 0 0 0 1 0 0 0 20 0 15 0 131775007 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416546949904 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26790] ppid=26783 vsize=13980732 memory=236364 CPUtime=0.01 cores=1,3,5,7
/proc/26785/task/26790/stat : 26790 (java) S 26783 26783 4674 0 -1 1077944384 736 0 0 0 1 0 0 0 20 0 15 0 131775007 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416545897360 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26791] ppid=26783 vsize=13980732 memory=236364 CPUtime=0.02 cores=1,3,5,7
/proc/26785/task/26791/stat : 26791 (java) S 26783 26783 4674 0 -1 1077944384 1337 0 0 0 1 1 0 0 20 0 15 0 131775008 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416133732592 140416948517506 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26792] ppid=26783 vsize=13980732 memory=236364 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26792/stat : 26792 (java) S 26783 26783 4674 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 131775009 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416132678816 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26793] ppid=26783 vsize=13980732 memory=236364 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26793/stat : 26793 (java) S 26783 26783 4674 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 131775009 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416131625712 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26794] ppid=26783 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26794/stat : 26794 (java) S 26783 26783 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131775011 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416130574288 140416948524955 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26795] ppid=26783 vsize=13980732 memory=956 CPUtime=1.31 cores=1,3,5,7
/proc/26785/task/26795/stat : 26795 (java) S 26783 26783 4674 0 -1 1077944384 12812 0 0 0 129 2 0 0 20 0 15 0 131775011 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416129522416 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26796] ppid=26783 vsize=13980732 memory=2244 CPUtime=1.76 cores=1,3,5,7
/proc/26785/task/26796/stat : 26796 (java) S 26783 26783 4674 0 -1 1077944384 18073 0 0 0 174 2 0 0 20 0 15 0 131775011 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416128469872 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26797] ppid=26783 vsize=13980732 memory=1376 CPUtime=0.48 cores=1,3,5,7
/proc/26785/task/26797/stat : 26797 (java) S 26783 26783 4674 0 -1 1077944384 8302 0 0 0 47 1 0 0 20 0 15 0 131775011 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416127416816 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26798] ppid=26783 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26798/stat : 26798 (java) S 26783 26783 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131775012 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416126364512 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26799] ppid=26783 vsize=13980732 memory=1376 CPUtime=0.47 cores=1,3,5,7
/proc/26785/task/26799/stat : 26799 (java) S 26783 26783 4674 0 -1 1077944384 921 0 0 0 21 26 0 0 20 0 15 0 131775017 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416125311536 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
Current children cumulated CPU time: 2446.38 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 237740 KiB

[startup+2502.3 s]
/proc/loadavg: 2.35 2.17 2.10 3/215 27027
/proc/meminfo: memFree=30688076/32770624 swapFree=67108764/67108860
[pid=26783] ppid=26780 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26783/stat : 26783 (xcsp3-exec) S 26780 26783 4674 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 131774998 9740288 344 18446744073709551615 4194304 5098028 140736992488928 140736992487032 140265203462780 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 22736896 140736992489848 140736992490053 140736992490053 140736992493547 0
/proc/26783/statm: 2378 344 289 221 0 87 0
[pid=26785] ppid=26783 vsize=13980732 memory=236364 CPUtime=2506.39 cores=1,3,5,7
/proc/26785/stat : 26785 (java) S 26783 26783 4674 0 -1 1077944320 63585 0 0 0 250601 38 0 0 20 0 15 0 131775006 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140723933390064 140416948506359 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
/proc/26785/statm: 3495183 59091 3231 1 0 3483476 0
[pid=26785/tid=26786] ppid=26783 vsize=13980732 memory=236364 CPUtime=2502.18 cores=1,3,5,7
/proc/26785/task/26786/stat : 26786 (java) R 26783 26783 4674 0 -1 4202560 18526 0 0 0 250211 7 0 0 20 0 15 0 131775006 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416952742920 140416594846384 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26787] ppid=26783 vsize=13980732 memory=236364 CPUtime=0.01 cores=1,3,5,7
/proc/26785/task/26787/stat : 26787 (java) S 26783 26783 4674 0 -1 1077944384 607 0 0 0 1 0 0 0 20 0 15 0 131775007 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416549055504 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26788] ppid=26783 vsize=13980732 memory=236364 CPUtime=0.01 cores=1,3,5,7
/proc/26785/task/26788/stat : 26788 (java) S 26783 26783 4674 0 -1 1077944384 580 0 0 0 1 0 0 0 20 0 15 0 131775007 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416548002960 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26789] ppid=26783 vsize=13980732 memory=236364 CPUtime=0.01 cores=1,3,5,7
/proc/26785/task/26789/stat : 26789 (java) S 26783 26783 4674 0 -1 1077944384 299 0 0 0 1 0 0 0 20 0 15 0 131775007 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416546949904 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26790] ppid=26783 vsize=13980732 memory=236364 CPUtime=0.01 cores=1,3,5,7
/proc/26785/task/26790/stat : 26790 (java) S 26783 26783 4674 0 -1 1077944384 736 0 0 0 1 0 0 0 20 0 15 0 131775007 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416545897360 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26791] ppid=26783 vsize=13980732 memory=236364 CPUtime=0.02 cores=1,3,5,7
/proc/26785/task/26791/stat : 26791 (java) S 26783 26783 4674 0 -1 1077944384 1338 0 0 0 1 1 0 0 20 0 15 0 131775008 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416133732592 140416948517506 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26792] ppid=26783 vsize=13980732 memory=236364 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26792/stat : 26792 (java) S 26783 26783 4674 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 131775009 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416132678816 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26793] ppid=26783 vsize=13980732 memory=236364 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26793/stat : 26793 (java) S 26783 26783 4674 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 131775009 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416131625712 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26794] ppid=26783 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26794/stat : 26794 (java) S 26783 26783 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131775011 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416130574288 140416948524955 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26795] ppid=26783 vsize=13980732 memory=236364 CPUtime=1.31 cores=1,3,5,7
/proc/26785/task/26795/stat : 26795 (java) S 26783 26783 4674 0 -1 1077944384 12814 0 0 0 129 2 0 0 20 0 15 0 131775011 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416129522416 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26796] ppid=26783 vsize=13980732 memory=236364 CPUtime=1.76 cores=1,3,5,7
/proc/26785/task/26796/stat : 26796 (java) S 26783 26783 4674 0 -1 1077944384 18075 0 0 0 174 2 0 0 20 0 15 0 131775011 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416128469872 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26797] ppid=26783 vsize=13980732 memory=1376 CPUtime=0.48 cores=1,3,5,7
/proc/26785/task/26797/stat : 26797 (java) S 26783 26783 4674 0 -1 1077944384 8304 0 0 0 47 1 0 0 20 0 15 0 131775011 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416127416816 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26798] ppid=26783 vsize=13980732 memory=236364 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26798/stat : 26798 (java) S 26783 26783 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131775012 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416126364512 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26799] ppid=26783 vsize=13980732 memory=6944656575208382560 CPUtime=0.49 cores=1,3,5,7
/proc/26785/task/26799/stat : 26799 (java) S 26783 26783 4674 0 -1 1077944384 927 0 0 0 22 27 0 0 20 0 15 0 131775017 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416125311536 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
Current children cumulated CPU time: 2506.39 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 237740 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2516 s]*
/proc/loadavg: 2.27 2.17 2.10 3/215 27027
/proc/meminfo: memFree=30690244/32770624 swapFree=67108764/67108860
[pid=26783] ppid=26780 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26783/stat : 26783 (xcsp3-exec) S 26780 26783 4674 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 131774998 9740288 344 18446744073709551615 4194304 5098028 140736992488928 140736992487032 140265203462780 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 22736896 140736992489848 140736992490053 140736992490053 140736992493547 0
/proc/26783/statm: 2378 344 289 221 0 87 0
[pid=26785] ppid=26783 vsize=13980732 memory=236364 CPUtime=2520.1 cores=1,3,5,7
/proc/26785/stat : 26785 (java) S 26783 26783 4674 0 -1 1077944320 63592 0 0 0 251972 38 0 0 20 0 15 0 131775006 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140723933390064 140416948506359 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
/proc/26785/statm: 3495183 59091 3231 1 0 3483476 0
[pid=26785/tid=26786] ppid=26783 vsize=13980732 memory=2760 CPUtime=2515.89 cores=1,3,5,7
/proc/26785/task/26786/stat : 26786 (java) R 26783 26783 4674 0 -1 4202560 18531 0 0 0 251582 7 0 0 20 0 15 0 131775006 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416952742920 140416594607449 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26787] ppid=26783 vsize=13980732 memory=2764 CPUtime=0.01 cores=1,3,5,7
/proc/26785/task/26787/stat : 26787 (java) S 26783 26783 4674 0 -1 1077944384 607 0 0 0 1 0 0 0 20 0 15 0 131775007 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416549055504 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26788] ppid=26783 vsize=13980732 memory=1156 CPUtime=0.01 cores=1,3,5,7
/proc/26785/task/26788/stat : 26788 (java) S 26783 26783 4674 0 -1 1077944384 580 0 0 0 1 0 0 0 20 0 15 0 131775007 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416548002960 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26789] ppid=26783 vsize=13980732 memory=4872558044660077418 CPUtime=0.01 cores=1,3,5,7
/proc/26785/task/26789/stat : 26789 (java) S 26783 26783 4674 0 -1 1077944384 299 0 0 0 1 0 0 0 20 0 15 0 131775007 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416546949904 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26790] ppid=26783 vsize=13980732 memory=1376 CPUtime=0.01 cores=1,3,5,7
/proc/26785/task/26790/stat : 26790 (java) S 26783 26783 4674 0 -1 1077944384 736 0 0 0 1 0 0 0 20 0 15 0 131775007 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416545897360 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26791] ppid=26783 vsize=13980732 memory=236364 CPUtime=0.02 cores=1,3,5,7
/proc/26785/task/26791/stat : 26791 (java) S 26783 26783 4674 0 -1 1077944384 1338 0 0 0 1 1 0 0 20 0 15 0 131775008 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416133732592 140416948517506 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26792] ppid=26783 vsize=13980732 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26792/stat : 26792 (java) S 26783 26783 4674 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 131775009 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416132678816 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26793] ppid=26783 vsize=13980732 memory=3216 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26793/stat : 26793 (java) S 26783 26783 4674 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 131775009 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416131625712 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26794] ppid=26783 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26794/stat : 26794 (java) S 26783 26783 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131775011 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416130574288 140416948524955 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26795] ppid=26783 vsize=13980732 memory=729548 CPUtime=1.31 cores=1,3,5,7
/proc/26785/task/26795/stat : 26795 (java) S 26783 26783 4674 0 -1 1077944384 12814 0 0 0 129 2 0 0 20 0 15 0 131775011 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416129522416 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26796] ppid=26783 vsize=13980732 memory=4064 CPUtime=1.76 cores=1,3,5,7
/proc/26785/task/26796/stat : 26796 (java) S 26783 26783 4674 0 -1 1077944384 18075 0 0 0 174 2 0 0 20 0 15 0 131775011 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416128469872 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26797] ppid=26783 vsize=13980732 memory=1398720917958146503 CPUtime=0.48 cores=1,3,5,7
/proc/26785/task/26797/stat : 26797 (java) S 26783 26783 4674 0 -1 1077944384 8304 0 0 0 47 1 0 0 20 0 15 0 131775011 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416127416816 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26798] ppid=26783 vsize=13980732 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/26785/task/26798/stat : 26798 (java) S 26783 26783 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131775012 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416126364512 140416948516565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
[pid=26785/tid=26799] ppid=26783 vsize=13980732 memory=2164 CPUtime=0.49 cores=1,3,5,7
/proc/26785/task/26799/stat : 26799 (java) S 26783 26783 4674 0 -1 1077944384 929 0 0 0 22 27 0 0 20 0 15 0 131775017 14316269568 59091 18446744073709551615 4194304 4196468 140723933407520 140416125311536 140416948517506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31678464 140723933413809 140723933413985 140723933413985 140723933417423 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 237740 KiB

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

[startup+2516.02 s]
# the end of solver process 26783 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000831 s, system=0.001995 s

[startup+2516.02 s]
# the end of solver process 26785 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.74 s, system=0.394044 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): 2516.02
CPU time (s): 2520.13
CPU user time (s): 2519.74
CPU system time (s): 0.394044
CPU usage (%): 100.163
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 237740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.74
system time used= 0.394044
maximum resident set size= 236828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64491
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57272
involuntary context switches= 1453


# summary of solver processes directly reported to runsolver:
#   pid: 26783,26785
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2519.74
#   total CPU system time (s): 0.394044

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.9097 second user time and 19.8431 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-16 02:04:11
IDJOB=4269006
IDBENCH=137614
IDSOLVER=2660
FILE ID=node134/4269006-1502842684
RUNJOBID= node134-1502649032-24471
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n4w4b3r4.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-4269006-1502842684/watcher-4269006-1502842684 -o /tmp/evaluation-result-4269006-1502842684/solver-4269006-1502842684 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24471 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1687422690 HOME/instance-4269006-1502842684.xml

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

MD5SUM BENCH= f75a86a5a7a46a13e5890f4f16694299
RANDOM SEED=1687422690

node134.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.43
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.43
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.43
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.43
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:        31428532 kB
MemAvailable:   31747172 kB
Buffers:          288092 kB
Cached:           333552 kB
SwapCached:            4 kB
Active:           629132 kB
Inactive:         263416 kB
Active(anon):     217944 kB
Inactive(anon):   102676 kB
Active(file):     411188 kB
Inactive(file):   160740 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              7800 kB
Writeback:             0 kB
AnonPages:        270612 kB
Mapped:            74096 kB
Shmem:             49756 kB
Slab:             151876 kB
SReclaimable:     125092 kB
SUnreclaim:        26784 kB
KernelStack:        3488 kB
PageTables:         5548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1289188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-16 02:46:07