Trace number 4271943

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-07-26)? (TO) 2520.0901 2456.1299

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n3w4b3r3.xml
MD5SUM4fff2bf814931cbe2e98d8a10b7c6933
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 variables801
Number of constraints53
Number of domains2
Minimum domain size26
Maximum domain size124
Distribution of domain sizes[{"size":26,"count":1},{"size":124,"count":800}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":775},{"degree":5,"count":25}]
Minimum constraint arity26
Maximum constraint arity800
Distribution of constraint arities[{"arity":26,"count":1},{"arity":32,"count":50},{"arity":800,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":25},{"type":"lex","count":1},{"type":"sum","count":25},{"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-4271943-1502841979.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4271943-1502841979.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.19	c simple solver
0.33/0.26	c parse instance...
0.75/0.50	c solve instance...
2520.05/2456.12	s UNKNOWN
2520.05/2456.12	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 (13084 MiB free)
  memory of node 1: 16384 MiB (14569 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271943-1502841979/watcher-4271943-1502841979 -o /tmp/evaluation-result-4271943-1502841979/solver-4271943-1502841979 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1502838622-6415 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 26302471 HOME/instance-4271943-1502841979.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=6615, runsolver pid=6612
Current StackSize limit: 8192 KiB


[startup+0.100078 s]*
/proc/loadavg: 1.58 1.60 2.03 4/218 6631
/proc/meminfo: memFree=28299676/32770624 swapFree=67108860/67108860
[pid=6615] ppid=6612 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6615/stat : 6615 (xcsp3-exec) S 6612 6615 6383 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117278732 9740288 346 33554432000 4194304 5098028 140728146696496 140728146694600 139887200641660 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 8327168 140728146699376 140728146699579 140728146699579 140728146702315 0
/proc/6615/statm: 2378 346 289 221 0 87 0
[pid=6617] ppid=6615 vsize=13978596 memory=28116 CPUtime=0.12 cores=1,3,5,7
/proc/6617/stat : 6617 (java) S 6615 6615 6383 0 -1 1077944320 5453 0 0 0 11 1 0 0 20 0 15 0 117278732 14314082304 7029 33554432000 4194304 4196468 140726234679040 140726234661584 139974341353207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
/proc/6617/statm: 3494649 7029 2841 1 0 3482966 0
[pid=6617/tid=6618] ppid=6615 vsize=13978596 memory=8045018413322703707 CPUtime=0.08 cores=1,3,5,7
/proc/6617/task/6618/stat : 6618 (java) R 6615 6615 6383 0 -1 4202560 3464 0 0 0 8 0 0 0 20 0 15 0 117278732 14314082304 7094 33554432000 4194304 4196468 140726234679040 139974345584496 139974341365142 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6619] ppid=6615 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6619/stat : 6619 (java) S 6615 6615 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117278733 14314082304 7094 33554432000 4194304 4196468 140726234679040 139974271441936 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6620] ppid=6615 vsize=13978596 memory=140237120378496 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6620/stat : 6620 (java) S 6615 6615 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117278733 14314082304 7094 33554432000 4194304 4196468 140726234679040 139974270389392 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6621] ppid=6615 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6621/stat : 6621 (java) S 6615 6615 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117278733 14314082304 7094 33554432000 4194304 4196468 140726234679040 139974269336336 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6622] ppid=6615 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6622/stat : 6622 (java) S 6615 6615 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117278733 14314082304 7094 33554432000 4194304 4196468 140726234679040 139974268283792 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6623] ppid=6615 vsize=13978596 memory=140237120378496 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6623/stat : 6623 (java) S 6615 6615 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117278735 14314082304 7094 33554432000 4194304 4196468 140726234679040 139973522237680 139974341364354 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6624] ppid=6615 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6624/stat : 6624 (java) S 6615 6615 6383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117278735 14314082304 7094 33554432000 4194304 4196468 140726234679040 139973252605088 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6625] ppid=6615 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6625/stat : 6625 (java) S 6615 6615 6383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117278735 14314082304 7094 33554432000 4194304 4196468 140726234679040 139973251551984 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6626] ppid=6615 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6626/stat : 6626 (java) S 6615 6615 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117278738 14314082304 7094 33554432000 4194304 4196468 140726234679040 139973250500560 139974341371803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6627] ppid=6615 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6627/stat : 6627 (java) S 6615 6615 6383 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 117278738 14314082304 7094 33554432000 4194304 4196468 140726234679040 139973249448688 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6628] ppid=6615 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6628/stat : 6628 (java) S 6615 6615 6383 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 15 0 117278738 14314082304 7094 33554432000 4194304 4196468 140726234679040 139973248396144 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6629] ppid=6615 vsize=13978596 memory=140237120378496 CPUtime=0.01 cores=1,3,5,7
/proc/6617/task/6629/stat : 6629 (java) R 6615 6615 6383 0 -1 4202560 301 0 0 0 1 0 0 0 20 0 15 0 117278738 14314082304 7094 33554432000 4194304 4196468 140726234679040 139973247343088 139974319721846 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6630] ppid=6615 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6630/stat : 6630 (java) S 6615 6615 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117278738 14314082304 7094 33554432000 4194304 4196468 140726234679040 139973246290784 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6631] ppid=6615 vsize=13978596 memory=140237120378496 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6631/stat : 6631 (java) S 6615 6615 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117278738 14314082304 7094 33554432000 4194304 4196468 140726234679040 139973245237808 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29500 KiB

