Trace number 4271947

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-07-26)? (TO) 2520.0701 2456.4099

General information on the benchmark

NameBinPacking/BinPacking-sum-sw100/
BinPacking-sum-sw100-11.xml
MD5SUMc58f2fe5ede8c4d6ff77ee35850bdc3a
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 variables109
Number of constraints39
Number of domains2
Minimum domain size19
Maximum domain size46
Distribution of domain sizes[{"size":19,"count":1},{"size":46,"count":108}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":90},{"degree":5,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":36},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":18},{"type":"lex","count":1},{"type":"sum","count":18},{"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-4271947-1502845703.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4271947-1502845703.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
0.74/0.45	c solve instance...
2520.05/2456.40	s UNKNOWN
2520.05/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 (14489 MiB free)
  memory of node 1: 16384 MiB (4906 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271947-1502845703/watcher-4271947-1502845703 -o /tmp/evaluation-result-4271947-1502845703/solver-4271947-1502845703 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502842139-30798 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1453888411 HOME/instance-4271947-1502845703.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
solver pid=31300, runsolver pid=31297
Current StackSize limit: 8192 KiB


[startup+0.100096 s]*
/proc/loadavg: 2.07 1.94 2.11 7/218 31316
/proc/meminfo: memFree=19844884/32770624 swapFree=67108860/67108860
[pid=31300] ppid=31297 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31300/stat : 31300 (xcsp3-exec) S 31297 31300 30767 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117658431 9740288 345 33554432000 4194304 5098028 140725452869264 140725452867368 139922263265916 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26288128 140725452870766 140725452870971 140725452870971 140725452873707 0
/proc/31300/statm: 2378 345 289 221 0 87 0
[pid=31302] ppid=31300 vsize=13978596 memory=27816 CPUtime=0.12 cores=0,2,4,6
/proc/31302/stat : 31302 (java) S 31300 31300 30767 0 -1 1077944320 5316 0 0 0 11 1 0 0 20 0 15 0 117658431 14314082304 6954 33554432000 4194304 4196468 140736321499584 140736321482128 140328948805367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
/proc/31302/statm: 3494649 6954 2874 1 0 3482966 0
[pid=31302/tid=31303] ppid=31300 vsize=13978596 memory=8514701219881125282 CPUtime=0.09 cores=0,2,4,6
/proc/31302/task/31303/stat : 31303 (java) R 31300 31300 30767 0 -1 4202560 3331 0 0 0 8 1 0 0 20 0 15 0 117658431 14314082304 7019 33554432000 4194304 4196468 140736321499584 140328953026176 140328948817302 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31304] ppid=31300 vsize=13978596 memory=3472467780942202064 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31304/stat : 31304 (java) S 31300 31300 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117658432 14314082304 7019 33554432000 4194304 4196468 140736321499584 140328863873424 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31305] ppid=31300 vsize=13978596 memory=139652047050368 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31305/stat : 31305 (java) S 31300 31300 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117658432 14314082304 7019 33554432000 4194304 4196468 140736321499584 140328543709456 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31306] ppid=31300 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31306/stat : 31306 (java) S 31300 31300 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117658432 14314082304 7019 33554432000 4194304 4196468 140736321499584 140328542657168 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31307] ppid=31300 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31307/stat : 31307 (java) S 31300 31300 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117658432 14314082304 7019 33554432000 4194304 4196468 140736321499584 140328541604368 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31308] ppid=31300 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31308/stat : 31308 (java) S 31300 31300 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117658433 14314082304 7019 33554432000 4194304 4196468 140736321499584 140328423070320 140328948816514 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31309] ppid=31300 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31309/stat : 31309 (java) S 31300 31300 30767 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117658434 14314082304 7019 33554432000 4194304 4196468 140736321499584 140328422016288 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31310] ppid=31300 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31310/stat : 31310 (java) S 31300 31300 30767 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117658434 14314082304 7019 33554432000 4194304 4196468 140736321499584 140328420963952 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31311] ppid=31300 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31311/stat : 31311 (java) S 31300 31300 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117658436 14314082304 7019 33554432000 4194304 4196468 140736321499584 140328419912272 140328948823963 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31312] ppid=31300 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31312/stat : 31312 (java) S 31300 31300 30767 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 117658436 14314082304 7019 33554432000 4194304 4196468 140736321499584 140328418859120 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31313] ppid=31300 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31313/stat : 31313 (java) S 31300 31300 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117658436 14314082304 7019 33554432000 4194304 4196468 140736321499584 140328417806320 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31314] ppid=31300 vsize=13978596 memory=139652047050368 CPUtime=0.01 cores=0,2,4,6
/proc/31302/task/31314/stat : 31314 (java) R 31300 31300 30767 0 -1 4202560 266 0 0 0 1 0 0 0 20 0 15 0 117658436 14314082304 7019 33554432000 4194304 4196468 140736321499584 140328416754032 140328930042928 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31315] ppid=31300 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31315/stat : 31315 (java) S 31300 31300 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117658437 14314082304 7019 33554432000 4194304 4196468 140736321499584 140328415701472 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31316] ppid=31300 vsize=13978596 memory=139652047050368 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31316/stat : 31316 (java) S 31300 31300 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117658437 14314082304 7019 33554432000 4194304 4196468 140736321499584 140328414649264 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29196 KiB

