Trace number 4268998

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.04 2508.52

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n1w4b2r0.xml
MD5SUM6f7ee260f64b5fefc18f028eef39520f
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 variables71
Number of constraints13
Number of domains2
Minimum domain size6
Maximum domain size41
Distribution of domain sizes[{"size":6,"count":1},{"size":41,"count":70}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":65},{"degree":5,"count":5}]
Minimum constraint arity6
Maximum constraint arity70
Distribution of constraint arities[{"arity":6,"count":1},{"arity":14,"count":10},{"arity":70,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":5},{"type":"lex","count":1},{"type":"sum","count":5},{"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-4268998-1502840670.xml"  -tl '2520s' -p 1 -x 0
0.13/0.15	c [HOME/instance-4268998-1502840670.xml, -tl, 2520s, -p, 1, -x, 0]
0.13/0.20	c simple solver
0.32/0.27	c parse instance...
0.70/0.43	c solve instance...
2520.01/2508.50	s UNKNOWN
2520.01/2508.50	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 (15190 MiB free)
  memory of node 1: 16384 MiB (15639 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268998-1502840670/watcher-4268998-1502840670 -o /tmp/evaluation-result-4268998-1502840670/solver-4268998-1502840670 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node112-1502839811-17221 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 681645873 HOME/instance-4268998-1502840670.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=17238, runsolver pid=17235

[startup+0.109587 s]*
/proc/loadavg: 8.61 8.41 7.96 4/212 17276
/proc/meminfo: memFree=31532380/32770624 swapFree=67108860/67108860
[pid=17238] ppid=17235 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17238/stat : 17238 (xcsp3-exec) S 17235 17238 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117154767 9740288 345 33554432000 4194304 5098028 140729196718976 140729196717080 139959722779260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27533312 140729196725359 140729196725563 140729196725563 140729196728299 0
/proc/17238/statm: 2378 345 289 221 0 87 0
[pid=17240] ppid=17238 vsize=13978596 memory=29060 CPUtime=0.13 cores=0,2,4,6
/proc/17240/stat : 17240 (java) S 17238 17238 17190 0 -1 1077944320 5133 0 0 0 12 1 0 0 20 0 15 0 117154767 14314082304 7265 33554432000 4194304 4196468 140734640598144 140734640580688 139892610731767 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
/proc/17240/statm: 3494649 7265 2866 1 0 3482966 0
[pid=17240/tid=17241] ppid=17238 vsize=13978596 memory=5853958912773555872 CPUtime=0.09 cores=0,2,4,6
/proc/17240/task/17241/stat : 17241 (java) R 17238 17238 17190 0 -1 4202560 3060 0 0 0 9 0 0 0 20 0 15 0 117154767 14314082304 7265 33554432000 4194304 4196468 140734640598144 139892614963872 139892595379961 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17245] ppid=17238 vsize=13978596 memory=3472468235312501968 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17245/stat : 17245 (java) S 17238 17238 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154769 14314082304 7265 33554432000 4194304 4196468 140734640598144 139892525800592 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17246] ppid=17238 vsize=13978596 memory=140106417350272 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17246/stat : 17246 (java) S 17238 17238 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154769 14314082304 7265 33554432000 4194304 4196468 140734640598144 139892524747792 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17247] ppid=17238 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17247/stat : 17247 (java) S 17238 17238 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154769 14314082304 7265 33554432000 4194304 4196468 140734640598144 139892523694992 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17248] ppid=17238 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17248/stat : 17248 (java) S 17238 17238 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117154769 14314082304 7265 33554432000 4194304 4196468 140734640598144 139892522642192 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17249] ppid=17238 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17249/stat : 17249 (java) S 17238 17238 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117154770 14314082304 7265 33554432000 4194304 4196468 140734640598144 139892084935024 139892610742914 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17250] ppid=17238 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17250/stat : 17250 (java) S 17238 17238 17190 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117154771 14314082304 7265 33554432000 4194304 4196468 140734640598144 139892083880992 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17251] ppid=17238 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17251/stat : 17251 (java) S 17238 17238 17190 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117154771 14314082304 7265 33554432000 4194304 4196468 140734640598144 139892082828144 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17258] ppid=17238 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17258/stat : 17258 (java) S 17238 17238 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154773 14314082304 7265 33554432000 4194304 4196468 140734640598144 139892081776464 139892610750363 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17259] ppid=17238 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17259/stat : 17259 (java) S 17238 17238 17190 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 117154773 14314082304 7265 33554432000 4194304 4196468 140734640598144 139892080724848 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17260] ppid=17238 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17260/stat : 17260 (java) S 17238 17238 17190 0 -1 1077944384 129 0 0 0 0 0 0 0 20 0 15 0 117154773 14314082304 7265 33554432000 4194304 4196468 140734640598144 139892079672048 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17261] ppid=17238 vsize=13978596 memory=140106417350272 CPUtime=0.01 cores=0,2,4,6
/proc/17240/task/17261/stat : 17261 (java) R 17238 17238 17190 0 -1 4202560 336 0 0 0 1 0 0 0 20 0 15 0 117154773 14314082304 7265 33554432000 4194304 4196468 140734640598144 139892078619248 139892589101377 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17266] ppid=17238 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17266/stat : 17266 (java) S 17238 17238 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154773 14314082304 7265 33554432000 4194304 4196468 140734640598144 139892077566688 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17268] ppid=17238 vsize=13978596 memory=140106417350272 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17268/stat : 17268 (java) S 17238 17238 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154774 14314082304 7265 33554432000 4194304 4196468 140734640598144 139892076513968 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 30440 KiB