[startup+0.210752 s]*
/proc/loadavg: 1.58 1.60 2.03 3/218 6631
/proc/meminfo: memFree=28287968/32770624 swapFree=67108860/67108860
[pid=6615] ppid=6612 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6615/stat : 6615 (xcsp3-exec) S 6612 6615 6383 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117278732 9740288 346 33554432000 4194304 5098028 140728146696496 140728146694600 139887200641660 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 8327168 140728146699376 140728146699579 140728146699579 140728146702315 0
/proc/6615/statm: 2378 346 289 221 0 87 0
[pid=6617] ppid=6615 vsize=13982852 memory=40716 CPUtime=0.33 cores=1,3,5,7
/proc/6617/stat : 6617 (java) S 6615 6615 6383 0 -1 1077944320 8190 0 0 0 31 2 0 0 20 0 15 0 117278732 14318440448 10179 33554432000 4194304 4196468 140726234679040 140726234661584 139974341353207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
/proc/6617/statm: 3495713 10179 3077 1 0 3482966 0
[pid=6617/tid=6618] ppid=6615 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/6617/task/6618/stat : 6618 (java) D 6615 6615 6383 0 -1 1077944384 5371 0 0 0 18 2 0 0 20 0 15 0 117278732 14318440448 10179 33554432000 4194304 4196468 140726234679040 139974345555008 139974334032429 0 4 0 16800975 18446744072101629476 0 0 -1 3 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6619] ppid=6615 vsize=13982852 memory=2907 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6619/stat : 6619 (java) S 6615 6615 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117278733 14318440448 10179 33554432000 4194304 4196468 140726234679040 139974271441936 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6620] ppid=6615 vsize=13982852 memory=140237120484783 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6620/stat : 6620 (java) S 6615 6615 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117278733 14318440448 10179 33554432000 4194304 4196468 140726234679040 139974270389392 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6621] ppid=6615 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6621/stat : 6621 (java) S 6615 6615 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117278733 14318473216 10179 33554432000 4194304 4196468 140726234679040 139974269336336 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6622] ppid=6615 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6622/stat : 6622 (java) S 6615 6615 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117278733 14318473216 10179 33554432000 4194304 4196468 140726234679040 139974268283792 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6623] ppid=6615 vsize=13982852 memory=140237120378496 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6623/stat : 6623 (java) S 6615 6615 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117278735 14318440448 10179 33554432000 4194304 4196468 140726234679040 139973522237680 139974341364354 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6624] ppid=6615 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6624/stat : 6624 (java) S 6615 6615 6383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117278735 14318440448 10179 33554432000 4194304 4196468 140726234679040 139973252605088 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6625] ppid=6615 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6625/stat : 6625 (java) S 6615 6615 6383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117278735 14318440448 10179 33554432000 4194304 4196468 140726234679040 139973251551984 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6626] ppid=6615 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6626/stat : 6626 (java) S 6615 6615 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117278738 14318440448 10179 33554432000 4194304 4196468 140726234679040 139973250500560 139974341371803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6627] ppid=6615 vsize=13982852 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/6617/task/6627/stat : 6627 (java) S 6615 6615 6383 0 -1 1077944384 331 0 0 0 1 0 0 0 20 0 15 0 117278738 14318440448 10179 33554432000 4194304 4196468 140726234679040 139973249448688 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6628] ppid=6615 vsize=13982884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/6617/task/6628/stat : 6628 (java) S 6615 6615 6383 0 -1 1077944384 415 0 0 0 2 0 0 0 20 0 15 0 117278738 14318473216 10179 33554432000 4194304 4196468 140726234679040 139973248396144 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6629] ppid=6615 vsize=13982884 memory=140237120378496 CPUtime=0.08 cores=1,3,5,7
/proc/6617/task/6629/stat : 6629 (java) S 6615 6615 6383 0 -1 1077944384 808 0 0 0 8 0 0 0 20 0 15 0 117278738 14318473216 10179 33554432000 4194304 4196468 140726234679040 139973247343088 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6630] ppid=6615 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6630/stat : 6630 (java) S 6615 6615 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117278738 14318440448 10179 33554432000 4194304 4196468 140726234679040 139973246290784 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6631] ppid=6615 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6631/stat : 6631 (java) S 6615 6615 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117278738 14318440448 10179 33554432000 4194304 4196468 140726234679040 139973245237808 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 42100 KiB