[startup+0.210786 s]*
/proc/loadavg: 2.07 1.94 2.11 6/218 31316
/proc/meminfo: memFree=19832852/32770624 swapFree=67108860/67108860
[pid=31300] ppid=31297 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31300/stat : 31300 (xcsp3-exec) S 31297 31300 30767 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117658431 9740288 345 33554432000 4194304 5098028 140725452869264 140725452867368 139922263265916 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26288128 140725452870766 140725452870971 140725452870971 140725452873707 0
/proc/31300/statm: 2378 345 289 221 0 87 0
[pid=31302] ppid=31300 vsize=13982852 memory=40072 CPUtime=0.34 cores=0,2,4,6
/proc/31302/stat : 31302 (java) S 31300 31300 30767 0 -1 1077944320 8047 0 0 0 32 2 0 0 20 0 15 0 117658431 14318440448 10018 33554432000 4194304 4196468 140736321499584 140736321482128 140328948805367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
/proc/31302/statm: 3495713 10018 3049 1 0 3482966 0
[pid=31302/tid=31303] ppid=31300 vsize=13982852 memory=5853394889045019040 CPUtime=0.19 cores=0,2,4,6
/proc/31302/task/31303/stat : 31303 (java) R 31300 31300 30767 0 -1 4202560 5271 0 0 0 18 1 0 0 20 0 15 0 117658431 14318440448 10040 33554432000 4194304 4196468 140736321499584 140328953015152 140328941522471 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31304] ppid=31300 vsize=13982852 memory=3472467780942202064 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31304/stat : 31304 (java) S 31300 31300 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117658432 14318440448 10040 33554432000 4194304 4196468 140736321499584 140328863873424 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31305] ppid=31300 vsize=13982852 memory=139652047050368 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31305/stat : 31305 (java) S 31300 31300 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117658432 14318440448 10040 33554432000 4194304 4196468 140736321499584 140328543709456 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31306] ppid=31300 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31306/stat : 31306 (java) S 31300 31300 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117658432 14318440448 10040 33554432000 4194304 4196468 140736321499584 140328542657168 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31307] ppid=31300 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31307/stat : 31307 (java) S 31300 31300 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117658432 14318440448 10040 33554432000 4194304 4196468 140736321499584 140328541604368 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31308] ppid=31300 vsize=13982852 memory=139652047050368 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31308/stat : 31308 (java) S 31300 31300 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117658433 14318440448 10040 33554432000 4194304 4196468 140736321499584 140328423070320 140328948816514 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31309] ppid=31300 vsize=13982884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31309/stat : 31309 (java) S 31300 31300 30767 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117658434 14318473216 10040 33554432000 4194304 4196468 140736321499584 140328422016288 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31310] ppid=31300 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31310/stat : 31310 (java) S 31300 31300 30767 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117658434 14318473216 10040 33554432000 4194304 4196468 140736321499584 140328420963952 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31311] ppid=31300 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31311/stat : 31311 (java) S 31300 31300 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117658436 14318440448 10040 33554432000 4194304 4196468 140736321499584 140328419912272 140328948823963 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31312] ppid=31300 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/31302/task/31312/stat : 31312 (java) S 31300 31300 30767 0 -1 1077944384 579 0 0 0 2 0 0 0 20 0 15 0 117658436 14318440448 10040 33554432000 4194304 4196468 140736321499584 140328418859120 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31313] ppid=31300 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/31302/task/31313/stat : 31313 (java) S 31300 31300 30767 0 -1 1077944384 169 0 0 0 2 0 0 0 20 0 15 0 117658436 14318440448 10040 33554432000 4194304 4196468 140736321499584 140328417806320 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31314] ppid=31300 vsize=13982852 memory=139652047050368 CPUtime=0.08 cores=0,2,4,6
/proc/31302/task/31314/stat : 31314 (java) S 31300 31300 30767 0 -1 1077944384 732 0 0 0 8 0 0 0 20 0 15 0 117658436 14318440448 10040 33554432000 4194304 4196468 140736321499584 140328416754032 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31315] ppid=31300 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31315/stat : 31315 (java) S 31300 31300 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117658437 14318440448 10040 33554432000 4194304 4196468 140736321499584 140328415701472 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31316] ppid=31300 vsize=13982884 memory=139652047050368 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31316/stat : 31316 (java) S 31300 31300 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117658437 14318473216 10040 33554432000 4194304 4196468 140736321499584 140328414649264 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41452 KiB

