Trace number 4284205

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 5a (2017-08-18)? (TO) 251.731 240.02299

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n3c3w4h.xml
MD5SUM797cc29f939b3426dc93651349e66756
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark33
Best CPU time to get the best result obtained on this benchmark2002.48
Satisfiable
(Un)Satisfiability was proved
Number of variables473
Number of constraints239
Number of domains2
Minimum domain size67
Maximum domain size119
Distribution of domain sizes[{"size":67,"count":472},{"size":119,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":354},{"degree":5,"count":118}]
Minimum constraint arity4
Maximum constraint arity472
Distribution of constraint arities[{"arity":4,"count":236},{"arity":119,"count":1},{"arity":472,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":118},{"type":"lex","count":1},{"type":"sum","count":118},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284205-1503214310.xml"  -tl '264s' -p 1 -x 3
0.13/0.14	c [HOME/instance-4284205-1503214310.xml, -tl, 264s, -p, 1, -x, 3]
0.13/0.20	c simple solver
0.33/0.26	c parse instance...
0.98/0.53	c solve instance...
251.70/240.01	s UNKNOWN
251.70/240.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 (11096 MiB free)
  memory of node 1: 16384 MiB (11309 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284205-1503214310/watcher-4284205-1503214310 -o /tmp/evaluation-result-4284205-1503214310/solver-4284205-1503214310 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node105-1503209199-23686 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 896641461 HOME/instance-4284205-1503214310.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=26951, runsolver pid=26948

[startup+0.106211 s]*
/proc/loadavg: 1.72 1.70 1.78 4/217 26967
/proc/meminfo: memFree=22925816/32770624 swapFree=67108860/67108860
[pid=26951] ppid=26948 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26951/stat : 26951 (xcsp3-exec) S 26948 26951 23654 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154502444 9740288 345 33554432000 4194304 5098028 140728171392176 140728171390280 140154127364732 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 33411072 140728171394165 140728171394368 140728171394368 140728171397099 0
/proc/26951/statm: 2378 345 289 221 0 87 0
[pid=26953] ppid=26951 vsize=13978596 memory=28568 CPUtime=0.13 cores=1,3,5,7
/proc/26953/stat : 26953 (java) S 26951 26951 23654 0 -1 1077944320 5515 0 0 0 12 1 0 0 20 0 15 0 154502444 14314082304 7142 33554432000 4194304 4196468 140722193109584 140722193092128 139638185860855 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
/proc/26953/statm: 3494649 7142 2894 1 0 3482966 0
[pid=26953/tid=26954] ppid=26951 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/26953/task/26954/stat : 26954 (java) R 26951 26951 23654 0 -1 4202560 3457 0 0 0 9 0 0 0 20 0 15 0 154502444 14314082304 7142 33554432000 4194304 4196468 140722193109584 139638190092000 139638185872790 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26955] ppid=26951 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26955/stat : 26955 (java) S 26951 26951 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154502445 14314082304 7142 33554432000 4194304 4196468 140722193109584 139638115949584 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26956] ppid=26951 vsize=13978596 memory=139958199301760 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26956/stat : 26956 (java) S 26951 26951 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154502445 14314082304 7142 33554432000 4194304 4196468 140722193109584 139638114897040 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26957] ppid=26951 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26957/stat : 26957 (java) S 26951 26951 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154502445 14314082304 7142 33554432000 4194304 4196468 140722193109584 139638113843984 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26958] ppid=26951 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26958/stat : 26958 (java) S 26951 26951 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154502445 14314082304 7142 33554432000 4194304 4196468 140722193109584 139638112791440 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26959] ppid=26951 vsize=13978596 memory=139958199301760 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26959/stat : 26959 (java) S 26951 26951 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154502446 14314082304 7142 33554432000 4194304 4196468 140722193109584 139637659642096 139638185872002 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26960] ppid=26951 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26960/stat : 26960 (java) S 26951 26951 23654 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154502447 14314082304 7142 33554432000 4194304 4196468 140722193109584 139637658588320 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26961] ppid=26951 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26961/stat : 26961 (java) S 26951 26951 23654 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154502447 14314082304 7142 33554432000 4194304 4196468 140722193109584 139637657535216 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26962] ppid=26951 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26962/stat : 26962 (java) S 26951 26951 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154502449 14314082304 7142 33554432000 4194304 4196468 140722193109584 139637656483792 139638185879451 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26963] ppid=26951 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26963/stat : 26963 (java) S 26951 26951 23654 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 154502449 14314082304 7142 33554432000 4194304 4196468 140722193109584 139637655431920 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26964] ppid=26951 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26964/stat : 26964 (java) S 26951 26951 23654 0 -1 1077944384 403 0 0 0 0 0 0 0 20 0 15 0 154502449 14314082304 7142 33554432000 4194304 4196468 140722193109584 139637654379376 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26965] ppid=26951 vsize=13978596 memory=139958199301760 CPUtime=0.02 cores=1,3,5,7
/proc/26953/task/26965/stat : 26965 (java) S 26951 26951 23654 0 -1 1077944384 325 0 0 0 2 0 0 0 20 0 15 0 154502449 14314082304 7142 33554432000 4194304 4196468 140722193109584 139637653326320 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26966] ppid=26951 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26966/stat : 26966 (java) S 26951 26951 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154502450 14314082304 7142 33554432000 4194304 4196468 140722193109584 139637652274016 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26967] ppid=26951 vsize=13978596 memory=139958199301760 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26967/stat : 26967 (java) S 26951 26951 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154502450 14314082304 7142 33554432000 4194304 4196468 140722193109584 139637651221040 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29948 KiB