[startup+0.312536 s]*
/proc/loadavg: 1.58 1.60 2.03 3/218 6631
/proc/meminfo: memFree=28280772/32770624 swapFree=67108860/67108860
[pid=6615] ppid=6612 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6615/stat : 6615 (xcsp3-exec) S 6612 6615 6383 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117278732 9740288 346 33554432000 4194304 5098028 140728146696496 140728146694600 139887200641660 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 8327168 140728146699376 140728146699579 140728146699579 140728146702315 0
/proc/6615/statm: 2378 346 289 221 0 87 0
[pid=6617] ppid=6615 vsize=13982928 memory=48160 CPUtime=0.51 cores=1,3,5,7
/proc/6617/stat : 6617 (java) S 6615 6615 6383 0 -1 1077944320 9157 0 0 0 48 3 0 0 20 0 15 0 117278732 14318518272 12040 33554432000 4194304 4196468 140726234679040 140726234661584 139974341353207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
/proc/6617/statm: 3495732 12040 3146 1 0 3482966 0
[pid=6617/tid=6618] ppid=6615 vsize=13982928 memory=8112282956445269571 CPUtime=0.29 cores=1,3,5,7
/proc/6617/task/6618/stat : 6618 (java) R 6615 6615 6383 0 -1 4202560 6089 0 0 0 27 2 0 0 20 0 15 0 117278732 14318518272 12051 33554432000 4194304 4196468 140726234679040 139974345585568 139974324546160 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6619] ppid=6615 vsize=13982928 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6619/stat : 6619 (java) S 6615 6615 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117278733 14318518272 12051 33554432000 4194304 4196468 140726234679040 139974271441936 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6620] ppid=6615 vsize=13982928 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6620/stat : 6620 (java) S 6615 6615 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117278733 14318518272 12051 33554432000 4194304 4196468 140726234679040 139974270389392 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6621] ppid=6615 vsize=13982928 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6621/stat : 6621 (java) S 6615 6615 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117278733 14318518272 12051 33554432000 4194304 4196468 140726234679040 139974269336336 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6622] ppid=6615 vsize=13982928 memory=7235402522617617270 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6622/stat : 6622 (java) S 6615 6615 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117278733 14318518272 12051 33554432000 4194304 4196468 140726234679040 139974268283792 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6623] ppid=6615 vsize=13982928 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6623/stat : 6623 (java) S 6615 6615 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117278735 14318518272 12051 33554432000 4194304 4196468 140726234679040 139973522237680 139974341364354 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6624] ppid=6615 vsize=13982928 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6624/stat : 6624 (java) S 6615 6615 6383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117278735 14318518272 12051 33554432000 4194304 4196468 140726234679040 139973252605088 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6625] ppid=6615 vsize=13982928 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6625/stat : 6625 (java) S 6615 6615 6383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117278735 14318518272 12051 33554432000 4194304 4196468 140726234679040 139973251551984 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6626] ppid=6615 vsize=13982928 memory=-8412660973805007263 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6626/stat : 6626 (java) S 6615 6615 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117278738 14318518272 12051 33554432000 4194304 4196468 140726234679040 139973250500560 139974341371803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6627] ppid=6615 vsize=13982928 memory=-7384621950708166502 CPUtime=0.03 cores=1,3,5,7
/proc/6617/task/6627/stat : 6627 (java) S 6615 6615 6383 0 -1 1077944384 353 0 0 0 3 0 0 0 20 0 15 0 117278738 14318518272 12051 33554432000 4194304 4196468 140726234679040 139973249448688 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6628] ppid=6615 vsize=13982928 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/6617/task/6628/stat : 6628 (java) S 6615 6615 6383 0 -1 1077944384 491 0 0 0 4 0 0 0 20 0 15 0 117278738 14318518272 12051 33554432000 4194304 4196468 140726234679040 139973248396144 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6629] ppid=6615 vsize=13982928 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/6617/task/6629/stat : 6629 (java) R 6615 6615 6383 0 -1 4202560 931 0 0 0 13 0 0 0 20 0 15 0 117278738 14318518272 12051 33554432000 4194304 4196468 140726234679040 139973247343088 139974320272110 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6630] ppid=6615 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6630/stat : 6630 (java) S 6615 6615 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117278738 14318518272 12051 33554432000 4194304 4196468 140726234679040 139973246290784 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6631] ppid=6615 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6631/stat : 6631 (java) S 6615 6615 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117278738 14318518272 12051 33554432000 4194304 4196468 140726234679040 139973245237808 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 49544 KiB