[startup+0.310637 s]*
/proc/loadavg: 2.07 1.94 2.11 9/218 31316
/proc/meminfo: memFree=19825656/32770624 swapFree=67108860/67108860
[pid=31300] ppid=31297 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31300/stat : 31300 (xcsp3-exec) S 31297 31300 30767 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117658431 9740288 345 33554432000 4194304 5098028 140725452869264 140725452867368 139922263265916 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26288128 140725452870766 140725452870971 140725452870971 140725452873707 0
/proc/31300/statm: 2378 345 289 221 0 87 0
[pid=31302] ppid=31300 vsize=13982928 memory=47660 CPUtime=0.51 cores=0,2,4,6
/proc/31302/stat : 31302 (java) S 31300 31300 30767 0 -1 1077944320 9152 0 0 0 48 3 0 0 20 0 15 0 117658431 14318518272 11915 33554432000 4194304 4196468 140736321499584 140736321482128 140328948805367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
/proc/31302/statm: 3495732 11915 3093 1 0 3482966 0
[pid=31302/tid=31303] ppid=31300 vsize=13982928 memory=5855080444665366944 CPUtime=0.29 cores=0,2,4,6
/proc/31302/task/31303/stat : 31303 (java) R 31300 31300 30767 0 -1 4202560 6032 0 0 0 27 2 0 0 20 0 15 0 117658431 14318518272 11915 33554432000 4194304 4196468 140736321499584 140328953037696 140328948827293 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31304] ppid=31300 vsize=13982928 memory=3472467780942202064 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31304/stat : 31304 (java) S 31300 31300 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117658432 14318518272 11915 33554432000 4194304 4196468 140736321499584 140328863873424 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31305] ppid=31300 vsize=13982928 memory=139652047081058 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31305/stat : 31305 (java) S 31300 31300 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117658432 14318518272 11915 33554432000 4194304 4196468 140736321499584 140328543709456 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31306] ppid=31300 vsize=13982928 memory=139651935515711 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31306/stat : 31306 (java) S 31300 31300 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117658432 14318518272 11915 33554432000 4194304 4196468 140736321499584 140328542657168 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31307] ppid=31300 vsize=13982928 memory=139651935498703 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31307/stat : 31307 (java) S 31300 31300 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117658432 14318518272 11915 33554432000 4194304 4196468 140736321499584 140328541604368 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31308] ppid=31300 vsize=13982928 memory=139652047081162 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31308/stat : 31308 (java) S 31300 31300 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117658433 14318518272 11915 33554432000 4194304 4196468 140736321499584 140328423070320 140328948816514 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31309] ppid=31300 vsize=13982928 memory=139651935489487 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31309/stat : 31309 (java) S 31300 31300 30767 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117658434 14318518272 11915 33554432000 4194304 4196468 140736321499584 140328422016288 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31310] ppid=31300 vsize=13982928 memory=279303870992784 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31310/stat : 31310 (java) S 31300 31300 30767 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117658434 14318518272 11915 33554432000 4194304 4196468 140736321499584 140328420963952 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31311] ppid=31300 vsize=13982928 memory=279303870981232 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31311/stat : 31311 (java) S 31300 31300 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117658436 14318518272 11915 33554432000 4194304 4196468 140736321499584 140328419912272 140328948823963 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31312] ppid=31300 vsize=13982928 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/31302/task/31312/stat : 31312 (java) S 31300 31300 30767 0 -1 1077944384 704 0 0 0 3 0 0 0 20 0 15 0 117658436 14318518272 11915 33554432000 4194304 4196468 140736321499584 140328418859120 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31313] ppid=31300 vsize=13982928 memory=2240 CPUtime=0.04 cores=0,2,4,6
/proc/31302/task/31313/stat : 31313 (java) S 31300 31300 30767 0 -1 1077944384 186 0 0 0 4 0 0 0 20 0 15 0 117658436 14318518272 11915 33554432000 4194304 4196468 140736321499584 140328417806320 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31314] ppid=31300 vsize=13982928 memory=139652047050368 CPUtime=0.13 cores=0,2,4,6
/proc/31302/task/31314/stat : 31314 (java) S 31300 31300 30767 0 -1 1077944384 926 0 0 0 13 0 0 0 20 0 15 0 117658436 14318518272 11915 33554432000 4194304 4196468 140736321499584 140328416754032 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31315] ppid=31300 vsize=13982928 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31315/stat : 31315 (java) S 31300 31300 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117658437 14318518272 11915 33554432000 4194304 4196468 140736321499584 140328415701472 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31316] ppid=31300 vsize=13982928 memory=139652047050368 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31316/stat : 31316 (java) S 31300 31300 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117658437 14318518272 11915 33554432000 4194304 4196468 140736321499584 140328414649264 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 49040 KiB

