Trace number 4269003

Some explanations

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

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

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

Solver answer on this benchmark

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

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.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269003-1502841704.xml"  -tl '2520s' -p 1 -x 0
0.15/0.25	c [HOME/instance-4269003-1502841704.xml, -tl, 2520s, -p, 1, -x, 0]
0.15/0.31	c simple solver
0.32/0.37	c parse instance...
0.72/0.59	c solve instance...
2520.00/2515.20	s UNKNOWN
2520.00/2515.20	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 (15403 MiB free)
  memory of node 1: 16384 MiB (15092 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269003-1502841704/watcher-4269003-1502841704 -o /tmp/evaluation-result-4269003-1502841704/solver-4269003-1502841704 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1058999902 HOME/instance-4269003-1502841704.xml 

running on 4 cores: 0,2,4,6

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

solver pid=26610, runsolver pid=26607

[startup+0.105256 s]*
/proc/loadavg: 1.99 1.98 2.02 3/208 26620
/proc/meminfo: memFree=31220508/32770624 swapFree=67108764/67108860
[pid=26610] ppid=26607 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26610/stat : 26610 (xcsp3-exec) S 26607 26610 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 131677042 9740288 345 18446744073709551615 4194304 5098028 140728199545024 140728199543128 140685269037692 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 6 0 0 7196144 7232144 22806528 140728199549304 140728199549509 140728199549509 140728199553003 0
/proc/26610/statm: 2378 345 289 221 0 87 0
[pid=26612] ppid=26610 vsize=13574484 memory=19760 CPUtime=0.04 cores=0,2,4,6
/proc/26612/stat : 26612 (java) S 26610 26610 4674 0 -1 1077944320 4315 0 0 0 3 1 0 0 20 0 9 0 131677048 13900271616 4940 18446744073709551615 4194304 4196468 140736515198336 140736515180880 140299651849975 0 0 1 16800970 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
/proc/26612/statm: 3393621 4940 2134 1 0 3383118 0
[pid=26612/tid=26613] ppid=26610 vsize=13574484 memory=-8713483618642459742 CPUtime=0.04 cores=0,2,4,6
/proc/26612/task/26613/stat : 26613 (java) R 26610 26610 4674 0 -1 4202560 3018 0 0 0 3 1 0 0 20 0 9 0 131677049 13900271616 4940 18446744073709551615 4194304 4196468 140736515198336 140299656085368 140299633499092 0 4 1 16800970 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26614] ppid=26610 vsize=13574484 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 131677049 13900271616 4940 18446744073709551615 4194304 4196468 140736515198336 140299608816272 140299651860181 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26615] ppid=26610 vsize=13574484 memory=139958281979520 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26615/stat : 26615 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 131677049 13900271616 4940 18446744073709551615 4194304 4196468 140736515198336 140299607763472 140299651860181 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26616] ppid=26610 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26616/stat : 26616 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 131677049 13900271616 4940 18446744073709551615 4194304 4196468 140736515198336 140299606710672 140299651860181 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26617] ppid=26610 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26617/stat : 26617 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 131677049 13900271616 4940 18446744073709551615 4194304 4196468 140736515198336 140299605657872 140299651860181 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26618] ppid=26610 vsize=13574484 memory=139958281979520 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26618/stat : 26618 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 131677051 13900271616 4940 18446744073709551615 4194304 4196468 140736515198336 140298792442736 140299651861122 0 0 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26619] ppid=26610 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26619/stat : 26619 (java) S 26610 26610 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 131677051 13900271616 4940 18446744073709551615 4194304 4196468 140736515198336 140298791388704 140299651860181 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26620] ppid=26610 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26620/stat : 26620 (java) S 26610 26610 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 131677051 13900271616 4940 18446744073709551615 4194304 4196468 140736515198336 140298790335856 140299651860181 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 21140 KiB

