Trace number 4283223

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-08-18)? (TO) 2520.04 2456.4099

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-4283223-1503221200.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4283223-1503221200.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
0.74/0.52	c solve instance...
2520.02/2456.40	s UNKNOWN
2520.02/2456.40	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 (13015 MiB free)
  memory of node 1: 16384 MiB (12440 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283223-1503221200/watcher-4283223-1503221200 -o /tmp/evaluation-result-4283223-1503221200/solver-4283223-1503221200 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node113-1503215438-13001 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1984244366 HOME/instance-4283223-1503221200.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=13638, runsolver pid=13635

[startup+0.100143 s]*
/proc/loadavg: 1.65 1.50 1.60 3/218 13654
/proc/meminfo: memFree=26049244/32770624 swapFree=67108860/67108860
[pid=13638] ppid=13635 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13638/stat : 13638 (xcsp3-exec) S 13635 13638 8036 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 155207439 9740288 346 33554432000 4194304 5098028 140727833213136 140727833211240 139841170293372 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18075648 140727833220206 140727833220411 140727833220411 140727833223147 0
/proc/13638/statm: 2378 346 289 221 0 87 0
[pid=13640] ppid=13638 vsize=13978596 memory=29252 CPUtime=0.12 cores=0,2,4,6
/proc/13640/stat : 13640 (java) S 13638 13638 8036 0 -1 1077944320 5103 0 0 0 11 1 0 0 20 0 15 0 155207440 14314082304 7313 33554432000 4194304 4196468 140726245953296 140726245935840 139786792263415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
/proc/13640/statm: 3494649 7313 2901 1 0 3482966 0
[pid=13640/tid=13641] ppid=13638 vsize=13978596 memory=8514701219881125282 CPUtime=0.08 cores=0,2,4,6
/proc/13640/task/13641/stat : 13641 (java) R 13638 13638 8036 0 -1 4202560 3114 0 0 0 8 0 0 0 20 0 15 0 155207440 14314082304 7313 33554432000 4194304 4196468 140726245953296 139786796496688 139786429718576 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13642] ppid=13638 vsize=13978596 memory=3472468084933801168 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13642/stat : 13642 (java) S 13638 13638 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155207441 14314082304 7313 33554432000 4194304 4196468 140726245953296 139786388094096 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13643] ppid=13638 vsize=13978596 memory=139956038649472 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13643/stat : 13643 (java) S 13638 13638 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155207441 14314082304 7313 33554432000 4194304 4196468 140726245953296 139786387041296 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13644] ppid=13638 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13644/stat : 13644 (java) S 13638 13638 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155207441 14314082304 7313 33554432000 4194304 4196468 140726245953296 139786385988496 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13645] ppid=13638 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13645/stat : 13645 (java) S 13638 13638 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155207441 14314082304 7313 33554432000 4194304 4196468 140726245953296 139786384935696 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13646] ppid=13638 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13646/stat : 13646 (java) S 13638 13638 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155207442 14314082304 7313 33554432000 4194304 4196468 140726245953296 139786266290544 139786792274562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13647] ppid=13638 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13647/stat : 13647 (java) S 13638 13638 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155207442 14314082304 7313 33554432000 4194304 4196468 140726245953296 139786265236512 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13648] ppid=13638 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13648/stat : 13648 (java) S 13638 13638 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155207443 14314082304 7313 33554432000 4194304 4196468 140726245953296 139786264183664 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13649] ppid=13638 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13649/stat : 13649 (java) S 13638 13638 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155207445 14314082304 7313 33554432000 4194304 4196468 140726245953296 139786263131984 139786792282011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13650] ppid=13638 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13650/stat : 13650 (java) S 13638 13638 8036 0 -1 1077944384 406 0 0 0 0 0 0 0 20 0 15 0 155207445 14314082304 7379 33554432000 4194304 4196468 140726245953296 139786262080368 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13651] ppid=13638 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13651/stat : 13651 (java) S 13638 13638 8036 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 155207445 14314082304 7379 33554432000 4194304 4196468 140726245953296 139786261027568 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13652] ppid=13638 vsize=13978596 memory=139956038649472 CPUtime=0.01 cores=0,2,4,6
/proc/13640/task/13652/stat : 13652 (java) R 13638 13638 8036 0 -1 4202560 333 0 0 0 1 0 0 0 20 0 15 0 155207445 14314082304 7379 33554432000 4194304 4196468 140726245953296 139786259974768 139786770942752 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13653] ppid=13638 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13653/stat : 13653 (java) S 13638 13638 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155207445 14314082304 7379 33554432000 4194304 4196468 140726245953296 139786258922208 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13654] ppid=13638 vsize=13978596 memory=139956038649472 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13654/stat : 13654 (java) S 13638 13638 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155207445 14314082304 7379 33554432000 4194304 4196468 140726245953296 139786257869488 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 30636 KiB