[startup+0.700787 s]
/proc/loadavg: 2.07 1.94 2.11 8/218 31316
/proc/meminfo: memFree=19811832/32770624 swapFree=67108860/67108860
[pid=31300] ppid=31297 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31300/stat : 31300 (xcsp3-exec) S 31297 31300 30767 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117658431 9740288 345 33554432000 4194304 5098028 140725452869264 140725452867368 139922263265916 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26288128 140725452870766 140725452870971 140725452870971 140725452873707 0
/proc/31300/statm: 2378 345 289 221 0 87 0
[pid=31302] ppid=31300 vsize=13984976 memory=67516 CPUtime=1.69 cores=0,2,4,6
/proc/31302/stat : 31302 (java) S 31300 31300 30767 0 -1 1077944320 12012 0 0 0 164 5 0 0 20 0 15 0 117658431 14320615424 16879 33554432000 4194304 4196468 140736321499584 140736321482128 140328948805367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
/proc/31302/statm: 3496244 16879 3205 1 0 3483478 0
[pid=31302/tid=31303] ppid=31300 vsize=13984976 memory=1420 CPUtime=0.67 cores=0,2,4,6
/proc/31302/task/31303/stat : 31303 (java) R 31300 31300 30767 0 -1 4202560 6574 0 0 0 64 3 0 0 20 0 15 0 117658431 14320615424 16879 33554432000 4194304 4196468 140736321499584 140328953041584 140328546698293 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31304] ppid=31300 vsize=13984976 memory=13040 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31304/stat : 31304 (java) S 31300 31300 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117658432 14320615424 16879 33554432000 4194304 4196468 140736321499584 140328863873424 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31305] ppid=31300 vsize=13984976 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31305/stat : 31305 (java) S 31300 31300 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117658432 14320615424 16879 33554432000 4194304 4196468 140736321499584 140328543709456 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31306] ppid=31300 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31306/stat : 31306 (java) S 31300 31300 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117658432 14320615424 16879 33554432000 4194304 4196468 140736321499584 140328542657168 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31307] ppid=31300 vsize=13984976 memory=279303871072064 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31307/stat : 31307 (java) S 31300 31300 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117658432 14320615424 16879 33554432000 4194304 4196468 140736321499584 140328541604368 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31308] ppid=31300 vsize=13984976 memory=139651935546852 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31308/stat : 31308 (java) S 31300 31300 30767 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117658433 14320615424 16879 33554432000 4194304 4196468 140736321499584 140328423070320 140328948816514 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31309] ppid=31300 vsize=13984976 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31309/stat : 31309 (java) S 31300 31300 30767 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117658434 14320615424 16879 33554432000 4194304 4196468 140736321499584 140328422016288 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31310] ppid=31300 vsize=13984976 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31310/stat : 31310 (java) S 31300 31300 30767 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117658434 14320615424 16879 33554432000 4194304 4196468 140736321499584 140328420963952 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31311] ppid=31300 vsize=13984976 memory=6297835844906604903 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31311/stat : 31311 (java) S 31300 31300 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117658436 14320615424 16879 33554432000 4194304 4196468 140736321499584 140328419912272 140328948823963 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31312] ppid=31300 vsize=13984976 memory=3795 CPUtime=0.32 cores=0,2,4,6
/proc/31302/task/31312/stat : 31312 (java) R 31300 31300 30767 0 -1 4202560 1294 0 0 0 32 0 0 0 20 0 15 0 117658436 14320615424 16879 33554432000 4194304 4196468 140736321499584 140328418847712 140328927953969 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31313] ppid=31300 vsize=13984976 memory=4 CPUtime=0.33 cores=0,2,4,6
/proc/31302/task/31313/stat : 31313 (java) R 31300 31300 30767 0 -1 4202560 1217 0 0 0 33 0 0 0 20 0 15 0 117658436 14320615424 16879 33554432000 4194304 4196468 140736321499584 140328417787336 140328948819249 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31314] ppid=31300 vsize=13984976 memory=7025 CPUtime=0.32 cores=0,2,4,6
/proc/31302/task/31314/stat : 31314 (java) S 31300 31300 30767 0 -1 1077944384 1619 0 0 0 32 0 0 0 20 0 15 0 117658436 14320615424 16879 33554432000 4194304 4196468 140736321499584 140328416754032 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31315] ppid=31300 vsize=13984976 memory=370 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31315/stat : 31315 (java) S 31300 31300 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117658437 14320615424 16879 33554432000 4194304 4196468 140736321499584 140328415701472 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31316] ppid=31300 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31316/stat : 31316 (java) S 31300 31300 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117658437 14320615424 16879 33554432000 4194304 4196468 140736321499584 140328414649264 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 68896 KiB

[startup+1.50079 s]
/proc/loadavg: 2.31 2.00 2.12 9/218 31316
/proc/meminfo: memFree=19784424/32770624 swapFree=67108860/67108860
[pid=31300] ppid=31297 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31300/stat : 31300 (xcsp3-exec) S 31297 31300 30767 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117658431 9740288 345 33554432000 4194304 5098028 140725452869264 140725452867368 139922263265916 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26288128 140725452870766 140725452870971 140725452870971 140725452873707 0
/proc/31300/statm: 2378 345 289 221 0 87 0

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