[startup+0.218265 s]*
/proc/loadavg: 1.99 1.98 2.02 5/214 26626
/proc/meminfo: memFree=31211640/32770624 swapFree=67108764/67108860
[pid=26610] ppid=26607 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26610/stat : 26610 (xcsp3-exec) S 26607 26610 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 131677042 9740288 345 18446744073709551615 4194304 5098028 140728199545024 140728199543128 140685269037692 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 6 0 0 7196144 7232144 22806528 140728199549304 140728199549509 140728199549509 140728199553003 0
/proc/26610/statm: 2378 345 289 221 0 87 0
[pid=26612] ppid=26610 vsize=13974352 memory=29308 CPUtime=0.15 cores=0,2,4,6
/proc/26612/stat : 26612 (java) S 26610 26610 4674 0 -1 1077944320 5729 0 0 0 14 1 0 0 20 0 15 0 131677048 14309736448 7327 18446744073709551615 4194304 4196468 140736515198336 140736515180880 140299651849975 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
/proc/26612/statm: 3493588 7327 2901 1 0 3482964 0
[pid=26612/tid=26613] ppid=26610 vsize=13974352 memory=7311146985107750967 CPUtime=0.11 cores=0,2,4,6
/proc/26612/task/26613/stat : 26613 (java) R 26610 26610 4674 0 -1 4202560 3551 0 0 0 10 1 0 0 20 0 15 0 131677049 14309736448 7327 18446744073709551615 4194304 4196468 140736515198336 140299656079096 140299636015751 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26614] ppid=26610 vsize=13974352 memory=12630 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131677049 14309736448 7327 18446744073709551615 4194304 4196468 140736515198336 140299608816272 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26615] ppid=26610 vsize=13974352 memory=139958282004248 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26615/stat : 26615 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131677049 14309736448 7327 18446744073709551615 4194304 4196468 140736515198336 140299607763472 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26616] ppid=26610 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26616/stat : 26616 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131677049 14309736448 7327 18446744073709551615 4194304 4196468 140736515198336 140299606710672 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26617] ppid=26610 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26617/stat : 26617 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131677049 14309736448 7327 18446744073709551615 4194304 4196468 140736515198336 140299605657872 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26618] ppid=26610 vsize=13974352 memory=139958281979520 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26618/stat : 26618 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131677051 14309736448 7327 18446744073709551615 4194304 4196468 140736515198336 140298792442736 140299651861122 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26619] ppid=26610 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26619/stat : 26619 (java) S 26610 26610 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 131677051 14309736448 7327 18446744073709551615 4194304 4196468 140736515198336 140298791388704 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26620] ppid=26610 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26620/stat : 26620 (java) S 26610 26610 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 131677051 14309736448 7327 18446744073709551615 4194304 4196468 140736515198336 140298790335856 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26621] ppid=26610 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26621/stat : 26621 (java) S 26610 26610 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131677054 14309736448 7327 18446744073709551615 4194304 4196468 140736515198336 140298789284176 140299651868571 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26622] ppid=26610 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26622/stat : 26622 (java) R 26610 26610 4674 0 -1 1077944384 434 0 0 0 0 0 0 0 20 0 15 0 131677054 14309736448 7327 18446744073709551615 4194304 4196468 140736515198336 140298788231536 140299651861122 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26623] ppid=26610 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26623/stat : 26623 (java) S 26610 26610 4674 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 131677054 14309736448 7327 18446744073709551615 4194304 4196468 140736515198336 140298787178736 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26624] ppid=26610 vsize=13974352 memory=139958281979520 CPUtime=0.02 cores=0,2,4,6
/proc/26612/task/26624/stat : 26624 (java) S 26610 26610 4674 0 -1 1077944384 351 0 0 0 2 0 0 0 20 0 15 0 131677054 14309736448 7327 18446744073709551615 4194304 4196468 140736515198336 140298786125936 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26625] ppid=26610 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26625/stat : 26625 (java) S 26610 26610 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131677054 14309736448 7327 18446744073709551615 4194304 4196468 140736515198336 140298785073376 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26626] ppid=26610 vsize=13974352 memory=139958281979520 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26626/stat : 26626 (java) S 26610 26610 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131677058 14309736448 7327 18446744073709551615 4194304 4196468 140736515198336 140298784021680 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 30688 KiB