[startup+0.210808 s]*
/proc/loadavg: 1.65 1.50 1.60 3/218 13654
/proc/meminfo: memFree=26038500/32770624 swapFree=67108860/67108860
[pid=13638] ppid=13635 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13638/stat : 13638 (xcsp3-exec) S 13635 13638 8036 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 155207439 9740288 346 33554432000 4194304 5098028 140727833213136 140727833211240 139841170293372 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18075648 140727833220206 140727833220411 140727833220411 140727833223147 0
/proc/13638/statm: 2378 346 289 221 0 87 0
[pid=13640] ppid=13638 vsize=13982852 memory=40240 CPUtime=0.34 cores=0,2,4,6
/proc/13640/stat : 13640 (java) S 13638 13638 8036 0 -1 1077944320 7654 0 0 0 32 2 0 0 20 0 15 0 155207440 14318440448 10060 33554432000 4194304 4196468 140726245953296 140726245935840 139786792263415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
/proc/13640/statm: 3495713 10060 3029 1 0 3482966 0
[pid=13640/tid=13641] ppid=13638 vsize=13982852 memory=5853961137533323680 CPUtime=0.2 cores=0,2,4,6
/proc/13640/task/13641/stat : 13641 (java) R 13638 13638 8036 0 -1 4202560 4897 0 0 0 19 1 0 0 20 0 15 0 155207440 14318440448 10060 33554432000 4194304 4196468 140726245953296 139786796473040 139786784942637 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13642] ppid=13638 vsize=13982884 memory=3472468084933801168 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13642/stat : 13642 (java) S 13638 13638 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155207441 14318473216 10060 33554432000 4194304 4196468 140726245953296 139786388094096 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13643] ppid=13638 vsize=13982852 memory=139956038649472 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13643/stat : 13643 (java) S 13638 13638 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155207441 14318440448 10060 33554432000 4194304 4196468 140726245953296 139786387041296 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13644] ppid=13638 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13644/stat : 13644 (java) S 13638 13638 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155207441 14318440448 10060 33554432000 4194304 4196468 140726245953296 139786385988496 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13645] ppid=13638 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13645/stat : 13645 (java) S 13638 13638 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155207441 14318440448 10060 33554432000 4194304 4196468 140726245953296 139786384935696 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13646] ppid=13638 vsize=13982852 memory=139956038649472 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13646/stat : 13646 (java) S 13638 13638 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155207442 14318440448 10060 33554432000 4194304 4196468 140726245953296 139786266290544 139786792274562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13647] ppid=13638 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13647/stat : 13647 (java) S 13638 13638 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155207442 14318440448 10060 33554432000 4194304 4196468 140726245953296 139786265236512 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13648] ppid=13638 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13648/stat : 13648 (java) S 13638 13638 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155207443 14318440448 10060 33554432000 4194304 4196468 140726245953296 139786264183664 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13649] ppid=13638 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13649/stat : 13649 (java) S 13638 13638 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155207445 14318440448 10060 33554432000 4194304 4196468 140726245953296 139786263131984 139786792282011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13650] ppid=13638 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/13640/task/13650/stat : 13650 (java) S 13638 13638 8036 0 -1 1077944384 638 0 0 0 2 0 0 0 20 0 15 0 155207445 14318440448 10060 33554432000 4194304 4196468 140726245953296 139786262080368 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13651] ppid=13638 vsize=13982884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/13640/task/13651/stat : 13651 (java) S 13638 13638 8036 0 -1 1077944384 127 0 0 0 2 0 0 0 20 0 15 0 155207445 14318473216 10060 33554432000 4194304 4196468 140726245953296 139786261027568 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13652] ppid=13638 vsize=13982884 memory=139956038649472 CPUtime=0.07 cores=0,2,4,6
/proc/13640/task/13652/stat : 13652 (java) S 13638 13638 8036 0 -1 1077944384 703 0 0 0 7 0 0 0 20 0 15 0 155207445 14318473216 10060 33554432000 4194304 4196468 140726245953296 139786259974768 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13653] ppid=13638 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13653/stat : 13653 (java) S 13638 13638 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155207445 14318440448 10060 33554432000 4194304 4196468 140726245953296 139786258922208 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13654] ppid=13638 vsize=13982852 memory=139956038649472 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13654/stat : 13654 (java) S 13638 13638 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155207445 14318440448 10060 33554432000 4194304 4196468 140726245953296 139786257869488 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41624 KiB