[startup+0.210866 s]*
/proc/loadavg: 1.72 1.70 1.78 3/217 26967
/proc/meminfo: memFree=22914528/32770624 swapFree=67108860/67108860
[pid=26951] ppid=26948 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26951/stat : 26951 (xcsp3-exec) S 26948 26951 23654 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154502444 9740288 345 33554432000 4194304 5098028 140728171392176 140728171390280 140154127364732 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 33411072 140728171394165 140728171394368 140728171394368 140728171397099 0
/proc/26951/statm: 2378 345 289 221 0 87 0
[pid=26953] ppid=26951 vsize=13982852 memory=40436 CPUtime=0.33 cores=1,3,5,7
/proc/26953/stat : 26953 (java) S 26951 26951 23654 0 -1 1077944320 8166 0 0 0 32 1 0 0 20 0 15 0 154502444 14318440448 10109 33554432000 4194304 4196468 140722193109584 140722193092128 139638185860855 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
/proc/26953/statm: 3495713 10109 3050 1 0 3482966 0
[pid=26953/tid=26954] ppid=26951 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/26953/task/26954/stat : 26954 (java) D 26951 26951 23654 0 -1 1077944384 5310 0 0 0 19 1 0 0 20 0 15 0 154502444 14318440448 10109 33554432000 4194304 4196468 140722193109584 139638190071648 139638178540077 0 4 0 16800975 18446744072101613092 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26955] ppid=26951 vsize=13982852 memory=12546 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26955/stat : 26955 (java) S 26951 26951 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154502445 14318440448 10109 33554432000 4194304 4196468 140722193109584 139638115949584 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26956] ppid=26951 vsize=13982884 memory=288370334351013504 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26956/stat : 26956 (java) S 26951 26951 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154502445 14318473216 10109 33554432000 4194304 4196468 140722193109584 139638114897040 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26957] ppid=26951 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26957/stat : 26957 (java) S 26951 26951 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154502445 14318473216 10109 33554432000 4194304 4196468 140722193109584 139638113843984 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26958] ppid=26951 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26958/stat : 26958 (java) S 26951 26951 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154502445 14318440448 10109 33554432000 4194304 4196468 140722193109584 139638112791440 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26959] ppid=26951 vsize=13982852 memory=139958199301760 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26959/stat : 26959 (java) S 26951 26951 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154502446 14318440448 10109 33554432000 4194304 4196468 140722193109584 139637659642096 139638185872002 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26960] ppid=26951 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26960/stat : 26960 (java) S 26951 26951 23654 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154502447 14318440448 10109 33554432000 4194304 4196468 140722193109584 139637658588320 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26961] ppid=26951 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26961/stat : 26961 (java) S 26951 26951 23654 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154502447 14318440448 10109 33554432000 4194304 4196468 140722193109584 139637657535216 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26962] ppid=26951 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26962/stat : 26962 (java) S 26951 26951 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154502449 14318440448 10109 33554432000 4194304 4196468 140722193109584 139637656483792 139638185879451 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26963] ppid=26951 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26953/task/26963/stat : 26963 (java) S 26951 26951 23654 0 -1 1077944384 126 0 0 0 2 0 0 0 20 0 15 0 154502449 14318440448 10109 33554432000 4194304 4196468 140722193109584 139637655431920 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26964] ppid=26951 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/26953/task/26964/stat : 26964 (java) S 26951 26951 23654 0 -1 1077944384 671 0 0 0 2 0 0 0 20 0 15 0 154502449 14318440448 10109 33554432000 4194304 4196468 140722193109584 139637654379376 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26965] ppid=26951 vsize=13982852 memory=139958199301760 CPUtime=0.08 cores=1,3,5,7
/proc/26953/task/26965/stat : 26965 (java) S 26951 26951 23654 0 -1 1077944384 764 0 0 0 8 0 0 0 20 0 15 0 154502449 14318440448 10109 33554432000 4194304 4196468 140722193109584 139637653326320 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26966] ppid=26951 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26966/stat : 26966 (java) S 26951 26951 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154502450 14318473216 10109 33554432000 4194304 4196468 140722193109584 139637652274016 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26967] ppid=26951 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26967/stat : 26967 (java) S 26951 26951 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154502450 14318473216 10109 33554432000 4194304 4196468 140722193109584 139637651221040 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41816 KiB