[startup+0.70079 s]
/proc/loadavg: 1.58 1.60 2.03 5/218 6631
/proc/meminfo: memFree=28265860/32770624 swapFree=67108860/67108860
[pid=6615] ppid=6612 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6615/stat : 6615 (xcsp3-exec) S 6612 6615 6383 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117278732 9740288 346 33554432000 4194304 5098028 140728146696496 140728146694600 139887200641660 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 8327168 140728146699376 140728146699579 140728146699579 140728146702315 0
/proc/6615/statm: 2378 346 289 221 0 87 0
[pid=6617] ppid=6615 vsize=13984976 memory=68436 CPUtime=1.43 cores=1,3,5,7
/proc/6617/stat : 6617 (java) S 6615 6615 6383 0 -1 1077944320 11218 0 0 0 139 4 0 0 20 0 15 0 117278732 14320615424 17109 33554432000 4194304 4196468 140726234679040 140726234661584 139974341353207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
/proc/6617/statm: 3496244 17109 3203 1 0 3483478 0
[pid=6617/tid=6618] ppid=6615 vsize=13984976 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/6617/task/6618/stat : 6618 (java) R 6615 6615 6383 0 -1 4202560 6666 0 0 0 64 3 0 0 20 0 15 0 117278732 14320615424 17109 33554432000 4194304 4196468 140726234679040 139974345590768 139973943979489 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6619] ppid=6615 vsize=13984976 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6619/stat : 6619 (java) S 6615 6615 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117278733 14320615424 17109 33554432000 4194304 4196468 140726234679040 139974271441936 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6620] ppid=6615 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6620/stat : 6620 (java) S 6615 6615 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117278733 14320615424 17109 33554432000 4194304 4196468 140726234679040 139974270389392 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6621] ppid=6615 vsize=13984976 memory=33056 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6621/stat : 6621 (java) S 6615 6615 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117278733 14320615424 17109 33554432000 4194304 4196468 140726234679040 139974269336336 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6622] ppid=6615 vsize=13984976 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6622/stat : 6622 (java) S 6615 6615 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117278733 14320615424 17109 33554432000 4194304 4196468 140726234679040 139974268283792 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6623] ppid=6615 vsize=13984976 memory=2428 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6623/stat : 6623 (java) S 6615 6615 6383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117278735 14320615424 17109 33554432000 4194304 4196468 140726234679040 139973522237680 139974341364354 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6624] ppid=6615 vsize=13984976 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6624/stat : 6624 (java) S 6615 6615 6383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117278735 14320615424 17109 33554432000 4194304 4196468 140726234679040 139973252605088 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6625] ppid=6615 vsize=13984976 memory=792 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6625/stat : 6625 (java) S 6615 6615 6383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117278735 14320615424 17109 33554432000 4194304 4196468 140726234679040 139973251551984 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6626] ppid=6615 vsize=13984976 memory=9992 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6626/stat : 6626 (java) S 6615 6615 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117278738 14320615424 17109 33554432000 4194304 4196468 140726234679040 139973250500560 139974341371803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6627] ppid=6615 vsize=13984976 memory=1224 CPUtime=0.22 cores=1,3,5,7
/proc/6617/task/6627/stat : 6627 (java) S 6615 6615 6383 0 -1 1077944384 865 0 0 0 22 0 0 0 20 0 15 0 117278738 14320615424 17109 33554432000 4194304 4196468 140726234679040 139973249448688 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6628] ppid=6615 vsize=13984976 memory=5716 CPUtime=0.23 cores=1,3,5,7
/proc/6617/task/6628/stat : 6628 (java) S 6615 6615 6383 0 -1 1077944384 912 0 0 0 23 0 0 0 20 0 15 0 117278738 14320615424 17109 33554432000 4194304 4196468 140726234679040 139973248396144 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6629] ppid=6615 vsize=13984976 memory=1720 CPUtime=0.28 cores=1,3,5,7
/proc/6617/task/6629/stat : 6629 (java) S 6615 6615 6383 0 -1 1077944384 1467 0 0 0 28 0 0 0 20 0 15 0 117278738 14320615424 17109 33554432000 4194304 4196468 140726234679040 139973247343088 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6630] ppid=6615 vsize=13984976 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6630/stat : 6630 (java) S 6615 6615 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117278738 14320615424 17109 33554432000 4194304 4196468 140726234679040 139973246290784 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6631] ppid=6615 vsize=13984976 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6631/stat : 6631 (java) S 6615 6615 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117278738 14320615424 17109 33554432000 4194304 4196468 140726234679040 139973245237808 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 69820 KiB

[startup+1.50082 s]
/proc/loadavg: 1.58 1.60 2.03 5/218 6631
/proc/meminfo: memFree=28255252/32770624 swapFree=67108860/67108860
[pid=6615] ppid=6612 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6615/stat : 6615 (xcsp3-exec) S 6612 6615 6383 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117278732 9740288 346 33554432000 4194304 5098028 140728146696496 140728146694600 139887200641660 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 8327168 140728146699376 140728146699579 140728146699579 140728146702315 0
/proc/6615/statm: 2378 346 289 221 0 87 0

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

/proc/6617/task/6625/stat : 6625 (java) S 6615 6615 6383 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 117278735 14320615424 251068 33554432000 4194304 4196468 140726234679040 139973251552000 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6626] ppid=6615 vsize=13984976 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6626/stat : 6626 (java) S 6615 6615 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117278738 14320615424 251068 33554432000 4194304 4196468 140726234679040 139973250500560 139974341371803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6627] ppid=6615 vsize=13984976 memory=1384 CPUtime=3.87 cores=1,3,5,7
/proc/6617/task/6627/stat : 6627 (java) S 6615 6615 6383 0 -1 1077944384 20153 0 0 0 384 3 0 0 20 0 15 0 117278738 14320615424 251068 33554432000 4194304 4196468 140726234679040 139973249448688 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6628] ppid=6615 vsize=13984976 memory=1015580 CPUtime=3.42 cores=1,3,5,7
/proc/6617/task/6628/stat : 6628 (java) S 6615 6615 6383 0 -1 1077944384 21905 0 0 0 340 2 0 0 20 0 15 0 117278738 14320615424 251068 33554432000 4194304 4196468 140726234679040 139973248396144 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6629] ppid=6615 vsize=13984976 memory=1020176 CPUtime=0.71 cores=1,3,5,7
/proc/6617/task/6629/stat : 6629 (java) S 6615 6615 6383 0 -1 1077944384 10684 0 0 0 69 2 0 0 20 0 15 0 117278738 14320615424 251068 33554432000 4194304 4196468 140726234679040 139973247343088 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6630] ppid=6615 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6630/stat : 6630 (java) S 6615 6615 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117278738 14320615424 251068 33554432000 4194304 4196468 140726234679040 139973246290784 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6631] ppid=6615 vsize=13984976 memory=4144 CPUtime=1.29 cores=1,3,5,7
/proc/6617/task/6631/stat : 6631 (java) S 6615 6615 6383 0 -1 1077944384 1356 0 0 0 61 68 0 0 20 0 15 0 117278738 14320615424 251068 33554432000 4194304 4196468 140726234679040 139973245237808 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
Current children cumulated CPU time: 2445.11 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1005656 KiB