[startup+0.315344 s]*
/proc/loadavg: 1.65 1.50 1.60 4/218 13654
/proc/meminfo: memFree=26031420/32770624 swapFree=67108860/67108860
[pid=13638] ppid=13635 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13638/stat : 13638 (xcsp3-exec) S 13635 13638 8036 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 155207439 9740288 346 33554432000 4194304 5098028 140727833213136 140727833211240 139841170293372 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18075648 140727833220206 140727833220411 140727833220411 140727833223147 0
/proc/13638/statm: 2378 346 289 221 0 87 0
[pid=13640] ppid=13638 vsize=13982928 memory=48192 CPUtime=0.51 cores=0,2,4,6
/proc/13640/stat : 13640 (java) S 13638 13638 8036 0 -1 1077944320 8678 0 0 0 48 3 0 0 20 0 15 0 155207440 14318518272 12048 33554432000 4194304 4196468 140726245953296 140726245935840 139786792263415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
/proc/13640/statm: 3495732 12048 3109 1 0 3482966 0
[pid=13640/tid=13641] ppid=13638 vsize=13982928 memory=8514701219881254566 CPUtime=0.3 cores=0,2,4,6
/proc/13640/task/13641/stat : 13641 (java) R 13638 13638 8036 0 -1 4202560 5652 0 0 0 28 2 0 0 20 0 15 0 155207440 14318518272 12048 33554432000 4194304 4196468 140726245953296 139786796495776 139786776343902 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13642] ppid=13638 vsize=13982928 memory=3472468084933801168 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13642/stat : 13642 (java) S 13638 13638 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155207441 14318518272 12048 33554432000 4194304 4196468 140726245953296 139786388094096 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13643] ppid=13638 vsize=13982928 memory=139956038649472 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13643/stat : 13643 (java) S 13638 13638 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155207441 14318518272 12048 33554432000 4194304 4196468 140726245953296 139786387041296 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13644] ppid=13638 vsize=13982928 memory=8 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13644/stat : 13644 (java) S 13638 13638 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155207441 14318518272 12048 33554432000 4194304 4196468 140726245953296 139786385988496 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13645] ppid=13638 vsize=13982928 memory=139955938666527 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13645/stat : 13645 (java) S 13638 13638 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155207441 14318518272 12048 33554432000 4194304 4196468 140726245953296 139786384935696 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13646] ppid=13638 vsize=13982928 memory=279911877293824 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13646/stat : 13646 (java) S 13638 13638 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155207442 14318518272 12048 33554432000 4194304 4196468 140726245953296 139786266290544 139786792274562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13647] ppid=13638 vsize=13982928 memory=139955938643471 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13647/stat : 13647 (java) S 13638 13638 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155207442 14318518272 12048 33554432000 4194304 4196468 140726245953296 139786265236512 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13648] ppid=13638 vsize=13982928 memory=279911977302112 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13648/stat : 13648 (java) S 13638 13638 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155207443 14318518272 12048 33554432000 4194304 4196468 140726245953296 139786264183664 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13649] ppid=13638 vsize=13982928 memory=139955938648079 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13649/stat : 13649 (java) S 13638 13638 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155207445 14318518272 12048 33554432000 4194304 4196468 140726245953296 139786263131984 139786792282011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13650] ppid=13638 vsize=13982928 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/13640/task/13650/stat : 13650 (java) S 13638 13638 8036 0 -1 1077944384 646 0 0 0 3 0 0 0 20 0 15 0 155207445 14318518272 12048 33554432000 4194304 4196468 140726245953296 139786262080368 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13651] ppid=13638 vsize=13982928 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/13640/task/13651/stat : 13651 (java) S 13638 13638 8036 0 -1 1077944384 266 0 0 0 3 0 0 0 20 0 15 0 155207445 14318518272 12048 33554432000 4194304 4196468 140726245953296 139786261027568 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13652] ppid=13638 vsize=13982928 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/13640/task/13652/stat : 13652 (java) S 13638 13638 8036 0 -1 1077944384 816 0 0 0 13 0 0 0 20 0 15 0 155207445 14318518272 12048 33554432000 4194304 4196468 140726245953296 139786259974768 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13653] ppid=13638 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13653/stat : 13653 (java) S 13638 13638 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155207445 14318518272 12048 33554432000 4194304 4196468 140726245953296 139786258922208 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13654] ppid=13638 vsize=13982928 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13654/stat : 13654 (java) S 13638 13638 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155207445 14318518272 12048 33554432000 4194304 4196468 140726245953296 139786257869488 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 49576 KiB