/proc/31302/task/31310/stat : 31310 (java) S 31300 31300 30767 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 117658434 14320615424 70123 33554432000 4194304 4196468 140736321499584 140328420963968 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31311] ppid=31300 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31311/stat : 31311 (java) S 31300 31300 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117658436 14320615424 70123 33554432000 4194304 4196468 140736321499584 140328419912272 140328948823963 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31312] ppid=31300 vsize=13984976 memory=1380 CPUtime=3.73 cores=0,2,4,6
/proc/31302/task/31312/stat : 31312 (java) S 31300 31300 30767 0 -1 1077944384 19376 0 0 0 371 2 0 0 20 0 15 0 117658436 14320615424 70123 33554432000 4194304 4196468 140736321499584 140328418859120 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31313] ppid=31300 vsize=13984976 memory=1380 CPUtime=4.22 cores=0,2,4,6
/proc/31302/task/31313/stat : 31313 (java) S 31300 31300 30767 0 -1 1077944384 20456 0 0 0 420 2 0 0 20 0 15 0 117658436 14320615424 70123 33554432000 4194304 4196468 140736321499584 140328417806320 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31314] ppid=31300 vsize=13984976 memory=279920 CPUtime=0.69 cores=0,2,4,6
/proc/31302/task/31314/stat : 31314 (java) S 31300 31300 30767 0 -1 1077944384 9257 0 0 0 68 1 0 0 20 0 15 0 117658436 14320615424 70123 33554432000 4194304 4196468 140736321499584 140328416754032 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31315] ppid=31300 vsize=13984976 memory=2344 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31315/stat : 31315 (java) S 31300 31300 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117658437 14320615424 70123 33554432000 4194304 4196468 140736321499584 140328415701472 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31316] ppid=31300 vsize=13984976 memory=928 CPUtime=1.29 cores=0,2,4,6
/proc/31302/task/31316/stat : 31316 (java) S 31300 31300 30767 0 -1 1077944384 1093 0 0 0 60 69 0 0 20 0 15 0 117658437 14320615424 70123 33554432000 4194304 4196468 140736321499584 140328414649264 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
Current children cumulated CPU time: 2382.87 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 281872 KiB

[startup+2382.3 s]
/proc/loadavg: 1.35 1.47 1.62 3/218 31760
/proc/meminfo: memFree=30497568/32770624 swapFree=67108860/67108860
[pid=31300] ppid=31297 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31300/stat : 31300 (xcsp3-exec) S 31297 31300 30767 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117658431 9740288 345 33554432000 4194304 5098028 140725452869264 140725452867368 139922263265916 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26288128 140725452870766 140725452870971 140725452870971 140725452873707 0
/proc/31300/statm: 2378 345 289 221 0 87 0
[pid=31302] ppid=31300 vsize=13984976 memory=271108 CPUtime=2444.21 cores=0,2,4,6
/proc/31302/stat : 31302 (java) S 31300 31300 30767 0 -1 1077944320 280444 0 0 0 243992 429 0 0 20 0 15 0 117658431 14320615424 67777 33554432000 4194304 4196468 140736321499584 140736321482128 140328948805367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
/proc/31302/statm: 3496244 67777 3282 1 0 3483478 0
[pid=31302/tid=31303] ppid=31300 vsize=13984976 memory=1380 CPUtime=2359.17 cores=0,2,4,6
/proc/31302/task/31303/stat : 31303 (java) R 31300 31300 30767 0 -1 4202560 80778 0 0 0 235895 22 0 0 20 0 15 0 117658431 14320615424 67777 33554432000 4194304 4196468 140736321499584 140328953044800 140328548633226 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31304] ppid=31300 vsize=13984976 memory=273672 CPUtime=17.86 cores=0,2,4,6
/proc/31302/task/31304/stat : 31304 (java) S 31300 31300 30767 0 -1 1077944384 26248 0 0 0 1709 77 0 0 20 0 15 0 117658432 14320615424 67777 33554432000 4194304 4196468 140736321499584 140328863873424 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31305] ppid=31300 vsize=13984976 memory=279316 CPUtime=17.89 cores=0,2,4,6
/proc/31302/task/31305/stat : 31305 (java) S 31300 31300 30767 0 -1 1077944384 28389 0 0 0 1712 77 0 0 20 0 15 0 117658432 14320615424 67777 33554432000 4194304 4196468 140736321499584 140328543709456 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31306] ppid=31300 vsize=13984976 memory=280344 CPUtime=17.89 cores=0,2,4,6
/proc/31302/task/31306/stat : 31306 (java) S 31300 31300 30767 0 -1 1077944384 25900 0 0 0 1712 77 0 0 20 0 15 0 117658432 14320615424 67777 33554432000 4194304 4196468 140736321499584 140328542657168 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31307] ppid=31300 vsize=13984976 memory=294332 CPUtime=17.86 cores=0,2,4,6
/proc/31302/task/31307/stat : 31307 (java) S 31300 31300 30767 0 -1 1077944384 28297 0 0 0 1707 79 0 0 20 0 15 0 117658432 14320615424 67777 33554432000 4194304 4196468 140736321499584 140328541604368 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31308] ppid=31300 vsize=13984976 memory=279828 CPUtime=3.49 cores=0,2,4,6
/proc/31302/task/31308/stat : 31308 (java) S 31300 31300 30767 0 -1 1077944384 39280 0 0 0 301 48 0 0 20 0 15 0 117658433 14320615424 67777 33554432000 4194304 4196468 140736321499584 140328423070320 140328948816514 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31309] ppid=31300 vsize=13984976 memory=273160 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31309/stat : 31309 (java) S 31300 31300 30767 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 117658434 14320615424 67777 33554432000 4194304 4196468 140736321499584 140328422016352 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31310] ppid=31300 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31310/stat : 31310 (java) S 31300 31300 30767 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 117658434 14320615424 67777 33554432000 4194304 4196468 140736321499584 140328420963968 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31311] ppid=31300 vsize=13984976 memory=271108 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31311/stat : 31311 (java) S 31300 31300 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117658436 14320615424 67777 33554432000 4194304 4196468 140736321499584 140328419912272 140328948823963 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31312] ppid=31300 vsize=13984976 memory=1380 CPUtime=3.74 cores=0,2,4,6
/proc/31302/task/31312/stat : 31312 (java) S 31300 31300 30767 0 -1 1077944384 19378 0 0 0 372 2 0 0 20 0 15 0 117658436 14320615424 67777 33554432000 4194304 4196468 140736321499584 140328418859120 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31313] ppid=31300 vsize=13984976 memory=271108 CPUtime=4.22 cores=0,2,4,6
/proc/31302/task/31313/stat : 31313 (java) S 31300 31300 30767 0 -1 1077944384 20458 0 0 0 420 2 0 0 20 0 15 0 117658436 14320615424 67777 33554432000 4194304 4196468 140736321499584 140328417806320 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31314] ppid=31300 vsize=13984976 memory=1380 CPUtime=0.69 cores=0,2,4,6
/proc/31302/task/31314/stat : 31314 (java) S 31300 31300 30767 0 -1 1077944384 9259 0 0 0 68 1 0 0 20 0 15 0 117658436 14320615424 67777 33554432000 4194304 4196468 140736321499584 140328416754032 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31315] ppid=31300 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31315/stat : 31315 (java) S 31300 31300 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117658437 14320615424 67777 33554432000 4194304 4196468 140736321499584 140328415701472 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31316] ppid=31300 vsize=13984976 memory=1380 CPUtime=1.33 cores=0,2,4,6
/proc/31302/task/31316/stat : 31316 (java) S 31300 31300 30767 0 -1 1077944384 1108 0 0 0 62 71 0 0 20 0 15 0 117658437 14320615424 67777 33554432000 4194304 4196468 140736321499584 140328414649264 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
Current children cumulated CPU time: 2444.21 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 272488 KiB