[startup+0.21069 s]*
/proc/loadavg: 8.61 8.41 7.96 3/218 17282
/proc/meminfo: memFree=31511724/32770624 swapFree=67108860/67108860
[pid=17238] ppid=17235 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17238/stat : 17238 (xcsp3-exec) S 17235 17238 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117154767 9740288 345 33554432000 4194304 5098028 140729196718976 140729196717080 139959722779260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27533312 140729196725359 140729196725563 140729196725563 140729196728299 0
/proc/17238/statm: 2378 345 289 221 0 87 0
[pid=17240] ppid=17238 vsize=13982852 memory=40448 CPUtime=0.32 cores=0,2,4,6
/proc/17240/stat : 17240 (java) S 17238 17238 17190 0 -1 1077944320 7585 0 0 0 30 2 0 0 20 0 15 0 117154767 14318440448 10112 33554432000 4194304 4196468 140734640598144 140734640580688 139892610731767 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
/proc/17240/statm: 3495713 10112 3071 1 0 3482966 0
[pid=17240/tid=17241] ppid=17238 vsize=13982852 memory=5855082630820233377 CPUtime=0.19 cores=0,2,4,6
/proc/17240/task/17241/stat : 17241 (java) R 17238 17238 17190 0 -1 4202560 4758 0 0 0 18 1 0 0 20 0 15 0 117154767 14318440448 10112 33554432000 4194304 4196468 140734640598144 139892614952760 139892610753693 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17245] ppid=17238 vsize=13982852 memory=3472468235312501968 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17245/stat : 17245 (java) S 17238 17238 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154769 14318440448 10112 33554432000 4194304 4196468 140734640598144 139892525800592 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17246] ppid=17238 vsize=13982852 memory=140106417350272 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17246/stat : 17246 (java) S 17238 17238 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154769 14318440448 10112 33554432000 4194304 4196468 140734640598144 139892524747792 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17247] ppid=17238 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17247/stat : 17247 (java) S 17238 17238 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154769 14318440448 10112 33554432000 4194304 4196468 140734640598144 139892523694992 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17248] ppid=17238 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17248/stat : 17248 (java) S 17238 17238 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117154769 14318440448 10112 33554432000 4194304 4196468 140734640598144 139892522642192 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17249] ppid=17238 vsize=13982852 memory=140106417350272 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17249/stat : 17249 (java) S 17238 17238 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117154770 14318440448 10112 33554432000 4194304 4196468 140734640598144 139892084935024 139892610742914 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17250] ppid=17238 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17250/stat : 17250 (java) S 17238 17238 17190 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117154771 14318440448 10112 33554432000 4194304 4196468 140734640598144 139892083880992 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17251] ppid=17238 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17251/stat : 17251 (java) S 17238 17238 17190 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117154771 14318440448 10112 33554432000 4194304 4196468 140734640598144 139892082828144 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17258] ppid=17238 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17258/stat : 17258 (java) S 17238 17238 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154773 14318440448 10112 33554432000 4194304 4196468 140734640598144 139892081776464 139892610750363 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17259] ppid=17238 vsize=13982852 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17240/task/17259/stat : 17259 (java) S 17238 17238 17190 0 -1 1077944384 369 0 0 0 1 0 0 0 20 0 15 0 117154773 14318440448 10112 33554432000 4194304 4196468 140734640598144 139892080724848 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17260] ppid=17238 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/17240/task/17260/stat : 17260 (java) S 17238 17238 17190 0 -1 1077944384 429 0 0 0 2 0 0 0 20 0 15 0 117154773 14318440448 10112 33554432000 4194304 4196468 140734640598144 139892079672048 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17261] ppid=17238 vsize=13982852 memory=140106417350272 CPUtime=0.07 cores=0,2,4,6
/proc/17240/task/17261/stat : 17261 (java) S 17238 17238 17190 0 -1 1077944384 727 0 0 0 7 0 0 0 20 0 15 0 117154773 14318440448 10112 33554432000 4194304 4196468 140734640598144 139892078619248 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17266] ppid=17238 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17266/stat : 17266 (java) S 17238 17238 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154773 14318440448 10112 33554432000 4194304 4196468 140734640598144 139892077566688 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17268] ppid=17238 vsize=13982852 memory=140106417350272 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17268/stat : 17268 (java) S 17238 17238 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154774 14318440448 10112 33554432000 4194304 4196468 140734640598144 139892076513968 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41828 KiB