[startup+0.700859 s]
/proc/loadavg: 1.65 1.50 1.60 6/218 13654
/proc/meminfo: memFree=26011008/32770624 swapFree=67108860/67108860
[pid=13638] ppid=13635 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13638/stat : 13638 (xcsp3-exec) S 13635 13638 8036 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 155207439 9740288 346 33554432000 4194304 5098028 140727833213136 140727833211240 139841170293372 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18075648 140727833220206 140727833220411 140727833220411 140727833223147 0
/proc/13638/statm: 2378 346 289 221 0 87 0
[pid=13640] ppid=13638 vsize=13984976 memory=67840 CPUtime=1.45 cores=0,2,4,6
/proc/13640/stat : 13640 (java) S 13638 13638 8036 0 -1 1077944320 10609 0 0 0 141 4 0 0 20 0 15 0 155207440 14320615424 16960 33554432000 4194304 4196468 140726245953296 140726245935840 139786792263415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
/proc/13640/statm: 3496244 16960 3201 1 0 3483478 0
[pid=13640/tid=13641] ppid=13638 vsize=13984976 memory=279911877119856 CPUtime=0.66 cores=0,2,4,6
/proc/13640/task/13641/stat : 13641 (java) R 13638 13638 8036 0 -1 4202560 6226 0 0 0 64 2 0 0 20 0 15 0 155207440 14320615424 16960 33554432000 4194304 4196468 140726245953296 139786796500048 139786433051681 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13642] ppid=13638 vsize=13984976 memory=3835163037842756688 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13642/stat : 13642 (java) S 13638 13638 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155207441 14320615424 16960 33554432000 4194304 4196468 140726245953296 139786388094096 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13643] ppid=13638 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13643/stat : 13643 (java) S 13638 13638 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155207441 14320615424 16960 33554432000 4194304 4196468 140726245953296 139786387041296 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13644] ppid=13638 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13644/stat : 13644 (java) S 13638 13638 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155207441 14320615424 16960 33554432000 4194304 4196468 140726245953296 139786385988496 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13645] ppid=13638 vsize=13984976 memory=5796 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13645/stat : 13645 (java) S 13638 13638 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155207441 14320615424 16960 33554432000 4194304 4196468 140726245953296 139786384935696 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13646] ppid=13638 vsize=13984976 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13646/stat : 13646 (java) S 13638 13638 8036 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 155207442 14320615424 16960 33554432000 4194304 4196468 140726245953296 139786266290544 139786792274562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13647] ppid=13638 vsize=13984976 memory=8716 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13647/stat : 13647 (java) S 13638 13638 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155207442 14320615424 16960 33554432000 4194304 4196468 140726245953296 139786265236512 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13648] ppid=13638 vsize=13984976 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13648/stat : 13648 (java) S 13638 13638 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155207443 14320615424 16960 33554432000 4194304 4196468 140726245953296 139786264183664 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13649] ppid=13638 vsize=13984976 memory=7452706766398776640 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13649/stat : 13649 (java) S 13638 13638 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155207445 14320615424 16960 33554432000 4194304 4196468 140726245953296 139786263131984 139786792282011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13650] ppid=13638 vsize=13984976 memory=7881696724453321575 CPUtime=0.23 cores=0,2,4,6
/proc/13640/task/13650/stat : 13650 (java) S 13638 13638 8036 0 -1 1077944384 1005 0 0 0 23 0 0 0 20 0 15 0 155207445 14320615424 16960 33554432000 4194304 4196468 140726245953296 139786262080368 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13651] ppid=13638 vsize=13984976 memory=7151835304759939152 CPUtime=0.25 cores=0,2,4,6
/proc/13640/task/13651/stat : 13651 (java) S 13638 13638 8036 0 -1 1077944384 754 0 0 0 25 0 0 0 20 0 15 0 155207445 14320615424 16960 33554432000 4194304 4196468 140726245953296 139786261027568 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13652] ppid=13638 vsize=13984976 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/13640/task/13652/stat : 13652 (java) S 13638 13638 8036 0 -1 1077944384 1316 0 0 0 27 0 0 0 20 0 15 0 155207445 14320615424 16960 33554432000 4194304 4196468 140726245953296 139786259974768 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13653] ppid=13638 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13653/stat : 13653 (java) S 13638 13638 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155207445 14320615424 16960 33554432000 4194304 4196468 140726245953296 139786258922208 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13654] ppid=13638 vsize=13984976 memory=42804 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13654/stat : 13654 (java) S 13638 13638 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155207445 14320615424 16960 33554432000 4194304 4196468 140726245953296 139786257869488 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 69224 KiB

[startup+1.50088 s]
/proc/loadavg: 1.76 1.53 1.61 6/218 13654
/proc/meminfo: memFree=25994144/32770624 swapFree=67108860/67108860
[pid=13638] ppid=13635 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13638/stat : 13638 (xcsp3-exec) S 13635 13638 8036 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 155207439 9740288 346 33554432000 4194304 5098028 140727833213136 140727833211240 139841170293372 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18075648 140727833220206 140727833220411 140727833220411 140727833223147 0
/proc/13638/statm: 2378 346 289 221 0 87 0

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

/proc/13640/task/13648/stat : 13648 (java) S 13638 13638 8036 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 155207443 14320615424 253628 33554432000 4194304 4196468 140726245953296 139786264183680 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13649] ppid=13638 vsize=13984976 memory=1014504 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13649/stat : 13649 (java) S 13638 13638 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155207445 14320615424 253628 33554432000 4194304 4196468 140726245953296 139786263131984 139786792282011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13650] ppid=13638 vsize=13984976 memory=1384 CPUtime=3.82 cores=0,2,4,6
/proc/13640/task/13650/stat : 13650 (java) S 13638 13638 8036 0 -1 1077944384 21832 0 0 0 379 3 0 0 20 0 15 0 155207445 14320615424 253628 33554432000 4194304 4196468 140726245953296 139786262080368 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13651] ppid=13638 vsize=13984976 memory=1384 CPUtime=3.68 cores=0,2,4,6
/proc/13640/task/13651/stat : 13651 (java) S 13638 13638 8036 0 -1 1077944384 23754 0 0 0 365 3 0 0 20 0 15 0 155207445 14320615424 253628 33554432000 4194304 4196468 140726245953296 139786261027568 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 54 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13652] ppid=13638 vsize=13984976 memory=1025276 CPUtime=0.71 cores=0,2,4,6
/proc/13640/task/13652/stat : 13652 (java) S 13638 13638 8036 0 -1 1077944384 10027 0 0 0 70 1 0 0 20 0 15 0 155207445 14320615424 253628 33554432000 4194304 4196468 140726245953296 139786259974768 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13653] ppid=13638 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13653/stat : 13653 (java) S 13638 13638 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155207445 14320615424 253628 33554432000 4194304 4196468 140726245953296 139786258922208 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13654] ppid=13638 vsize=13984976 memory=381 CPUtime=1.29 cores=0,2,4,6
/proc/13640/task/13654/stat : 13654 (java) S 13638 13638 8036 0 -1 1077944384 1056 0 0 0 66 63 0 0 20 0 15 0 155207445 14320615424 253628 33554432000 4194304 4196468 140726245953296 139786257869488 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
Current children cumulated CPU time: 2382.84 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1015896 KiB