[startup+2442.3 s]
/proc/loadavg: 1.71 1.56 1.64 3/218 31761
/proc/meminfo: memFree=30372428/32770624 swapFree=67108860/67108860
[pid=31300] ppid=31297 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31300/stat : 31300 (xcsp3-exec) S 31297 31300 30767 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117658431 9740288 345 33554432000 4194304 5098028 140725452869264 140725452867368 139922263265916 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26288128 140725452870766 140725452870971 140725452870971 140725452873707 0
/proc/31300/statm: 2378 345 289 221 0 87 0
[pid=31302] ppid=31300 vsize=13984976 memory=285508 CPUtime=2505.7 cores=0,2,4,6
/proc/31302/stat : 31302 (java) S 31300 31300 30767 0 -1 1077944320 285271 0 0 0 250129 441 0 0 20 0 15 0 117658431 14320615424 71377 33554432000 4194304 4196468 140736321499584 140736321482128 140328948805367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
/proc/31302/statm: 3496244 71377 3282 1 0 3483478 0
[pid=31302/tid=31303] ppid=31300 vsize=13984976 memory=1380 CPUtime=2418.54 cores=0,2,4,6
/proc/31302/task/31303/stat : 31303 (java) R 31300 31300 30767 0 -1 4202560 82906 0 0 0 241831 23 0 0 20 0 15 0 117658431 14320615424 71377 33554432000 4194304 4196468 140736321499584 140328953044800 140328548632744 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31304] ppid=31300 vsize=13984976 memory=291968 CPUtime=18.37 cores=0,2,4,6
/proc/31302/task/31304/stat : 31304 (java) S 31300 31300 30767 0 -1 1077944384 26566 0 0 0 1757 80 0 0 20 0 15 0 117658432 14320615424 71377 33554432000 4194304 4196468 140736321499584 140328863873424 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31305] ppid=31300 vsize=13984976 memory=295560 CPUtime=18.37 cores=0,2,4,6
/proc/31302/task/31305/stat : 31305 (java) S 31300 31300 30767 0 -1 1077944384 28733 0 0 0 1758 79 0 0 20 0 15 0 117658432 14320615424 71377 33554432000 4194304 4196468 140736321499584 140328543709456 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31306] ppid=31300 vsize=13984976 memory=291972 CPUtime=18.4 cores=0,2,4,6
/proc/31302/task/31306/stat : 31306 (java) S 31300 31300 30767 0 -1 1077944384 26252 0 0 0 1760 80 0 0 20 0 15 0 117658432 14320615424 71377 33554432000 4194304 4196468 140736321499584 140328542657168 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31307] ppid=31300 vsize=13984976 memory=290940 CPUtime=18.35 cores=0,2,4,6
/proc/31302/task/31307/stat : 31307 (java) S 31300 31300 30767 0 -1 1077944384 28694 0 0 0 1755 80 0 0 20 0 15 0 117658432 14320615424 71377 33554432000 4194304 4196468 140736321499584 140328541604368 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31308] ppid=31300 vsize=13984976 memory=288080 CPUtime=3.58 cores=0,2,4,6
/proc/31302/task/31308/stat : 31308 (java) S 31300 31300 30767 0 -1 1077944384 40547 0 0 0 310 48 0 0 20 0 15 0 117658433 14320615424 71377 33554432000 4194304 4196468 140736321499584 140328423070320 140328948816514 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31309] ppid=31300 vsize=13984976 memory=285508 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31309/stat : 31309 (java) S 31300 31300 30767 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 117658434 14320615424 71377 33554432000 4194304 4196468 140736321499584 140328422016352 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31310] ppid=31300 vsize=13984976 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31310/stat : 31310 (java) S 31300 31300 30767 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 117658434 14320615424 71377 33554432000 4194304 4196468 140736321499584 140328420963968 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31311] ppid=31300 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31311/stat : 31311 (java) S 31300 31300 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117658436 14320615424 71377 33554432000 4194304 4196468 140736321499584 140328419912272 140328948823963 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31312] ppid=31300 vsize=13984976 memory=1380 CPUtime=3.74 cores=0,2,4,6
/proc/31302/task/31312/stat : 31312 (java) S 31300 31300 30767 0 -1 1077944384 19380 0 0 0 372 2 0 0 20 0 15 0 117658436 14320615424 71377 33554432000 4194304 4196468 140736321499584 140328418859120 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31313] ppid=31300 vsize=13984976 memory=290132 CPUtime=4.22 cores=0,2,4,6
/proc/31302/task/31313/stat : 31313 (java) S 31300 31300 30767 0 -1 1077944384 20460 0 0 0 420 2 0 0 20 0 15 0 117658436 14320615424 71377 33554432000 4194304 4196468 140736321499584 140328417806320 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31314] ppid=31300 vsize=13984976 memory=1380 CPUtime=0.69 cores=0,2,4,6
/proc/31302/task/31314/stat : 31314 (java) S 31300 31300 30767 0 -1 1077944384 9261 0 0 0 68 1 0 0 20 0 15 0 117658436 14320615424 71377 33554432000 4194304 4196468 140736321499584 140328416754032 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31315] ppid=31300 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31315/stat : 31315 (java) S 31300 31300 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117658437 14320615424 71377 33554432000 4194304 4196468 140736321499584 140328415701472 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31316] ppid=31300 vsize=13984976 memory=296072 CPUtime=1.36 cores=0,2,4,6
/proc/31302/task/31316/stat : 31316 (java) S 31300 31300 30767 0 -1 1077944384 1123 0 0 0 63 73 0 0 20 0 15 0 117658437 14320615424 71377 33554432000 4194304 4196468 140736321499584 140328414649264 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
Current children cumulated CPU time: 2505.7 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 286888 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2456.4 s]
/proc/loadavg: 1.68 1.55 1.64 3/218 31762
/proc/meminfo: memFree=30370076/32770624 swapFree=67108860/67108860
[pid=31300] ppid=31297 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31300/stat : 31300 (xcsp3-exec) S 31297 31300 30767 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117658431 9740288 345 33554432000 4194304 5098028 140725452869264 140725452867368 139922263265916 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26288128 140725452870766 140725452870971 140725452870971 140725452873707 0
/proc/31300/statm: 2378 345 289 221 0 87 0
[pid=31302] ppid=31300 vsize=13984976 memory=285464 CPUtime=2520.05 cores=0,2,4,6
/proc/31302/stat : 31302 (java) S 31300 31300 30767 0 -1 1077944320 288441 0 0 0 251562 443 0 0 20 0 15 0 117658431 14320615424 71366 33554432000 4194304 4196468 140736321499584 140736321482128 140328948805367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
/proc/31302/statm: 3496244 71366 3282 1 0 3483478 0
[pid=31302/tid=31303] ppid=31300 vsize=13984976 memory=6791534058613427641 CPUtime=2432.53 cores=0,2,4,6
/proc/31302/task/31303/stat : 31303 (java) R 31300 31300 30767 0 -1 4202560 85702 0 0 0 243230 23 0 0 20 0 15 0 117658431 14320615424 71366 33554432000 4194304 4196468 140736321499584 140328953044688 140328548634162 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31304] ppid=31300 vsize=13984976 memory=920 CPUtime=18.45 cores=0,2,4,6
/proc/31302/task/31304/stat : 31304 (java) S 31300 31300 30767 0 -1 1077944384 26599 0 0 0 1765 80 0 0 20 0 15 0 117658432 14320615424 71366 33554432000 4194304 4196468 140736321499584 140328863873424 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31305] ppid=31300 vsize=13984976 memory=3832 CPUtime=18.45 cores=0,2,4,6
/proc/31302/task/31305/stat : 31305 (java) S 31300 31300 30767 0 -1 1077944384 28982 0 0 0 1766 79 0 0 20 0 15 0 117658432 14320615424 71366 33554432000 4194304 4196468 140736321499584 140328543709456 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31306] ppid=31300 vsize=13984976 memory=2784 CPUtime=18.47 cores=0,2,4,6
/proc/31302/task/31306/stat : 31306 (java) S 31300 31300 30767 0 -1 1077944384 26280 0 0 0 1767 80 0 0 20 0 15 0 117658432 14320615424 71366 33554432000 4194304 4196468 140736321499584 140328542657168 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31307] ppid=31300 vsize=13984976 memory=6791534058613427641 CPUtime=18.43 cores=0,2,4,6
/proc/31302/task/31307/stat : 31307 (java) S 31300 31300 30767 0 -1 1077944384 28729 0 0 0 1762 81 0 0 20 0 15 0 117658432 14320615424 71366 33554432000 4194304 4196468 140736321499584 140328541604368 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31308] ppid=31300 vsize=13984976 memory=18476 CPUtime=3.6 cores=0,2,4,6
/proc/31302/task/31308/stat : 31308 (java) S 31300 31300 30767 0 -1 1077944384 40576 0 0 0 311 49 0 0 20 0 15 0 117658433 14320615424 71366 33554432000 4194304 4196468 140736321499584 140328423070320 140328948816514 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31309] ppid=31300 vsize=13984976 memory=18652 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31309/stat : 31309 (java) S 31300 31300 30767 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 117658434 14320615424 71366 33554432000 4194304 4196468 140736321499584 140328422016352 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31310] ppid=31300 vsize=13984976 memory=4040 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31310/stat : 31310 (java) S 31300 31300 30767 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 117658434 14320615424 71366 33554432000 4194304 4196468 140736321499584 140328420963968 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31311] ppid=31300 vsize=13984976 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31311/stat : 31311 (java) S 31300 31300 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117658436 14320615424 71366 33554432000 4194304 4196468 140736321499584 140328419912272 140328948823963 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31312] ppid=31300 vsize=13984976 memory=6791534058613427641 CPUtime=3.74 cores=0,2,4,6
/proc/31302/task/31312/stat : 31312 (java) S 31300 31300 30767 0 -1 1077944384 19380 0 0 0 372 2 0 0 20 0 15 0 117658436 14320615424 71366 33554432000 4194304 4196468 140736321499584 140328418859120 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31313] ppid=31300 vsize=13984976 memory=956 CPUtime=4.22 cores=0,2,4,6
/proc/31302/task/31313/stat : 31313 (java) S 31300 31300 30767 0 -1 1077944384 20460 0 0 0 420 2 0 0 20 0 15 0 117658436 14320615424 71366 33554432000 4194304 4196468 140736321499584 140328417806320 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31314] ppid=31300 vsize=13984976 memory=2344 CPUtime=0.69 cores=0,2,4,6
/proc/31302/task/31314/stat : 31314 (java) S 31300 31300 30767 0 -1 1077944384 9261 0 0 0 68 1 0 0 20 0 15 0 117658436 14320615424 71366 33554432000 4194304 4196468 140736321499584 140328416754032 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31315] ppid=31300 vsize=13984976 memory=928 CPUtime=0 cores=0,2,4,6
/proc/31302/task/31315/stat : 31315 (java) S 31300 31300 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117658437 14320615424 71366 33554432000 4194304 4196468 140736321499584 140328415701472 140328948815573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
[pid=31302/tid=31316] ppid=31300 vsize=13984976 memory=1568 CPUtime=1.36 cores=0,2,4,6
/proc/31302/task/31316/stat : 31316 (java) S 31300 31300 30767 0 -1 1077944384 1123 0 0 0 63 73 0 0 20 0 15 0 117658437 14320615424 71366 33554432000 4194304 4196468 140736321499584 140328414649264 140328948816514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31313920 140736321504407 140736321504583 140736321504583 140736321507279 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 286844 KiB

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

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