[startup+0.31372 s]*
/proc/loadavg: 1.72 1.70 1.78 5/217 26967
/proc/meminfo: memFree=22908084/32770624 swapFree=67108860/67108860
[pid=26951] ppid=26948 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26951/stat : 26951 (xcsp3-exec) S 26948 26951 23654 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154502444 9740288 345 33554432000 4194304 5098028 140728171392176 140728171390280 140154127364732 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 33411072 140728171394165 140728171394368 140728171394368 140728171397099 0
/proc/26951/statm: 2378 345 289 221 0 87 0
[pid=26953] ppid=26951 vsize=13982852 memory=47848 CPUtime=0.52 cores=1,3,5,7
/proc/26953/stat : 26953 (java) S 26951 26951 23654 0 -1 1077944320 9030 0 0 0 50 2 0 0 20 0 15 0 154502444 14318440448 11896 33554432000 4194304 4196468 140722193109584 140722193092128 139638185860855 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
/proc/26953/statm: 3495713 11896 3092 1 0 3482966 0
[pid=26953/tid=26954] ppid=26951 vsize=13982852 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/26953/task/26954/stat : 26954 (java) R 26951 26951 23654 0 -1 4202560 6001 0 0 0 29 1 0 0 20 0 15 0 154502444 14318440448 11962 33554432000 4194304 4196468 140722193109584 139638190097152 139638169941342 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26955] ppid=26951 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26955/stat : 26955 (java) S 26951 26951 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154502445 14318440448 11962 33554432000 4194304 4196468 140722193109584 139638115949584 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26956] ppid=26951 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26956/stat : 26956 (java) S 26951 26951 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154502445 14318440448 11962 33554432000 4194304 4196468 140722193109584 139638114897040 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26957] ppid=26951 vsize=13982852 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26957/stat : 26957 (java) S 26951 26951 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154502445 14318440448 11962 33554432000 4194304 4196468 140722193109584 139638113843984 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26958] ppid=26951 vsize=13982852 memory=4500088472188524148 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26958/stat : 26958 (java) S 26951 26951 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154502445 14318440448 11962 33554432000 4194304 4196468 140722193109584 139638112791440 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26959] ppid=26951 vsize=13982852 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26959/stat : 26959 (java) S 26951 26951 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154502446 14318440448 11962 33554432000 4194304 4196468 140722193109584 139637659642096 139638185872002 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26960] ppid=26951 vsize=13982852 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26960/stat : 26960 (java) S 26951 26951 23654 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154502447 14318440448 11962 33554432000 4194304 4196468 140722193109584 139637658588320 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26961] ppid=26951 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26961/stat : 26961 (java) S 26951 26951 23654 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154502447 14318440448 11962 33554432000 4194304 4196468 140722193109584 139637657535216 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26962] ppid=26951 vsize=13982852 memory=-6664436420846797971 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26962/stat : 26962 (java) S 26951 26951 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154502449 14318440448 11962 33554432000 4194304 4196468 140722193109584 139637656483792 139638185879451 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26963] ppid=26951 vsize=13982852 memory=4713750055892520310 CPUtime=0.03 cores=1,3,5,7
/proc/26953/task/26963/stat : 26963 (java) S 26951 26951 23654 0 -1 1077944384 134 0 0 0 3 0 0 0 20 0 15 0 154502449 14318440448 11962 33554432000 4194304 4196468 140722193109584 139637655431920 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26964] ppid=26951 vsize=13982852 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/26953/task/26964/stat : 26964 (java) S 26951 26951 23654 0 -1 1077944384 730 0 0 0 4 0 0 0 20 0 15 0 154502449 14318440448 11962 33554432000 4194304 4196468 140722193109584 139637654379376 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26965] ppid=26951 vsize=13982852 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/26953/task/26965/stat : 26965 (java) S 26951 26951 23654 0 -1 1077944384 868 0 0 0 13 0 0 0 20 0 15 0 154502449 14318440448 11962 33554432000 4194304 4196468 140722193109584 139637653326320 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26966] ppid=26951 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26966/stat : 26966 (java) S 26951 26951 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154502450 14318440448 11962 33554432000 4194304 4196468 140722193109584 139637652274016 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26967] ppid=26951 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26967/stat : 26967 (java) S 26951 26951 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154502450 14318440448 11962 33554432000 4194304 4196468 140722193109584 139637651221040 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49228 KiB