[startup+2382.3 s]
/proc/loadavg: 1.56 1.57 1.63 3/218 13959
/proc/meminfo: memFree=24895968/32770624 swapFree=67108860/67108860
[pid=13638] ppid=13635 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13638/stat : 13638 (xcsp3-exec) S 13635 13638 8036 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 155207439 9740288 346 33554432000 4194304 5098028 140727833213136 140727833211240 139841170293372 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18075648 140727833220206 140727833220411 140727833220411 140727833223147 0
/proc/13638/statm: 2378 346 289 221 0 87 0
[pid=13640] ppid=13638 vsize=13984976 memory=1023584 CPUtime=2443.94 cores=0,2,4,6
/proc/13640/stat : 13640 (java) S 13638 13638 8036 0 -1 1077944320 335068 0 0 0 243948 446 0 0 20 0 15 0 155207440 14320615424 255896 33554432000 4194304 4196468 140726245953296 140726245935840 139786792263415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
/proc/13640/statm: 3496244 255896 3279 1 0 3483478 0
[pid=13640/tid=13641] ppid=13638 vsize=13984976 memory=1384 CPUtime=2358.46 cores=0,2,4,6
/proc/13640/task/13641/stat : 13641 (java) R 13638 13638 8036 0 -1 4202560 142286 0 0 0 235809 37 0 0 20 0 15 0 155207440 14320615424 255896 33554432000 4194304 4196468 140726245953296 139786796502768 139786433771519 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13642] ppid=13638 vsize=13984976 memory=1027124 CPUtime=18.08 cores=0,2,4,6
/proc/13640/task/13642/stat : 13642 (java) S 13638 13638 8036 0 -1 1077944384 27853 0 0 0 1731 77 0 0 20 0 15 0 155207441 14320615424 255896 33554432000 4194304 4196468 140726245953296 139786388094096 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13643] ppid=13638 vsize=13984976 memory=1012524 CPUtime=18.12 cores=0,2,4,6
/proc/13640/task/13643/stat : 13643 (java) S 13638 13638 8036 0 -1 1077944384 27229 0 0 0 1734 78 0 0 20 0 15 0 155207441 14320615424 255896 33554432000 4194304 4196468 140726245953296 139786387041296 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13644] ppid=13638 vsize=13984976 memory=1020456 CPUtime=18.07 cores=0,2,4,6
/proc/13640/task/13644/stat : 13644 (java) S 13638 13638 8036 0 -1 1077944384 28571 0 0 0 1728 79 0 0 20 0 15 0 155207441 14320615424 255896 33554432000 4194304 4196468 140726245953296 139786385988496 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13645] ppid=13638 vsize=13984976 memory=1025124 CPUtime=18.1 cores=0,2,4,6
/proc/13640/task/13645/stat : 13645 (java) S 13638 13638 8036 0 -1 1077944384 26016 0 0 0 1731 79 0 0 20 0 15 0 155207441 14320615424 255896 33554432000 4194304 4196468 140726245953296 139786384935696 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13646] ppid=13638 vsize=13984976 memory=1384 CPUtime=3.48 cores=0,2,4,6
/proc/13640/task/13646/stat : 13646 (java) S 13638 13638 8036 0 -1 1077944384 25051 0 0 0 299 49 0 0 20 0 15 0 155207442 14320615424 255896 33554432000 4194304 4196468 140726245953296 139786266290544 139786792274562 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13647] ppid=13638 vsize=13984976 memory=1025124 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13647/stat : 13647 (java) S 13638 13638 8036 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 155207442 14320615424 255896 33554432000 4194304 4196468 140726245953296 139786265236576 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13648] ppid=13638 vsize=13984976 memory=1023584 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13648/stat : 13648 (java) S 13638 13638 8036 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 155207443 14320615424 255896 33554432000 4194304 4196468 140726245953296 139786264183680 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13649] ppid=13638 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13649/stat : 13649 (java) S 13638 13638 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155207445 14320615424 255896 33554432000 4194304 4196468 140726245953296 139786263131984 139786792282011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13650] ppid=13638 vsize=13984976 memory=164 CPUtime=3.82 cores=0,2,4,6
/proc/13640/task/13650/stat : 13650 (java) S 13638 13638 8036 0 -1 1077944384 21834 0 0 0 379 3 0 0 20 0 15 0 155207445 14320615424 255896 33554432000 4194304 4196468 140726245953296 139786262080368 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13651] ppid=13638 vsize=13984976 memory=1017376 CPUtime=3.68 cores=0,2,4,6
/proc/13640/task/13651/stat : 13651 (java) S 13638 13638 8036 0 -1 1077944384 23757 0 0 0 365 3 0 0 20 0 15 0 155207445 14320615424 255896 33554432000 4194304 4196468 140726245953296 139786261027568 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 54 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13652] ppid=13638 vsize=13984976 memory=6791534058613427641 CPUtime=0.71 cores=0,2,4,6
/proc/13640/task/13652/stat : 13652 (java) S 13638 13638 8036 0 -1 1077944384 10029 0 0 0 70 1 0 0 20 0 15 0 155207445 14320615424 255896 33554432000 4194304 4196468 140726245953296 139786259974768 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13653] ppid=13638 vsize=13984976 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13653/stat : 13653 (java) S 13638 13638 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155207445 14320615424 255896 33554432000 4194304 4196468 140726245953296 139786258922208 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13654] ppid=13638 vsize=13984976 memory=42848 CPUtime=1.32 cores=0,2,4,6
/proc/13640/task/13654/stat : 13654 (java) S 13638 13638 8036 0 -1 1077944384 1073 0 0 0 67 65 0 0 20 0 15 0 155207445 14320615424 255896 33554432000 4194304 4196468 140726245953296 139786257869488 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
Current children cumulated CPU time: 2443.94 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1024968 KiB