[startup+0.310526 s]*
/proc/loadavg: 8.61 8.41 7.96 5/218 17282
/proc/meminfo: memFree=31495368/32770624 swapFree=67108860/67108860
[pid=17238] ppid=17235 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17238/stat : 17238 (xcsp3-exec) S 17235 17238 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117154767 9740288 345 33554432000 4194304 5098028 140729196718976 140729196717080 139959722779260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27533312 140729196725359 140729196725563 140729196725563 140729196728299 0
/proc/17238/statm: 2378 345 289 221 0 87 0
[pid=17240] ppid=17238 vsize=13982852 memory=47104 CPUtime=0.49 cores=0,2,4,6
/proc/17240/stat : 17240 (java) S 17238 17238 17190 0 -1 1077944320 8444 0 0 0 46 3 0 0 20 0 15 0 117154767 14318440448 11776 33554432000 4194304 4196468 140734640598144 140734640580688 139892610731767 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
/proc/17240/statm: 3495713 11776 3114 1 0 3482966 0
[pid=17240/tid=17241] ppid=17238 vsize=13982852 memory=7826018585602334877 CPUtime=0.29 cores=0,2,4,6
/proc/17240/task/17241/stat : 17241 (java) R 17238 17238 17190 0 -1 4202560 5492 0 0 0 27 2 0 0 20 0 15 0 117154767 14318440448 11776 33554432000 4194304 4196468 140734640598144 139892614970032 139892610753693 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17245] ppid=17238 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17245/stat : 17245 (java) S 17238 17238 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154769 14318440448 11776 33554432000 4194304 4196468 140734640598144 139892525800592 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17246] ppid=17238 vsize=13982852 memory=140106262521887 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17246/stat : 17246 (java) S 17238 17238 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154769 14318440448 11776 33554432000 4194304 4196468 140734640598144 139892524747792 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17247] ppid=17238 vsize=13982852 memory=280212525009184 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17247/stat : 17247 (java) S 17238 17238 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154769 14318440448 11776 33554432000 4194304 4196468 140734640598144 139892523694992 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17248] ppid=17238 vsize=13982852 memory=140106262485007 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17248/stat : 17248 (java) S 17238 17238 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117154769 14318440448 11776 33554432000 4194304 4196468 140734640598144 139892522642192 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17249] ppid=17238 vsize=13982852 memory=280212679842176 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17249/stat : 17249 (java) S 17238 17238 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117154770 14318440448 11776 33554432000 4194304 4196468 140734640598144 139892084935024 139892610742914 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17250] ppid=17238 vsize=13982852 memory=140106262489615 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17250/stat : 17250 (java) S 17238 17238 17190 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117154771 14318440448 11841 33554432000 4194304 4196468 140734640598144 139892083880992 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17251] ppid=17238 vsize=13982852 memory=140106262509110 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17251/stat : 17251 (java) S 17238 17238 17190 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117154771 14318440448 11841 33554432000 4194304 4196468 140734640598144 139892082828144 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17258] ppid=17238 vsize=13982852 memory=140106262511440 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17258/stat : 17258 (java) S 17238 17238 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154773 14318440448 11841 33554432000 4194304 4196468 140734640598144 139892081776464 139892610750363 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17259] ppid=17238 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/17240/task/17259/stat : 17259 (java) S 17238 17238 17190 0 -1 1077944384 380 0 0 0 2 0 0 0 20 0 15 0 117154773 14318440448 11841 33554432000 4194304 4196468 140734640598144 139892080724848 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17260] ppid=17238 vsize=13982852 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/17240/task/17260/stat : 17260 (java) S 17238 17238 17190 0 -1 1077944384 473 0 0 0 4 0 0 0 20 0 15 0 117154773 14318440448 11841 33554432000 4194304 4196468 140734640598144 139892079672048 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17261] ppid=17238 vsize=13982852 memory=140106417350272 CPUtime=0.11 cores=0,2,4,6
/proc/17240/task/17261/stat : 17261 (java) R 17238 17238 17190 0 -1 1077944384 796 0 0 0 11 0 0 0 20 0 15 0 117154773 14318440448 11841 33554432000 4194304 4196468 140734640598144 139892078619248 139892610742914 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17266] ppid=17238 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17266/stat : 17266 (java) S 17238 17238 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154773 14318440448 11841 33554432000 4194304 4196468 140734640598144 139892077566688 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17268] ppid=17238 vsize=13982852 memory=140106417351652 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17268/stat : 17268 (java) S 17238 17238 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154774 14318440448 11841 33554432000 4194304 4196468 140734640598144 139892076513968 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48484 KiB