[startup+0.700767 s]
/proc/loadavg: 1.72 1.70 1.78 5/217 26967
/proc/meminfo: memFree=22897236/32770624 swapFree=67108860/67108860
[pid=26951] ppid=26948 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26951/stat : 26951 (xcsp3-exec) S 26948 26951 23654 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154502444 9740288 345 33554432000 4194304 5098028 140728171392176 140728171390280 140154127364732 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 33411072 140728171394165 140728171394368 140728171394368 140728171397099 0
/proc/26951/statm: 2378 345 289 221 0 87 0
[pid=26953] ppid=26951 vsize=13984976 memory=66372 CPUtime=1.57 cores=1,3,5,7
/proc/26953/stat : 26953 (java) S 26951 26951 23654 0 -1 1077944320 11813 0 0 0 154 3 0 0 20 0 15 0 154502444 14320615424 16593 33554432000 4194304 4196468 140722193109584 140722193092128 139638185860855 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
/proc/26953/statm: 3496244 16593 3198 1 0 3483478 0
[pid=26953/tid=26954] ppid=26951 vsize=13984976 memory=42784 CPUtime=0.67 cores=1,3,5,7
/proc/26953/task/26954/stat : 26954 (java) R 26951 26951 23654 0 -1 4202560 6690 0 0 0 65 2 0 0 20 0 15 0 154502444 14320615424 16593 33554432000 4194304 4196468 140722193109584 139638190098616 139637795991194 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26955] ppid=26951 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26955/stat : 26955 (java) S 26951 26951 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154502445 14320615424 16593 33554432000 4194304 4196468 140722193109584 139638115949584 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26956] ppid=26951 vsize=13984976 memory=2400 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26956/stat : 26956 (java) S 26951 26951 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154502445 14320615424 16593 33554432000 4194304 4196468 140722193109584 139638114897040 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26957] ppid=26951 vsize=13984976 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26957/stat : 26957 (java) S 26951 26951 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154502445 14320615424 16593 33554432000 4194304 4196468 140722193109584 139638113843984 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26958] ppid=26951 vsize=13984976 memory=12136 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26958/stat : 26958 (java) S 26951 26951 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154502445 14320615424 16593 33554432000 4194304 4196468 140722193109584 139638112791440 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26959] ppid=26951 vsize=13984976 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26959/stat : 26959 (java) S 26951 26951 23654 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154502446 14320615424 16593 33554432000 4194304 4196468 140722193109584 139637659642096 139638185872002 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26960] ppid=26951 vsize=13984976 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26960/stat : 26960 (java) S 26951 26951 23654 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154502447 14320615424 16593 33554432000 4194304 4196468 140722193109584 139637658588320 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26961] ppid=26951 vsize=13984976 memory=796 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26961/stat : 26961 (java) S 26951 26951 23654 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154502447 14320615424 16593 33554432000 4194304 4196468 140722193109584 139637657535216 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26962] ppid=26951 vsize=13984976 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26962/stat : 26962 (java) S 26951 26951 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154502449 14320615424 16593 33554432000 4194304 4196468 140722193109584 139637656483792 139638185879451 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26963] ppid=26951 vsize=13984976 memory=5784 CPUtime=0.27 cores=1,3,5,7
/proc/26953/task/26963/stat : 26963 (java) R 26951 26951 23654 0 -1 4202560 1025 0 0 0 27 0 0 0 20 0 15 0 154502449 14320615424 16593 33554432000 4194304 4196468 140722193109584 139637655422032 139638170975889 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26964] ppid=26951 vsize=13984976 memory=4616 CPUtime=0.29 cores=1,3,5,7
/proc/26953/task/26964/stat : 26964 (java) R 26951 26951 23654 0 -1 4202560 1276 0 0 0 29 0 0 0 20 0 15 0 154502449 14320615424 16593 33554432000 4194304 4196468 140722193109584 139637654372400 139638185882202 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26965] ppid=26951 vsize=13984976 memory=1928 CPUtime=0.32 cores=1,3,5,7
/proc/26953/task/26965/stat : 26965 (java) S 26951 26951 23654 0 -1 1077944384 1516 0 0 0 32 0 0 0 20 0 15 0 154502449 14320615424 16593 33554432000 4194304 4196468 140722193109584 139637653326320 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26966] ppid=26951 vsize=13984976 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26966/stat : 26966 (java) S 26951 26951 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154502450 14320615424 16593 33554432000 4194304 4196468 140722193109584 139637652274016 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26967] ppid=26951 vsize=13984976 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26967/stat : 26967 (java) S 26951 26951 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154502450 14320615424 16593 33554432000 4194304 4196468 140722193109584 139637651221040 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 67752 KiB

[startup+1.50079 s]
/proc/loadavg: 1.72 1.70 1.78 5/217 26967
/proc/meminfo: memFree=22877452/32770624 swapFree=67108860/67108860
[pid=26951] ppid=26948 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26951/stat : 26951 (xcsp3-exec) S 26948 26951 23654 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154502444 9740288 345 33554432000 4194304 5098028 140728171392176 140728171390280 140154127364732 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 33411072 140728171394165 140728171394368 140728171394368 140728171397099 0
/proc/26951/statm: 2378 345 289 221 0 87 0

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