[startup+0.310488 s]*
/proc/loadavg: 1.99 1.98 2.02 4/214 26626
/proc/meminfo: memFree=31200708/32770624 swapFree=67108764/67108860
[pid=26610] ppid=26607 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26610/stat : 26610 (xcsp3-exec) S 26607 26610 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 131677042 9740288 345 18446744073709551615 4194304 5098028 140728199545024 140728199543128 140685269037692 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 6 0 0 7196144 7232144 22806528 140728199549304 140728199549509 140728199549509 140728199553003 0
/proc/26610/statm: 2378 345 289 221 0 87 0
[pid=26612] ppid=26610 vsize=13978608 memory=39312 CPUtime=0.32 cores=0,2,4,6
/proc/26612/stat : 26612 (java) S 26610 26610 4674 0 -1 1077944320 9119 0 0 0 29 3 0 0 20 0 15 0 131677048 14314094592 9828 18446744073709551615 4194304 4196468 140736515198336 140736515180880 140299651849975 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
/proc/26612/statm: 3494652 9828 3010 1 0 3482964 0
[pid=26612/tid=26613] ppid=26610 vsize=13978608 memory=-8774313645642428999 CPUtime=0.19 cores=0,2,4,6
/proc/26612/task/26613/stat : 26613 (java) R 26610 26610 4674 0 -1 4202560 6411 0 0 0 17 2 0 0 20 0 15 0 131677049 14314094592 9828 18446744073709551615 4194304 4196468 140736515198336 140299656070968 140299651861910 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26614] ppid=26610 vsize=13978608 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131677049 14314094592 9828 18446744073709551615 4194304 4196468 140736515198336 140299608816272 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26615] ppid=26610 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26615/stat : 26615 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131677049 14314094592 9828 18446744073709551615 4194304 4196468 140736515198336 140299607763472 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26616] ppid=26610 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26616/stat : 26616 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131677049 14314094592 9828 18446744073709551615 4194304 4196468 140736515198336 140299606710672 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26617] ppid=26610 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26617/stat : 26617 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131677049 14314094592 9828 18446744073709551615 4194304 4196468 140736515198336 140299605657872 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26618] ppid=26610 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26618/stat : 26618 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131677051 14314094592 9828 18446744073709551615 4194304 4196468 140736515198336 140298792442736 140299651861122 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26619] ppid=26610 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26619/stat : 26619 (java) S 26610 26610 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 131677051 14314094592 9828 18446744073709551615 4194304 4196468 140736515198336 140298791388704 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26620] ppid=26610 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26620/stat : 26620 (java) S 26610 26610 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 131677051 14314094592 9828 18446744073709551615 4194304 4196468 140736515198336 140298790335856 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26621] ppid=26610 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26621/stat : 26621 (java) S 26610 26610 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131677054 14314094592 9828 18446744073709551615 4194304 4196468 140736515198336 140298789284176 140299651868571 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26622] ppid=26610 vsize=13978608 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/26612/task/26622/stat : 26622 (java) R 26610 26610 4674 0 -1 4202560 565 0 0 0 2 0 0 0 20 0 15 0 131677054 14314094592 9828 18446744073709551615 4194304 4196468 140736515198336 140298788231536 140299633360896 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26623] ppid=26610 vsize=13978608 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/26612/task/26623/stat : 26623 (java) S 26610 26610 4674 0 -1 1077944384 119 0 0 0 1 0 0 0 20 0 15 0 131677054 14314094592 9828 18446744073709551615 4194304 4196468 140736515198336 140298787178736 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26624] ppid=26610 vsize=13978608 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/26612/task/26624/stat : 26624 (java) S 26610 26610 4674 0 -1 1077944384 721 0 0 0 6 0 0 0 20 0 15 0 131677054 14314094592 9828 18446744073709551615 4194304 4196468 140736515198336 140298786125936 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26625] ppid=26610 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26625/stat : 26625 (java) S 26610 26610 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131677054 14314094592 9828 18446744073709551615 4194304 4196468 140736515198336 140298785073376 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26626] ppid=26610 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26626/stat : 26626 (java) S 26610 26610 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131677058 14314094592 9828 18446744073709551615 4194304 4196468 140736515198336 140298784021680 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 40692 KiB