[startup+0.700807 s]
/proc/loadavg: 8.61 8.41 7.96 9/218 17282
/proc/meminfo: memFree=31470868/32770624 swapFree=67108860/67108860
[pid=17238] ppid=17235 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17238/stat : 17238 (xcsp3-exec) S 17235 17238 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117154767 9740288 345 33554432000 4194304 5098028 140729196718976 140729196717080 139959722779260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27533312 140729196725359 140729196725563 140729196725563 140729196728299 0
/proc/17238/statm: 2378 345 289 221 0 87 0
[pid=17240] ppid=17238 vsize=13984976 memory=63240 CPUtime=1.59 cores=0,2,4,6
/proc/17240/stat : 17240 (java) S 17238 17238 17190 0 -1 1077944320 11521 0 0 0 155 4 0 0 20 0 15 0 117154767 14320615424 15810 33554432000 4194304 4196468 140734640598144 140734640580688 139892610731767 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
/proc/17240/statm: 3496244 15810 3203 1 0 3483478 0
[pid=17240/tid=17241] ppid=17238 vsize=13984976 memory=7165352523811205174 CPUtime=0.67 cores=0,2,4,6
/proc/17240/task/17241/stat : 17241 (java) R 17238 17238 17190 0 -1 4202560 6084 0 0 0 64 3 0 0 20 0 15 0 117154767 14320615424 15810 33554432000 4194304 4196468 140734640598144 139892614967728 139892204768616 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17245] ppid=17238 vsize=13984976 memory=8319106358719951158 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17245/stat : 17245 (java) S 17238 17238 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154769 14320615424 15810 33554432000 4194304 4196468 140734640598144 139892525800592 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17246] ppid=17238 vsize=13984976 memory=6003407431529424978 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17246/stat : 17246 (java) S 17238 17238 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154769 14320615424 15810 33554432000 4194304 4196468 140734640598144 139892524747792 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17247] ppid=17238 vsize=13984976 memory=7014444751693833280 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17247/stat : 17247 (java) S 17238 17238 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154769 14320615424 15810 33554432000 4194304 4196468 140734640598144 139892523694992 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17248] ppid=17238 vsize=13984976 memory=6935649255759568960 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17248/stat : 17248 (java) S 17238 17238 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117154769 14320615424 15810 33554432000 4194304 4196468 140734640598144 139892522642192 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17249] ppid=17238 vsize=13984976 memory=-8412652152092201843 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17249/stat : 17249 (java) S 17238 17238 17190 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117154770 14320615424 15810 33554432000 4194304 4196468 140734640598144 139892084935024 139892610742914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17250] ppid=17238 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17250/stat : 17250 (java) S 17238 17238 17190 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117154771 14320615424 15810 33554432000 4194304 4196468 140734640598144 139892083880992 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17251] ppid=17238 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17251/stat : 17251 (java) S 17238 17238 17190 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117154771 14320615424 15810 33554432000 4194304 4196468 140734640598144 139892082828144 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17258] ppid=17238 vsize=13984976 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17258/stat : 17258 (java) S 17238 17238 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154773 14320615424 15810 33554432000 4194304 4196468 140734640598144 139892081776464 139892610750363 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17259] ppid=17238 vsize=13984976 memory=1728 CPUtime=0.31 cores=0,2,4,6
/proc/17240/task/17259/stat : 17259 (java) R 17238 17238 17190 0 -1 4202560 1497 0 0 0 31 0 0 0 20 0 15 0 117154773 14320615424 15810 33554432000 4194304 4196468 140734640598144 139892080711696 139892596747003 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17260] ppid=17238 vsize=13984976 memory=5788 CPUtime=0.34 cores=0,2,4,6
/proc/17240/task/17260/stat : 17260 (java) R 17238 17238 17190 0 -1 4202560 1367 0 0 0 34 0 0 0 20 0 15 0 117154773 14320615424 15810 33554432000 4194304 4196468 140734640598144 139892079657528 139892595848934 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17261] ppid=17238 vsize=13984976 memory=1228 CPUtime=0.24 cores=0,2,4,6
/proc/17240/task/17261/stat : 17261 (java) R 17238 17238 17190 0 -1 1077944384 1265 0 0 0 24 0 0 0 20 0 15 0 117154773 14320615424 15810 33554432000 4194304 4196468 140734640598144 139892078619248 139892610742914 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17266] ppid=17238 vsize=13984976 memory=796 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17266/stat : 17266 (java) S 17238 17238 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154773 14320615424 15810 33554432000 4194304 4196468 140734640598144 139892077566688 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17268] ppid=17238 vsize=13984976 memory=10020 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17268/stat : 17268 (java) S 17238 17238 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154774 14320615424 15810 33554432000 4194304 4196468 140734640598144 139892076513968 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 64620 KiB

[startup+1.50071 s]
/proc/loadavg: 8.61 8.41 7.96 6/218 17282
/proc/meminfo: memFree=31438448/32770624 swapFree=67108860/67108860
[pid=17238] ppid=17235 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17238/stat : 17238 (xcsp3-exec) S 17235 17238 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117154767 9740288 345 33554432000 4194304 5098028 140729196718976 140729196717080 139959722779260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27533312 140729196725359 140729196725563 140729196725563 140729196728299 0
/proc/17238/statm: 2378 345 289 221 0 87 0

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