[startup+2442.3 s]
/proc/loadavg: 1.79 1.63 1.65 3/218 13960
/proc/meminfo: memFree=24912132/32770624 swapFree=67108860/67108860
[pid=13638] ppid=13635 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13638/stat : 13638 (xcsp3-exec) S 13635 13638 8036 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 155207439 9740288 346 33554432000 4194304 5098028 140727833213136 140727833211240 139841170293372 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18075648 140727833220206 140727833220411 140727833220411 140727833223147 0
/proc/13638/statm: 2378 346 289 221 0 87 0
[pid=13640] ppid=13638 vsize=13984976 memory=1026528 CPUtime=2505.73 cores=0,2,4,6
/proc/13640/stat : 13640 (java) S 13638 13638 8036 0 -1 1077944320 341694 0 0 0 250117 456 0 0 20 0 15 0 155207440 14320615424 256632 33554432000 4194304 4196468 140726245953296 140726245935840 139786792263415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
/proc/13640/statm: 3496244 256632 3279 1 0 3483478 0
[pid=13640/tid=13641] ppid=13638 vsize=13984976 memory=1035192 CPUtime=2417.78 cores=0,2,4,6
/proc/13640/task/13641/stat : 13641 (java) R 13638 13638 8036 0 -1 4202560 146561 0 0 0 241740 38 0 0 20 0 15 0 155207440 14320615424 256632 33554432000 4194304 4196468 140726245953296 139786796502656 139786432432502 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13642] ppid=13638 vsize=13984976 memory=1384 CPUtime=18.67 cores=0,2,4,6
/proc/13640/task/13642/stat : 13642 (java) S 13638 13638 8036 0 -1 1077944384 28417 0 0 0 1788 79 0 0 20 0 15 0 155207441 14320615424 256632 33554432000 4194304 4196468 140726245953296 139786388094096 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13643] ppid=13638 vsize=13984976 memory=1038784 CPUtime=18.7 cores=0,2,4,6
/proc/13640/task/13643/stat : 13643 (java) S 13638 13638 8036 0 -1 1077944384 27877 0 0 0 1791 79 0 0 20 0 15 0 155207441 14320615424 256632 33554432000 4194304 4196468 140726245953296 139786387041296 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13644] ppid=13638 vsize=13984976 memory=1038272 CPUtime=18.66 cores=0,2,4,6
/proc/13640/task/13644/stat : 13644 (java) S 13638 13638 8036 0 -1 1077944384 28829 0 0 0 1786 80 0 0 20 0 15 0 155207441 14320615424 256632 33554432000 4194304 4196468 140726245953296 139786385988496 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13645] ppid=13638 vsize=13984976 memory=1030632 CPUtime=18.68 cores=0,2,4,6
/proc/13640/task/13645/stat : 13645 (java) S 13638 13638 8036 0 -1 1077944384 26486 0 0 0 1788 80 0 0 20 0 15 0 155207441 14320615424 256632 33554432000 4194304 4196468 140726245953296 139786384935696 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13646] ppid=13638 vsize=13984976 memory=1026528 CPUtime=3.55 cores=0,2,4,6
/proc/13640/task/13646/stat : 13646 (java) S 13638 13638 8036 0 -1 1077944384 25458 0 0 0 305 50 0 0 20 0 15 0 155207442 14320615424 256632 33554432000 4194304 4196468 140726245953296 139786266290544 139786792274562 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13647] ppid=13638 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13647/stat : 13647 (java) S 13638 13638 8036 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 155207442 14320615424 256632 33554432000 4194304 4196468 140726245953296 139786265236576 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13648] ppid=13638 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13648/stat : 13648 (java) S 13638 13638 8036 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 155207443 14320615424 256632 33554432000 4194304 4196468 140726245953296 139786264183680 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13649] ppid=13638 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13649/stat : 13649 (java) S 13638 13638 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155207445 14320615424 256632 33554432000 4194304 4196468 140726245953296 139786263131984 139786792282011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13650] ppid=13638 vsize=13984976 memory=1024472 CPUtime=3.82 cores=0,2,4,6
/proc/13640/task/13650/stat : 13650 (java) S 13638 13638 8036 0 -1 1077944384 21834 0 0 0 379 3 0 0 20 0 15 0 155207445 14320615424 256632 33554432000 4194304 4196468 140726245953296 139786262080368 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13651] ppid=13638 vsize=13984976 memory=1384 CPUtime=3.68 cores=0,2,4,6
/proc/13640/task/13651/stat : 13651 (java) S 13638 13638 8036 0 -1 1077944384 23757 0 0 0 365 3 0 0 20 0 15 0 155207445 14320615424 256632 33554432000 4194304 4196468 140726245953296 139786261027568 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 54 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13652] ppid=13638 vsize=13984976 memory=1032628 CPUtime=0.71 cores=0,2,4,6
/proc/13640/task/13652/stat : 13652 (java) S 13638 13638 8036 0 -1 1077944384 10029 0 0 0 70 1 0 0 20 0 15 0 155207445 14320615424 256632 33554432000 4194304 4196468 140726245953296 139786259974768 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13653] ppid=13638 vsize=13984976 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13653/stat : 13653 (java) S 13638 13638 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155207445 14320615424 256632 33554432000 4194304 4196468 140726245953296 139786258922208 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13654] ppid=13638 vsize=13984976 memory=23796 CPUtime=1.36 cores=0,2,4,6
/proc/13640/task/13654/stat : 13654 (java) S 13638 13638 8036 0 -1 1077944384 1077 0 0 0 69 67 0 0 20 0 15 0 155207445 14320615424 256632 33554432000 4194304 4196468 140726245953296 139786257869488 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
Current children cumulated CPU time: 2505.73 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1027912 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2456.4 s]
/proc/loadavg: 1.82 1.65 1.65 3/218 13961
/proc/meminfo: memFree=24933024/32770624 swapFree=67108860/67108860
[pid=13638] ppid=13635 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13638/stat : 13638 (xcsp3-exec) S 13635 13638 8036 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 155207439 9740288 346 33554432000 4194304 5098028 140727833213136 140727833211240 139841170293372 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18075648 140727833220206 140727833220411 140727833220411 140727833223147 0
/proc/13638/statm: 2378 346 289 221 0 87 0
[pid=13640] ppid=13638 vsize=13984976 memory=1014172 CPUtime=2520.02 cores=0,2,4,6
/proc/13640/stat : 13640 (java) S 13638 13638 8036 0 -1 1077944320 341751 0 0 0 251545 457 0 0 20 0 15 0 155207440 14320615424 253543 33554432000 4194304 4196468 140726245953296 140726245935840 139786792263415 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
/proc/13640/statm: 3496244 253543 3279 1 0 3483478 0
[pid=13640/tid=13641] ppid=13638 vsize=13984976 memory=3828 CPUtime=2431.8 cores=0,2,4,6
/proc/13640/task/13641/stat : 13641 (java) R 13638 13638 8036 0 -1 4202560 146600 0 0 0 243142 38 0 0 20 0 15 0 155207440 14320615424 253543 33554432000 4194304 4196468 140726245953296 139786796502656 139786434071885 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13642] ppid=13638 vsize=13984976 memory=6791534058613427641 CPUtime=18.74 cores=0,2,4,6
/proc/13640/task/13642/stat : 13642 (java) S 13638 13638 8036 0 -1 1077944384 28418 0 0 0 1795 79 0 0 20 0 15 0 155207441 14320615424 253543 33554432000 4194304 4196468 140726245953296 139786388094096 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13643] ppid=13638 vsize=13984976 memory=1014684 CPUtime=18.77 cores=0,2,4,6
/proc/13640/task/13643/stat : 13643 (java) S 13638 13638 8036 0 -1 1077944384 27877 0 0 0 1798 79 0 0 20 0 15 0 155207441 14320615424 253543 33554432000 4194304 4196468 140726245953296 139786387041296 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13644] ppid=13638 vsize=13984976 memory=2196 CPUtime=18.73 cores=0,2,4,6
/proc/13640/task/13644/stat : 13644 (java) S 13638 13638 8036 0 -1 1077944384 28830 0 0 0 1792 81 0 0 20 0 15 0 155207441 14320615424 253543 33554432000 4194304 4196468 140726245953296 139786385988496 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13645] ppid=13638 vsize=13984976 memory=7788 CPUtime=18.75 cores=0,2,4,6
/proc/13640/task/13645/stat : 13645 (java) S 13638 13638 8036 0 -1 1077944384 26490 0 0 0 1795 80 0 0 20 0 15 0 155207441 14320615424 253543 33554432000 4194304 4196468 140726245953296 139786384935696 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13646] ppid=13638 vsize=13984976 memory=840 CPUtime=3.56 cores=0,2,4,6
/proc/13640/task/13646/stat : 13646 (java) S 13638 13638 8036 0 -1 1077944384 25466 0 0 0 306 50 0 0 20 0 15 0 155207442 14320615424 253543 33554432000 4194304 4196468 140726245953296 139786266290544 139786792274562 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13647] ppid=13638 vsize=13984976 memory=1692 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13647/stat : 13647 (java) S 13638 13638 8036 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 155207442 14320615424 253543 33554432000 4194304 4196468 140726245953296 139786265236576 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13648] ppid=13638 vsize=13984976 memory=916 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13648/stat : 13648 (java) S 13638 13638 8036 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 155207443 14320615424 253543 33554432000 4194304 4196468 140726245953296 139786264183680 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13649] ppid=13638 vsize=13984976 memory=3828 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13649/stat : 13649 (java) S 13638 13638 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155207445 14320615424 253543 33554432000 4194304 4196468 140726245953296 139786263131984 139786792282011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13650] ppid=13638 vsize=13984976 memory=2540 CPUtime=3.82 cores=0,2,4,6
/proc/13640/task/13650/stat : 13650 (java) S 13638 13638 8036 0 -1 1077944384 21834 0 0 0 379 3 0 0 20 0 15 0 155207445 14320615424 253543 33554432000 4194304 4196468 140726245953296 139786262080368 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13651] ppid=13638 vsize=13984976 memory=2792 CPUtime=3.68 cores=0,2,4,6
/proc/13640/task/13651/stat : 13651 (java) S 13638 13638 8036 0 -1 1077944384 23757 0 0 0 365 3 0 0 20 0 15 0 155207445 14320615424 253543 33554432000 4194304 4196468 140726245953296 139786261027568 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 54 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13652] ppid=13638 vsize=13984976 memory=4108 CPUtime=0.71 cores=0,2,4,6
/proc/13640/task/13652/stat : 13652 (java) S 13638 13638 8036 0 -1 1077944384 10029 0 0 0 70 1 0 0 20 0 15 0 155207445 14320615424 253543 33554432000 4194304 4196468 140726245953296 139786259974768 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13653] ppid=13638 vsize=13984976 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/13640/task/13653/stat : 13653 (java) S 13638 13638 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155207445 14320615424 253543 33554432000 4194304 4196468 140726245953296 139786258922208 139786792273621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
[pid=13640/tid=13654] ppid=13638 vsize=13984976 memory=3272 CPUtime=1.37 cores=0,2,4,6
/proc/13640/task/13654/stat : 13654 (java) S 13638 13638 8036 0 -1 1077944384 1081 0 0 0 70 67 0 0 20 0 15 0 155207445 14320615424 253543 33554432000 4194304 4196468 140726245953296 139786257869488 139786792274562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15020032 140726245954711 140726245954887 140726245954887 140726245957583 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1015556 KiB

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