[startup+0.705299 s]
/proc/loadavg: 1.99 1.98 2.02 4/214 26626
/proc/meminfo: memFree=31190720/32770624 swapFree=67108764/67108860
[pid=26610] ppid=26607 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26610/stat : 26610 (xcsp3-exec) S 26607 26610 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 131677042 9740288 345 18446744073709551615 4194304 5098028 140728199545024 140728199543128 140685269037692 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 6 0 0 7196144 7232144 22806528 140728199549304 140728199549509 140728199549509 140728199553003 0
/proc/26610/statm: 2378 345 289 221 0 87 0
[pid=26612] ppid=26610 vsize=13980732 memory=61936 CPUtime=1.25 cores=0,2,4,6
/proc/26612/stat : 26612 (java) S 26610 26610 4674 0 -1 1077944320 12595 0 0 0 121 4 0 0 20 0 15 0 131677048 14316269568 15484 18446744073709551615 4194304 4196468 140736515198336 140736515180880 140299651849975 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
/proc/26612/statm: 3495183 15484 3173 1 0 3483476 0
[pid=26612/tid=26613] ppid=26610 vsize=13980732 memory=0 CPUtime=0.57 cores=0,2,4,6
/proc/26612/task/26613/stat : 26613 (java) R 26610 26610 4674 0 -1 4202560 8525 0 0 0 54 3 0 0 20 0 15 0 131677049 14316269568 15484 18446744073709551615 4194304 4196468 140736515198336 140299656086624 140299287586529 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26614] ppid=26610 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131677049 14316269568 15484 18446744073709551615 4194304 4196468 140736515198336 140299608816272 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26615] ppid=26610 vsize=13980732 memory=5712 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26615/stat : 26615 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131677049 14316269568 15484 18446744073709551615 4194304 4196468 140736515198336 140299607763472 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26616] ppid=26610 vsize=13980732 memory=796 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26616/stat : 26616 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131677049 14316269568 15484 18446744073709551615 4194304 4196468 140736515198336 140299606710672 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26617] ppid=26610 vsize=13980732 memory=984 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26617/stat : 26617 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131677049 14316269568 15484 18446744073709551615 4194304 4196468 140736515198336 140299605657872 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26618] ppid=26610 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26618/stat : 26618 (java) S 26610 26610 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 131677051 14316269568 15484 18446744073709551615 4194304 4196468 140736515198336 140298792442736 140299651861122 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26619] ppid=26610 vsize=13980732 memory=1 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26619/stat : 26619 (java) S 26610 26610 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 131677051 14316269568 15484 18446744073709551615 4194304 4196468 140736515198336 140298791388704 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26620] ppid=26610 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26620/stat : 26620 (java) S 26610 26610 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 131677051 14316269568 15484 18446744073709551615 4194304 4196468 140736515198336 140298790335856 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26621] ppid=26610 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26621/stat : 26621 (java) S 26610 26610 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131677054 14316269568 15484 18446744073709551615 4194304 4196468 140736515198336 140298789284176 140299651868571 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26622] ppid=26610 vsize=13980732 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/26612/task/26622/stat : 26622 (java) R 26610 26610 4674 0 -1 4202560 1071 0 0 0 23 0 0 0 20 0 15 0 131677054 14316269568 15484 18446744073709551615 4194304 4196468 140736515198336 140298788231456 140299635350372 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26623] ppid=26610 vsize=13980732 memory=30 CPUtime=0.17 cores=0,2,4,6
/proc/26612/task/26623/stat : 26623 (java) R 26610 26610 4674 0 -1 4202560 497 0 0 0 17 0 0 0 20 0 15 0 131677054 14316269568 15484 18446744073709551615 4194304 4196468 140736515198336 140298787178736 140299637043664 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26624] ppid=26610 vsize=13980732 memory=229 CPUtime=0.24 cores=0,2,4,6
/proc/26612/task/26624/stat : 26624 (java) S 26610 26610 4674 0 -1 1077944384 1192 0 0 0 24 0 0 0 20 0 15 0 131677054 14316269568 15484 18446744073709551615 4194304 4196468 140736515198336 140298786125936 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26625] ppid=26610 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26625/stat : 26625 (java) S 26610 26610 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131677054 14316269568 15484 18446744073709551615 4194304 4196468 140736515198336 140298785073376 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26626] ppid=26610 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26626/stat : 26626 (java) S 26610 26610 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131677058 14316269568 15484 18446744073709551615 4194304 4196468 140736515198336 140298784021680 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
Current children cumulated CPU time: 1.25 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 63316 KiB

[startup+1.50088 s]
/proc/loadavg: 1.99 1.98 2.02 3/214 26626
/proc/meminfo: memFree=31177196/32770624 swapFree=67108764/67108860
[pid=26610] ppid=26607 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26610/stat : 26610 (xcsp3-exec) S 26607 26610 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 131677042 9740288 345 18446744073709551615 4194304 5098028 140728199545024 140728199543128 140685269037692 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 6 0 0 7196144 7232144 22806528 140728199549304 140728199549509 140728199549509 140728199553003 0
/proc/26610/statm: 2378 345 289 221 0 87 0
[pid=26612] ppid=26610 vsize=13980732 memory=76652 CPUtime=2.76 cores=0,2,4,6
/proc/26612/stat : 26612 (java) S 26610 26610 4674 0 -1 1077944320 18416 0 0 0 271 5 0 0 20 0 15 0 131677048 14316269568 19163 18446744073709551615 4194304 4196468 140736515198336 140736515180880 140299651849975 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
/proc/26612/statm: 3495183 19163 3181 1 0 3483476 0
[pid=26612/tid=26613] ppid=26610 vsize=13980732 memory=0 CPUtime=1.37 cores=0,2,4,6
/proc/26612/task/26613/stat : 26613 (java) R 26610 26610 4674 0 -1 4202560 8970 0 0 0 134 3 0 0 20 0 15 0 131677049 14316269568 19163 18446744073709551615 4194304 4196468 140736515198336 140299656088200 140299287586529 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26614] ppid=26610 vsize=13980732 memory=279916306474176 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131677049 14316269568 19163 18446744073709551615 4194304 4196468 140736515198336 140299608816272 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26615] ppid=26610 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26615/stat : 26615 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131677049 14316269568 19163 18446744073709551615 4194304 4196468 140736515198336 140299607763472 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26616] ppid=26610 vsize=13980732 memory=6933690287860520088 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26616/stat : 26616 (java) S 26610 26610 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131677049 14316269568 19163 18446744073709551615 4194304 4196468 140736515198336 140299606710672 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26617] ppid=26610 vsize=13980732 memory=4570420747629852202 CPUtime=0 cores=0,2,4,6

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