/proc/17240/task/17251/stat : 17251 (java) S 17238 17238 17190 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 117154771 14320615424 542752 33554432000 4194304 4196468 140734640598144 139892082828144 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17258] ppid=17238 vsize=13984976 memory=1914000 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17258/stat : 17258 (java) S 17238 17238 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154773 14320615424 542752 33554432000 4194304 4196468 140734640598144 139892081776464 139892610750363 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17259] ppid=17238 vsize=13984976 memory=1004 CPUtime=1.83 cores=0,2,4,6
/proc/17240/task/17259/stat : 17259 (java) S 17238 17238 17190 0 -1 1077944384 14567 0 0 0 182 1 0 0 20 0 15 0 117154773 14320615424 542752 33554432000 4194304 4196468 140734640598144 139892080724848 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17260] ppid=17238 vsize=13984976 memory=6791534058613427641 CPUtime=1.49 cores=0,2,4,6
/proc/17240/task/17260/stat : 17260 (java) S 17238 17238 17190 0 -1 1077944384 10974 0 0 0 148 1 0 0 20 0 15 0 117154773 14320615424 542752 33554432000 4194304 4196468 140734640598144 139892079672048 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17261] ppid=17238 vsize=13984976 memory=1848272 CPUtime=0.38 cores=0,2,4,6
/proc/17240/task/17261/stat : 17261 (java) S 17238 17238 17190 0 -1 1077944384 5697 0 0 0 37 1 0 0 20 0 15 0 117154773 14320615424 542752 33554432000 4194304 4196468 140734640598144 139892078619248 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17266] ppid=17238 vsize=13984976 memory=8548 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17266/stat : 17266 (java) S 17238 17238 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154773 14320615424 542752 33554432000 4194304 4196468 140734640598144 139892077566688 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17268] ppid=17238 vsize=13984976 memory=4616 CPUtime=0.71 cores=0,2,4,6
/proc/17240/task/17268/stat : 17268 (java) S 17238 17238 17190 0 -1 1077944384 826 0 0 0 31 40 0 0 20 0 15 0 117154774 14320615424 542752 33554432000 4194304 4196468 140734640598144 139892076513968 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
Current children cumulated CPU time: 2453.33 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 2172388 KiB