/proc/26953/task/26961/stat : 26961 (java) S 26951 26951 23654 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 154502447 14320615424 69243 33554432000 4194304 4196468 140722193109584 139637657535232 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26962] ppid=26951 vsize=13984976 memory=7380099502479861094 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26962/stat : 26962 (java) S 26951 26951 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154502449 14320615424 69243 33554432000 4194304 4196468 140722193109584 139637656483792 139638185879451 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26963] ppid=26951 vsize=13984976 memory=279916172630000 CPUtime=2.48 cores=1,3,5,7
/proc/26953/task/26963/stat : 26963 (java) S 26951 26951 23654 0 -1 1077944384 14454 0 0 0 247 1 0 0 20 0 15 0 154502449 14320615424 69243 33554432000 4194304 4196468 140722193109584 139637655431920 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26964] ppid=26951 vsize=13984976 memory=117937788684778 CPUtime=3.15 cores=1,3,5,7
/proc/26953/task/26964/stat : 26964 (java) S 26951 26951 23654 0 -1 1077944384 17584 0 0 0 314 1 0 0 20 0 15 0 154502449 14320615424 69243 33554432000 4194304 4196468 140722193109584 139637654379376 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26965] ppid=26951 vsize=13984976 memory=272320 CPUtime=0.65 cores=1,3,5,7
/proc/26953/task/26965/stat : 26965 (java) S 26951 26951 23654 0 -1 1077944384 7285 0 0 0 64 1 0 0 20 0 15 0 154502449 14320615424 69243 33554432000 4194304 4196468 140722193109584 139637653326320 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26966] ppid=26951 vsize=13984976 memory=42784 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26966/stat : 26966 (java) S 26951 26951 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154502450 14320615424 69243 33554432000 4194304 4196468 140722193109584 139637652274016 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26967] ppid=26951 vsize=13984976 memory=1296 CPUtime=0.04 cores=1,3,5,7
/proc/26953/task/26967/stat : 26967 (java) S 26951 26951 23654 0 -1 1077944384 606 0 0 0 2 2 0 0 20 0 15 0 154502450 14320615424 69243 33554432000 4194304 4196468 140722193109584 139637651221040 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
Current children cumulated CPU time: 109.97 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 278352 KiB

[startup+162.301 s]
/proc/loadavg: 1.21 1.54 1.71 3/218 27055
/proc/meminfo: memFree=22363172/32770624 swapFree=67108860/67108860
[pid=26951] ppid=26948 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26951/stat : 26951 (xcsp3-exec) S 26948 26951 23654 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154502444 9740288 345 33554432000 4194304 5098028 140728171392176 140728171390280 140154127364732 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 33411072 140728171394165 140728171394368 140728171394368 140728171397099 0
/proc/26951/statm: 2378 345 289 221 0 87 0
[pid=26953] ppid=26951 vsize=13984976 memory=438636 CPUtime=171.38 cores=1,3,5,7
/proc/26953/stat : 26953 (java) S 26951 26951 23654 0 -1 1077944320 68933 0 0 0 17074 64 0 0 20 0 15 0 154502444 14320615424 109659 33554432000 4194304 4196468 140722193109584 140722193092128 139638185860855 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
/proc/26953/statm: 3496244 109659 3266 1 0 3483478 0
[pid=26953/tid=26954] ppid=26951 vsize=13984976 memory=427392 CPUtime=161.09 cores=1,3,5,7
/proc/26953/task/26954/stat : 26954 (java) S 26951 26951 23654 0 -1 1077944384 16862 0 0 0 16103 6 0 0 20 0 15 0 154502444 14320615424 109659 33554432000 4194304 4196468 140722193109584 139638190100032 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26955] ppid=26951 vsize=13984976 memory=1380 CPUtime=0.9 cores=1,3,5,7
/proc/26953/task/26955/stat : 26955 (java) S 26951 26951 23654 0 -1 1077944384 1713 0 0 0 78 12 0 0 20 0 15 0 154502445 14320615424 109659 33554432000 4194304 4196468 140722193109584 139638115949584 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26956] ppid=26951 vsize=13984976 memory=430964 CPUtime=0.89 cores=1,3,5,7
/proc/26953/task/26956/stat : 26956 (java) S 26951 26951 23654 0 -1 1077944384 976 0 0 0 76 13 0 0 20 0 15 0 154502445 14320615424 109659 33554432000 4194304 4196468 140722193109584 139638114897056 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26957] ppid=26951 vsize=13984976 memory=430964 CPUtime=0.89 cores=1,3,5,7
/proc/26953/task/26957/stat : 26957 (java) R 26951 26951 23654 0 -1 4202560 1973 0 0 0 78 11 0 0 20 0 15 0 154502445 14320615424 109659 33554432000 4194304 4196468 140722193109584 139638113844104 139638178489063 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26958] ppid=26951 vsize=13984976 memory=431472 CPUtime=0.89 cores=1,3,5,7
/proc/26953/task/26958/stat : 26958 (java) S 26951 26951 23654 0 -1 1077944384 1771 0 0 0 77 12 0 0 20 0 15 0 154502445 14320615424 109659 33554432000 4194304 4196468 140722193109584 139638112791440 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26959] ppid=26951 vsize=13984976 memory=1380 CPUtime=0.17 cores=1,3,5,7
/proc/26953/task/26959/stat : 26959 (java) S 26951 26951 23654 0 -1 1077944384 1513 0 0 0 15 2 0 0 20 0 15 0 154502446 14320615424 109659 33554432000 4194304 4196468 140722193109584 139637659640608 139638185871061 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26960] ppid=26951 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26960/stat : 26960 (java) S 26951 26951 23654 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 154502447 14320615424 109659 33554432000 4194304 4196468 140722193109584 139637658588384 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26961] ppid=26951 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26961/stat : 26961 (java) S 26951 26951 23654 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 154502447 14320615424 109659 33554432000 4194304 4196468 140722193109584 139637657535232 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26962] ppid=26951 vsize=13984976 memory=430964 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26962/stat : 26962 (java) S 26951 26951 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154502449 14320615424 109659 33554432000 4194304 4196468 140722193109584 139637656483792 139638185879451 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26963] ppid=26951 vsize=13984976 memory=428920 CPUtime=2.53 cores=1,3,5,7
/proc/26953/task/26963/stat : 26963 (java) S 26951 26951 23654 0 -1 1077944384 15362 0 0 0 252 1 0 0 20 0 15 0 154502449 14320615424 109659 33554432000 4194304 4196468 140722193109584 139637655431920 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26964] ppid=26951 vsize=13984976 memory=1380 CPUtime=3.18 cores=1,3,5,7
/proc/26953/task/26964/stat : 26964 (java) S 26951 26951 23654 0 -1 1077944384 19033 0 0 0 317 1 0 0 20 0 15 0 154502449 14320615424 109659 33554432000 4194304 4196468 140722193109584 139637654379376 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26965] ppid=26951 vsize=13984976 memory=432492 CPUtime=0.66 cores=1,3,5,7
/proc/26953/task/26965/stat : 26965 (java) S 26951 26951 23654 0 -1 1077944384 7653 0 0 0 65 1 0 0 20 0 15 0 154502449 14320615424 109659 33554432000 4194304 4196468 140722193109584 139637653326320 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26966] ppid=26951 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26966/stat : 26966 (java) S 26951 26951 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154502450 14320615424 109659 33554432000 4194304 4196468 140722193109584 139637652274016 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26967] ppid=26951 vsize=13984976 memory=352520 CPUtime=0.07 cores=1,3,5,7
/proc/26953/task/26967/stat : 26967 (java) S 26951 26951 23654 0 -1 1077944384 687 0 0 0 3 4 0 0 20 0 15 0 154502450 14320615424 109659 33554432000 4194304 4196468 140722193109584 139637651221040 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
Current children cumulated CPU time: 171.38 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 440016 KiB