/proc/26612/task/26620/stat : 26620 (java) S 26610 26610 4674 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 131677051 14316269568 53967 18446744073709551615 4194304 4196468 140736515198336 140298790335856 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26621] ppid=26610 vsize=13980732 memory=215868 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26621/stat : 26621 (java) S 26610 26610 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131677054 14316269568 53967 18446744073709551615 4194304 4196468 140736515198336 140298789284176 140299651868571 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26622] ppid=26610 vsize=13980732 memory=215868 CPUtime=2.2 cores=0,2,4,6
/proc/26612/task/26622/stat : 26622 (java) S 26610 26610 4674 0 -1 1077944384 20141 0 0 0 218 2 0 0 20 0 15 0 131677054 14316269568 53967 18446744073709551615 4194304 4196468 140736515198336 140298788231536 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26623] ppid=26610 vsize=13980732 memory=215868 CPUtime=1.42 cores=0,2,4,6
/proc/26612/task/26623/stat : 26623 (java) S 26610 26610 4674 0 -1 1077944384 12294 0 0 0 141 1 0 0 20 0 15 0 131677054 14316269568 53967 18446744073709551615 4194304 4196468 140736515198336 140298787178736 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26624] ppid=26610 vsize=13980732 memory=1380 CPUtime=0.44 cores=0,2,4,6
/proc/26612/task/26624/stat : 26624 (java) S 26610 26610 4674 0 -1 1077944384 7202 0 0 0 42 2 0 0 20 0 15 0 131677054 14316269568 53967 18446744073709551615 4194304 4196468 140736515198336 140298786125936 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26625] ppid=26610 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26625/stat : 26625 (java) S 26610 26610 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131677054 14316269568 53967 18446744073709551615 4194304 4196468 140736515198336 140298785073376 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26626] ppid=26610 vsize=13980732 memory=1380 CPUtime=0.69 cores=0,2,4,6
/proc/26612/task/26626/stat : 26626 (java) S 26610 26610 4674 0 -1 1077944384 931 0 0 0 31 38 0 0 20 0 15 0 131677058 14316269568 53967 18446744073709551615 4194304 4196468 140736515198336 140298784021680 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
Current children cumulated CPU time: 2387.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 217248 KiB