[startup+2502.3 s]
/proc/loadavg: 1.93 1.97 2.26 3/218 17383
/proc/meminfo: memFree=28955428/32770624 swapFree=67108860/67108860
[pid=17238] ppid=17235 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17238/stat : 17238 (xcsp3-exec) S 17235 17238 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117154767 9740288 345 33554432000 4194304 5098028 140729196718976 140729196717080 139959722779260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27533312 140729196725359 140729196725563 140729196725563 140729196728299 0
/proc/17238/statm: 2378 345 289 221 0 87 0
[pid=17240] ppid=17238 vsize=13984976 memory=2420272 CPUtime=2513.75 cores=0,2,4,6
/proc/17240/stat : 17240 (java) S 17238 17238 17190 0 -1 1077944320 131380 0 0 0 250973 402 0 0 20 0 15 0 117154767 14320615424 605068 33554432000 4194304 4196468 140734640598144 140734640580688 139892610731767 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
/proc/17240/statm: 3496244 605068 3263 1 0 3483478 0
[pid=17240/tid=17241] ppid=17238 vsize=13984976 memory=2420784 CPUtime=2498.29 cores=0,2,4,6
/proc/17240/task/17241/stat : 17241 (java) R 17238 17238 17190 0 -1 4202560 65085 0 0 0 249507 322 0 0 20 0 15 0 117154767 14320615424 605068 33554432000 4194304 4196468 140734640598144 139892614971264 139892204732940 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17245] ppid=17238 vsize=13984976 memory=2388400 CPUtime=2.45 cores=0,2,4,6
/proc/17240/task/17245/stat : 17245 (java) S 17238 17238 17190 0 -1 1077944384 6528 0 0 0 235 10 0 0 20 0 15 0 117154769 14320615424 605068 33554432000 4194304 4196468 140734640598144 139892525800592 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17246] ppid=17238 vsize=13984976 memory=2420784 CPUtime=2.44 cores=0,2,4,6
/proc/17240/task/17246/stat : 17246 (java) S 17238 17238 17190 0 -1 1077944384 6251 0 0 0 235 9 0 0 20 0 15 0 117154769 14320615424 605068 33554432000 4194304 4196468 140734640598144 139892524747792 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17247] ppid=17238 vsize=13984976 memory=1380 CPUtime=2.47 cores=0,2,4,6
/proc/17240/task/17247/stat : 17247 (java) S 17238 17238 17190 0 -1 1077944384 4348 0 0 0 239 8 0 0 20 0 15 0 117154769 14320615424 605068 33554432000 4194304 4196468 140734640598144 139892523694992 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17248] ppid=17238 vsize=13984976 memory=1228 CPUtime=2.45 cores=0,2,4,6
/proc/17240/task/17248/stat : 17248 (java) S 17238 17238 17190 0 -1 1077944384 5064 0 0 0 236 9 0 0 20 0 15 0 117154769 14320615424 605068 33554432000 4194304 4196468 140734640598144 139892522642192 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17249] ppid=17238 vsize=13984976 memory=796 CPUtime=1.11 cores=0,2,4,6
/proc/17240/task/17249/stat : 17249 (java) S 17238 17238 17190 0 -1 1077944384 10670 0 0 0 94 17 0 0 20 0 15 0 117154770 14320615424 605068 33554432000 4194304 4196468 140734640598144 139892084935024 139892610742914 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17250] ppid=17238 vsize=13984976 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17250/stat : 17250 (java) S 17238 17238 17190 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 117154771 14320615424 605068 33554432000 4194304 4196468 140734640598144 139892083880992 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17251] ppid=17238 vsize=13984976 memory=2420272 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17251/stat : 17251 (java) S 17238 17238 17190 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 117154771 14320615424 605068 33554432000 4194304 4196468 140734640598144 139892082828144 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17258] ppid=17238 vsize=13984976 memory=1564444 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17258/stat : 17258 (java) S 17238 17238 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154773 14320615424 605068 33554432000 4194304 4196468 140734640598144 139892081776464 139892610750363 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17259] ppid=17238 vsize=13984976 memory=1380 CPUtime=1.83 cores=0,2,4,6
/proc/17240/task/17259/stat : 17259 (java) S 17238 17238 17190 0 -1 1077944384 14569 0 0 0 182 1 0 0 20 0 15 0 117154773 14320615424 605068 33554432000 4194304 4196468 140734640598144 139892080724848 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17260] ppid=17238 vsize=13984976 memory=2420784 CPUtime=1.49 cores=0,2,4,6
/proc/17240/task/17260/stat : 17260 (java) S 17238 17238 17190 0 -1 1077944384 10976 0 0 0 148 1 0 0 20 0 15 0 117154773 14320615424 605068 33554432000 4194304 4196468 140734640598144 139892079672048 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17261] ppid=17238 vsize=13984976 memory=1380 CPUtime=0.38 cores=0,2,4,6
/proc/17240/task/17261/stat : 17261 (java) S 17238 17238 17190 0 -1 1077944384 5699 0 0 0 37 1 0 0 20 0 15 0 117154773 14320615424 605068 33554432000 4194304 4196468 140734640598144 139892078619248 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17266] ppid=17238 vsize=13984976 memory=2388400 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17266/stat : 17266 (java) S 17238 17238 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154773 14320615424 605068 33554432000 4194304 4196468 140734640598144 139892077566688 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17268] ppid=17238 vsize=13984976 memory=2388400 CPUtime=0.73 cores=0,2,4,6
/proc/17240/task/17268/stat : 17268 (java) S 17238 17238 17190 0 -1 1077944384 845 0 0 0 32 41 0 0 20 0 15 0 117154774 14320615424 605068 33554432000 4194304 4196468 140734640598144 139892076513968 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
Current children cumulated CPU time: 2513.75 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 2421652 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508.5 s]
/proc/loadavg: 1.87 1.95 2.25 3/218 17383
/proc/meminfo: memFree=28923020/32770624 swapFree=67108860/67108860
[pid=17238] ppid=17235 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17238/stat : 17238 (xcsp3-exec) S 17235 17238 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117154767 9740288 345 33554432000 4194304 5098028 140729196718976 140729196717080 139959722779260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27533312 140729196725359 140729196725563 140729196725563 140729196728299 0
/proc/17238/statm: 2378 345 289 221 0 87 0
[pid=17240] ppid=17238 vsize=13984976 memory=2452656 CPUtime=2520.01 cores=0,2,4,6
/proc/17240/stat : 17240 (java) S 17238 17238 17190 0 -1 1077944320 131443 0 0 0 251599 402 0 0 20 0 15 0 117154767 14320615424 613164 33554432000 4194304 4196468 140734640598144 140734640580688 139892610731767 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
/proc/17240/statm: 3496244 613164 3263 1 0 3483478 0
[pid=17240/tid=17241] ppid=17238 vsize=13984976 memory=2452656 CPUtime=2504.47 cores=0,2,4,6
/proc/17240/task/17241/stat : 17241 (java) R 17238 17238 17190 0 -1 4202560 65137 0 0 0 250124 323 0 0 20 0 15 0 117154767 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892614971136 139892206041771 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17245] ppid=17238 vsize=13984976 memory=2453168 CPUtime=2.47 cores=0,2,4,6
/proc/17240/task/17245/stat : 17245 (java) S 17238 17238 17190 0 -1 1077944384 6529 0 0 0 237 10 0 0 20 0 15 0 117154769 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892525800592 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17246] ppid=17238 vsize=13984976 memory=2388400 CPUtime=2.46 cores=0,2,4,6
/proc/17240/task/17246/stat : 17246 (java) S 17238 17238 17190 0 -1 1077944384 6254 0 0 0 237 9 0 0 20 0 15 0 117154769 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892524747792 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17247] ppid=17238 vsize=13984976 memory=2420784 CPUtime=2.48 cores=0,2,4,6
/proc/17240/task/17247/stat : 17247 (java) S 17238 17238 17190 0 -1 1077944384 4352 0 0 0 240 8 0 0 20 0 15 0 117154769 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892523694992 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17248] ppid=17238 vsize=13984976 memory=2453168 CPUtime=2.47 cores=0,2,4,6
/proc/17240/task/17248/stat : 17248 (java) S 17238 17238 17190 0 -1 1077944384 5065 0 0 0 238 9 0 0 20 0 15 0 117154769 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892522642192 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17249] ppid=17238 vsize=13984976 memory=2452656 CPUtime=1.12 cores=0,2,4,6
/proc/17240/task/17249/stat : 17249 (java) S 17238 17238 17190 0 -1 1077944384 10670 0 0 0 95 17 0 0 20 0 15 0 117154770 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892084935024 139892610742914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17250] ppid=17238 vsize=13984976 memory=2452656 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17250/stat : 17250 (java) S 17238 17238 17190 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 117154771 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892083880992 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17251] ppid=17238 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17251/stat : 17251 (java) S 17238 17238 17190 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 117154771 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892082828144 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17258] ppid=17238 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17258/stat : 17258 (java) S 17238 17238 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154773 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892081776464 139892610750363 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17259] ppid=17238 vsize=13984976 memory=1380 CPUtime=1.83 cores=0,2,4,6
/proc/17240/task/17259/stat : 17259 (java) S 17238 17238 17190 0 -1 1077944384 14569 0 0 0 182 1 0 0 20 0 15 0 117154773 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892080724848 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17260] ppid=17238 vsize=13984976 memory=1380 CPUtime=1.49 cores=0,2,4,6
/proc/17240/task/17260/stat : 17260 (java) S 17238 17238 17190 0 -1 1077944384 10976 0 0 0 148 1 0 0 20 0 15 0 117154773 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892079672048 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17261] ppid=17238 vsize=13984976 memory=1380 CPUtime=0.38 cores=0,2,4,6
/proc/17240/task/17261/stat : 17261 (java) S 17238 17238 17190 0 -1 1077944384 5699 0 0 0 37 1 0 0 20 0 15 0 117154773 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892078619248 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17266] ppid=17238 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17266/stat : 17266 (java) S 17238 17238 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154773 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892077566688 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17268] ppid=17238 vsize=13984976 memory=2452656 CPUtime=0.73 cores=0,2,4,6
/proc/17240/task/17268/stat : 17268 (java) S 17238 17238 17190 0 -1 1077944384 847 0 0 0 32 41 0 0 20 0 15 0 117154774 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892076513968 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 2454036 KiB

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

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