[startup+2456.41 s]
# the end of solver process 31302 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.63 s, system=4.44059 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.07
CPU user time (s): 2515.63
CPU system time (s): 4.44059
CPU usage (%): 102.592
Max. virtual memory (cumulated for all children) (KiB): 13996248
Max. memory (cumulated for all children) (KiB): 518852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.63
system time used= 4.44059
maximum resident set size= 522932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 289102
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 124031
involuntary context switches= 5611


# summary of solver processes directly reported to runsolver:
#   pid: 31300,31302
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2515.63
#   total CPU system time (s): 4.44059

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.269 second user time and 24.9812 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-16 02:54:04
IDJOB=4271947
IDBENCH=138136
IDSOLVER=2664
FILE ID=node103/4271947-1502845703
RUNJOBID= node103-1502842139-30798
PBS_JOBID= 20629857
Free space on /tmp= 61708 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-sw100/BinPacking-sum-sw100-11.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-4271947-1502845703/watcher-4271947-1502845703 -o /tmp/evaluation-result-4271947-1502845703/solver-4271947-1502845703 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502842139-30798 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1453888411 HOME/instance-4271947-1502845703.xml

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

MD5SUM BENCH= c58f2fe5ede8c4d6ff77ee35850bdc3a
RANDOM SEED=1453888411

node103.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.56
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.56
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.56
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.56
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:        19861708 kB
MemAvailable:   20473608 kB
Buffers:          195612 kB
Cached:           702024 kB
SwapCached:            0 kB
Active:         12198136 kB
Inactive:         247004 kB
Active(anon):   11496752 kB
Inactive(anon):    78576 kB
Active(file):     701384 kB
Inactive(file):   168428 kB
Unevictable:        6448 kB
Mlocked:            6448 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7516 kB
Writeback:             0 kB
AnonPages:      11529032 kB
Mapped:            58744 kB
Shmem:             25260 kB
Slab:             143132 kB
SReclaimable:     115844 kB
SUnreclaim:        27288 kB
KernelStack:        3872 kB
PageTables:        28188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   11845284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:  11001856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61784 MiB
End job on node103 at 2017-08-16 03:35:00