[startup+2442.3 s]
/proc/loadavg: 2.21 2.16 2.09 3/216 26883
/proc/meminfo: memFree=31209288/32770624 swapFree=67108764/67108860
[pid=26610] ppid=26607 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26610/stat : 26610 (xcsp3-exec) S 26607 26610 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 131677042 9740288 345 18446744073709551615 4194304 5098028 140728199545024 140728199543128 140685269037692 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 6 0 0 7196144 7232144 22806528 140728199549304 140728199549509 140728199549509 140728199553003 0
/proc/26610/statm: 2378 345 289 221 0 87 0
[pid=26612] ppid=26610 vsize=13980732 memory=212792 CPUtime=2447.08 cores=0,2,4,6
/proc/26612/stat : 26612 (java) S 26610 26610 4674 0 -1 1077944320 73356 0 0 0 244669 39 0 0 20 0 15 0 131677048 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140736515180880 140299651849975 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
/proc/26612/statm: 3495183 53198 3227 1 0 3483476 0
[pid=26612/tid=26613] ppid=26610 vsize=13980732 memory=212792 CPUtime=2442.09 cores=0,2,4,6
/proc/26612/task/26613/stat : 26613 (java) R 26610 26610 4674 0 -1 4202560 22511 0 0 0 244203 6 0 0 20 0 15 0 131677049 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140299656089552 140299287512992 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26614] ppid=26610 vsize=13980732 memory=215868 CPUtime=0.02 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (java) S 26610 26610 4674 0 -1 1077944384 1189 0 0 0 2 0 0 0 20 0 15 0 131677049 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140299608816272 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26615] ppid=26610 vsize=13980732 memory=212792 CPUtime=0.02 cores=0,2,4,6
/proc/26612/task/26615/stat : 26615 (java) S 26610 26610 4674 0 -1 1077944384 1330 0 0 0 2 0 0 0 20 0 15 0 131677049 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140299607763472 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26616] ppid=26610 vsize=13980732 memory=212792 CPUtime=0.02 cores=0,2,4,6
/proc/26612/task/26616/stat : 26616 (java) S 26610 26610 4674 0 -1 1077944384 1750 0 0 0 2 0 0 0 20 0 15 0 131677049 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140299606710672 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26617] ppid=26610 vsize=13980732 memory=1380 CPUtime=0.02 cores=0,2,4,6
/proc/26612/task/26617/stat : 26617 (java) S 26610 26610 4674 0 -1 1077944384 1991 0 0 0 2 0 0 0 20 0 15 0 131677049 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140299605657872 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26618] ppid=26610 vsize=13980732 memory=212792 CPUtime=0.05 cores=0,2,4,6
/proc/26612/task/26618/stat : 26618 (java) S 26610 26610 4674 0 -1 1077944384 2625 0 0 0 3 2 0 0 20 0 15 0 131677051 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298792442736 140299651861122 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26619] ppid=26610 vsize=13980732 memory=212792 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26619/stat : 26619 (java) S 26610 26610 4674 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 131677051 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298791388704 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26620] ppid=26610 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26620/stat : 26620 (java) S 26610 26610 4674 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 131677051 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298790335856 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26621] ppid=26610 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26621/stat : 26621 (java) S 26610 26610 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131677054 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298789284176 140299651868571 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26622] ppid=26610 vsize=13980732 memory=217920 CPUtime=2.2 cores=0,2,4,6
/proc/26612/task/26622/stat : 26622 (java) S 26610 26610 4674 0 -1 1077944384 20143 0 0 0 218 2 0 0 20 0 15 0 131677054 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298788231536 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26623] ppid=26610 vsize=13980732 memory=212792 CPUtime=1.42 cores=0,2,4,6
/proc/26612/task/26623/stat : 26623 (java) S 26610 26610 4674 0 -1 1077944384 12297 0 0 0 141 1 0 0 20 0 15 0 131677054 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298787178736 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26624] ppid=26610 vsize=13980732 memory=1380 CPUtime=0.44 cores=0,2,4,6
/proc/26612/task/26624/stat : 26624 (java) S 26610 26610 4674 0 -1 1077944384 7204 0 0 0 42 2 0 0 20 0 15 0 131677054 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298786125936 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26625] ppid=26610 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26625/stat : 26625 (java) S 26610 26610 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131677054 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298785073376 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26626] ppid=26610 vsize=13980732 memory=212792 CPUtime=0.71 cores=0,2,4,6
/proc/26612/task/26626/stat : 26626 (java) S 26610 26610 4674 0 -1 1077944384 950 0 0 0 32 39 0 0 20 0 15 0 131677058 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298784021680 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
Current children cumulated CPU time: 2447.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 214172 KiB