[startup+222.301 s]
/proc/loadavg: 1.44 1.54 1.70 3/218 27056
/proc/meminfo: memFree=22367476/32770624 swapFree=67108860/67108860
[pid=26951] ppid=26948 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26951/stat : 26951 (xcsp3-exec) S 26948 26951 23654 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154502444 9740288 345 33554432000 4194304 5098028 140728171392176 140728171390280 140154127364732 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 33411072 140728171394165 140728171394368 140728171394368 140728171397099 0
/proc/26951/statm: 2378 345 289 221 0 87 0
[pid=26953] ppid=26951 vsize=13984976 memory=368288 CPUtime=233.35 cores=1,3,5,7
/proc/26953/stat : 26953 (java) S 26951 26951 23654 0 -1 1077944320 80646 0 0 0 23258 77 0 0 20 0 15 0 154502444 14320615424 92072 33554432000 4194304 4196468 140722193109584 140722193092128 139638185860855 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
/proc/26953/statm: 3496244 92072 3284 1 0 3483478 0
[pid=26953/tid=26954] ppid=26951 vsize=13984976 memory=368288 CPUtime=220.43 cores=1,3,5,7
/proc/26953/task/26954/stat : 26954 (java) R 26951 26951 23654 0 -1 4202560 18732 0 0 0 22036 7 0 0 20 0 15 0 154502444 14320615424 92072 33554432000 4194304 4196468 140722193109584 139638190100112 139637797887829 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26955] ppid=26951 vsize=13984976 memory=370348 CPUtime=1.4 cores=1,3,5,7
/proc/26953/task/26955/stat : 26955 (java) S 26951 26951 23654 0 -1 1077944384 2090 0 0 0 126 14 0 0 20 0 15 0 154502445 14320615424 92072 33554432000 4194304 4196468 140722193109584 139638115949584 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26956] ppid=26951 vsize=13984976 memory=0 CPUtime=1.38 cores=1,3,5,7
/proc/26953/task/26956/stat : 26956 (java) S 26951 26951 23654 0 -1 1077944384 1438 0 0 0 123 15 0 0 20 0 15 0 154502445 14320615424 92072 33554432000 4194304 4196468 140722193109584 139638114897040 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26957] ppid=26951 vsize=13984976 memory=359852 CPUtime=1.39 cores=1,3,5,7
/proc/26953/task/26957/stat : 26957 (java) S 26951 26951 23654 0 -1 1077944384 2520 0 0 0 125 14 0 0 20 0 15 0 154502445 14320615424 92072 33554432000 4194304 4196468 140722193109584 139638113843984 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26958] ppid=26951 vsize=13984976 memory=4012 CPUtime=1.39 cores=1,3,5,7
/proc/26953/task/26958/stat : 26958 (java) S 26951 26951 23654 0 -1 1077944384 2307 0 0 0 125 14 0 0 20 0 15 0 154502445 14320615424 92072 33554432000 4194304 4196468 140722193109584 139638112791440 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26959] ppid=26951 vsize=13984976 memory=42792 CPUtime=0.3 cores=1,3,5,7
/proc/26953/task/26959/stat : 26959 (java) S 26951 26951 23654 0 -1 1077944384 3228 0 0 0 26 4 0 0 20 0 15 0 154502446 14320615424 92072 33554432000 4194304 4196468 140722193109584 139637659642096 139638185872002 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26960] ppid=26951 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26960/stat : 26960 (java) S 26951 26951 23654 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 154502447 14320615424 92072 33554432000 4194304 4196468 140722193109584 139637658588384 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26961] ppid=26951 vsize=13984976 memory=2400 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26961/stat : 26961 (java) S 26951 26951 23654 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 154502447 14320615424 92072 33554432000 4194304 4196468 140722193109584 139637657535232 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26962] ppid=26951 vsize=13984976 memory=15880 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26962/stat : 26962 (java) S 26951 26951 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154502449 14320615424 92072 33554432000 4194304 4196468 140722193109584 139637656483792 139638185879451 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26963] ppid=26951 vsize=13984976 memory=23588 CPUtime=2.58 cores=1,3,5,7
/proc/26953/task/26963/stat : 26963 (java) S 26951 26951 23654 0 -1 1077944384 16472 0 0 0 257 1 0 0 20 0 15 0 154502449 14320615424 92072 33554432000 4194304 4196468 140722193109584 139637655431920 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26964] ppid=26951 vsize=13984976 memory=16432 CPUtime=3.61 cores=1,3,5,7
/proc/26953/task/26964/stat : 26964 (java) S 26951 26951 23654 0 -1 1077944384 23708 0 0 0 360 1 0 0 20 0 15 0 154502449 14320615424 92072 33554432000 4194304 4196468 140722193109584 139637654379376 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26965] ppid=26951 vsize=13984976 memory=42792 CPUtime=0.66 cores=1,3,5,7
/proc/26953/task/26965/stat : 26965 (java) S 26951 26951 23654 0 -1 1077944384 8061 0 0 0 65 1 0 0 20 0 15 0 154502449 14320615424 92072 33554432000 4194304 4196468 140722193109584 139637653326320 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26966] ppid=26951 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26966/stat : 26966 (java) S 26951 26951 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154502450 14320615424 92072 33554432000 4194304 4196468 140722193109584 139637652274016 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26967] ppid=26951 vsize=13984976 memory=2400 CPUtime=0.11 cores=1,3,5,7
/proc/26953/task/26967/stat : 26967 (java) S 26951 26951 23654 0 -1 1077944384 700 0 0 0 5 6 0 0 20 0 15 0 154502450 14320615424 92072 33554432000 4194304 4196468 140722193109584 139637651221040 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
Current children cumulated CPU time: 233.35 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 369668 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.38 1.52 1.69 4/218 27056
/proc/meminfo: memFree=22417788/32770624 swapFree=67108860/67108860
[pid=26951] ppid=26948 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26951/stat : 26951 (xcsp3-exec) S 26948 26951 23654 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154502444 9740288 345 33554432000 4194304 5098028 140728171392176 140728171390280 140154127364732 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 33411072 140728171394165 140728171394368 140728171394368 140728171397099 0
/proc/26951/statm: 2378 345 289 221 0 87 0
[pid=26953] ppid=26951 vsize=13984976 memory=350572 CPUtime=251.7 cores=1,3,5,7
/proc/26953/stat : 26953 (java) S 26951 26951 23654 0 -1 1077944320 85686 0 0 0 25091 79 0 0 20 0 15 0 154502444 14320615424 87643 33554432000 4194304 4196468 140722193109584 140722193092128 139638185860855 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
/proc/26953/statm: 3496244 87643 3285 1 0 3483478 0
[pid=26953/tid=26954] ppid=26951 vsize=13984976 memory=6791534058613427641 CPUtime=237.92 cores=1,3,5,7
/proc/26953/task/26954/stat : 26954 (java) R 26951 26951 23654 0 -1 4202560 19147 0 0 0 23785 7 0 0 20 0 15 0 154502444 14320615424 87643 33554432000 4194304 4196468 140722193109584 139638190100624 139637799244227 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26955] ppid=26951 vsize=13984976 memory=4040 CPUtime=1.57 cores=1,3,5,7
/proc/26953/task/26955/stat : 26955 (java) S 26951 26951 23654 0 -1 1077944384 2192 0 0 0 143 14 0 0 20 0 15 0 154502445 14320615424 87643 33554432000 4194304 4196468 140722193109584 139638115949584 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26956] ppid=26951 vsize=13984976 memory=1792 CPUtime=1.56 cores=1,3,5,7
/proc/26953/task/26956/stat : 26956 (java) S 26951 26951 23654 0 -1 1077944384 1865 0 0 0 140 16 0 0 20 0 15 0 154502445 14320615424 87643 33554432000 4194304 4196468 140722193109584 139638114897040 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26957] ppid=26951 vsize=13984976 memory=640 CPUtime=1.56 cores=1,3,5,7
/proc/26953/task/26957/stat : 26957 (java) S 26951 26951 23654 0 -1 1077944384 2644 0 0 0 142 14 0 0 20 0 15 0 154502445 14320615424 87643 33554432000 4194304 4196468 140722193109584 139638113843984 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26958] ppid=26951 vsize=13984976 memory=4872558044660077418 CPUtime=1.56 cores=1,3,5,7
/proc/26953/task/26958/stat : 26958 (java) S 26951 26951 23654 0 -1 1077944384 2413 0 0 0 142 14 0 0 20 0 15 0 154502445 14320615424 87643 33554432000 4194304 4196468 140722193109584 139638112791440 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26959] ppid=26951 vsize=13984976 memory=1012 CPUtime=0.32 cores=1,3,5,7
/proc/26953/task/26959/stat : 26959 (java) S 26951 26951 23654 0 -1 1077944384 4945 0 0 0 28 4 0 0 20 0 15 0 154502446 14320615424 87643 33554432000 4194304 4196468 140722193109584 139637659642096 139638185872002 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26960] ppid=26951 vsize=13984976 memory=796 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26960/stat : 26960 (java) S 26951 26951 23654 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 154502447 14320615424 87643 33554432000 4194304 4196468 140722193109584 139637658588384 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26961] ppid=26951 vsize=13984976 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26961/stat : 26961 (java) S 26951 26951 23654 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 154502447 14320615424 87643 33554432000 4194304 4196468 140722193109584 139637657535232 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26962] ppid=26951 vsize=13984976 memory=5784 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26962/stat : 26962 (java) S 26951 26951 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154502449 14320615424 87643 33554432000 4194304 4196468 140722193109584 139637656483792 139638185879451 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26963] ppid=26951 vsize=13984976 memory=4616 CPUtime=2.63 cores=1,3,5,7
/proc/26953/task/26963/stat : 26963 (java) S 26951 26951 23654 0 -1 1077944384 17078 0 0 0 262 1 0 0 20 0 15 0 154502449 14320615424 87643 33554432000 4194304 4196468 140722193109584 139637655431920 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26964] ppid=26951 vsize=13984976 memory=1928 CPUtime=3.7 cores=1,3,5,7
/proc/26953/task/26964/stat : 26964 (java) S 26951 26951 23654 0 -1 1077944384 25000 0 0 0 368 2 0 0 20 0 15 0 154502449 14320615424 87643 33554432000 4194304 4196468 140722193109584 139637654379376 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26965] ppid=26951 vsize=13984976 memory=1428 CPUtime=0.68 cores=1,3,5,7
/proc/26953/task/26965/stat : 26965 (java) S 26951 26951 23654 0 -1 1077944384 8297 0 0 0 67 1 0 0 20 0 15 0 154502449 14320615424 87643 33554432000 4194304 4196468 140722193109584 139637653326320 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26966] ppid=26951 vsize=13984976 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/26953/task/26966/stat : 26966 (java) S 26951 26951 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154502450 14320615424 87643 33554432000 4194304 4196468 140722193109584 139637652274016 139638185871061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
[pid=26953/tid=26967] ppid=26951 vsize=13984976 memory=6791534058613427641 CPUtime=0.11 cores=1,3,5,7
/proc/26953/task/26967/stat : 26967 (java) S 26951 26951 23654 0 -1 1077944384 715 0 0 0 5 6 0 0 20 0 15 0 154502450 14320615424 87643 33554432000 4194304 4196468 140722193109584 139637651221040 139638185872002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 16494592 140722193114269 140722193114444 140722193114444 140722193117135 0
Current children cumulated CPU time: 251.7 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 351952 KiB

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