[startup+2442.3 s]
/proc/loadavg: 1.32 1.29 1.38 3/217 6810
/proc/meminfo: memFree=24782340/32770624 swapFree=67108860/67108860
[pid=6615] ppid=6612 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6615/stat : 6615 (xcsp3-exec) S 6612 6615 6383 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117278732 9740288 346 33554432000 4194304 5098028 140728146696496 140728146694600 139887200641660 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 8327168 140728146699376 140728146699579 140728146699579 140728146702315 0
/proc/6615/statm: 2378 346 289 221 0 87 0
[pid=6617] ppid=6615 vsize=13984976 memory=992940 CPUtime=2506.04 cores=1,3,5,7
/proc/6617/stat : 6617 (java) S 6615 6615 6383 0 -1 1077944320 371291 0 0 0 250112 492 0 0 20 0 15 0 117278732 14320615424 248235 33554432000 4194304 4196468 140726234679040 140726234661584 139974341353207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
/proc/6617/statm: 3496244 248235 3280 1 0 3483478 0
[pid=6617/tid=6618] ppid=6615 vsize=13984976 memory=994476 CPUtime=2418.89 cores=1,3,5,7
/proc/6617/task/6618/stat : 6618 (java) R 6615 6615 6383 0 -1 4202560 184220 0 0 0 241842 47 0 0 20 0 15 0 117278732 14320615424 248235 33554432000 4194304 4196468 140726234679040 139974345592592 139973945194315 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6619] ppid=6615 vsize=13984976 memory=994476 CPUtime=18.52 cores=1,3,5,7
/proc/6617/task/6619/stat : 6619 (java) S 6615 6615 6383 0 -1 1077944384 29802 0 0 0 1768 84 0 0 20 0 15 0 117278733 14320615424 248235 33554432000 4194304 4196468 140726234679040 139974271441936 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6620] ppid=6615 vsize=13984976 memory=980160 CPUtime=18.52 cores=1,3,5,7
/proc/6617/task/6620/stat : 6620 (java) S 6615 6615 6383 0 -1 1077944384 27739 0 0 0 1768 84 0 0 20 0 15 0 117278733 14320615424 248235 33554432000 4194304 4196468 140726234679040 139974270389392 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6621] ppid=6615 vsize=13984976 memory=994476 CPUtime=18.57 cores=1,3,5,7
/proc/6617/task/6621/stat : 6621 (java) S 6615 6615 6383 0 -1 1077944384 25751 0 0 0 1771 86 0 0 20 0 15 0 117278733 14320615424 248235 33554432000 4194304 4196468 140726234679040 139974269336336 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6622] ppid=6615 vsize=13984976 memory=1384 CPUtime=18.56 cores=1,3,5,7
/proc/6617/task/6622/stat : 6622 (java) S 6615 6615 6383 0 -1 1077944384 23557 0 0 0 1771 85 0 0 20 0 15 0 117278733 14320615424 248235 33554432000 4194304 4196468 140726234679040 139974268283792 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6623] ppid=6615 vsize=13984976 memory=994476 CPUtime=3.56 cores=1,3,5,7
/proc/6617/task/6623/stat : 6623 (java) S 6615 6615 6383 0 -1 1077944384 24715 0 0 0 304 52 0 0 20 0 15 0 117278735 14320615424 248235 33554432000 4194304 4196468 140726234679040 139973522237680 139974341364354 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6624] ppid=6615 vsize=13984976 memory=1796 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6624/stat : 6624 (java) S 6615 6615 6383 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 117278735 14320615424 248235 33554432000 4194304 4196468 140726234679040 139973252605152 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6625] ppid=6615 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6625/stat : 6625 (java) S 6615 6615 6383 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 117278735 14320615424 248235 33554432000 4194304 4196468 140726234679040 139973251552000 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6626] ppid=6615 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6626/stat : 6626 (java) S 6615 6615 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117278738 14320615424 248235 33554432000 4194304 4196468 140726234679040 139973250500560 139974341371803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6627] ppid=6615 vsize=13984976 memory=1384 CPUtime=3.87 cores=1,3,5,7
/proc/6617/task/6627/stat : 6627 (java) S 6615 6615 6383 0 -1 1077944384 20155 0 0 0 384 3 0 0 20 0 15 0 117278738 14320615424 248235 33554432000 4194304 4196468 140726234679040 139973249448688 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6628] ppid=6615 vsize=13984976 memory=1384 CPUtime=3.42 cores=1,3,5,7
/proc/6617/task/6628/stat : 6628 (java) S 6615 6615 6383 0 -1 1077944384 21907 0 0 0 340 2 0 0 20 0 15 0 117278738 14320615424 248235 33554432000 4194304 4196468 140726234679040 139973248396144 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6629] ppid=6615 vsize=13984976 memory=989396 CPUtime=0.71 cores=1,3,5,7
/proc/6617/task/6629/stat : 6629 (java) S 6615 6615 6383 0 -1 1077944384 10686 0 0 0 69 2 0 0 20 0 15 0 117278738 14320615424 248235 33554432000 4194304 4196468 140726234679040 139973247343088 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6630] ppid=6615 vsize=13984976 memory=980160 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6630/stat : 6630 (java) S 6615 6615 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117278738 14320615424 248235 33554432000 4194304 4196468 140726234679040 139973246290784 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6631] ppid=6615 vsize=13984976 memory=981188 CPUtime=1.33 cores=1,3,5,7
/proc/6617/task/6631/stat : 6631 (java) S 6615 6615 6383 0 -1 1077944384 1374 0 0 0 63 70 0 0 20 0 15 0 117278738 14320615424 248235 33554432000 4194304 4196468 140726234679040 139973245237808 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
Current children cumulated CPU time: 2506.04 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 994324 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2456.11 s]
/proc/loadavg: 1.17 1.26 1.37 3/217 6810
/proc/meminfo: memFree=24810172/32770624 swapFree=67108860/67108860
[pid=6615] ppid=6612 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6615/stat : 6615 (xcsp3-exec) S 6612 6615 6383 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117278732 9740288 346 33554432000 4194304 5098028 140728146696496 140728146694600 139887200641660 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 8327168 140728146699376 140728146699579 140728146699579 140728146702315 0
/proc/6615/statm: 2378 346 289 221 0 87 0
[pid=6617] ppid=6615 vsize=13984976 memory=981140 CPUtime=2520.05 cores=1,3,5,7
/proc/6617/stat : 6617 (java) S 6615 6615 6383 0 -1 1077944320 371465 0 0 0 251512 493 0 0 20 0 15 0 117278732 14320615424 245285 33554432000 4194304 4196468 140726234679040 140726234661584 139974341353207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
/proc/6617/statm: 3496244 245285 3280 1 0 3483478 0
[pid=6617/tid=6618] ppid=6615 vsize=13984976 memory=981140 CPUtime=2432.62 cores=1,3,5,7
/proc/6617/task/6618/stat : 6618 (java) R 6615 6615 6383 0 -1 4202560 184365 0 0 0 243215 47 0 0 20 0 15 0 117278732 14320615424 245285 33554432000 4194304 4196468 140726234679040 139974345592480 139973946689821 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6619] ppid=6615 vsize=13984976 memory=1384 CPUtime=18.59 cores=1,3,5,7
/proc/6617/task/6619/stat : 6619 (java) S 6615 6615 6383 0 -1 1077944384 29808 0 0 0 1775 84 0 0 20 0 15 0 117278733 14320615424 245285 33554432000 4194304 4196468 140726234679040 139974271441936 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6620] ppid=6615 vsize=13984976 memory=1384 CPUtime=18.59 cores=1,3,5,7
/proc/6617/task/6620/stat : 6620 (java) S 6615 6615 6383 0 -1 1077944384 27746 0 0 0 1775 84 0 0 20 0 15 0 117278733 14320615424 245285 33554432000 4194304 4196468 140726234679040 139974270389392 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6621] ppid=6615 vsize=13984976 memory=990372 CPUtime=18.63 cores=1,3,5,7
/proc/6617/task/6621/stat : 6621 (java) S 6615 6615 6383 0 -1 1077944384 25754 0 0 0 1777 86 0 0 20 0 15 0 117278733 14320615424 245285 33554432000 4194304 4196468 140726234679040 139974269336336 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6622] ppid=6615 vsize=13984976 memory=991400 CPUtime=18.63 cores=1,3,5,7
/proc/6617/task/6622/stat : 6622 (java) S 6615 6615 6383 0 -1 1077944384 23561 0 0 0 1778 85 0 0 20 0 15 0 117278733 14320615424 245285 33554432000 4194304 4196468 140726234679040 139974268283792 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6623] ppid=6615 vsize=13984976 memory=981140 CPUtime=3.57 cores=1,3,5,7
/proc/6617/task/6623/stat : 6623 (java) S 6615 6615 6383 0 -1 1077944384 24722 0 0 0 305 52 0 0 20 0 15 0 117278735 14320615424 245285 33554432000 4194304 4196468 140726234679040 139973522237680 139974341364354 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6624] ppid=6615 vsize=13984976 memory=981140 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6624/stat : 6624 (java) S 6615 6615 6383 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 117278735 14320615424 245285 33554432000 4194304 4196468 140726234679040 139973252605152 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6625] ppid=6615 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6625/stat : 6625 (java) S 6615 6615 6383 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 117278735 14320615424 245285 33554432000 4194304 4196468 140726234679040 139973251552000 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6626] ppid=6615 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6626/stat : 6626 (java) S 6615 6615 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117278738 14320615424 245285 33554432000 4194304 4196468 140726234679040 139973250500560 139974341371803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6627] ppid=6615 vsize=13984976 memory=985244 CPUtime=3.87 cores=1,3,5,7
/proc/6617/task/6627/stat : 6627 (java) S 6615 6615 6383 0 -1 1077944384 20155 0 0 0 384 3 0 0 20 0 15 0 117278738 14320615424 245285 33554432000 4194304 4196468 140726234679040 139973249448688 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6628] ppid=6615 vsize=13984976 memory=1384 CPUtime=3.42 cores=1,3,5,7
/proc/6617/task/6628/stat : 6628 (java) S 6615 6615 6383 0 -1 1077944384 21907 0 0 0 340 2 0 0 20 0 15 0 117278738 14320615424 245285 33554432000 4194304 4196468 140726234679040 139973248396144 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6629] ppid=6615 vsize=13984976 memory=981140 CPUtime=0.71 cores=1,3,5,7
/proc/6617/task/6629/stat : 6629 (java) S 6615 6615 6383 0 -1 1077944384 10686 0 0 0 69 2 0 0 20 0 15 0 117278738 14320615424 245285 33554432000 4194304 4196468 140726234679040 139973247343088 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6630] ppid=6615 vsize=13984976 memory=987296 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6630/stat : 6630 (java) S 6615 6615 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117278738 14320615424 245285 33554432000 4194304 4196468 140726234679040 139973246290784 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6631] ppid=6615 vsize=13984976 memory=1384 CPUtime=1.33 cores=1,3,5,7
/proc/6617/task/6631/stat : 6631 (java) S 6615 6615 6383 0 -1 1077944384 1376 0 0 0 63 70 0 0 20 0 15 0 117278738 14320615424 245285 33554432000 4194304 4196468 140726234679040 139973245237808 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 982524 KiB

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

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