[startup+2502.3 s]
/proc/loadavg: 2.13 2.15 2.09 3/216 26885
/proc/meminfo: memFree=31209456/32770624 swapFree=67108764/67108860
[pid=26610] ppid=26607 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26610/stat : 26610 (xcsp3-exec) S 26607 26610 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 131677042 9740288 345 18446744073709551615 4194304 5098028 140728199545024 140728199543128 140685269037692 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 6 0 0 7196144 7232144 22806528 140728199549304 140728199549509 140728199549509 140728199553003 0
/proc/26610/statm: 2378 345 289 221 0 87 0
[pid=26612] ppid=26610 vsize=13980732 memory=212792 CPUtime=2507.1 cores=0,2,4,6
/proc/26612/stat : 26612 (java) S 26610 26610 4674 0 -1 1077944320 73542 0 0 0 250669 41 0 0 20 0 15 0 131677048 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140736515180880 140299651849975 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
/proc/26612/statm: 3495183 53198 3227 1 0 3483476 0
[pid=26612/tid=26613] ppid=26610 vsize=13980732 memory=1380 CPUtime=2502.08 cores=0,2,4,6
/proc/26612/task/26613/stat : 26613 (java) R 26610 26610 4674 0 -1 4202560 22691 0 0 0 250202 6 0 0 20 0 15 0 131677049 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140299656089552 140299288921339 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26614] ppid=26610 vsize=13980732 memory=212792 CPUtime=0.02 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (java) S 26610 26610 4674 0 -1 1077944384 1189 0 0 0 2 0 0 0 20 0 15 0 131677049 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140299608816272 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26615] ppid=26610 vsize=13980732 memory=212792 CPUtime=0.02 cores=0,2,4,6
/proc/26612/task/26615/stat : 26615 (java) S 26610 26610 4674 0 -1 1077944384 1330 0 0 0 2 0 0 0 20 0 15 0 131677049 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140299607763472 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26616] ppid=26610 vsize=13980732 memory=212792 CPUtime=0.02 cores=0,2,4,6
/proc/26612/task/26616/stat : 26616 (java) S 26610 26610 4674 0 -1 1077944384 1750 0 0 0 2 0 0 0 20 0 15 0 131677049 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140299606710672 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26617] ppid=26610 vsize=13980732 memory=1380 CPUtime=0.02 cores=0,2,4,6
/proc/26612/task/26617/stat : 26617 (java) S 26610 26610 4674 0 -1 1077944384 1991 0 0 0 2 0 0 0 20 0 15 0 131677049 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140299605657872 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26618] ppid=26610 vsize=13980732 memory=1380 CPUtime=0.05 cores=0,2,4,6
/proc/26612/task/26618/stat : 26618 (java) S 26610 26610 4674 0 -1 1077944384 2625 0 0 0 3 2 0 0 20 0 15 0 131677051 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298792442736 140299651861122 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26619] ppid=26610 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26619/stat : 26619 (java) S 26610 26610 4674 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 131677051 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298791388704 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26620] ppid=26610 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26620/stat : 26620 (java) S 26610 26610 4674 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 131677051 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298790335856 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26621] ppid=26610 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26621/stat : 26621 (java) S 26610 26610 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131677054 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298789284176 140299651868571 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26622] ppid=26610 vsize=13980732 memory=1380 CPUtime=2.2 cores=0,2,4,6
/proc/26612/task/26622/stat : 26622 (java) S 26610 26610 4674 0 -1 1077944384 20143 0 0 0 218 2 0 0 20 0 15 0 131677054 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298788231536 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26623] ppid=26610 vsize=13980732 memory=4148 CPUtime=1.42 cores=0,2,4,6
/proc/26612/task/26623/stat : 26623 (java) S 26610 26610 4674 0 -1 1077944384 12297 0 0 0 141 1 0 0 20 0 15 0 131677054 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298787178736 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26624] ppid=26610 vsize=13980732 memory=212792 CPUtime=0.44 cores=0,2,4,6
/proc/26612/task/26624/stat : 26624 (java) S 26610 26610 4674 0 -1 1077944384 7204 0 0 0 42 2 0 0 20 0 15 0 131677054 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298786125936 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26625] ppid=26610 vsize=13980732 memory=212792 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26625/stat : 26625 (java) S 26610 26610 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131677054 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298785073376 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26626] ppid=26610 vsize=13980732 memory=11056 CPUtime=0.73 cores=0,2,4,6
/proc/26612/task/26626/stat : 26626 (java) S 26610 26610 4674 0 -1 1077944384 956 0 0 0 33 40 0 0 20 0 15 0 131677058 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298784021680 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
Current children cumulated CPU time: 2507.1 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 214172 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.2 s]
/proc/loadavg: 2.10 2.14 2.09 3/216 26885
/proc/meminfo: memFree=31209456/32770624 swapFree=67108764/67108860
[pid=26610] ppid=26607 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26610/stat : 26610 (xcsp3-exec) S 26607 26610 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 131677042 9740288 345 18446744073709551615 4194304 5098028 140728199545024 140728199543128 140685269037692 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 6 0 0 7196144 7232144 22806528 140728199549304 140728199549509 140728199549509 140728199553003 0
/proc/26610/statm: 2378 345 289 221 0 87 0
[pid=26612] ppid=26610 vsize=13980732 memory=212792 CPUtime=2520 cores=0,2,4,6
/proc/26612/stat : 26612 (java) S 26610 26610 4674 0 -1 1077944320 73558 0 0 0 251959 41 0 0 20 0 15 0 131677048 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140736515180880 140299651849975 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
/proc/26612/statm: 3495183 53198 3227 1 0 3483476 0
[pid=26612/tid=26613] ppid=26610 vsize=13980732 memory=1380 CPUtime=2514.98 cores=0,2,4,6
/proc/26612/task/26613/stat : 26613 (java) R 26610 26610 4674 0 -1 4202560 22705 0 0 0 251492 6 0 0 20 0 15 0 131677049 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140299656089552 140299289207349 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26614] ppid=26610 vsize=13980732 memory=212792 CPUtime=0.02 cores=0,2,4,6
/proc/26612/task/26614/stat : 26614 (java) S 26610 26610 4674 0 -1 1077944384 1189 0 0 0 2 0 0 0 20 0 15 0 131677049 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140299608816272 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26615] ppid=26610 vsize=13980732 memory=1796 CPUtime=0.02 cores=0,2,4,6
/proc/26612/task/26615/stat : 26615 (java) S 26610 26610 4674 0 -1 1077944384 1330 0 0 0 2 0 0 0 20 0 15 0 131677049 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140299607763472 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26616] ppid=26610 vsize=13980732 memory=644 CPUtime=0.02 cores=0,2,4,6
/proc/26612/task/26616/stat : 26616 (java) S 26610 26610 4674 0 -1 1077944384 1750 0 0 0 2 0 0 0 20 0 15 0 131677049 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140299606710672 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26617] ppid=26610 vsize=13980732 memory=1796 CPUtime=0.02 cores=0,2,4,6
/proc/26612/task/26617/stat : 26617 (java) S 26610 26610 4674 0 -1 1077944384 1991 0 0 0 2 0 0 0 20 0 15 0 131677049 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140299605657872 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26618] ppid=26610 vsize=13980732 memory=956 CPUtime=0.05 cores=0,2,4,6
/proc/26612/task/26618/stat : 26618 (java) S 26610 26610 4674 0 -1 1077944384 2625 0 0 0 3 2 0 0 20 0 15 0 131677051 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298792442736 140299651861122 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26619] ppid=26610 vsize=13980732 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26619/stat : 26619 (java) S 26610 26610 4674 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 131677051 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298791388704 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26620] ppid=26610 vsize=13980732 memory=4288 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26620/stat : 26620 (java) S 26610 26610 4674 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 131677051 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298790335856 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26621] ppid=26610 vsize=13980732 memory=1608 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26621/stat : 26621 (java) S 26610 26610 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131677054 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298789284176 140299651868571 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26622] ppid=26610 vsize=13980732 memory=1380 CPUtime=2.2 cores=0,2,4,6
/proc/26612/task/26622/stat : 26622 (java) S 26610 26610 4674 0 -1 1077944384 20143 0 0 0 218 2 0 0 20 0 15 0 131677054 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298788231536 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26623] ppid=26610 vsize=13980732 memory=212792 CPUtime=1.42 cores=0,2,4,6
/proc/26612/task/26623/stat : 26623 (java) S 26610 26610 4674 0 -1 1077944384 12297 0 0 0 141 1 0 0 20 0 15 0 131677054 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298787178736 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26624] ppid=26610 vsize=13980732 memory=1380 CPUtime=0.44 cores=0,2,4,6
/proc/26612/task/26624/stat : 26624 (java) S 26610 26610 4674 0 -1 1077944384 7204 0 0 0 42 2 0 0 20 0 15 0 131677054 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298786125936 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26625] ppid=26610 vsize=13980732 memory=212792 CPUtime=0 cores=0,2,4,6
/proc/26612/task/26625/stat : 26625 (java) S 26610 26610 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131677054 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298785073376 140299651860181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
[pid=26612/tid=26626] ppid=26610 vsize=13980732 memory=-3622645143214314312 CPUtime=0.73 cores=0,2,4,6
/proc/26612/task/26626/stat : 26626 (java) S 26610 26610 4674 0 -1 1077944384 958 0 0 0 33 40 0 0 20 0 15 0 131677058 14316269568 53198 18446744073709551615 4194304 4196468 140736515198336 140298784021680 140299651861122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 38916096 140736515199409 140736515199585 140736515199585 140736515203023 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 214172 KiB

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