[startup+2508.52 s]
# the end of solver process 17240 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516 s, system=4.03717 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2508.5 s]
/proc/loadavg: 1.87 1.95 2.25 3/218 17383
/proc/meminfo: memFree=28923020/32770624 swapFree=67108860/67108860
[pid=17238] ppid=17235 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17238/stat : 17238 (xcsp3-exec) S 17235 17238 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117154767 9740288 345 33554432000 4194304 5098028 140729196718976 140729196717080 139959722779260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27533312 140729196725359 140729196725563 140729196725563 140729196728299 0
/proc/17238/statm: 2378 345 289 221 0 87 0
[pid=17240] ppid=17238 vsize=13984976 memory=2452656 CPUtime=2520.01 cores=0,2,4,6
/proc/17240/stat : 17240 (java) S 17238 17238 17190 0 -1 1077944320 131443 0 0 0 251599 402 0 0 20 0 15 0 117154767 14320615424 613164 33554432000 4194304 4196468 140734640598144 140734640580688 139892610731767 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
/proc/17240/statm: 3496244 613164 3263 1 0 3483478 0
[pid=17240/tid=17241] ppid=17238 vsize=13984976 memory=2452656 CPUtime=2504.47 cores=0,2,4,6
/proc/17240/task/17241/stat : 17241 (java) R 17238 17238 17190 0 -1 4202560 65137 0 0 0 250124 323 0 0 20 0 15 0 117154767 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892614971136 139892206041771 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17245] ppid=17238 vsize=13984976 memory=2453168 CPUtime=2.47 cores=0,2,4,6
/proc/17240/task/17245/stat : 17245 (java) S 17238 17238 17190 0 -1 1077944384 6529 0 0 0 237 10 0 0 20 0 15 0 117154769 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892525800592 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17246] ppid=17238 vsize=13984976 memory=2388400 CPUtime=2.46 cores=0,2,4,6
/proc/17240/task/17246/stat : 17246 (java) S 17238 17238 17190 0 -1 1077944384 6254 0 0 0 237 9 0 0 20 0 15 0 117154769 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892524747792 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17247] ppid=17238 vsize=13984976 memory=2420784 CPUtime=2.48 cores=0,2,4,6
/proc/17240/task/17247/stat : 17247 (java) S 17238 17238 17190 0 -1 1077944384 4352 0 0 0 240 8 0 0 20 0 15 0 117154769 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892523694992 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17248] ppid=17238 vsize=13984976 memory=2453168 CPUtime=2.47 cores=0,2,4,6
/proc/17240/task/17248/stat : 17248 (java) S 17238 17238 17190 0 -1 1077944384 5065 0 0 0 238 9 0 0 20 0 15 0 117154769 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892522642192 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17249] ppid=17238 vsize=13984976 memory=2452656 CPUtime=1.12 cores=0,2,4,6
/proc/17240/task/17249/stat : 17249 (java) S 17238 17238 17190 0 -1 1077944384 10670 0 0 0 95 17 0 0 20 0 15 0 117154770 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892084935024 139892610742914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17250] ppid=17238 vsize=13984976 memory=2452656 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17250/stat : 17250 (java) S 17238 17238 17190 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 117154771 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892083880992 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17251] ppid=17238 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17251/stat : 17251 (java) S 17238 17238 17190 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 117154771 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892082828144 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17258] ppid=17238 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17258/stat : 17258 (java) S 17238 17238 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154773 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892081776464 139892610750363 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17259] ppid=17238 vsize=13984976 memory=1380 CPUtime=1.83 cores=0,2,4,6
/proc/17240/task/17259/stat : 17259 (java) S 17238 17238 17190 0 -1 1077944384 14569 0 0 0 182 1 0 0 20 0 15 0 117154773 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892080724848 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17260] ppid=17238 vsize=13984976 memory=1380 CPUtime=1.49 cores=0,2,4,6
/proc/17240/task/17260/stat : 17260 (java) S 17238 17238 17190 0 -1 1077944384 10976 0 0 0 148 1 0 0 20 0 15 0 117154773 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892079672048 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17261] ppid=17238 vsize=13984976 memory=1380 CPUtime=0.38 cores=0,2,4,6
/proc/17240/task/17261/stat : 17261 (java) S 17238 17238 17190 0 -1 1077944384 5699 0 0 0 37 1 0 0 20 0 15 0 117154773 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892078619248 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17266] ppid=17238 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17240/task/17266/stat : 17266 (java) S 17238 17238 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154773 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892077566688 139892610741973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
[pid=17240/tid=17268] ppid=17238 vsize=13984976 memory=2452656 CPUtime=0.73 cores=0,2,4,6
/proc/17240/task/17268/stat : 17268 (java) S 17238 17238 17190 0 -1 1077944384 847 0 0 0 32 41 0 0 20 0 15 0 117154774 14320615424 613164 33554432000 4194304 4196468 140734640598144 139892076513968 139892610742914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140734640600215 140734640600391 140734640600391 140734640603087 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 2454036 KiB