[startup+2456.13 s]
# the end of solver process 6617 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.15 s, system=4.94271 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

[startup+2456.11 s]
/proc/loadavg: 1.17 1.26 1.37 3/217 6810
/proc/meminfo: memFree=24810172/32770624 swapFree=67108860/67108860
[pid=6615] ppid=6612 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6615/stat : 6615 (xcsp3-exec) S 6612 6615 6383 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117278732 9740288 346 33554432000 4194304 5098028 140728146696496 140728146694600 139887200641660 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 8327168 140728146699376 140728146699579 140728146699579 140728146702315 0
/proc/6615/statm: 2378 346 289 221 0 87 0
[pid=6617] ppid=6615 vsize=13984976 memory=981140 CPUtime=2520.05 cores=1,3,5,7
/proc/6617/stat : 6617 (java) S 6615 6615 6383 0 -1 1077944320 371465 0 0 0 251512 493 0 0 20 0 15 0 117278732 14320615424 245285 33554432000 4194304 4196468 140726234679040 140726234661584 139974341353207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
/proc/6617/statm: 3496244 245285 3280 1 0 3483478 0
[pid=6617/tid=6618] ppid=6615 vsize=13984976 memory=981140 CPUtime=2432.62 cores=1,3,5,7
/proc/6617/task/6618/stat : 6618 (java) R 6615 6615 6383 0 -1 4202560 184365 0 0 0 243215 47 0 0 20 0 15 0 117278732 14320615424 245285 33554432000 4194304 4196468 140726234679040 139974345592480 139973946689821 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6619] ppid=6615 vsize=13984976 memory=1384 CPUtime=18.59 cores=1,3,5,7
/proc/6617/task/6619/stat : 6619 (java) S 6615 6615 6383 0 -1 1077944384 29808 0 0 0 1775 84 0 0 20 0 15 0 117278733 14320615424 245285 33554432000 4194304 4196468 140726234679040 139974271441936 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6620] ppid=6615 vsize=13984976 memory=1384 CPUtime=18.59 cores=1,3,5,7
/proc/6617/task/6620/stat : 6620 (java) S 6615 6615 6383 0 -1 1077944384 27746 0 0 0 1775 84 0 0 20 0 15 0 117278733 14320615424 245285 33554432000 4194304 4196468 140726234679040 139974270389392 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6621] ppid=6615 vsize=13984976 memory=990372 CPUtime=18.63 cores=1,3,5,7
/proc/6617/task/6621/stat : 6621 (java) S 6615 6615 6383 0 -1 1077944384 25754 0 0 0 1777 86 0 0 20 0 15 0 117278733 14320615424 245285 33554432000 4194304 4196468 140726234679040 139974269336336 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6622] ppid=6615 vsize=13984976 memory=991400 CPUtime=18.63 cores=1,3,5,7
/proc/6617/task/6622/stat : 6622 (java) S 6615 6615 6383 0 -1 1077944384 23561 0 0 0 1778 85 0 0 20 0 15 0 117278733 14320615424 245285 33554432000 4194304 4196468 140726234679040 139974268283792 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6623] ppid=6615 vsize=13984976 memory=981140 CPUtime=3.57 cores=1,3,5,7
/proc/6617/task/6623/stat : 6623 (java) S 6615 6615 6383 0 -1 1077944384 24722 0 0 0 305 52 0 0 20 0 15 0 117278735 14320615424 245285 33554432000 4194304 4196468 140726234679040 139973522237680 139974341364354 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6624] ppid=6615 vsize=13984976 memory=981140 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6624/stat : 6624 (java) S 6615 6615 6383 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 117278735 14320615424 245285 33554432000 4194304 4196468 140726234679040 139973252605152 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6625] ppid=6615 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6625/stat : 6625 (java) S 6615 6615 6383 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 117278735 14320615424 245285 33554432000 4194304 4196468 140726234679040 139973251552000 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6626] ppid=6615 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6626/stat : 6626 (java) S 6615 6615 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117278738 14320615424 245285 33554432000 4194304 4196468 140726234679040 139973250500560 139974341371803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6627] ppid=6615 vsize=13984976 memory=985244 CPUtime=3.87 cores=1,3,5,7
/proc/6617/task/6627/stat : 6627 (java) S 6615 6615 6383 0 -1 1077944384 20155 0 0 0 384 3 0 0 20 0 15 0 117278738 14320615424 245285 33554432000 4194304 4196468 140726234679040 139973249448688 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6628] ppid=6615 vsize=13984976 memory=1384 CPUtime=3.42 cores=1,3,5,7
/proc/6617/task/6628/stat : 6628 (java) S 6615 6615 6383 0 -1 1077944384 21907 0 0 0 340 2 0 0 20 0 15 0 117278738 14320615424 245285 33554432000 4194304 4196468 140726234679040 139973248396144 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6629] ppid=6615 vsize=13984976 memory=981140 CPUtime=0.71 cores=1,3,5,7
/proc/6617/task/6629/stat : 6629 (java) S 6615 6615 6383 0 -1 1077944384 10686 0 0 0 69 2 0 0 20 0 15 0 117278738 14320615424 245285 33554432000 4194304 4196468 140726234679040 139973247343088 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6630] ppid=6615 vsize=13984976 memory=987296 CPUtime=0 cores=1,3,5,7
/proc/6617/task/6630/stat : 6630 (java) S 6615 6615 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117278738 14320615424 245285 33554432000 4194304 4196468 140726234679040 139973246290784 139974341363413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
[pid=6617/tid=6631] ppid=6615 vsize=13984976 memory=1384 CPUtime=1.33 cores=1,3,5,7
/proc/6617/task/6631/stat : 6631 (java) S 6615 6615 6383 0 -1 1077944384 1376 0 0 0 63 70 0 0 20 0 15 0 117278738 14320615424 245285 33554432000 4194304 4196468 140726234679040 139973245237808 139974341364354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 16699392 140726234686615 140726234686791 140726234686791 140726234689487 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 982524 KiB