[startup+2515.21 s]
# the end of solver process 26610 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000873 s, system=0.001271 s

[startup+2515.21 s]
# the end of solver process 26612 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.6 s, system=0.419335 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): 2515.21
CPU time (s): 2520.02
CPU user time (s): 2519.6
CPU system time (s): 0.419335
CPU usage (%): 100.191
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 228512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.6
system time used= 0.419335
maximum resident set size= 233256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74484
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56774
involuntary context switches= 2984


# summary of solver processes directly reported to runsolver:
#   pid: 26610,26612
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2519.6
#   total CPU system time (s): 0.419335

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.1747 second user time and 18.3828 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-16 01:47:52
IDJOB=4269003
IDBENCH=137500
IDSOLVER=2660
FILE ID=node134/4269003-1502841704
RUNJOBID= node134-1502649032-24470
PBS_JOBID= 
Free space on /tmp= 62024 MiB

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

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

MD5SUM BENCH= 4fff2bf814931cbe2e98d8a10b7c6933
RANDOM SEED=1058999902

node134.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31228668 kB
MemAvailable:   31547468 kB
Buffers:          287840 kB
Cached:           333648 kB
SwapCached:            4 kB
Active:           829752 kB
Inactive:         263060 kB
Active(anon):     418084 kB
Inactive(anon):   102676 kB
Active(file):     411668 kB
Inactive(file):   160384 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              7652 kB
Writeback:             4 kB
AnonPages:        471024 kB
Mapped:            74100 kB
Shmem:             49756 kB
Slab:             151864 kB
SReclaimable:     125168 kB
SUnreclaim:        26696 kB
KernelStack:        3520 kB
PageTables:         6432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1335636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    411648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

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