[startup+240.02 s]
# the end of solver process 26951 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001724 s, system=0.000641 s

[startup+240.023 s]
# the end of solver process 26953 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=250.926 s, system=0.804882 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): 240.023
CPU time (s): 251.731
CPU user time (s): 250.926
CPU system time (s): 0.804882
CPU usage (%): 104.878
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 509484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.926
system time used= 0.804882
maximum resident set size= 508844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86429
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14373
involuntary context switches= 619


# summary of solver processes directly reported to runsolver:
#   pid: 26951,26953
#   total CPU time (s): 251.731
#   total CPU user time (s): 250.926
#   total CPU system time (s): 0.804882

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.52707 second user time and 2.37116 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-20 09:17:30
IDJOB=4284205
IDBENCH=136355
IDSOLVER=2680
FILE ID=node105/4284205-1503214310
RUNJOBID= node105-1503209199-23686
PBS_JOBID= 20630876
Free space on /tmp= 61796 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n3c3w4h.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-4284205-1503214310/watcher-4284205-1503214310 -o /tmp/evaluation-result-4284205-1503214310/solver-4284205-1503214310 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node105-1503209199-23686 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 896641461 HOME/instance-4284205-1503214310.xml

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

MD5SUM BENCH= 797cc29f939b3426dc93651349e66756
RANDOM SEED=896641461

node105.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.17
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.17
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.17
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.17
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:        22944244 kB
MemAvailable:   31777964 kB
Buffers:          239668 kB
Cached:          8883628 kB
SwapCached:            0 kB
Active:          1291388 kB
Inactive:        8084288 kB
Active(anon):     202488 kB
Inactive(anon):    85880 kB
Active(file):    1088900 kB
Inactive(file):  7998408 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7880 kB
Writeback:             0 kB
AnonPages:        271632 kB
Mapped:            64140 kB
Shmem:             33420 kB
Slab:             151380 kB
SReclaimable:     124496 kB
SUnreclaim:        26884 kB
KernelStack:        3808 kB
PageTables:         5384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1430324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61788 MiB
End job on node105 at 2017-08-20 09:21:30