Child status: 143
Real time (s): 2508.52
CPU time (s): 2520.04
CPU user time (s): 2516
CPU system time (s): 4.03717
CPU usage (%): 100.459
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 3839080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516
system time used= 4.03717
maximum resident set size= 3841796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132167
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 79156
involuntary context switches= 3722


# summary of solver processes directly reported to runsolver:
#   pid: 17238,17240
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2516
#   total CPU system time (s): 4.03717

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.4965 second user time and 22.9556 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-16 01:30:11
IDJOB=4268998
IDBENCH=137358
IDSOLVER=2660
FILE ID=node112/4268998-1502840670
RUNJOBID= node112-1502839811-17221
PBS_JOBID= 20629854
Free space on /tmp= 61824 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n1w4b2r0.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-4268998-1502840670/watcher-4268998-1502840670 -o /tmp/evaluation-result-4268998-1502840670/solver-4268998-1502840670 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node112-1502839811-17221 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 681645873 HOME/instance-4268998-1502840670.xml

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

MD5SUM BENCH= 6f7ee260f64b5fefc18f028eef39520f
RANDOM SEED=681645873

node112.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.24
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.24
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.24
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.24
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:        31570472 kB
MemAvailable:   31983188 kB
Buffers:          208856 kB
Cached:           485396 kB
SwapCached:            0 kB
Active:           465796 kB
Inactive:         280924 kB
Active(anon):       3900 kB
Inactive(anon):    76444 kB
Active(file):     461896 kB
Inactive(file):   204480 kB
Unevictable:        6276 kB
Mlocked:            6276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7636 kB
Writeback:             0 kB
AnonPages:         58632 kB
Mapped:            45856 kB
Shmem:             25224 kB
Slab:             150308 kB
SReclaimable:     124348 kB
SUnreclaim:        25960 kB
KernelStack:        3120 kB
PageTables:         5636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 61808 MiB
End job on node112 at 2017-08-16 02:12:00