Child status: 143
Real time (s): 2456.13
CPU time (s): 2520.09
CPU user time (s): 2515.15
CPU system time (s): 4.94271
CPU usage (%): 102.604
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 1108076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.15
system time used= 4.94271
maximum resident set size= 1106912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 372269
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 117230
involuntary context switches= 5496


# summary of solver processes directly reported to runsolver:
#   pid: 6615,6617
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2515.15
#   total CPU system time (s): 4.94271

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.3387 second user time and 20.8311 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-16 01:52:00
IDJOB=4271943
IDBENCH=137500
IDSOLVER=2664
FILE ID=node151/4271943-1502841979
RUNJOBID= node151-1502838622-6415
PBS_JOBID= 20629850
Free space on /tmp= 61828 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n3w4b3r3.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-4271943-1502841979/watcher-4271943-1502841979 -o /tmp/evaluation-result-4271943-1502841979/solver-4271943-1502841979 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1502838622-6415 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 26302471 HOME/instance-4271943-1502841979.xml

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

MD5SUM BENCH= 4fff2bf814931cbe2e98d8a10b7c6933
RANDOM SEED=26302471

node151.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	: 5332.95
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	: 5332.95
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	: 5332.95
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	: 5332.95
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:        28317124 kB
MemAvailable:   31562912 kB
Buffers:          303608 kB
Cached:          3231704 kB
SwapCached:            0 kB
Active:          1424772 kB
Inactive:        2590096 kB
Active(anon):     482036 kB
Inactive(anon):    25048 kB
Active(file):     942736 kB
Inactive(file):  2565048 kB
Unevictable:        7020 kB
Mlocked:            7020 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7856 kB
Writeback:             0 kB
AnonPages:        487920 kB
Mapped:            58888 kB
Shmem:             25224 kB
Slab:             133924 kB
SReclaimable:     107676 kB
SUnreclaim:        26248 kB
KernelStack:        3616 kB
PageTables:         6760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1111588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    417792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61824 MiB
End job on node151 at 2017-08-16 02:32:56