[startup+2456.41 s]
# the end of solver process 13638 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000945 s, system=0.000945 s

[startup+2456.41 s]
# the end of solver process 13640 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.46 s, system=4.58133 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): 2456.41
CPU time (s): 2520.04
CPU user time (s): 2515.46
CPU system time (s): 4.58133
CPU usage (%): 102.59
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 1099960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.46
system time used= 4.58133
maximum resident set size= 1100652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 342426
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 120308
involuntary context switches= 7709


# summary of solver processes directly reported to runsolver:
#   pid: 13638,13640
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2515.46
#   total CPU system time (s): 4.58133

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.6714 second user time and 23.1356 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-20 11:12:20
IDJOB=4283223
IDBENCH=137500
IDSOLVER=2679
FILE ID=node113/4283223-1503221200
RUNJOBID= node113-1503215438-13001
PBS_JOBID= 20630874
Free space on /tmp= 61588 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-4283223-1503221200/watcher-4283223-1503221200 -o /tmp/evaluation-result-4283223-1503221200/solver-4283223-1503221200 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node113-1503215438-13001 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1984244366 HOME/instance-4283223-1503221200.xml

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

MD5SUM BENCH= 4fff2bf814931cbe2e98d8a10b7c6933
RANDOM SEED=1984244366

node113.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.89
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.89
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.89
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.89
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:        26066812 kB
MemAvailable:   31440660 kB
Buffers:          258988 kB
Cached:          5404028 kB
SwapCached:            0 kB
Active:          1846768 kB
Inactive:        4402928 kB
Active(anon):     536528 kB
Inactive(anon):    85940 kB
Active(file):    1310240 kB
Inactive(file):  4316988 kB
Unevictable:        7460 kB
Mlocked:            7460 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7688 kB
Writeback:             0 kB
AnonPages:        597536 kB
Mapped:            64160 kB
Shmem:             33416 kB
Slab:             152032 kB
SReclaimable:     124908 kB
SUnreclaim:        27124 kB
KernelStack:        3824 kB
PageTables:         6588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1220276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    512000 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61580 MiB
End job on node113 at 2017-08-20 11:53:16